Package | Description |
---|---|
org.omg.SecurityLevel2 | |
org.omg.SecurityReplaceable |
Modifier and Type | Method and Description |
---|---|
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 |
PrincipalAuthenticatorOperations.continue_authentication(byte[] response_data,
Credentials creds,
OpaqueHolder continuation_data,
OpaqueHolder auth_specific_data) |
Modifier and Type | Method and Description |
---|---|
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) |