Uses of Interface
com.adobe.aco.auth.AuthService
-
Packages that use AuthService Package Description com.adobe.aco.auth com.adobe.aco.http -
-
Uses of AuthService in com.adobe.aco.auth
Methods in com.adobe.aco.auth that return AuthService Modifier and Type Method Description static AuthServiceAuthServiceFactory. createAuthService(AdobeCredentials credentials, String imsBaseUrlOverride) -
Uses of AuthService in com.adobe.aco.http
Methods in com.adobe.aco.http with parameters of type AuthService Modifier and Type Method Description static CommerceHttpClientCommerceHttpClientFactory. createHttpClient(AuthService auth, String tenantId, Region region, Environment environment, String baseUrlOverride)
-