Class AuthenticationPluginDescriptor


  • public class AuthenticationPluginDescriptor
    extends Object
    • Constructor Detail

      • AuthenticationPluginDescriptor

        public AuthenticationPluginDescriptor()
    • Method Detail

      • getEnabled

        public boolean getEnabled()
      • setEnabled

        public void setEnabled​(boolean enabled)
      • getName

        public String getName()
      • setParameters

        public void setParameters​(Map<String,​String> parameters)
      • getNeedStartingURLSaving

        public boolean getNeedStartingURLSaving()
      • getStateful

        public boolean getStateful()
      • setNeedStartingURLSaving

        public void setNeedStartingURLSaving​(boolean needStartingURLSaving)
      • setStateful

        public void setStateful​(boolean stateful)