org.omg.CSIIOP
Class SAS_ContextSec
java.lang.Object
org.omg.CSIIOP.SAS_ContextSec
- All Implemented Interfaces:
- IDLEntity, java.io.Serializable
- public final class SAS_ContextSec
- extends java.lang.Object
- implements IDLEntity
Generated from IDL definition of struct "SAS_ContextSec"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
target_supports
public short target_supports
target_requires
public short target_requires
privilege_authorities
public ServiceConfiguration[] privilege_authorities
supported_naming_mechanisms
public byte[][] supported_naming_mechanisms
supported_identity_types
public int supported_identity_types
SAS_ContextSec
public SAS_ContextSec()
SAS_ContextSec
public SAS_ContextSec(short target_supports,
short target_requires,
ServiceConfiguration[] privilege_authorities,
byte[][] supported_naming_mechanisms,
int supported_identity_types)