Uses of Enum Class
org.keycloak.crypto.KeyStatus
-
Uses of KeyStatus in org.keycloak.crypto
Modifier and TypeMethodDescriptionstatic KeyStatus
KeyStatus.from
(boolean active, boolean enabled) KeyWrapper.getStatus()
static KeyStatus
Returns the enum constant of this class with the specified name.static KeyStatus[]
KeyStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of KeyStatus in org.keycloak.keys