Package pgp.cert_d
An implementation of the Shared PGP Certificate Directory for java.
- See Also:
- Shared PGP Certificate Directory
-
Interface Summary Interface Description PGPCertificateDirectory.Backend Storage backend.PGPCertificateDirectory.LockingMechanism Interface for a write-locking mechanism.ReadOnlyPGPCertificateDirectory Interface for a read-only OpenPGP certificate directory.WritingPGPCertificateDirectory Interface for a writing OpenPGP certificate directory. -
Class Summary Class Description BaseDirectoryProvider Provider class that is responsible for resolving the pgp.cert.d base directory of the system.PGPCertificateDirectories Static factory methods that return implementations of thePGPCertificateDirectoryclass.PGPCertificateDirectory Implementation of the Shared PGP Certificate Directory.PGPCertificateStoreAdapter Adapter class to adapt aPGPCertificateDirectoryto thePGPCertificateStoreinterface.SpecialNames