|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| TrustAnchorStore | Implementations provide trust store material: a list of trusted CA certificates. |
| Class Summary | |
|---|---|
| DirectoryTrustAnchorStore | Retrieves CA certificates from locations given as local paths with wildcards or URLs. |
| JDKFSTrustAnchorStore | Implementation of the TrustAnchorStore which load JDK's KeyStore
from a file. |
| JDKInMemoryTrustAnchorStore | Implementation of the TrustAnchorStore which uses JDK's KeyStore
as a in-memory storage. |
| OpensslTrustAnchorStore | Implementation of the truststore which uses CA certificates from a single directory in OpenSSL format. |
| TrustAnchorExt | |
| TrustAnchorStoreBase | Base implementation of Trust Anchor stores. |
Contains implementations of trust stores, which provide access to trusted root certificates.
Warning: this package contains internal implementation of the library. It is not guaranteed that API of the classes from this package will not change in future releases.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||