Package org.alfresco.repo.web.auth
package org.alfresco.repo.web.auth
-
ClassDescriptionAuthenticationListener implementations can receive notifications of successful and unsuccessful authentication requests, made during web script, WebDav or Sharepoint requests.
WebCredentials
holding username and the md5 hash of the password.WebCredentials
representing a guest user.WebCredentials
implementation for holding Kerberos credentials.AuthenticationListener
that does nothing.WebCredentials
class for holding Alfresco tickets.WebCredentials
where credentials are undetermined.WebScriptCredentials interface.