Class ForgotUsernameCompletePage


  • public class ForgotUsernameCompletePage
    extends ViewPage
    Represent the result page when asking for a forgotten password.
    Since:
    11.10
    Version:
    $Id: 10564c262c9478189d130f3e15046bc404ba0cc8 $
    • Constructor Detail

      • ForgotUsernameCompletePage

        public ForgotUsernameCompletePage()
    • Method Detail

      • isUsernameRetrieved

        @Deprecated
        public boolean isUsernameRetrieved​(String username)
        Deprecated.
        since 12.10.5 and 13.2RC1 this message is no longer displayed.
      • isAccountNotFound

        @Deprecated
        public boolean isAccountNotFound()
        Deprecated.
        since 12.10.5 and 13.2RC1 this message is no longer displayed.
      • getMessage

        @Unstable
        public String getMessage()
        Returns:
        the text content of the message box.
        Since:
        12.10.5, 13.2RC1
      • isForgotUsernameQuerySent

        @Unstable
        public boolean isForgotUsernameQuerySent()
        Returns:
        true if the forgot username query was successfully sent (without any error).
        Since:
        12.10.5, 13.2RC1