org.omg.SecurityLevel2
Interface PrincipalAuthenticatorOperations
- All Known Subinterfaces:
- PrincipalAuthenticator
- All Known Implementing Classes:
- _PrincipalAuthenticatorLocalBase, PrincipalAuthenticatorLocalTie
public interface PrincipalAuthenticatorOperations
Generated from IDL interface "PrincipalAuthenticator".
- Version:
- generated at Jun 18, 2012 10:37:54 AM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
Method Summary |
AuthenticationStatus |
authenticate(int method,
String mechanism,
String security_name,
Any auth_data,
SecAttribute[] privileges,
CredentialsHolder creds,
AnyHolder continuation_data,
AnyHolder auth_specific_data)
|
AuthenticationStatus |
continue_authentication(Any response_data,
Credentials creds,
AnyHolder continuation_data,
AnyHolder auth_specific_data)
|
int[] |
get_supported_authen_methods(String mechanism)
|
get_supported_authen_methods
int[] get_supported_authen_methods(String mechanism)
authenticate
AuthenticationStatus authenticate(int method,
String mechanism,
String security_name,
Any auth_data,
SecAttribute[] privileges,
CredentialsHolder creds,
AnyHolder continuation_data,
AnyHolder auth_specific_data)
continue_authentication
AuthenticationStatus continue_authentication(Any response_data,
Credentials creds,
AnyHolder continuation_data,
AnyHolder auth_specific_data)
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.