| Package | Description |
|---|---|
| org.alfresco.repo.web.auth | |
| org.alfresco.repo.web.scripts.servlet | |
| org.alfresco.repo.webdav.auth |
| Modifier and Type | Class and Description |
|---|---|
class |
NoopAuthenticationListener
AuthenticationListener that does nothing. |
| Modifier and Type | Field and Description |
|---|---|
protected AuthenticationListener |
BasicHttpAuthenticatorFactory.listener |
protected AuthenticationListener |
BasicHttpAuthenticatorFactory.BasicHttpAuthenticator.listener |
| Modifier and Type | Method and Description |
|---|---|
void |
BasicHttpAuthenticatorFactory.setAuthenticationListener(AuthenticationListener listener)
Set the listener for authentication events, generated by
BasicHttpAuthenticatorFactory.BasicHttpAuthenticator instances. |
| Constructor and Description |
|---|
BasicHttpAuthenticator(org.springframework.extensions.webscripts.servlet.WebScriptServletRequest req,
org.springframework.extensions.webscripts.servlet.WebScriptServletResponse res,
AuthenticationListener listener)
Construct
|
RemoteUserAuthenticator(org.springframework.extensions.webscripts.servlet.WebScriptServletRequest req,
org.springframework.extensions.webscripts.servlet.WebScriptServletResponse res,
AuthenticationListener listener) |
| Modifier and Type | Field and Description |
|---|---|
protected AuthenticationListener |
BaseAuthenticationFilter.authenticationListener
The authentication listener.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaseAuthenticationFilter.setAuthenticationListener(AuthenticationListener authenticationListener)
Sets the authentication listener.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.