org.omg.CSIIOP
Class CompoundSecMech
java.lang.Object
org.omg.CSIIOP.CompoundSecMech
- All Implemented Interfaces:
- org.omg.CORBA.portable.IDLEntity, java.io.Serializable
- public final class CompoundSecMech
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
org/omg/CSIIOP/CompoundSecMech.java .
Generated by the IDL-to-Java compiler (portable), version "3.1"
from /var/home/jpp/rebuild/free/BUILD/geronimo-specs-1.1/geronimo-spec-corba/src/main/idl/CSIIOP.idl
Thursday, May 31, 2007 7:28:29 PM CEST
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
target_requires
public short target_requires
transport_mech
public TaggedComponent transport_mech
as_context_mech
public AS_ContextSec as_context_mech
sas_context_mech
public SAS_ContextSec sas_context_mech
CompoundSecMech
public CompoundSecMech()
CompoundSecMech
public CompoundSecMech(short _target_requires,
TaggedComponent _transport_mech,
AS_ContextSec _as_context_mech,
SAS_ContextSec _sas_context_mech)
Copyright © {inceptionYear}-2007 null. All Rights Reserved.