IWipeableToken¶
-
interface
OC\Authentication\Token\IWipeableToken¶ Implemented by: OC\Authentication\Token\PublicKeyTokenSource: 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