public class APIManagerOAuthClientProfilesAdapter extends Object
| Constructor and Description |
|---|
APIManagerOAuthClientProfilesAdapter() |
| Modifier and Type | Method and Description |
|---|---|
OAuthClientProfile |
getOAuthClientProfile(String profileName) |
List<OAuthClientProfile> |
getOAuthClientProfiles() |
public APIManagerOAuthClientProfilesAdapter()
public List<OAuthClientProfile> getOAuthClientProfiles() throws AppException
AppExceptionpublic OAuthClientProfile getOAuthClientProfile(String profileName) throws AppException
AppExceptionCopyright © 2020. All rights reserved.