Uses of Enum Class
de.adorsys.sts.keymanagement.model.KeyState
Packages that use KeyState
-
Uses of KeyState in de.adorsys.sts.keymanagement.model
Methods in de.adorsys.sts.keymanagement.model that return KeyStateModifier and TypeMethodDescriptionStsKeyEntry.getState()static KeyStateReturns the enum constant of this class with the specified name.static KeyState[]KeyState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.adorsys.sts.keymanagement.model with parameters of type KeyState