org.omg.CSIIOP
Class AS_ContextSec
java.lang.Object
org.omg.CSIIOP.AS_ContextSec
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class AS_ContextSec
- extends Object
- implements IDLEntity
Generated from IDL struct "AS_ContextSec".
- Version:
- generated at Jun 18, 2012 10:37:51 AM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
- See Also:
- Serialized Form
Constructor Summary |
AS_ContextSec()
|
AS_ContextSec(short target_supports,
short target_requires,
byte[] client_authentication_mech,
byte[] target_name)
|
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
client_authentication_mech
public byte[] client_authentication_mech
target_name
public byte[] target_name
AS_ContextSec
public AS_ContextSec()
AS_ContextSec
public AS_ContextSec(short target_supports,
short target_requires,
byte[] client_authentication_mech,
byte[] target_name)
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.