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 IdentityToken
static IdentityToken
IdentityTokenHelper.read
(InputStream istream) Methods in com.sun.corba.ee.org.omg.CSI with parameters of type IdentityTokenModifier and TypeMethodDescriptionstatic void
IdentityTokenHelper.insert
(Any a, IdentityToken that) static void
IdentityTokenHelper.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)