Class UsersEmailsConfigs

    • Constructor Detail

      • UsersEmailsConfigs

        public UsersEmailsConfigs()
    • Method Detail

      • getSubjectPrefix

        public String getSubjectPrefix()
      • getAuthenticationLogin

        public Checkbox getAuthenticationLogin()
      • getSessionRefreshed

        public Checkbox getSessionRefreshed()
      • setSubjectPrefix

        public void setSubjectPrefix​(String subjectPrefix)
      • setAuthenticationLogin

        public void setAuthenticationLogin​(Checkbox authenticationLogin)
      • setSessionRefreshed

        public void setSessionRefreshed​(Checkbox sessionRefreshed)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object