Class AttributeInOIDCRequestedClaimsRuleParser

    • Field Detail

      • SCHEMA_TYPE_AFP

        public static final QName SCHEMA_TYPE_AFP
        Schema type - afp.
    • Constructor Detail

      • AttributeInOIDCRequestedClaimsRuleParser

        public AttributeInOIDCRequestedClaimsRuleParser()
    • Method Detail

      • getNativeBeanClass

        @Nonnull
        protected Class<AttributeInOIDCRequestedClaimsMatcher> getNativeBeanClass()
        Specified by:
        getNativeBeanClass in class net.shibboleth.idp.attribute.filter.spring.matcher.BaseAttributeValueMatcherParser
      • doNativeParse

        protected void doNativeParse​(@Nonnull
                                     Element config,
                                     @Nonnull
                                     ParserContext parserContext,
                                     @Nonnull
                                     BeanDefinitionBuilder builder)
        Specified by:
        doNativeParse in class net.shibboleth.idp.attribute.filter.spring.matcher.BaseAttributeValueMatcherParser