| Package | Description |
|---|---|
| de.adorsys.datasafe.directory.impl.profile.keys |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultKeyStoreCacheRuntimeDelegatable |
| Modifier and Type | Method and Description |
|---|---|
DefaultKeyStoreCache |
DefaultKeyStoreCache_Factory.get() |
static DefaultKeyStoreCache |
DefaultKeyStoreCache_Factory.newDefaultKeyStoreCache(Map<UserID,List<PublicKeyIDWithPublicKey>> publicKeys,
Map<UserID,KeyStore> keystore,
Map<UserID,KeyStore> storageAccess) |
static DefaultKeyStoreCache |
DefaultKeyStoreCache_Factory.provideInstance(javax.inject.Provider<Map<UserID,List<PublicKeyIDWithPublicKey>>> publicKeysProvider,
javax.inject.Provider<Map<UserID,KeyStore>> keystoreAndStorageAccessProvider) |
| Modifier and Type | Method and Description |
|---|---|
static void |
DefaultKeyStoreCacheRuntimeDelegatable.overrideWith(OverridesRegistry context,
Function<DefaultKeyStoreCacheRuntimeDelegatable.ArgumentsCaptor,DefaultKeyStoreCache> ctorCaptor)
This is a typesafe function to register overriding class into context.
|
Copyright © 2019. All rights reserved.