Interface AccountPolicy

    • Method Detail

      • isPropagateSuspension

        boolean isPropagateSuspension()
      • setPropagateSuspension

        void setPropagateSuspension​(boolean propagateSuspension)
      • getMaxAuthenticationAttempts

        int getMaxAuthenticationAttempts()
      • setMaxAuthenticationAttempts

        void setMaxAuthenticationAttempts​(int maxAuthenticationAttempts)