Uses of Class
marauroa.client.LoginFailedException
Package
Description
This package contains the client framework that you need to extend to
implement a real client.
-
Uses of LoginFailedException in marauroa.client
Modifier and TypeMethodDescriptionvoid
Login to server using the given username and password.void
Login to server using the given username and password.void
ClientFramework.loginWithToken(String username, String tokenType, String token)
Login to server using the given username and password.