public class BasicAuthCallContextHandler extends Object implements CallContextHandler, Serializable
| Constructor and Description |
|---|
BasicAuthCallContextHandler()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getCallContextMap(javax.servlet.http.HttpServletRequest request)
Returns key-value pairs that will be added to the
CallContext. |
public Map<String,String> getCallContextMap(javax.servlet.http.HttpServletRequest request)
CallContextHandlerCallContext.getCallContextMap in interface CallContextHandlerCopyright © 2009-2015 The Apache Software Foundation. All Rights Reserved.