org.omg.SECIOP
Class GenericMechanismInfo
java.lang.Object
org.omg.SECIOP.GenericMechanismInfo
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class GenericMechanismInfo
- extends Object
- implements IDLEntity
Generated from IDL struct "GenericMechanismInfo".
- Version:
- generated at Nov 6, 2011 12:20:29 AM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
security_mechanism_type
public byte[] security_mechanism_type
mech_specific_data
public byte[] mech_specific_data
components
public TaggedComponent[] components
GenericMechanismInfo
public GenericMechanismInfo()
GenericMechanismInfo
public GenericMechanismInfo(byte[] security_mechanism_type,
byte[] mech_specific_data,
TaggedComponent[] components)
Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.