|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |