|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.digt.trusted.ocsp.RevokedStatus
public class RevokedStatus
wrapper for the RevokedInfo object
Constructor Summary | |
---|---|
RevokedStatus(RevokedInfo info)
|
Method Summary | |
---|---|
int |
getRevocationReason()
return the revocation reason. |
java.util.Date |
getRevocationTime()
|
boolean |
hasRevocationReason()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RevokedStatus(RevokedInfo info)
Method Detail |
---|
public java.util.Date getRevocationTime()
public boolean hasRevocationReason()
public int getRevocationReason()
java.lang.IllegalStateException
- if a reason is asked for and none is avaliable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |