public class DeleteAccessTokenWithRefreshTokenAction extends Object
| Constructor and Description |
|---|
DeleteAccessTokenWithRefreshTokenAction() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canPerform(<any> ctx) |
String |
getConfirmationMessage(<any> ctx) |
protected OAuthTokenService |
getOaAuthTokenService() |
boolean |
needsConfirmation(<any> ctx) |
<any> |
perform(<any> ctx) |
public DeleteAccessTokenWithRefreshTokenAction()
public <any> perform(<any> ctx)
public boolean canPerform(<any> ctx)
public boolean needsConfirmation(<any> ctx)
public String getConfirmationMessage(<any> ctx)
protected OAuthTokenService getOaAuthTokenService()
Copyright © 2017 SAP SE. All Rights Reserved.