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(java.nio.channels.SocketChannel _sock)Methods in org.freedesktop.dbus.connections with parameters of type SASL.Command Modifier and Type Method Description (package private) SASL.SaslResultSASL. doChallenge(int _auth, SASL.Command _c)(package private) SASL.SaslResultSASL. doResponse(int _auth, java.lang.String _uid, java.lang.String _kernelUid, SASL.Command _c)
-