public class AccessTokenRestClient extends BaseRestClient
LOG
Constructor and Description |
---|
AccessTokenRestClient() |
Modifier and Type | Method and Description |
---|---|
int |
count() |
void |
delete(String key) |
List<AccessTokenTO> |
list(int page,
int size,
SortParam<String> sort) |
getObject, getService, getService, getStatus, getSyncopeService, resetClient, toOrderBy
public void delete(String key)
public int count()
public List<AccessTokenTO> list(int page, int size, SortParam<String> sort)
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.