public class ThreadLocalClientTLSCredentialHandler extends Object implements HttpClientContextHandler
HttpClientContextHandler which clears the thread local client TLS credential
held by ThreadLocalX509CredentialContext.| Modifier and Type | Field and Description |
|---|---|
private org.slf4j.Logger |
log
Logger.
|
| Constructor and Description |
|---|
ThreadLocalClientTLSCredentialHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
invokeAfter(HttpClientContext context,
HttpUriRequest request) |
void |
invokeBefore(HttpClientContext context,
HttpUriRequest request) |
public ThreadLocalClientTLSCredentialHandler()
public void invokeBefore(@Nonnull HttpClientContext context, @Nonnull HttpUriRequest request) throws IOException
invokeBefore in interface HttpClientContextHandlerIOExceptionpublic void invokeAfter(@Nonnull HttpClientContext context, @Nonnull HttpUriRequest request) throws IOException
invokeAfter in interface HttpClientContextHandlerIOExceptionCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.