Class SecretDecryptionServiceImpl
java.lang.Object
de.adorsys.sts.keymanagement.service.SecretDecryptionServiceImpl
- All Implemented Interfaces:
SecretDecryptionService
-
Constructor Summary
ConstructorsConstructorDescriptionSecretDecryptionServiceImpl(DecryptionService decryptionService, SecretProvider secretProvider) -
Method Summary
-
Constructor Details
-
SecretDecryptionServiceImpl
public SecretDecryptionServiceImpl(DecryptionService decryptionService, SecretProvider secretProvider)
-
-
Method Details
-
decryptSecretClaim
- Specified by:
decryptSecretClaimin interfaceSecretDecryptionService
-