| Package | Description |
|---|---|
| com.authlete.common.api |
The definition of Authlete API (
AuthleteApi) and the factory class (AuthleteApiFactory). |
| Modifier and Type | Method and Description |
|---|---|
GrantedScopesGetResponse |
AuthleteApi.getGrantedScopes(long clientId,
String subject)
Get the set of scopes that a user has granted to a client application
(call Authlete's
/client/granted_scopes/get/{clientId} API). |
Copyright © 2017. All rights reserved.