Package net.sf.jstuff.core.security.x509
Interface TrustStoreProvider.CertificatesAddedEvent
- All Superinterfaces:
TrustStoreProvider.Event
- Enclosing interface:
- TrustStoreProvider
-
Method Summary
Methods inherited from interface net.sf.jstuff.core.security.x509.TrustStoreProvider.Event
getEventType
-
Method Details
-
getAdded
Collection<X509Certificate> getAdded()
-