Class IdentityClaimsParser

    • Constructor Detail

      • IdentityClaimsParser

        public IdentityClaimsParser()
    • Method Detail

      • parse

        public Claim parse​(Element claim)
        Specified by:
        parse in interface ClaimsParser
        Parameters:
        claim - Element to parse claim request from
        Returns:
        Claim parsed from claim
      • parseClaimType

        public static Claim parseClaimType​(Element claimType)
      • getSupportedDialect

        public String getSupportedDialect()
        Return the supported dialect of this class
        Specified by:
        getSupportedDialect in interface ClaimsParser
        Returns:
        Name of supported Dialect