gnu.crypto.jce
Class GnuSasl
public final class GnuSasl
extends Provider
getSaslClientMechanismNames
public static final Set getSaslClientMechanismNames()
Returns a Set
of names of SASL Client mechanisms available from
this Provider
.
- a
Set
of SASL Client mechanisms (Strings).
getSaslServerMechanismNames
public static final Set getSaslServerMechanismNames()
Returns a Set
of names of SASL Server mechanisms available from
this Provider
.
- a
Set
of SASL Server mechanisms (Strings).
Copyright © 2001, 2002, 2003
Free Software Foundation,
Inc. All Rights Reserved.