Uses of Class
bad.robot.http.configuration.Username

Packages that use Username
bad.robot.http.configuration   
 

Uses of Username in bad.robot.http.configuration
 

Methods in bad.robot.http.configuration that return Username
static Username Username.username(String value)
           
 

Methods in bad.robot.http.configuration with parameters of type Username
static BasicAuthCredentials BasicAuthCredentials.basicAuth(Username username, Password password, URL url)
           
 



Copyright © 2012. All Rights Reserved.