Package | Description |
---|---|
de.adorsys.opba.db.repository.jpa.fintech | |
de.adorsys.opba.protocol.facade.config.encryption.impl.fintech |
Modifier and Type | Method and Description |
---|---|
Optional<FintechPrvKey> |
FintechOnlyPrvKeyRepository.findByIdAndFintechId(UUID id,
long fintechId) |
Modifier and Type | Method and Description |
---|---|
static FintechPrvKey |
FintechOnlyPrvKeyTuple.buildFintechPrvKey(String path,
javax.persistence.EntityManager em) |
Modifier and Type | Method and Description |
---|---|
PrivateKey |
FintechSecureStorage.fintechOnlyPrvKeyFromPrivate(FintechPrvKey prvKey,
Fintech fintech,
Supplier<char[]> password) |
Constructor and Description |
---|
FintechDatasafeStorage(DatasafeDataStorage<FintechPrvKey> fintechOnlyPrvKeys,
DatasafeDataStorage<FintechPsuAspspPrvKey> datasafePrivate,
DatasafeDataStorage<FintechPsuAspspPrvKeyInbox> datasafeInbox,
FintechDatasafeStorage.FintechKeystoreStorage datasafeKeystore,
FintechDatasafeStorage.FintechPubKeysStorage datasafePub) |
Copyright © 2020. All rights reserved.