Uses of Class
io.quarkus.smallrye.jwt.runtime.auth.JsonWebTokenCredential
-
-
Uses of JsonWebTokenCredential in io.quarkus.smallrye.jwt.runtime.auth
Methods in io.quarkus.smallrye.jwt.runtime.auth that return JsonWebTokenCredential Modifier and Type Method Description (package private) JsonWebTokenCredentialJsonWebTokenCredentialProducer. currentToken()The producer method for the current id token
-