org.omg.CSI
Class IdentityToken
java.lang.Object
org.omg.CSI.IdentityToken
- All Implemented Interfaces:
- IDLEntity, java.io.Serializable
- public final class IdentityToken
- extends java.lang.Object
- implements IDLEntity
Generated from IDL definition of union "IdentityToken"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IdentityToken
public IdentityToken()
discriminator
public int discriminator()
absent
public boolean absent()
absent
public void absent(boolean _x)
anonymous
public boolean anonymous()
anonymous
public void anonymous(boolean _x)
principal_name
public byte[] principal_name()
principal_name
public void principal_name(byte[] _x)
certificate_chain
public byte[] certificate_chain()
certificate_chain
public void certificate_chain(byte[] _x)
dn
public byte[] dn()
dn
public void dn(byte[] _x)
id
public byte[] id()
id
public void id(byte[] _x)
id
public void id(int _discriminator,
byte[] _x)