@Typed(value=CertificateAuthenticationMechanism.class) public class CertificateAuthenticationMechanism extends Object implements javax.security.enterprise.authentication.mechanism.http.HttpAuthenticationMechanism
| Modifier and Type | Field and Description |
|---|---|
protected static ResourceBundle |
SERVLET_CONTAINER_BUNDLE |
| Constructor and Description |
|---|
CertificateAuthenticationMechanism() |
| Modifier and Type | Method and Description |
|---|---|
javax.security.enterprise.AuthenticationStatus |
validateRequest(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
javax.security.enterprise.authentication.mechanism.http.HttpMessageContext httpMsgContext) |
protected static final ResourceBundle SERVLET_CONTAINER_BUNDLE
public javax.security.enterprise.AuthenticationStatus validateRequest(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
javax.security.enterprise.authentication.mechanism.http.HttpMessageContext httpMsgContext)
throws javax.security.enterprise.AuthenticationException
validateRequest in interface javax.security.enterprise.authentication.mechanism.http.HttpAuthenticationMechanismjavax.security.enterprise.AuthenticationExceptionCopyright © 2020. All rights reserved.