public class SecurityIdentity$JAXB
extends <any>
Constructor and Description |
---|
SecurityIdentity$JAXB() |
Modifier and Type | Method and Description |
---|---|
static SecurityIdentity |
_read(XoXMLStreamReader reader,
RuntimeContext context) |
static void |
_write(XoXMLStreamWriter writer,
SecurityIdentity securityIdentity,
RuntimeContext context) |
SecurityIdentity |
read(XoXMLStreamReader reader,
RuntimeContext context) |
static SecurityIdentity |
readSecurityIdentity(XoXMLStreamReader reader,
RuntimeContext context) |
void |
write(XoXMLStreamWriter writer,
SecurityIdentity securityIdentity,
RuntimeContext context) |
static void |
writeSecurityIdentity(XoXMLStreamWriter writer,
SecurityIdentity securityIdentity,
RuntimeContext context) |
public static SecurityIdentity readSecurityIdentity(XoXMLStreamReader reader, RuntimeContext context) throws java.lang.Exception
java.lang.Exception
public static void writeSecurityIdentity(XoXMLStreamWriter writer, SecurityIdentity securityIdentity, RuntimeContext context) throws java.lang.Exception
java.lang.Exception
public void write(XoXMLStreamWriter writer, SecurityIdentity securityIdentity, RuntimeContext context) throws java.lang.Exception
java.lang.Exception
public static final SecurityIdentity _read(XoXMLStreamReader reader, RuntimeContext context) throws java.lang.Exception
java.lang.Exception
public final SecurityIdentity read(XoXMLStreamReader reader, RuntimeContext context) throws java.lang.Exception
java.lang.Exception
public static final void _write(XoXMLStreamWriter writer, SecurityIdentity securityIdentity, RuntimeContext context) throws java.lang.Exception
java.lang.Exception