| Package | Description |
|---|---|
| de.adorsys.datasafe.directory.impl.profile.operations.actions |
| Modifier and Type | Class and Description |
|---|---|
class |
ProfileUpdatingServiceImplRuntimeDelegatable |
| Modifier and Type | Method and Description |
|---|---|
ProfileUpdatingServiceImpl |
ProfileUpdatingServiceImpl_Factory.get() |
static ProfileUpdatingServiceImpl |
ProfileUpdatingServiceImpl_Factory.newProfileUpdatingServiceImpl(ProfileStoreService storeService,
PrivateKeyService privateKeyService,
StorageKeyStoreOperations storageKeyStoreOper,
DocumentKeyStoreOperations keyStoreOper) |
static ProfileUpdatingServiceImpl |
ProfileUpdatingServiceImpl_Factory.provideInstance(javax.inject.Provider<ProfileStoreService> storeServiceProvider,
javax.inject.Provider<PrivateKeyService> privateKeyServiceProvider,
javax.inject.Provider<StorageKeyStoreOperations> storageKeyStoreOperProvider,
javax.inject.Provider<DocumentKeyStoreOperations> keyStoreOperProvider) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ProfileUpdatingServiceImplRuntimeDelegatable.overrideWith(OverridesRegistry context,
Function<ProfileUpdatingServiceImplRuntimeDelegatable.ArgumentsCaptor,ProfileUpdatingServiceImpl> ctorCaptor)
This is a typesafe function to register overriding class into context.
|
Copyright © 2019. All rights reserved.