org.omg.Security
Class MechandOptions

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

public final class MechandOptions
extends Object
implements IDLEntity

org/omg/Security/MechandOptions.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from /home/iurt/rpm/BUILD/geronimo-spec-corba/src/main/idl/Security.idl Saturday, November 26, 2011 9:53:35 PM UTC

See Also:
Serialized Form

Field Summary
 String mechanism_type
           
 short options_supported
           
 
Constructor Summary
MechandOptions()
           
MechandOptions(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 String mechanism_type

options_supported

public short options_supported
Constructor Detail

MechandOptions

public MechandOptions()

MechandOptions

public MechandOptions(String _mechanism_type,
                      short _options_supported)


Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.