| |
|
| java.lang.Object examples.BasicAuthenticationExample
BasicAuthenticationExample | public class BasicAuthenticationExample (Code) | | A simple example that uses HttpClient to perform a GET using Basic
Authentication. Can be run standalone without parameters.
You need to have JSSE on your classpath for JDK prior to 1.4
author: Michael Becke |
Method Summary | |
public static void | main(String[] args) |
BasicAuthenticationExample | public BasicAuthenticationExample()(Code) | | Constructor for BasicAuthenticatonExample.
|
|
|
|