Uses of Class
com.axway.apim.api.model.OAuthClientProfile
-
Packages that use OAuthClientProfile Package Description com.axway.apim.adapter.apis -
-
Uses of OAuthClientProfile in com.axway.apim.adapter.apis
Methods in com.axway.apim.adapter.apis that return OAuthClientProfile Modifier and Type Method Description OAuthClientProfileAPIManagerOAuthClientProfilesAdapter. getOAuthClientProfile(String profileName)Methods in com.axway.apim.adapter.apis that return types with arguments of type OAuthClientProfile Modifier and Type Method Description List<OAuthClientProfile>APIManagerOAuthClientProfilesAdapter. getOAuthClientProfiles()
-