public interface FlexService
| Modifier and Type | Interface and Description |
|---|---|
static class |
FlexService.Implementation |
| Modifier and Type | Method and Description |
|---|---|
void |
createTokenAsyncTask(CaptureContext captureContext,
Map<String,Object> sad,
TransientTokenCreationCallback callback) |
static FlexService |
getInstance() |
static FlexService |
getInstance(FlexService.Implementation implementation) |
static FlexService |
getInstance(TransientTokenAsyncRequester transientTokenAsyncRequester) |
static FlexService getInstance()
static FlexService getInstance(FlexService.Implementation implementation)
static FlexService getInstance(TransientTokenAsyncRequester transientTokenAsyncRequester)
void createTokenAsyncTask(CaptureContext captureContext, Map<String,Object> sad, TransientTokenCreationCallback callback)
Copyright © 2022. All rights reserved.