Class XMPP
java.lang.Object
org.pgpainless.util.selection.keyring.impl.XMPP
Implementations of
KeyRingSelectionStrategy
which accept KeyRings
containing a given XMPP address of the format "xmpp:alice@pgpainless.org".-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
PublicKeyRingSelectionStrategy
which accepts a givenPGPPublicKeyRing
if its primary key has a user-id that matches the givenstatic class
SecretKeyRingSelectionStrategy
which accepts a givenPGPSecretKeyRing
if its primary key has a user-id that matches the given -
Method Summary