Package com.sun.corba.ee.org.omg.CSIIOP
Class AS_ContextSec
- java.lang.Object
-
- com.sun.corba.ee.org.omg.CSIIOP.AS_ContextSec
-
- All Implemented Interfaces:
java.io.Serializable
,IDLEntity
public final class AS_ContextSec extends java.lang.Object implements IDLEntity
com/sun/corba/ee/org/omg/CSIIOP/AS_ContextSec.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/CSIIOP.idl Wednesday, February 21, 2024 at 12:00:00 PM Greenwich Mean Time- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description byte[]
client_authentication_mech
byte[]
target_name
short
target_requires
short
target_supports
-
Constructor Summary
Constructors Constructor Description AS_ContextSec()
AS_ContextSec(short _target_supports, short _target_requires, byte[] _client_authentication_mech, byte[] _target_name)
-