@Component public class FintechDatasafeStorage extends BaseDatasafeDbStorageService
| Modifier and Type | Class and Description |
|---|---|
static class |
FintechDatasafeStorage.FintechKeystoreStorage |
static class |
FintechDatasafeStorage.FintechOnlyPrvKeyStorage |
static class |
FintechDatasafeStorage.FintechPsuAspspPrvKeyInboxStorage |
static class |
FintechDatasafeStorage.FintechPsuAspspPrvKeyStorage |
static class |
FintechDatasafeStorage.FintechPubKeysStorage |
BaseDatasafeDbStorageService.DbStorageEntityNotFoundException, BaseDatasafeDbStorageService.DbTableDFSConfig, BaseDatasafeDbStorageService.DbTableFintechRetrieval, BaseDatasafeDbStorageService.DbTablePrivateOnlyDFSConfig, BaseDatasafeDbStorageService.DbTableUserRetrieval, BaseDatasafeDbStorageService.StorageActions| Modifier and Type | Field and Description |
|---|---|
static de.adorsys.datasafe.types.api.resource.StorageIdentifier |
FINTECH_ONLY_KEYS_ID |
static String |
FINTECH_ONLY_PRV_KEYS |
static String |
FINTECH_ONLY_PRV_KEYS_TABLE |
DB_PROTOCOL, INBOX_STORAGE, KEYSTORE, PRIVATE_STORAGE, PUB_KEYS| Constructor and Description |
|---|
FintechDatasafeStorage(DatasafeDataStorage<FintechPrvKey> fintechOnlyPrvKeys,
DatasafeDataStorage<FintechPsuAspspPrvKey> datasafePrivate,
DatasafeDataStorage<FintechPsuAspspPrvKeyInbox> datasafeInbox,
FintechDatasafeStorage.FintechKeystoreStorage datasafeKeystore,
FintechDatasafeStorage.FintechPubKeysStorage datasafePub) |
deduceId, deduceTable, list, objectExists, read, remove, writepublic static final String FINTECH_ONLY_PRV_KEYS_TABLE
public static final de.adorsys.datasafe.types.api.resource.StorageIdentifier FINTECH_ONLY_KEYS_ID
public static final String FINTECH_ONLY_PRV_KEYS
public FintechDatasafeStorage(DatasafeDataStorage<FintechPrvKey> fintechOnlyPrvKeys, DatasafeDataStorage<FintechPsuAspspPrvKey> datasafePrivate, DatasafeDataStorage<FintechPsuAspspPrvKeyInbox> datasafeInbox, FintechDatasafeStorage.FintechKeystoreStorage datasafeKeystore, FintechDatasafeStorage.FintechPubKeysStorage datasafePub)
Copyright © 2020. All rights reserved.