gnu.crypto.jce
public final class GnuSasl extends Provider
Constructor Summary | |
---|---|
GnuSasl() |
Method Summary | |
---|---|
static Set | getSaslClientMechanismNames() Returns a Set of names of SASL Client mechanisms available from this Provider. |
static Set | getSaslServerMechanismNames() Returns a Set of names of SASL Server mechanisms available from this Provider. |
Returns a Set of names of SASL Client mechanisms available from this Provider.
Returns: a Set of SASL Client mechanisms (Strings).
Returns a Set of names of SASL Server mechanisms available from this Provider.
Returns: a Set of SASL Server mechanisms (Strings).