Uses of Class
bad.robot.http.apache.ApacheAuthenticationSchemeHttpContextBuilder

Packages that use ApacheAuthenticationSchemeHttpContextBuilder
bad.robot.http.apache   
 

Uses of ApacheAuthenticationSchemeHttpContextBuilder in bad.robot.http.apache
 

Methods in bad.robot.http.apache that return ApacheAuthenticationSchemeHttpContextBuilder
static ApacheAuthenticationSchemeHttpContextBuilder ApacheAuthenticationSchemeHttpContextBuilder.anApacheBasicAuthScheme()
           
 ApacheAuthenticationSchemeHttpContextBuilder ApacheAuthenticationSchemeHttpContextBuilder.withBasicAuthCredentials(String username, String password, URL url)
           
 ApacheAuthenticationSchemeHttpContextBuilder ApacheAuthenticationSchemeHttpContextBuilder.withOAuthCredentials(String authorisationToken, URL url)
           
 



Copyright © 2012. All Rights Reserved.