Package io.smallrye.config.jasypt
Class JasyptSecretKeysHandler
- java.lang.Object
-
- io.smallrye.config.jasypt.JasyptSecretKeysHandler
-
- All Implemented Interfaces:
io.smallrye.config.SecretKeysHandler
public class JasyptSecretKeysHandler extends Object implements io.smallrye.config.SecretKeysHandler
-
-
Constructor Summary
Constructors Constructor Description JasyptSecretKeysHandler(String password, String algorithm)
-