org.omg.Security
Class CredentialType
java.lang.Object
|
+--org.omg.Security.CredentialType
- public final class CredentialType
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
_SecInvocationCredentials
public static final int _SecInvocationCredentials
_SecOwnCredentials
public static final int _SecOwnCredentials
_SecNRCredentials
public static final int _SecNRCredentials
SecInvocationCredentials
public static final CredentialType SecInvocationCredentials
SecOwnCredentials
public static final CredentialType SecOwnCredentials
SecNRCredentials
public static final CredentialType SecNRCredentials
value
public int value()
from_int
public static final CredentialType from_int(int i)
throws org.omg.CORBA.BAD_PARAM