public static class MPJWTFilter.ValidateJSonWebToken extends Object
| Constructor and Description |
|---|
ValidateJSonWebToken(javax.servlet.http.HttpServletRequest httpServletRequest,
JWTAuthConfiguration authContextInfo) |
| Modifier and Type | Method and Description |
|---|---|
static JWTCallerPrincipal |
parse(String token,
JWTAuthConfiguration authContextInfo) |
org.eclipse.microprofile.jwt.JsonWebToken |
validate(javax.servlet.http.HttpServletRequest request) |
public ValidateJSonWebToken(javax.servlet.http.HttpServletRequest httpServletRequest,
JWTAuthConfiguration authContextInfo)
public org.eclipse.microprofile.jwt.JsonWebToken validate(javax.servlet.http.HttpServletRequest request)
public static JWTCallerPrincipal parse(String token, JWTAuthConfiguration authContextInfo) throws ParseException
ParseExceptionCopyright © 1999–2020 The Apache Software Foundation. All rights reserved.