| Package | Description |
|---|---|
| com.authlete.common.api |
The definition of Authlete API (
AuthleteApi) and the factory class (AuthleteApiFactory). |
| Modifier and Type | Method and Description |
|---|---|
ClientSecretRefreshResponse |
AuthleteApi.refreshClientSecret(long clientId)
Refresh the client secret of a client.
|
ClientSecretRefreshResponse |
AuthleteApi.refreshClientSecret(String clientIdentifier)
Refresh the client secret of a client.
|
Copyright © 2019. All rights reserved.