Uses of Class
net.anwiba.commons.utilities.io.url.AuthenticationBuilder
-
Packages that use AuthenticationBuilder Package Description net.anwiba.commons.utilities.io.url -
-
Uses of AuthenticationBuilder in net.anwiba.commons.utilities.io.url
Methods in net.anwiba.commons.utilities.io.url that return AuthenticationBuilder Modifier and Type Method Description AuthenticationBuilderAuthenticationBuilder. setPassword(java.lang.String password)AuthenticationBuilderAuthenticationBuilder. setUsername(java.lang.String username)
-