Uses of Interface
org.apache.cocoon.webapps.authentication.AuthenticationManager

Packages that use AuthenticationManager
org.apache.cocoon.webapps.authentication.components   
org.apache.cocoon.webapps.portal.components   
 

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

Classes in org.apache.cocoon.webapps.authentication.components that implement AuthenticationManager
 class DefaultAuthenticationManager
          This is the basis authentication component.
 

Uses of AuthenticationManager in org.apache.cocoon.webapps.portal.components
 

Methods in org.apache.cocoon.webapps.portal.components that return AuthenticationManager
protected  AuthenticationManager PortalManagerImpl.getAuthenticationManager()
          Get the authentication manager
 



Copyright ⌐ 1999-2004 The Apache Software Foundation. All Rights Reserved.