Class RotationConfig
java.lang.Object
de.adorsys.keymanagement.keyrotation.api.types.RotationConfig
- All Implemented Interfaces:
KeyRotationConfig
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.adorsys.keymanagement.keyrotation.api.types.KeyRotationConfig
getCountValidByType, getKeyTemplate, getLegacy, getValidity
-
Constructor Details
-
RotationConfig
public RotationConfig()
-
-
Method Details
-
getEnabledFor
Description copied from interface:KeyRotationConfigFor which key types rotation is enabled.- Specified by:
getEnabledForin interfaceKeyRotationConfig
-
keyPassword
Description copied from interface:KeyRotationConfigKey password protection within KeyStore.- Specified by:
keyPasswordin interfaceKeyRotationConfig
-
keyStorePassword
Description copied from interface:KeyRotationConfigKeyStore password protection.- Specified by:
keyStorePasswordin interfaceKeyRotationConfig
-