org.omg.SecurityLevel2
Interface PrincipalAuthenticatorOperations
- PrincipalAuthenticator
- PrincipalAuthenticatorImpl, SunJssePrincipalAuthenticatorImpl
public interface PrincipalAuthenticatorOperations
Generated from IDL interface "PrincipalAuthenticator"
- JacORB IDL compiler V 2.2, 7-May-2004
AuthenticationStatus | 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 | continue_authentication(byte[] response_data, Credentials creds, OpaqueHolder continuation_data, OpaqueHolder auth_specific_data)
|
int[] | get_supported_authen_methods(java.lang.String mechanism)
|
get_supported_authen_methods
public int[] get_supported_authen_methods(java.lang.String mechanism)