@Component public class KeyRotationSchedule extends Object
| Constructor and Description |
|---|
KeyRotationSchedule(KeyRotationService keyRotationService,
KeyStoreRepository keyStoreRepository,
de.adorsys.lockpersistence.client.LockClient lockClient,
KeyManagementProperties properties,
java.time.Clock clock) |
| Modifier and Type | Method and Description |
|---|---|
void |
scheduledRotation() |
@Autowired public KeyRotationSchedule(KeyRotationService keyRotationService, @Qualifier(value="cached") KeyStoreRepository keyStoreRepository, de.adorsys.lockpersistence.client.LockClient lockClient, KeyManagementProperties properties, java.time.Clock clock)
Copyright © 2019. All rights reserved.