public class HttpRequestRemoteUserExtractor extends Object implements RemoteUserExtractor
RemoteUserExtractor that extracts the remote user from the HTTP request.| Constructor and Description |
|---|
HttpRequestRemoteUserExtractor() |
| Modifier and Type | Method and Description |
|---|---|
String |
extract(javax.servlet.http.HttpServletRequest request) |
public String extract(javax.servlet.http.HttpServletRequest request) throws RemoteUserExtractionException
extract in interface RemoteUserExtractorRemoteUserExtractionExceptionCopyright © 2012-2025 Apache Software Foundation. All Rights Reserved.