Uses of Class
io.smallrye.jwt.auth.principal.AbstractKeyLocationResolver
Packages that use AbstractKeyLocationResolver
-
Uses of AbstractKeyLocationResolver in io.smallrye.jwt.auth.principal
Subclasses of AbstractKeyLocationResolver in io.smallrye.jwt.auth.principalModifier and TypeClassDescriptionclassDecryptionKeyResolver which checks the MP-JWT 1.1 mp.jwt.decrypt.key.location configuration property to resolve a decryption key.classVerificationKeyResolver which checks the MP-JWT 1.1 mp.jwt.verify.publickey and mp.jwt.verify.publickey.location configuration properties to resolve a verification key.class