Class SAML2ScopedStringAttributeEncoderParser

    • Field Detail

      • TYPE_NAME_RESOLVER

        @Nonnull
        public static final QName TYPE_NAME_RESOLVER
        Schema type name..
    • Constructor Detail

      • SAML2ScopedStringAttributeEncoderParser

        public SAML2ScopedStringAttributeEncoderParser()
    • Method Detail

      • doParse

        protected void doParse​(@Nonnull
                               Element config,
                               @Nonnull
                               ParserContext parserContext,
                               @Nonnull
                               Map<String,​Object> rule)
        Inject any necessary elements into the mapping rule based on the specific encoder type.
        Overrides:
        doParse in class BaseSAML2AttributeEncoderParser
        Parameters:
        config - the encoder element being parsed
        parserContext - the parser context
        rule - the mapping rule