Interface RememberMeAuthenticationToken

    • Method Detail

      • isRememberMe

        boolean isRememberMe()
        Returns true if the submitting user wishes their identity (principal(s)) to be remembered across sessions, false otherwise.
        Returns:
        true if the submitting user wishes their identity (principal(s)) to be remembered across sessions, false otherwise.