public interface RemoteUserMapper
| Modifier and Type | Method and Description |
|---|---|
String |
getRemoteUser(javax.servlet.http.HttpServletRequest request)
Gets an externally authenticated user ID from an HTTP request.
|
String getRemoteUser(javax.servlet.http.HttpServletRequest request)
request - the requestnull if the user is unauthenticatedCopyright © 2005–2018 Alfresco Software. All rights reserved.