Class BaseSAML1AttributeEncoderParser

    • Constructor Detail

      • BaseSAML1AttributeEncoderParser

        public BaseSAML1AttributeEncoderParser()
    • 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.
        Specified by:
        doParse in class BaseAttributeEncoderParser
        Parameters:
        config - the encoder element being parsed
        parserContext - the parser context
        rule - the mapping rule