Package de.adorsys.sts.keyrotation
Class KeyRotationManagementConfigurationProperties.KeyRotationConfigurationProperties
java.lang.Object
de.adorsys.sts.keyrotation.KeyRotationManagementConfigurationProperties.KeyRotationConfigurationProperties
- All Implemented Interfaces:
KeyManagementRotationProperties.KeyRotationProperties
- Enclosing class:
- KeyRotationManagementConfigurationProperties
@Validated
public static class KeyRotationManagementConfigurationProperties.KeyRotationConfigurationProperties
extends Object
implements KeyManagementRotationProperties.KeyRotationProperties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetEnabled(Boolean enabled) voidsetMinKeys(Integer minKeys)
-
Constructor Details
-
KeyRotationConfigurationProperties
public KeyRotationConfigurationProperties()
-
-
Method Details
-
getMinKeys
- Specified by:
getMinKeysin interfaceKeyManagementRotationProperties.KeyRotationProperties
-
isEnabled
- Specified by:
isEnabledin interfaceKeyManagementRotationProperties.KeyRotationProperties
-
setEnabled
-
setMinKeys
-