Package com.adobe.aco.auth
Class AuthServiceFactory
- java.lang.Object
-
- com.adobe.aco.auth.AuthServiceFactory
-
public class AuthServiceFactory extends Object
-
-
Constructor Summary
Constructors Constructor Description AuthServiceFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static AuthServicecreateAuthService(AdobeCredentials credentials, String imsBaseUrlOverride)
-
-
-
Method Detail
-
createAuthService
public static AuthService createAuthService(AdobeCredentials credentials, String imsBaseUrlOverride)
-
-