Uses of Package
io.smallrye.jwt.auth.principal
Packages that use io.smallrye.jwt.auth.principal
Package
Description
-
Classes in io.smallrye.jwt.auth.principal used by io.smallrye.jwt
-
Classes in io.smallrye.jwt.auth.principal used by io.smallrye.jwt.auth
-
Classes in io.smallrye.jwt.auth.principal used by io.smallrye.jwt.auth.cdiClassDescriptionThe 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.principalClassDescriptionThis implements the MP-JWT 1.1 mp.jwt.verify.publickey.location config property resolution logicWarning this class consists of generated code.The public key and expected issuer needed to validate a token.An abstract CallerPrincipal implementation that provides access to the JWT claims that are required by the microprofile token.The factory class that provides the token string to JWTCallerPrincipal parsing for a given implementation.A parser to parse a JWT token and convert it to a
JsonWebToken.The exception thrown when there is a failure to parse the JWTWarning this class consists of generated code. -
Classes in io.smallrye.jwt.auth.principal used by io.smallrye.jwt.config