Uses of Class
com.github.alex1304.jdash.client.AuthenticatedGDClient
-
Packages that use AuthenticatedGDClient Package Description com.github.alex1304.jdash.client -
-
Uses of AuthenticatedGDClient in com.github.alex1304.jdash.client
Methods in com.github.alex1304.jdash.client that return AuthenticatedGDClient Modifier and Type Method Description AuthenticatedGDClient
GDClientBuilder. buildAuthenticated(String username, String password)
Builds a GD client authenticated with a username and a password.
-