Uses of Class
com.axway.apim.api.model.apps.ClientAppOauthResource
-
Packages that use ClientAppOauthResource Package Description com.axway.apim.api.model.apps -
-
Uses of ClientAppOauthResource in com.axway.apim.api.model.apps
Methods in com.axway.apim.api.model.apps that return types with arguments of type ClientAppOauthResource Modifier and Type Method Description List<ClientAppOauthResource>ClientApplication. getOauthResources()Method parameters in com.axway.apim.api.model.apps with type arguments of type ClientAppOauthResource Modifier and Type Method Description voidClientApplication. setOauthResources(List<ClientAppOauthResource> oauthResources)
-