Class XMPP
- java.lang.Object
-
- org.pgpainless.util.selection.keyring.impl.XMPP
-
public final class XMPP extends java.lang.ObjectImplementations ofKeyRingSelectionStrategywhich accept KeyRings containing a given XMPP address of the format "xmpp:alice@pgpainless.org".
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classXMPP.PubRingSelectionStrategyPublicKeyRingSelectionStrategywhich accepts a givenPGPPublicKeyRingif its primary key has a user-id that matches the givenstatic classXMPP.SecRingSelectionStrategySecretKeyRingSelectionStrategywhich accepts a givenPGPSecretKeyRingif its primary key has a user-id that matches the given
-