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

Generated from IDL struct "MechandOptions".

Version:
generated at Nov 26, 2008 6:59:59 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 5), 06-Jun-2007
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}-2008 null. All Rights Reserved.