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 | Description |
---|---|
BasicAuthCredentials |
WebCredentials holding username and the md5 hash of the password. |
GuestCredentials |
WebCredentials representing a guest user. |
KerberosCredentials |
WebCredentials implementation for holding Kerberos credentials. |
NoopAuthenticationListener |
AuthenticationListener that does nothing. |
NTLMCredentials |
WebCredentials for holding credentials for NTLM authentication. |
TicketCredentials |
WebCredentials class for holding Alfresco tickets. |
UnknownCredentials |
WebCredentials where credentials are undetermined. |
Copyright © 2005–2017 Alfresco Software. All rights reserved.