Class RotationImpl
java.lang.Object
de.adorsys.keymanagement.keyrotation.impl.services.RotationImpl
- All Implemented Interfaces:
Rotation
-
Constructor Summary
ConstructorsConstructorDescriptionRotationImpl(KeyGenerator generator, KeyRotationConfig config, de.adorsys.keymanagement.api.Juggler juggler, Clock timeSource, KeyStoreAccess access, RotationLocker locker) -
Method Summary
-
Constructor Details
-
RotationImpl
@Inject public RotationImpl(KeyGenerator generator, KeyRotationConfig config, de.adorsys.keymanagement.api.Juggler juggler, @Nullable Clock timeSource, KeyStoreAccess access, RotationLocker locker)
-
-
Method Details