| Package | Description |
|---|---|
| de.adorsys.datasafe.encrypiton.impl.pathencryption |
| Modifier and Type | Class and Description |
|---|---|
class |
PathEncryptionImplRuntimeDelegatable |
| Modifier and Type | Method and Description |
|---|---|
PathEncryptionImpl |
PathEncryptionImpl_Factory.get() |
static PathEncryptionImpl |
PathEncryptionImpl_Factory.newPathEncryptionImpl(SymmetricPathEncryptionService bucketPathEncryptionService,
PrivateKeyService privateKeyService) |
static PathEncryptionImpl |
PathEncryptionImpl_Factory.provideInstance(javax.inject.Provider<SymmetricPathEncryptionService> bucketPathEncryptionServiceProvider,
javax.inject.Provider<PrivateKeyService> privateKeyServiceProvider) |
| Modifier and Type | Method and Description |
|---|---|
static void |
PathEncryptionImplRuntimeDelegatable.overrideWith(OverridesRegistry context,
Function<PathEncryptionImplRuntimeDelegatable.ArgumentsCaptor,PathEncryptionImpl> ctorCaptor)
This is a typesafe function to register overriding class into context.
|
Copyright © 2019. All rights reserved.