Package org.keycloak.utils
Interface OCSPProvider.OCSPRevocationStatus
- Enclosing class:
 - OCSPProvider
 
public static interface OCSPProvider.OCSPRevocationStatus
- 
Method Summary
Modifier and TypeMethodDescription 
- 
Method Details
- 
getRevocationStatus
OCSPProvider.RevocationStatus getRevocationStatus() - 
getRevocationTime
Date getRevocationTime() - 
getRevocationReason
CRLReason getRevocationReason() 
 -