Uses of Class
de.kosmos_lab.web.client.exceptions.LoginFailedException
-
Packages that use LoginFailedException Package Description de.kosmos_lab.web.client -
-
Uses of LoginFailedException in de.kosmos_lab.web.client
Methods in de.kosmos_lab.web.client that throw LoginFailedException Modifier and Type Method Description abstract voidAuthedHTTPClient. authorizeRequest(org.eclipse.jetty.client.api.Request request)implement this method to add your login information to the requestvoidMyTestClient. authorizeRequest(org.eclipse.jetty.client.api.Request request)abstract booleanAuthedHTTPClient. refreshToken()implement this method to get a new token from the system
-