Uses of Class
io.quarkus.oidc.UserInfo
-
Packages that use UserInfo Package Description io.quarkus.oidc.runtime -
-
Uses of UserInfo in io.quarkus.oidc.runtime
Methods in io.quarkus.oidc.runtime that return UserInfo Modifier and Type Method Description (package private) UserInfoOidcTokenCredentialProducer. currentUserInfo()The producer method for the current UserInfo
-