Class ElytronOAuth2CallerPrincipal

  • All Implemented Interfaces:
    Principal

    public class ElytronOAuth2CallerPrincipal
    extends Object
    implements Principal
    An implementation of ElytronOAuth2CallerPrincipal that builds on the Elytron attributes
    • Constructor Detail

      • ElytronOAuth2CallerPrincipal

        public ElytronOAuth2CallerPrincipal​(String customPrincipalName,
                                            Map<String,​Object> claims)
      • ElytronOAuth2CallerPrincipal

        public ElytronOAuth2CallerPrincipal​(Map<String,​Object> claims)