Class BaseSAML2AttributeEncoderParser

    • Constructor Detail

      • BaseSAML2AttributeEncoderParser

        public BaseSAML2AttributeEncoderParser()
    • 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