Class ElytronOAuth2CallerPrincipal
java.lang.Object
io.quarkus.elytron.security.oauth2.runtime.auth.ElytronOAuth2CallerPrincipal
- All Implemented Interfaces:
Principal
An implementation of ElytronOAuth2CallerPrincipal that builds on the Elytron attributes
-
Constructor Summary
ConstructorsConstructorDescriptionElytronOAuth2CallerPrincipal(String customPrincipalName, Map<String, Object> claims) ElytronOAuth2CallerPrincipal(Map<String, Object> claims) -
Method Summary