com.atlassian.sal.core.net.auth
Class SeraphAuthenticator
java.lang.Object
com.atlassian.sal.core.net.auth.SeraphAuthenticator
- All Implemented Interfaces:
- Authenticator, HttpClientAuthenticator
public class SeraphAuthenticator
- extends Object
- implements HttpClientAuthenticator
|
Method Summary |
void |
process(org.apache.commons.httpclient.HttpClient httpClient,
org.apache.commons.httpclient.HttpMethod method)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SeraphAuthenticator
public SeraphAuthenticator(String username,
String password)
process
public void process(org.apache.commons.httpclient.HttpClient httpClient,
org.apache.commons.httpclient.HttpMethod method)
- Specified by:
process in interface HttpClientAuthenticator
- Parameters:
httpClient - method -
Copyright © 2011 Atlassian. All Rights Reserved.