public class SSLClientCertInteractiveAuthenticator extends Object implements HttpRequestInteractiveAuthenticator
HttpRequestInteractiveAuthenticator.AuthenticationHandler, HttpRequestInteractiveAuthenticator.LogoutHandler| Constructor and Description |
|---|
SSLClientCertInteractiveAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
HttpRequestInteractiveAuthenticator.AuthenticationHandler |
getAuthenticationHandler(javax.servlet.http.HttpServletRequest request,
HttpManagementConfiguration configuration) |
HttpRequestInteractiveAuthenticator.LogoutHandler |
getLogoutHandler(javax.servlet.http.HttpServletRequest request,
HttpManagementConfiguration configuration) |
String |
getType() |
public SSLClientCertInteractiveAuthenticator()
public HttpRequestInteractiveAuthenticator.AuthenticationHandler getAuthenticationHandler(javax.servlet.http.HttpServletRequest request, HttpManagementConfiguration configuration)
getAuthenticationHandler in interface HttpRequestInteractiveAuthenticatorpublic HttpRequestInteractiveAuthenticator.LogoutHandler getLogoutHandler(javax.servlet.http.HttpServletRequest request, HttpManagementConfiguration configuration)
getLogoutHandler in interface HttpRequestInteractiveAuthenticatorCopyright © 2006–2020 The Apache Software Foundation. All rights reserved.