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

Generated from IDL struct "MechandOptions".

Version:
generated at Jun 18, 2012 10:36:55 AM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
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-2012 Apache Software Foundation. All Rights Reserved.