nextcloud/lib/private/Authentication/Exceptions
Roeland Jago Douma f03eb7ec3c
Remote wipe support
This allows a user to mark a token for remote wipe.
Clients that support this can then wipe the device properly.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-20 20:50:27 +02:00
..
ExpiredTokenException.php Move ExpiredTokenException to the correct namespace 2018-10-30 19:30:45 +01:00
InvalidProviderException.php
InvalidTokenException.php
LoginRequiredException.php
PasswordLoginForbiddenException.php
PasswordlessTokenException.php
TwoFactorAuthRequiredException.php
UserAlreadyLoggedInException.php
WipeTokenException.php Remote wipe support 2019-05-20 20:50:27 +02:00