Uses of Enum Class
de.adorsys.sts.keymanagement.model.KeyUsage
Packages that use KeyUsage
-
Uses of KeyUsage in de.adorsys.sts.keymanagement.model
Methods in de.adorsys.sts.keymanagement.model that return KeyUsageModifier and TypeMethodDescriptionStsKeyEntry.getKeyUsage()static KeyUsageReturns the enum constant of this class with the specified name.static KeyUsage[]KeyUsage.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of KeyUsage in de.adorsys.sts.keymanagement.service
Methods in de.adorsys.sts.keymanagement.service with parameters of type KeyUsageModifier and TypeMethodDescriptionGeneratedStsEntry<de.adorsys.keymanagement.api.types.template.provided.ProvidedKey>KeyStoreGenerator.generateKeyEntryForFutureUsage(KeyUsage keyUsage, ZonedDateTime notBefore)