AccountExpiredException

AccountExpiredException

class AccountExpiredException extends AccountStatusException

AccountExpiredException is thrown when the user account has expired.

Methods

TokenInterface getToken()

Get the token.

from AuthenticationException