Modifier and Type | Class and Description |
---|---|
class |
DefaultRemoteUserMapper
A default
RemoteUserMapper implementation. |
Modifier and Type | Field and Description |
---|---|
protected RemoteUserMapper |
RemoteUserAuthenticatorFactory.remoteUserMapper |
Modifier and Type | Method and Description |
---|---|
void |
RemoteUserAuthenticatorFactory.setRemoteUserMapper(RemoteUserMapper remoteUserMapper) |
Modifier and Type | Field and Description |
---|---|
protected RemoteUserMapper |
BaseAuthenticationFilter.remoteUserMapper
The remote user mapper.
|
Modifier and Type | Method and Description |
---|---|
void |
BaseAuthenticationFilter.setRemoteUserMapper(RemoteUserMapper remoteUserMapper)
Sets the remote user mapper.
|
Modifier and Type | Method and Description |
---|---|
static RemoteUserMapper |
AuthenticationHelper.getRemoteUserMapper(ServletContext sc)
Gets the remote user mapper if one is configured and active (i.e.
|
Modifier and Type | Field and Description |
---|---|
protected RemoteUserMapper |
BasicAuthenticationHandler.remoteUserMapper |
Modifier and Type | Method and Description |
---|---|
void |
BasicAuthenticationHandler.setRemoteUserMapper(RemoteUserMapper remoteUserMapper) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.