Uses of Interface
org.jivesoftware.smackx.ox.store.definition.OpenPgpTrustStore
Packages that use OpenPgpTrustStore
Package
Description
Abstract OpenPGP store implementations.
OpenPgp store class definitions.
File based store implementations.
- 
Uses of OpenPgpTrustStore in org.jivesoftware.smackx.ox.store.abstr
Classes in org.jivesoftware.smackx.ox.store.abstr that implement OpenPgpTrustStoreFields in org.jivesoftware.smackx.ox.store.abstr declared as OpenPgpTrustStoreModifier and TypeFieldDescriptionprotected final OpenPgpTrustStoreAbstractOpenPgpStore.trustStoreConstructors in org.jivesoftware.smackx.ox.store.abstr with parameters of type OpenPgpTrustStoreModifierConstructorDescriptionprotectedAbstractOpenPgpStore(OpenPgpKeyStore keyStore, OpenPgpMetadataStore metadataStore, OpenPgpTrustStore trustStore)  - 
Uses of OpenPgpTrustStore in org.jivesoftware.smackx.ox.store.definition
Subinterfaces of OpenPgpTrustStore in org.jivesoftware.smackx.ox.store.definition - 
Uses of OpenPgpTrustStore in org.jivesoftware.smackx.ox.store.filebased
Classes in org.jivesoftware.smackx.ox.store.filebased that implement OpenPgpTrustStoreModifier and TypeClassDescriptionclassImplementation of theOpenPgpStorewhich stores all information in a directory structure.classImplementation of theOpenPgpTrustStorewhich stores information in a directory structure.