|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Data Access Object interface for CertStores
| Method Summary | |
java.util.Collection |
retrieve(CertSelector selector)
Retrieves a collection of certificates from a store. |
void |
store(Certificate certificate)
Optional operation for storing a certificate. |
| Method Detail |
public void store(Certificate certificate)
certificate - the certificate to be stored.
java.lang.UnsupportedOperationException - if not supported by the implementing DAO.public java.util.Collection retrieve(CertSelector selector)
selector - to select certificates to retrieve
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||