Class JWTAuthMechanism

java.lang.Object
io.quarkus.smallrye.jwt.runtime.auth.JWTAuthMechanism
All Implemented Interfaces:
HttpAuthenticationMechanism

@ApplicationScoped public class JWTAuthMechanism extends Object implements HttpAuthenticationMechanism
An AuthenticationMechanism that validates a caller based on a MicroProfile JWT bearer token