|
|||||||||
| 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(java.util.List<java.security.cert.X509Certificate> certificateChain)
Gives back the revocation data corresponding with the given certificate chain. |
| Method Detail |
|---|
RevocationData getRevocationData(java.util.List<java.security.cert.X509Certificate> certificateChain)
certificateChain - the certificate chain
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||