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