Uses of Class
com.sun.corba.ee.org.omg.CSI.IdentityToken
Packages that use IdentityToken
-
Uses of IdentityToken in com.sun.corba.ee.org.omg.CSI
Fields in com.sun.corba.ee.org.omg.CSI declared as IdentityTokenMethods in com.sun.corba.ee.org.omg.CSI that return IdentityTokenModifier and TypeMethodDescriptionstatic IdentityTokenstatic IdentityTokenIdentityTokenHelper.read(InputStream istream) Methods in com.sun.corba.ee.org.omg.CSI with parameters of type IdentityTokenModifier and TypeMethodDescriptionstatic voidIdentityTokenHelper.insert(Any a, IdentityToken that) static voidIdentityTokenHelper.write(OutputStream ostream, IdentityToken value) Constructors in com.sun.corba.ee.org.omg.CSI with parameters of type IdentityTokenModifierConstructorDescriptionEstablishContext(long _client_context_id, AuthorizationElement[] _authorization_token, IdentityToken _identity_token, byte[] _client_authentication_token) IdentityTokenHolder(IdentityToken initialValue)