NonceExpiredException

NonceExpiredException

class NonceExpiredException extends AuthenticationException

NonceExpiredException is thrown when an authentication is rejected because the digest nonce has expired.

Methods

TokenInterface getToken()

Get the token.

from AuthenticationExcepti