Class Client.Login

java.lang.Object
All Implemented Interfaces:
Runnable
Enclosing class:
Client

public class Client.Login extends FriedolinClient.Login
A Task that can be executed in a different Thread to log in to Friedolin using the student's credentials specified in the Configuration previously set via FriedolinClient.setConfiguration(Configuration) (or the constructor).
See Also: