Package org.alfresco.repo.web.auth
-
Interface Summary Interface Description AuthenticationListener AuthenticationListener implementations can receive notifications of successful and unsuccessful authentication requests, made during web script, WebDav or Sharepoint requests.TenantAuthentication WebCredentials WebScriptCredentials interface. -
Class Summary Class Description BasicAuthCredentials WebCredentialsholding username and the md5 hash of the password.GuestCredentials WebCredentialsrepresenting a guest user.KerberosCredentials WebCredentialsimplementation for holding Kerberos credentials.NoopAuthenticationListener AuthenticationListenerthat does nothing.TicketCredentials WebCredentialsclass for holding Alfresco tickets.UnknownCredentials WebCredentialswhere credentials are undetermined.