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
          Deprecated. This block is deprecated and will be removed in future versions.
 

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-2010 The Apache Software Foundation. All Rights Reserved.