Uses of Interface
org.apache.cocoon.webapps.authentication.components.Authenticator

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

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

Classes in org.apache.cocoon.webapps.authentication.components that implement Authenticator
 class PipelineAuthenticator
          Deprecated. This block is deprecated and will be removed in future versions.
 class ServletAuthenticator
          Deprecated. This block is deprecated and will be removed in future versions.
 

Methods in org.apache.cocoon.webapps.authentication.components that return Authenticator
protected  Authenticator DefaultAuthenticationManager.lookupAuthenticator(HandlerConfiguration config)
          Deprecated. The authenticator used to authenticate a user
 

Methods in org.apache.cocoon.webapps.authentication.components with parameters of type Authenticator
protected  void DefaultAuthenticationManager.releaseAuthenticator(Authenticator authenticator, HandlerConfiguration config)
          Deprecated. Release the used authenticator
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.