| Package | Description |
|---|---|
| org.apache.qpid.jms.sasl |
| Modifier and Type | Method and Description |
|---|---|
static Mechanism |
SaslMechanismFinder.findMatchingMechanism(String username,
String password,
Principal localPrincipal,
Set<String> mechRestrictions,
String... remoteMechanisms)
Attempts to find a matching Mechanism implementation given a list of supported
mechanisms from a remote peer.
|
Copyright © 2013–2019 The Apache Software Foundation. All rights reserved.