|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IRevocationInfo | |
---|---|
com.netscape.certsrv.dbs.certdb |
Uses of IRevocationInfo in com.netscape.certsrv.dbs.certdb |
---|
Methods in com.netscape.certsrv.dbs.certdb that return IRevocationInfo | |
---|---|
IRevocationInfo |
ICertRecord.getRevocationInfo()
Retrieves revocation info. |
Methods in com.netscape.certsrv.dbs.certdb with parameters of type IRevocationInfo | |
---|---|
void |
ICertificateRepository.markAsRevoked(java.math.BigInteger id,
IRevocationInfo info)
Marks certificate as revoked. |
void |
ICertificateRepository.unmarkRevoked(java.math.BigInteger id,
IRevocationInfo info,
java.util.Date revokedOn,
java.lang.String revokedBy)
Unmark a revoked certificates. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |