ExpiredTokenException¶
-
class
OC\Authentication\Exceptions\ExpiredTokenException¶ Source: lib/private/Authentication/Exceptions/ExpiredTokenException.php#31 Parent: OC\Authentication\Exceptions\InvalidTokenException
Properties¶
Methods¶
-
public
OC\Authentication\Exceptions\ExpiredTokenException::__construct($token)¶ Source: lib/private/Authentication/Exceptions/ExpiredTokenException.php#35
-
public
OC\Authentication\Exceptions\ExpiredTokenException::getToken()¶ Source: lib/private/Authentication/Exceptions/ExpiredTokenException.php#41