org.omg.CSIIOP
Class AS_ContextSec
java.lang.Object
org.omg.CSIIOP.AS_ContextSec
- IDLEntity, java.io.Serializable
public final class AS_ContextSec
extends java.lang.Object
Generated from IDL definition of struct "AS_ContextSec"
- JacORB IDL compiler
client_authentication_mech
public byte[] client_authentication_mech
target_name
public byte[] target_name
target_requires
public short target_requires
target_supports
public short target_supports
AS_ContextSec
public AS_ContextSec()
AS_ContextSec
public AS_ContextSec(short target_supports,
short target_requires,
byte[] client_authentication_mech,
byte[] target_name)