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