Package org.jivesoftware.smackx.ox.store.filebased
File based store implementations.
-
Class Summary Class Description FileBasedOpenPgpKeyStore This class is an implementation of theOpenPgpKeyStore
, which stores keys in a file structure.FileBasedOpenPgpMetadataStore Implementation of theOpenPgpMetadataStore
, which stores metadata information in a file structure.FileBasedOpenPgpStore Implementation of theOpenPgpStore
which stores all information in a directory structure.FileBasedOpenPgpTrustStore Implementation of theOpenPgpTrustStore
which stores information in a directory structure.