Package | Description |
---|---|
org.keycloak.authentication.authenticators.x509 |
Modifier and Type | Method and Description |
---|---|
OCSPUtils.RevocationStatus |
OCSPUtils.OCSPRevocationStatus.getRevocationStatus() |
static OCSPUtils.RevocationStatus |
OCSPUtils.RevocationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OCSPUtils.RevocationStatus[] |
OCSPUtils.RevocationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.