public interface TrustAnchorStore
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
Set<TrustAnchor> |
getTrustAnchors() |
X509Certificate[] |
getTrustedCertificates() |
long |
getUpdateInterval() |
void |
setUpdateInterval(long newInterval) |
Set<TrustAnchor> getTrustAnchors()
X509Certificate[] getTrustedCertificates()
void dispose()
long getUpdateInterval()
void setUpdateInterval(long newInterval)
Copyright © 2012-2017 European Middleware Initiative. All Rights Reserved.