Class SpecificAuthChainDescriptor


  • public class SpecificAuthChainDescriptor
    extends Object
    • Field Detail

      • DEFAULT_HANDLE_PROMPT_VALUE

        public static final boolean DEFAULT_HANDLE_PROMPT_VALUE
        See Also:
        Constant Field Values
    • Constructor Detail

      • SpecificAuthChainDescriptor

        public SpecificAuthChainDescriptor()
    • Method Detail

      • getReplacementChain

        public List<String> getReplacementChain()
      • getAllowedPlugins

        public List<String> getAllowedPlugins()
      • getUrlPatterns

        public List<Pattern> getUrlPatterns()
      • doHandlePrompt

        public boolean doHandlePrompt()
        Return if the auth filter has to handle prompt or return 401
        Since:
        8.2