@SystemSetup(extension="oauth2") public class CleanupAccessToken extends Object
| Constructor and Description |
|---|
CleanupAccessToken() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearAccessTokensFrom60Version()
remove all access tokens present with 6.0 version.
|
void |
setFlexibleSearchService(FlexibleSearchService flexibleSearchService) |
void |
setMaxRows(int maxRows) |
void |
setModelService(ModelService modelService) |
void |
setTypeService(TypeService typeService) |
@SystemSetup(extension="oauth2", type=ESSENTIAL, process=UPDATE) public void clearAccessTokensFrom60Version()
public void setTypeService(TypeService typeService)
public void setFlexibleSearchService(FlexibleSearchService flexibleSearchService)
public void setModelService(ModelService modelService)
public void setMaxRows(int maxRows)
Copyright © 2017 SAP SE. All Rights Reserved.