Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

SecurityLevel2::PrincipalAuthenticator Interface Reference

#include <SecurityLevel2.idl>

List of all members.

Public Methods

Security::AuthenticationMethodList get_supported_authen_methods ( in Security::MechanismType mechanism )
Security::AuthenticationStatus authenticate ( in Security::AuthenticationMethod method, in Security::MechanismType mechanism, in Security::SecurityName security_name, in any auth_data, in Security::AttributeList privileges, out Credentials creds, out any continuation_data, out any auth_specific_data )
Security::AuthenticationStatus continue_authentication ( in any response_data, in Credentials creds, out any continuation_data, out any auth_specific_data )


Member Function Documentation

Security::AuthenticationStatus SecurityLevel2::PrincipalAuthenticator::authenticate ( in Security::AuthenticationMethod method,
in Security::MechanismType mechanism,
in Security::SecurityName security_name,
in any auth_data,
in Security::AttributeList privileges,
out Credentials creds,
out any continuation_data,
out any auth_specific_data )
 

Security::AuthenticationStatus SecurityLevel2::PrincipalAuthenticator::continue_authentication ( in any response_data,
in Credentials creds,
out any continuation_data,
out any auth_specific_data )
 

Security::AuthenticationMethodList SecurityLevel2::PrincipalAuthenticator::get_supported_authen_methods ( in Security::MechanismType mechanism )
 


The documentation for this interface was generated from the following file:
Generated at Fri Oct 5 08:39:00 2001 for TAO_Security by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000