Uses of Class
org.omg.CSI.IdentityToken
Packages that use IdentityToken
-
Uses of IdentityToken in org.jboss.iiop.csiv2
Methods in org.jboss.iiop.csiv2 that return IdentityTokenModifier and TypeMethodDescriptionSASCurrentOperations.get_incoming_identity()Returns theorg.omg.CSI.IdentityTokenthat arrived with the current IIOP request. -
Uses of IdentityToken in org.omg.CSI
Fields in org.omg.CSI declared as IdentityTokenMethods in org.omg.CSI that return IdentityTokenModifier and TypeMethodDescriptionstatic IdentityTokenstatic IdentityTokenIdentityTokenHelper.read(InputStream istream) Methods in 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 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)