org.omg.Security
Class MechandOptions

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

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

org/omg/Security/MechandOptions.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from /var/home/jpp/rebuild/devel/BUILD/geronimo-specs-1.2/geronimo-spec-corba/src/main/idl/Security.idl Wednesday, October 24, 2007 3:42:10 PM CEST

See Also:
Serialized Form

Field Summary
 java.lang.String mechanism_type
           
 short options_supported
           
 
Constructor Summary
MechandOptions()
           
MechandOptions(java.lang.String _mechanism_type, short _options_supported)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mechanism_type

public java.lang.String mechanism_type

options_supported

public short options_supported
Constructor Detail

MechandOptions

public MechandOptions()

MechandOptions

public MechandOptions(java.lang.String _mechanism_type,
                      short _options_supported)


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