Uses of Class
be.atbash.runtime.security.jwt.principal.JWTCallerPrincipal
-
Packages that use JWTCallerPrincipal Package Description be.atbash.runtime.security.jwt.principal -
-
Uses of JWTCallerPrincipal in be.atbash.runtime.security.jwt.principal
Subclasses of JWTCallerPrincipal in be.atbash.runtime.security.jwt.principal Modifier and Type Class Description classDefaultJWTCallerPrincipalA default implementation of JWTCallerPrincipal that wraps the jose4j JwtClaims.Methods in be.atbash.runtime.security.jwt.principal that return JWTCallerPrincipal Modifier and Type Method Description JWTCallerPrincipalJWTCallerPrincipalFactory. parse(String token, JWTAuthContextInfo authContextInfo)
-