org.omg.Security
Class CredentialType
java.lang.Object
org.omg.Security.CredentialType
- All Implemented Interfaces:
- IDLEntity, java.io.Serializable
- public final class CredentialType
- extends java.lang.Object
- implements IDLEntity
Generated from IDL definition of enum "CredentialType"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, 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)