Class FintechOnlyPrvKeyTuple
- java.lang.Object
-
- de.adorsys.opba.protocol.facade.config.encryption.impl.fintech.FintechOnlyPrvKeyTuple
-
public class FintechOnlyPrvKeyTuple extends Object
-
-
Constructor Summary
Constructors Constructor Description FintechOnlyPrvKeyTuple(String path)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static FintechPrvKeybuildFintechPrvKey(String path, javax.persistence.EntityManager em)StringtoDatasafePathWithoutParent()
-
-
-
Constructor Detail
-
FintechOnlyPrvKeyTuple
public FintechOnlyPrvKeyTuple(String path)
-
-
Method Detail
-
toDatasafePathWithoutParent
public String toDatasafePathWithoutParent()
-
buildFintechPrvKey
public static FintechPrvKey buildFintechPrvKey(String path, javax.persistence.EntityManager em)
-
-