org.apache.cocoon.webapps.authentication.acting |
|
Java Source File Name | Type | Comment |
AuthAction.java | Class | This is the authentication action
This action contains the complete configuration for the authentication
Manager. |
LoggedInAction.java | Class | This action tests if the user is logged in for a given handler. |
LoginAction.java | Class | This action logs the current user into a given handler. |
LogoutAction.java | Class | |