Package org.freedesktop.dbus.connections
Class SASL.Command
java.lang.Object
org.freedesktop.dbus.connections.SASL.Command
- Enclosing class:
SASL
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetData()intgetMechs()voidsetResponse(String _s) toString()
-
Field Details
-
logger
private final org.slf4j.Logger logger -
command
-
mechs
private int mechs -
data
-
response
-
-
Constructor Details
-
Command
public Command() -
Command
- Throws:
IOException
-
-
Method Details