| Package | Description |
|---|---|
| de.adorsys.datasafe.encrypiton.impl.cmsencryption |
| Modifier and Type | Class and Description |
|---|---|
class |
ASNCmsEncryptionConfigRuntimeDelegatable |
| Modifier and Type | Method and Description |
|---|---|
ASNCmsEncryptionConfig |
ASNCmsEncryptionConfig_Factory.get() |
ASNCmsEncryptionConfig |
CMSEncryptionServiceImplRuntimeDelegatable.ArgumentsCaptor.getEncryptionConfig() |
static ASNCmsEncryptionConfig |
ASNCmsEncryptionConfig_Factory.newInstance(CmsEncryptionConfig cmsEncryptionConfig) |
| Modifier and Type | Method and Description |
|---|---|
static CMSEncryptionServiceImpl |
CMSEncryptionServiceImpl_Factory.newInstance(ASNCmsEncryptionConfig encryptionConfig) |
static CMSEncryptionServiceImplRuntimeDelegatable |
CMSEncryptionServiceImplRuntimeDelegatable_Factory.newInstance(OverridesRegistry context,
ASNCmsEncryptionConfig encryptionConfig) |
| Modifier and Type | Method and Description |
|---|---|
static CMSEncryptionServiceImpl_Factory |
CMSEncryptionServiceImpl_Factory.create(javax.inject.Provider<ASNCmsEncryptionConfig> encryptionConfigProvider) |
static CMSEncryptionServiceImplRuntimeDelegatable_Factory |
CMSEncryptionServiceImplRuntimeDelegatable_Factory.create(javax.inject.Provider<OverridesRegistry> contextProvider,
javax.inject.Provider<ASNCmsEncryptionConfig> encryptionConfigProvider) |
static void |
ASNCmsEncryptionConfigRuntimeDelegatable.overrideWith(OverridesRegistry context,
Function<ASNCmsEncryptionConfigRuntimeDelegatable.ArgumentsCaptor,ASNCmsEncryptionConfig> ctorCaptor)
This is a typesafe function to register overriding class into context.
|
| Constructor and Description |
|---|
CMSEncryptionServiceImpl(ASNCmsEncryptionConfig encryptionConfig) |
CMSEncryptionServiceImplRuntimeDelegatable(OverridesRegistry context,
ASNCmsEncryptionConfig encryptionConfig) |
| Constructor and Description |
|---|
CMSEncryptionServiceImpl_Factory(javax.inject.Provider<ASNCmsEncryptionConfig> encryptionConfigProvider) |
CMSEncryptionServiceImplRuntimeDelegatable_Factory(javax.inject.Provider<OverridesRegistry> contextProvider,
javax.inject.Provider<ASNCmsEncryptionConfig> encryptionConfigProvider) |
Copyright © 2019. All rights reserved.