Class KeyViewImpl
java.lang.Object
de.adorsys.keymanagement.keyrotation.impl.services.KeyViewImpl
- All Implemented Interfaces:
KeyView
-
Constructor Summary
ConstructorsConstructorDescriptionKeyViewImpl(KeyRotationConfig config, KeyStoreAccess access, de.adorsys.keymanagement.api.Juggler juggler) -
Method Summary
Modifier and TypeMethodDescriptionde.adorsys.keymanagement.api.types.entity.KeyEntrykeyStore()withValidity(Map<KeyType, Collection<KeyStatus>> validityMap)
-
Constructor Details
-
KeyViewImpl
@Inject public KeyViewImpl(KeyRotationConfig config, KeyStoreAccess access, de.adorsys.keymanagement.api.Juggler juggler)
-
-
Method Details