Uses of Class
edu.csus.ecs.pc2.api.exceptions.LoginFailureException

Packages that use LoginFailureException
edu.csus.ecs.pc2.api PC2 API. 
 

Uses of LoginFailureException in edu.csus.ecs.pc2.api
 

Methods in edu.csus.ecs.pc2.api that throw LoginFailureException
 IContest ServerConnection.login(String login, String password)
          Login to the PC2 server represented by this ServerConnection using the specified login account name and password.