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
org/omg/CSIIOP/AS_ContextSec.java .
Generated by the IDL-to-Java compiler (portable), version "3.2"
from /home/iurt/rpm/BUILD/geronimo-spec-corba/src/main/idl/CSIIOP.idl
Saturday, November 26, 2011 9:53:35 PM UTC
- 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-2011 The Apache Software Foundation. All Rights Reserved.