| Name | Description | Type | Package | Framework |
| AbstractAuthAction | This action tests if the user is logged in for a given application. | Class | org.apache.cocoon.auth.acting | Apache Cocoon |
| LoggedInAction | This action tests if the user is logged in for a given application. | Class | org.apache.cocoon.auth.acting | Apache Cocoon |
| LoginAction | This action logs the current user into a given application. | Class | org.apache.cocoon.auth.acting | Apache Cocoon |
| LogoutAction | This action logs the current user out of a given application. | Class | org.apache.cocoon.auth.acting | Apache Cocoon |