Class EstablishContext

  • All Implemented Interfaces:
    java.io.Serializable, IDLEntity

    public final class EstablishContext
    extends java.lang.Object
    implements IDLEntity
    com/sun/corba/ee/org/omg/CSI/EstablishContext.java . Generated by the IDL-to-Java compiler (portable), version "4.1" from /home/abuild/rpmbuild/BUILD/glassfish-corba-4.2.4/csiv2-idl/src/main/idl/CSI.idl Wednesday, February 21, 2024 at 12:00:00 PM Greenwich Mean Time
    See Also:
    Serialized Form
    • Field Detail

      • client_context_id

        public long client_context_id
      • client_authentication_token

        public byte[] client_authentication_token
    • Constructor Detail

      • EstablishContext

        public EstablishContext()
      • EstablishContext

        public EstablishContext​(long _client_context_id,
                                AuthorizationElement[] _authorization_token,
                                IdentityToken _identity_token,
                                byte[] _client_authentication_token)