| Package | Description |
|---|---|
| com.cybersource.flex.android | |
| com.cybersource.flex.android.impl |
| Modifier and Type | Method and Description |
|---|---|
static CaptureContext |
CaptureContext.fromJwt(String jwt) |
| Modifier and Type | Method and Description |
|---|---|
void |
FlexService.createTokenAsyncTask(CaptureContext captureContext,
Map<String,Object> sad,
TransientTokenCreationCallback callback) |
void |
TransientTokenAsyncRequester.createTokenAsyncTask(CaptureContext captureContext,
String jwe,
TransientTokenCreationCallback callback) |
| Constructor and Description |
|---|
SadBuilder(CaptureContext captureContext) |
| Modifier and Type | Class and Description |
|---|---|
class |
CaptureContextImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
FlexServiceImpl.createTokenAsyncTask(CaptureContext captureContext,
Map<String,Object> sad,
TransientTokenCreationCallback callback) |
void |
UrlConnectionRequesterImpl.createTokenAsyncTask(CaptureContext captureContext,
String jwe,
TransientTokenCreationCallback callback) |
| Constructor and Description |
|---|
TransientTokenImpl(CaptureContext captureContext,
String jwt) |
Copyright © 2022. All rights reserved.