Uses of Enum
org.freedesktop.dbus.connections.SASL.SaslResult
Packages that use SASL.SaslResult
-
Uses of SASL.SaslResult in org.freedesktop.dbus.connections
Methods in org.freedesktop.dbus.connections that return SASL.SaslResultModifier and TypeMethodDescription(package private) SASL.SaslResultSASL.doChallenge(int _auth, SASL.Command _c) (package private) SASL.SaslResultSASL.doResponse(int _auth, String _uid, String _kernelUid, SASL.Command _c) static SASL.SaslResultReturns the enum constant of this type with the specified name.static SASL.SaslResult[]SASL.SaslResult.values()Returns an array containing the constants of this enum type, in the order they are declared.