|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuthenticationContext | |
---|---|
org.apache.cocoon.portal.tools.userManagement | |
org.apache.cocoon.webapps.authentication.generation | |
org.apache.cocoon.webapps.authentication.user |
Uses of AuthenticationContext in org.apache.cocoon.portal.tools.userManagement |
---|
Methods in org.apache.cocoon.portal.tools.userManagement with parameters of type AuthenticationContext | |
---|---|
UserBean |
ContextGrabber.grab(AuthenticationContext context)
Grabbing the context of the current 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)
Deprecated. 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()
Deprecated. Add a handler context |
Constructors in org.apache.cocoon.webapps.authentication.user with parameters of type AuthenticationContext | |
---|---|
UserHandler(HandlerConfiguration handler,
AuthenticationContext context)
Deprecated. Create a new handler object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |