Package com.sun.corba.ee.org.omg.CSIIOP
Class CompoundSecMech
java.lang.Object
com.sun.corba.ee.org.omg.CSIIOP.CompoundSecMech
- All Implemented Interfaces:
Serializable
,IDLEntity
com/sun/corba/ee/org/omg/CSIIOP/CompoundSecMech.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, 10:43:23 AM Greenwich Mean Time
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionshort
-
Constructor Summary
ConstructorsConstructorDescriptionCompoundSecMech
(short _target_requires, TaggedComponent _transport_mech, AS_ContextSec _as_context_mech, SAS_ContextSec _sas_context_mech) -
Method Summary
-
Field Details
-
target_requires
public short target_requires -
transport_mech
-
as_context_mech
-
sas_context_mech
-
-
Constructor Details
-
CompoundSecMech
public CompoundSecMech() -
CompoundSecMech
public CompoundSecMech(short _target_requires, TaggedComponent _transport_mech, AS_ContextSec _as_context_mech, SAS_ContextSec _sas_context_mech)
-