Class LoggingEncryptionService
java.lang.Object
de.adorsys.sts.resourceserver.service.LoggingEncryptionService
- All Implemented Interfaces:
EncryptionService
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LoggingEncryptionService
-
-
Method Details
-
encryptFor
- Specified by:
encryptForin interfaceEncryptionService
-
encryptFor
- Specified by:
encryptForin interfaceEncryptionService
-
encrypt
public String encrypt(com.nimbusds.jose.jwk.JWK jwk, String rawSecret) throws SecretEncryptionException - Specified by:
encryptin interfaceEncryptionService- Throws:
SecretEncryptionException
-