Uses of Class
org.openflow.gui.net.protocol.auth.AuthRequest

Packages that use AuthRequest
org.openflow.gui Core components of the OpenFlow GUI. 
 

Uses of AuthRequest in org.openflow.gui
 

Methods in org.openflow.gui with parameters of type AuthRequest
protected  void ConnectionHandler.processAuthRequest(AuthRequest req)
          Query the user for login credentials and send them to the backend.