@Deprecated abstract class RequestAuthenticationBase extends java.lang.Object implements HttpRequestInterceptor
Modifier and Type | Field and Description |
---|---|
(package private) Log |
log
Deprecated.
|
Constructor and Description |
---|
RequestAuthenticationBase()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
(package private) void |
process(AuthState authState,
HttpRequest request,
HttpContext context)
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
process
void process(AuthState authState, HttpRequest request, HttpContext context)