IWipeableToken¶
-
interface
OC\Authentication\Token\
IWipeableToken
¶ Implemented by: OC\Authentication\Token\PublicKeyToken
Source: lib/private/Authentication/Token/IWipeableToken.php#30 Parent: OC\Authentication\Token\IToken
Methods¶
-
public
OC\Authentication\Token\IWipeableToken::
wipe
()¶ - Mark the token for remote wipe
Source: lib/private/Authentication/Token/IWipeableToken.php#35