org.omg.CSIIOP
Class SAS_ContextSec

java.lang.Object
  extended by org.omg.CSIIOP.SAS_ContextSec
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class SAS_ContextSec
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

org/omg/CSIIOP/SAS_ContextSec.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from /usr/src/RPM/BUILD/geronimo-specs-1.2/geronimo-spec-corba/src/main/idl/CSIIOP.idl Wednesday, November 26, 2008 6:59:31 PM UTC

See Also:
Serialized Form

Field Summary
 ServiceConfiguration[] privilege_authorities
           
 int supported_identity_types
           
 byte[][] supported_naming_mechanisms
           
 short target_requires
           
 short target_supports
           
 
Constructor Summary
SAS_ContextSec()
           
SAS_ContextSec(short _target_supports, short _target_requires, ServiceConfiguration[] _privilege_authorities, byte[][] _supported_naming_mechanisms, int _supported_identity_types)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

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)


Copyright © {inceptionYear}-2008 null. All Rights Reserved.