Package | Description |
---|---|
com.adobe.platform.operation |
Contains the classes and sub-packages for various operations.
|
com.adobe.platform.operation.auth |
Contains the classes for all types of credentials supported by DC Services SDK.
|
Modifier and Type | Method and Description |
---|---|
static ExecutionContext |
ExecutionContext.create(Credentials credentials)
Creates a context instance using the provided
Credentials . |
static ExecutionContext |
ExecutionContext.create(Credentials credentials,
ClientConfig clientConfig)
Creates a context instance using the provided
Credentials and ClientConfig |
Modifier and Type | Class and Description |
---|---|
class |
ServiceAccountCredentials
Service Account credentials allow your application to call DC Services on behalf of the application itself, or on behalf of an enterprise organization.
|
Copyright © 2021 Adobe. All rights reserved.