Class PasswordChangeRequiredException

    • Constructor Detail

      • PasswordChangeRequiredException

        public PasswordChangeRequiredException​(String message,
                                               String prompt,
                                               String lang)
      • PasswordChangeRequiredException

        public PasswordChangeRequiredException​(Throwable cause,
                                               String prompt,
                                               String lang)
      • PasswordChangeRequiredException

        public PasswordChangeRequiredException​(String message,
                                               String prompt,
                                               String lang,
                                               Throwable cause)
    • Method Detail

      • getPrompt

        public final String getPrompt()
        Returns:
        The prompt to show to the user - may be null/empty
      • getLanguage

        public final String getLanguage()
        Returns:
        The language code for the prompt - may be null/empty