org.apache.cocoon.webapps.authentication.components |
|
Java Source File Name | Type | Comment |
Authenticator.java | Interface | Verify if a user can be authenticated. |
DefaultAuthenticationManager.java | Class | This is the basis authentication component. |
DefaultHandlerManager.java | Class | |
PipelineAuthenticator.java | Class | Verify if a user can be authenticated. |
ServletAuthenticator.java | Class | Verify if a user can be authenticated. |