Uses of Package
io.smallrye.jwt.auth.principal
-
Packages that use io.smallrye.jwt.auth.principal Package Description io.smallrye.jwt io.smallrye.jwt.auth io.smallrye.jwt.auth.cdi io.smallrye.jwt.auth.principal io.smallrye.jwt.config -
Classes in io.smallrye.jwt.auth.principal used by io.smallrye.jwt Class Description JWTAuthContextInfo The public key and expected issuer needed to validate a token. -
Classes in io.smallrye.jwt.auth.principal used by io.smallrye.jwt.auth Class Description JWTAuthContextInfo The public key and expected issuer needed to validate a token. -
Classes in io.smallrye.jwt.auth.principal used by io.smallrye.jwt.auth.cdi Class Description JWTCallerPrincipalFactory The factory class that provides the token string to JWTCallerPrincipal parsing for a given implementation. -
Classes in io.smallrye.jwt.auth.principal used by io.smallrye.jwt.auth.principal Class Description AbstractKeyLocationResolver This implements the MP-JWT 1.1 mp.jwt.verify.publickey.location config property resolution logicAwsAlbKeyResolverMessages_$bundle Warning this class consists of generated code.DefaultJWTTokenParser.ProtectionLevel JWTAuthContextInfo The public key and expected issuer needed to validate a token.JWTCallerPrincipal An abstract CallerPrincipal implementation that provides access to the JWT claims that are required by the microprofile token.JWTCallerPrincipalFactory The factory class that provides the token string to JWTCallerPrincipal parsing for a given implementation.JWTParser A parser to parse a JWT token and convert it to aJsonWebToken.ParseException The exception thrown when there is a failure to parse the JWTPrincipalMessages_$bundle Warning this class consists of generated code.UnmatchedTokenKidException -
Classes in io.smallrye.jwt.auth.principal used by io.smallrye.jwt.config Class Description JWTAuthContextInfo The public key and expected issuer needed to validate a token.