| Package | Description |
|---|---|
| de.adorsys.datasafe.encrypiton.impl.document |
| Modifier and Type | Class and Description |
|---|---|
class |
CMSDocumentReadServiceRuntimeDelegatable |
| Modifier and Type | Method and Description |
|---|---|
CMSDocumentReadService |
CMSDocumentReadService_Factory.get() |
static CMSDocumentReadService |
CMSDocumentReadService_Factory.newCMSDocumentReadService(StorageReadService readService,
PrivateKeyService privateKeyService,
CMSEncryptionService cms) |
static CMSDocumentReadService |
CMSDocumentReadService_Factory.provideInstance(javax.inject.Provider<StorageReadService> readServiceProvider,
javax.inject.Provider<PrivateKeyService> privateKeyServiceProvider,
javax.inject.Provider<CMSEncryptionService> cmsProvider) |
| Modifier and Type | Method and Description |
|---|---|
static void |
CMSDocumentReadServiceRuntimeDelegatable.overrideWith(OverridesRegistry context,
Function<CMSDocumentReadServiceRuntimeDelegatable.ArgumentsCaptor,CMSDocumentReadService> ctorCaptor)
This is a typesafe function to register overriding class into context.
|
Copyright © 2019. All rights reserved.