Uses of Enum Class
org.keycloak.utils.OCSPProvider.RevocationStatus
-
Uses of OCSPProvider.RevocationStatus in org.keycloak.utils
Modifier and TypeMethodDescriptionOCSPProvider.OCSPRevocationStatus.getRevocationStatus()
Returns the enum constant of this class with the specified name.static OCSPProvider.RevocationStatus[]
OCSPProvider.RevocationStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.