Uses of Class
org.apache.cocoon.webapps.authentication.context.AuthenticationContext

Packages that use AuthenticationContext
org.apache.cocoon.webapps.authentication.generation   
org.apache.cocoon.webapps.authentication.user   
 

Uses of AuthenticationContext in org.apache.cocoon.webapps.authentication.generation
 

Methods in org.apache.cocoon.webapps.authentication.generation with parameters of type AuthenticationContext
 void ConfigurationGenerator.showConfiguration(XMLConsumer consumer, String src, org.apache.cocoon.webapps.authentication.generation.UserManagementHandler handler, AuthenticationContext context)
          Show the configuration for the admin.
 

Uses of AuthenticationContext in org.apache.cocoon.webapps.authentication.user
 

Methods in org.apache.cocoon.webapps.authentication.user that return AuthenticationContext
 AuthenticationContext UserHandler.getContext()
          Add a handler context
 

Constructors in org.apache.cocoon.webapps.authentication.user with parameters of type AuthenticationContext
UserHandler(HandlerConfiguration handler, AuthenticationContext context)
          Create a new handler object.
 



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