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 17, 2009 1:47:00 PM
- 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, 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