| Package | Description |
|---|---|
| de.adorsys.datasafe.privatestore.impl.actions |
| Modifier and Type | Class and Description |
|---|---|
class |
WriteToPrivateImplRuntimeDelegatable |
| Modifier and Type | Method and Description |
|---|---|
WriteToPrivateImpl |
WriteToPrivateImpl_Factory.get() |
static WriteToPrivateImpl |
WriteToPrivateImpl_Factory.newWriteToPrivateImpl(PrivateKeyService privateKeyService,
EncryptedResourceResolver resolver,
EncryptedDocumentWriteService writer) |
static WriteToPrivateImpl |
WriteToPrivateImpl_Factory.provideInstance(javax.inject.Provider<PrivateKeyService> privateKeyServiceProvider,
javax.inject.Provider<EncryptedResourceResolver> resolverProvider,
javax.inject.Provider<EncryptedDocumentWriteService> writerProvider) |
| Modifier and Type | Method and Description |
|---|---|
static void |
WriteToPrivateImplRuntimeDelegatable.overrideWith(OverridesRegistry context,
Function<WriteToPrivateImplRuntimeDelegatable.ArgumentsCaptor,WriteToPrivateImpl> ctorCaptor)
This is a typesafe function to register overriding class into context.
|
Copyright © 2019. All rights reserved.