Uses of Class
org.freedesktop.dbus.connections.SASL.Command
-
Packages that use SASL.Command Package Description org.freedesktop.dbus.connections -
-
Uses of SASL.Command in org.freedesktop.dbus.connections
Methods in org.freedesktop.dbus.connections that return SASL.Command Modifier and Type Method Description SASL.CommandSASL. receive(InputStream s)Methods in org.freedesktop.dbus.connections with parameters of type SASL.Command Modifier and Type Method Description org.freedesktop.dbus.connections.SASL.SaslResultSASL. doChallenge(int _auth, SASL.Command c)org.freedesktop.dbus.connections.SASL.SaslResultSASL. doResponse(int _auth, String _uid, String _kernelUid, SASL.Command _c)
-