Class AccountPolicyTO

    • Constructor Detail

      • AccountPolicyTO

        public AccountPolicyTO()
    • Method Detail

      • isPropagateSuspension

        public boolean isPropagateSuspension()
      • setPropagateSuspension

        public void setPropagateSuspension​(boolean propagateSuspension)
      • getMaxAuthenticationAttempts

        public int getMaxAuthenticationAttempts()
      • setMaxAuthenticationAttempts

        public void setMaxAuthenticationAttempts​(int maxAuthenticationAttempts)
      • getPassthroughResources

        public List<String> getPassthroughResources()