Class InMemorySecretRepository
java.lang.Object
de.adorsys.sts.secretserver.encryption.InMemorySecretRepository
- All Implemented Interfaces:
SecretRepository
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
InMemorySecretRepository
public InMemorySecretRepository()
-
-
Method Details
-
get
- Specified by:
getin interfaceSecretRepository- Throws:
SecretEncryptionException
-
tryToGet
- Specified by:
tryToGetin interfaceSecretRepository- Throws:
SecretReadException
-
save
- Specified by:
savein interfaceSecretRepository
-