public class JWTAuthenticationMechanism extends Object implements javax.security.enterprise.authentication.mechanism.http.HttpAuthenticationMechanism
IdentityStore
for validation.Constructor and Description |
---|
JWTAuthenticationMechanism() |
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 httpMessageContext) |
public javax.security.enterprise.AuthenticationStatus validateRequest(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, javax.security.enterprise.authentication.mechanism.http.HttpMessageContext httpMessageContext) throws javax.security.enterprise.AuthenticationException
validateRequest
in interface javax.security.enterprise.authentication.mechanism.http.HttpAuthenticationMechanism
javax.security.enterprise.AuthenticationException
Copyright © 2018. All rights reserved.