Class EmailVerificationRequired

    • Constructor Detail

      • EmailVerificationRequired

        public EmailVerificationRequired()
    • Method Detail

      • getEmail

        public String getEmail()
        Get the email associated with the user.
      • setEmail

        public void setEmail​(String email)
        Set the email associated with the user.
      • getProfileManagementUrl

        public String getProfileManagementUrl()
        Get the profile management URL. Null if local identity profile's profile management is disabled.
      • setProfileManagementUrl

        public void setProfileManagementUrl​(String profileManagementUrl)
        Set the profile management URL.