Frames | No Frames |
Methods with return type org.omg.Security.AuthenticationStatus | |
AuthenticationStatus | VaultOperations.acquire_credentials(int method, java.lang.String mechanism, java.lang.String security_name, byte[] auth_data, SecAttribute[] privileges, CredentialsHolder creds, OpaqueHolder continuation_data, OpaqueHolder auth_specific_data) |
AuthenticationStatus | VaultOperations.continue_credentials_acquisition(byte[] response_data, Credentials creds, OpaqueHolder continuation_data, OpaqueHolder auth_specific_data) |
Constructors with parameter type org.omg.Security.AuthenticationStatus | |
Fields of type org.omg.Security.AuthenticationStatus | |
AuthenticationStatus | |
AuthenticationStatus | |
AuthenticationStatus | |
AuthenticationStatus | |
AuthenticationStatus |
Methods with parameter type org.omg.Security.AuthenticationStatus | |
void | |
void |
Methods with return type org.omg.Security.AuthenticationStatus | |
AuthenticationStatus | |
AuthenticationStatus | AuthenticationStatus.from_int(int value) |
AuthenticationStatus |
Methods with return type org.omg.Security.AuthenticationStatus | |
AuthenticationStatus | PrincipalAuthenticatorOperations.authenticate(int method, java.lang.String mechanism, java.lang.String security_name, byte[] auth_data, SecAttribute[] privileges, CredentialsHolder creds, OpaqueHolder continuation_data, OpaqueHolder auth_specific_data) |
AuthenticationStatus | |
AuthenticationStatus | PrincipalAuthenticatorOperations.continue_authentication(byte[] response_data, Credentials creds, OpaqueHolder continuation_data, OpaqueHolder auth_specific_data) |
Constructors with parameter type org.omg.Security.AuthenticationStatus | |
CredentialsImpl.CredentialsImpl(SecAttribute attributes, AuthenticationStatus status, InvocationCredentialsType type) | |
ReceivedCredentialsImpl.ReceivedCredentialsImpl(SecAttribute attributes, AuthenticationStatus authStatus) |
Methods with return type org.omg.Security.AuthenticationStatus | |
AuthenticationStatus | PrincipalAuthenticatorImpl.authenticate(int method, String mechanism, String security_name, byte[] auth_data, SecAttribute privileges, CredentialsHolder creds, OpaqueHolder continuation_data, OpaqueHolder auth_specific_data) |
AuthenticationStatus | SunJssePrincipalAuthenticatorImpl.authenticate(int method, String mechanism, String security_name, byte[] auth_data, SecAttribute privileges, CredentialsHolder creds, OpaqueHolder continuation_data, OpaqueHolder auth_specific_data) |
AuthenticationStatus | |
AuthenticationStatus | PrincipalAuthenticatorImpl.continue_authentication(byte[] response_data, Credentials creds, OpaqueHolder continuation_data, OpaqueHolder auth_specific_data) not implemented
|
AuthenticationStatus | SunJssePrincipalAuthenticatorImpl.continue_authentication(byte[] response_data, Credentials creds, OpaqueHolder continuation_data, OpaqueHolder auth_specific_data) not implemented
|