JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.jivesoftware.smackx.ox
,
org.jivesoftware.smackx.ox_im
,
org.jivesoftware.smackx.ox.callback
,
org.jivesoftware.smackx.ox.callback.backup
,
org.jivesoftware.smackx.ox.crypto
,
org.jivesoftware.smackx.ox.element
,
org.jivesoftware.smackx.ox.exception
,
org.jivesoftware.smackx.ox.listener
,
org.jivesoftware.smackx.ox.provider
,
org.jivesoftware.smackx.ox.selection_strategy
,
org.jivesoftware.smackx.ox.store.abstr
,
org.jivesoftware.smackx.ox.store.definition
,
org.jivesoftware.smackx.ox.store.filebased
,
org.jivesoftware.smackx.ox.util
Class Hierarchy
java.lang.Object
org.jivesoftware.smackx.ox.store.abstr.
AbstractOpenPgpKeyStore
(implements org.jivesoftware.smackx.ox.store.definition.
OpenPgpKeyStore
)
org.jivesoftware.smackx.ox.store.filebased.
FileBasedOpenPgpKeyStore
org.jivesoftware.smackx.ox.store.abstr.
AbstractOpenPgpMetadataStore
(implements org.jivesoftware.smackx.ox.store.definition.
OpenPgpMetadataStore
)
org.jivesoftware.smackx.ox.store.filebased.
FileBasedOpenPgpMetadataStore
org.jivesoftware.smackx.ox.store.abstr.
AbstractOpenPgpStore
(implements org.jivesoftware.smackx.ox.store.definition.
OpenPgpStore
)
org.jivesoftware.smackx.ox.store.filebased.
FileBasedOpenPgpStore
org.jivesoftware.smackx.ox.store.abstr.
AbstractOpenPgpTrustStore
(implements org.jivesoftware.smackx.ox.store.definition.
OpenPgpTrustStore
)
org.jivesoftware.smackx.ox.store.filebased.
FileBasedOpenPgpTrustStore
org.jivesoftware.smackx.ox.selection_strategy.
AnnouncedKeys
org.jivesoftware.smackx.ox.selection_strategy.
BareJidUserId
org.jivesoftware.smack.Manager
org.jivesoftware.smackx.ox.
OpenPgpManager
org.jivesoftware.smackx.ox_im.
OXInstantMessagingManager
org.jivesoftware.smackx.ox.
OpenPgpContact
org.jivesoftware.smackx.ox.
OpenPgpSelf
org.jivesoftware.smackx.ox.element.
OpenPgpContentElement
(implements org.jivesoftware.smack.packet.ExtensionElement)
org.jivesoftware.smackx.ox.element.
EncryptedOpenPgpContentElement
org.jivesoftware.smackx.ox.element.
CryptElement
org.jivesoftware.smackx.ox.element.
SigncryptElement
org.jivesoftware.smackx.ox.element.
SignElement
org.jivesoftware.smackx.ox.provider.
OpenPgpContentElementProvider.OpenPgpContentElementData
org.jivesoftware.smackx.ox.element.
OpenPgpElement
(implements org.jivesoftware.smack.packet.ExtensionElement)
org.jivesoftware.smackx.ox.crypto.
OpenPgpElementAndMetadata
org.jivesoftware.smackx.ox.
OpenPgpMessage
org.jivesoftware.smackx.ox.util.
OpenPgpPubSubUtil
org.jivesoftware.smackx.ox.crypto.
PainlessOpenPgpProvider
(implements org.jivesoftware.smackx.ox.crypto.
OpenPgpProvider
)
org.jivesoftware.smack.provider.Provider<E>
org.jivesoftware.smack.provider.ExtensionElementProvider<EE>
org.jivesoftware.smackx.ox.provider.
OpenPgpContentElementProvider
<O>
org.jivesoftware.smackx.ox.provider.
CryptElementProvider
org.jivesoftware.smackx.ox.provider.
SigncryptElementProvider
org.jivesoftware.smackx.ox.provider.
SignElementProvider
org.jivesoftware.smackx.ox.provider.
OpenPgpElementProvider
org.jivesoftware.smackx.ox.provider.
PubkeyElementProvider
org.jivesoftware.smackx.ox.provider.
PublicKeysListElementProvider
org.jivesoftware.smackx.ox.provider.
SecretkeyElementProvider
org.jivesoftware.smackx.ox.element.
PubkeyElement
(implements org.jivesoftware.smack.packet.ExtensionElement)
org.jivesoftware.smackx.ox.element.
PubkeyElement.PubkeyDataElement
(implements org.jivesoftware.smack.packet.NamedElement)
org.pgpainless.key.selection.keyring.PublicKeyRingSelectionStrategy<O> (implements org.pgpainless.key.selection.keyring.KeyRingSelectionStrategy<R,C,O>)
org.jivesoftware.smackx.ox.selection_strategy.
AnnouncedKeys.PubKeyRingSelectionStrategy
org.jivesoftware.smackx.ox.selection_strategy.
BareJidUserId.PubRingSelectionStrategy
org.jivesoftware.smackx.ox.element.
PublicKeysListElement
(implements org.jivesoftware.smack.packet.ExtensionElement)
org.jivesoftware.smackx.ox.element.
PublicKeysListElement.Builder
org.jivesoftware.smackx.ox.element.
PublicKeysListElement.PubkeyMetadataElement
(implements org.jivesoftware.smack.packet.NamedElement)
org.jivesoftware.smackx.ox.util.
SecretKeyBackupHelper
org.jivesoftware.smackx.ox.element.
SecretkeyElement
(implements org.jivesoftware.smack.packet.ExtensionElement)
org.pgpainless.key.selection.keyring.SecretKeyRingSelectionStrategy<O> (implements org.pgpainless.key.selection.keyring.KeyRingSelectionStrategy<R,C,O>)
org.jivesoftware.smackx.ox.selection_strategy.
AnnouncedKeys.SecKeyRingSelectionStrategy
org.jivesoftware.smackx.ox.selection_strategy.
BareJidUserId.SecRingSelectionStrategy
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
org.jivesoftware.smackx.ox.exception.
InvalidBackupCodeException
org.jivesoftware.smackx.ox.exception.
MissingOpenPgpKeyException
org.jivesoftware.smackx.ox.exception.
MissingUserIdOnKeyException
org.jivesoftware.smackx.ox.exception.
NoBackupFoundException
org.jivesoftware.smack.initializer.UrlInitializer (implements org.jivesoftware.smack.initializer.SmackInitializer)
org.jivesoftware.smackx.ox.util.
OpenPgpInitializer
org.jivesoftware.smackx.ox.util.
Util
Interface Hierarchy
org.jivesoftware.smackx.ox.callback.backup.
AskForBackupCodeCallback
org.jivesoftware.smackx.ox.listener.
CryptElementReceivedListener
org.jivesoftware.smackx.ox.callback.backup.
DisplayBackupCodeCallback
org.jivesoftware.smackx.ox.store.definition.
OpenPgpKeyStore
org.jivesoftware.smackx.ox.store.definition.
OpenPgpStore
(also extends org.jivesoftware.smackx.ox.store.definition.
OpenPgpMetadataStore
, org.jivesoftware.smackx.ox.store.definition.
OpenPgpTrustStore
)
org.jivesoftware.smackx.ox.store.definition.
OpenPgpMetadataStore
org.jivesoftware.smackx.ox.store.definition.
OpenPgpStore
(also extends org.jivesoftware.smackx.ox.store.definition.
OpenPgpKeyStore
, org.jivesoftware.smackx.ox.store.definition.
OpenPgpTrustStore
)
org.jivesoftware.smackx.ox.crypto.
OpenPgpProvider
org.jivesoftware.smackx.ox.store.definition.
OpenPgpTrustStore
org.jivesoftware.smackx.ox.store.definition.
OpenPgpStore
(also extends org.jivesoftware.smackx.ox.store.definition.
OpenPgpKeyStore
, org.jivesoftware.smackx.ox.store.definition.
OpenPgpMetadataStore
)
org.jivesoftware.smackx.ox_im.
OxMessageListener
org.jivesoftware.smackx.ox.callback.backup.
SecretKeyBackupSelectionCallback
org.jivesoftware.smackx.ox.callback.
SecretKeyPassphraseCallback
org.jivesoftware.smackx.ox.callback.backup.
SecretKeyRestoreSelectionCallback
org.jivesoftware.smackx.ox.listener.
SigncryptElementReceivedListener
org.jivesoftware.smackx.ox.listener.
SignElementReceivedListener
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
org.jivesoftware.smackx.ox.store.definition.
OpenPgpTrustStore.Trust
org.jivesoftware.smackx.ox.
OpenPgpMessage.State
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes