Uses of Enum
org.keycloak.crypto.KeyStatus
Packages that use KeyStatus
-
Uses of KeyStatus in org.keycloak.crypto
Methods in org.keycloak.crypto that return KeyStatusModifier and TypeMethodDescriptionstatic KeyStatusKeyStatus.from(boolean active, boolean enabled) KeyWrapper.getStatus()static KeyStatusReturns the enum constant of this type with the specified name.static KeyStatus[]KeyStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.keycloak.crypto with parameters of type KeyStatus