Uses of Class
org.apache.cocoon.webapps.authentication.components.Authenticator.AuthenticationResult

Packages that use Authenticator.AuthenticationResult
org.apache.cocoon.webapps.authentication.components   
 

Uses of Authenticator.AuthenticationResult in org.apache.cocoon.webapps.authentication.components
 

Methods in org.apache.cocoon.webapps.authentication.components that return Authenticator.AuthenticationResult
 Authenticator.AuthenticationResult ServletAuthenticator.authenticate(HandlerConfiguration configuration, SourceParameters parameters)
           
 Authenticator.AuthenticationResult PipelineAuthenticator.authenticate(HandlerConfiguration configuration, SourceParameters parameters)
           
 Authenticator.AuthenticationResult Authenticator.authenticate(HandlerConfiguration configuration, SourceParameters parameters)
          Try to authenticate the user.
 



Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.