|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RevocationDataService
Interface for a service that retrieves revocation data about some given certificate chain.
Method Summary | |
---|---|
RevocationData |
getRevocationData(List<X509Certificate> certificateChain)
Gives back the revocation data corresponding with the given certificate chain. |
Method Detail |
---|
RevocationData getRevocationData(List<X509Certificate> certificateChain)
certificateChain
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |