| Name | Description | Type | Package | Framework |
| AuthenticationListener | AuthenticationListener implementations can receive notifications of successful and unsuccessful authentication requests, made during web script, WebDav or Sharepoint requests. | Interface | org.alfresco.repo.web.auth | AlFresco |
| BasicAuthCredentials | WebCredentials holding username and the md5 hash of the password. | Class | org.alfresco.repo.web.auth | AlFresco |
| GuestCredentials | WebCredentials representing a guest user. | Class | org.alfresco.repo.web.auth | AlFresco |
| KerberosCredentials | WebCredentials implementation for holding Kerberos credentials. | Class | org.alfresco.repo.web.auth | AlFresco |
| NoopAuthenticationListener | AuthenticationListener that does nothing. | Class | org.alfresco.repo.web.auth | AlFresco |
| NTLMCredentials | WebCredentials for holding credentials for NTLM authentication. | Class | org.alfresco.repo.web.auth | AlFresco |
| TenantAuthentication | Interface | org.alfresco.repo.web.auth | AlFresco | |
| TicketCredentials | WebCredentials class for holding Alfresco tickets. | Class | org.alfresco.repo.web.auth | AlFresco |