Class AttributeOIDCScopeRuleParser

  • All Implemented Interfaces:
    BeanDefinitionParser

    public class AttributeOIDCScopeRuleParser
    extends net.shibboleth.idp.attribute.filter.spring.policyrule.impl.AbstractStringPolicyRuleParser
    Bean definition parser for AttributeOIDCScopePolicyRule.
    • Field Detail

      • SCHEMA_TYPE_AFP

        public static final QName SCHEMA_TYPE_AFP
        Schema type.
    • Constructor Detail

      • AttributeOIDCScopeRuleParser

        public AttributeOIDCScopeRuleParser()
    • Method Detail

      • getNativeBeanClass

        @Nonnull
        protected Class<AttributeOIDCScopePolicyRule> getNativeBeanClass()
        Specified by:
        getNativeBeanClass in class net.shibboleth.idp.attribute.filter.spring.policyrule.BasePolicyRuleParser