org.omg.Security
Class CredentialType
java.lang.Object
org.omg.Security.CredentialType
- All Implemented Interfaces:
- java.io.Serializable, IDLEntity
public final class CredentialType
- extends java.lang.Object
- implements IDLEntity
Generated from IDL enum "CredentialType".
- Version:
- generated at Mar 12, 2011 4:11:22 PM
- Author:
- JacORB IDL compiler V 2.3.1 (JBoss patch01), 29-Jul-2009
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
_SecInvocationCredentials
public static final int _SecInvocationCredentials
- See Also:
- Constant Field Values
SecInvocationCredentials
public static final CredentialType SecInvocationCredentials
_SecNRCredentials
public static final int _SecNRCredentials
- See Also:
- Constant Field Values
SecNRCredentials
public static final CredentialType SecNRCredentials
CredentialType
protected CredentialType(int i)
value
public int value()
from_int
public static CredentialType from_int(int value)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object