Class BareJidUserId.SecRingSelectionStrategy
- java.lang.Object
-
- org.pgpainless.key.selection.keyring.SecretKeyRingSelectionStrategy<org.jxmpp.jid.BareJid>
-
- org.jivesoftware.smackx.ox.selection_strategy.BareJidUserId.SecRingSelectionStrategy
-
- All Implemented Interfaces:
org.pgpainless.key.selection.keyring.KeyRingSelectionStrategy<org.bouncycastle.openpgp.PGPSecretKeyRing,org.bouncycastle.openpgp.PGPSecretKeyRingCollection,org.jxmpp.jid.BareJid>
- Enclosing class:
- BareJidUserId
public static class BareJidUserId.SecRingSelectionStrategy extends org.pgpainless.key.selection.keyring.SecretKeyRingSelectionStrategy<org.jxmpp.jid.BareJid>
-
-
Constructor Summary
Constructors Constructor Description SecRingSelectionStrategy()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
accept(org.jxmpp.jid.BareJid jid, org.bouncycastle.openpgp.PGPSecretKeyRing ring)
-