| Name | Description | Type | Package | Framework |
| AnonymousSecurityHandler | This security handlers doesn't check any credentials of the user. | Class | org.apache.cocoon.auth.impl | Apache Cocoon |
| LoginInfo | This class keeps track of the number of applications a user is logged into using the same security handler. | Class | org.apache.cocoon.auth.impl | Apache Cocoon |
| PipelineSecurityHandler | Verify if a user can be authenticated. | Class | org.apache.cocoon.auth.impl | Apache Cocoon |
| PipelineSecurityHandler .PipelineSHUser | The internal user class. | Class | org.apache.cocoon.auth.impl.PipelineSecurityHandler | Apache Cocoon |
| ServletSecurityHandler | Verify if a user can be authenticated. | Class | org.apache.cocoon.auth.impl | Apache Cocoon |
| ServletSecurityHandler .ServletUser | Inner class for the current user. | Class | org.apache.cocoon.auth.impl.ServletSecurityHandler | Apache Cocoon |
| StandardApplicationManager | This is the default implementation of the ApplicationManager. | Class | org.apache.cocoon.auth.impl | Apache Cocoon |