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 Dec 2, 2008 12:16:56 PM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 5), 06-Jun-2007
Method Summary |
AuthenticationStatus |
authenticate(int method,
java.lang.String mechanism,
java.lang.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(java.lang.String mechanism)
|
get_supported_authen_methods
int[] get_supported_authen_methods(java.lang.String mechanism)
authenticate
AuthenticationStatus authenticate(int method,
java.lang.String mechanism,
java.lang.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 © 2008. All Rights Reserved.