|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Authenticator | |
org.apache.cocoon.webapps.authentication.components |
Uses of Authenticator in org.apache.cocoon.webapps.authentication.components |
Classes in org.apache.cocoon.webapps.authentication.components that implement Authenticator | |
class |
PipelineAuthenticator
Verify if a user can be authenticated. |
class |
ServletAuthenticator
Verify if a user can be authenticated. |
Methods in org.apache.cocoon.webapps.authentication.components that return Authenticator | |
protected Authenticator |
DefaultAuthenticationManager.lookupAuthenticator(HandlerConfiguration config)
The authenticator used to authenticate a user |
Methods in org.apache.cocoon.webapps.authentication.components with parameters of type Authenticator | |
protected void |
DefaultAuthenticationManager.releaseAuthenticator(Authenticator authenticator,
HandlerConfiguration config)
Release the used authenticator |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |