fi.hut.tml.xsmiles.util.HTTPClient
Class PasswordAuthenticatorHTTP
java.lang.Object
fi.hut.tml.xsmiles.util.HTTPClient.PasswordAuthenticatorHTTP
- All Implemented Interfaces:
- org.apache.commons.httpclient.auth.CredentialsProvider
- public class PasswordAuthenticatorHTTP
- extends java.lang.Object
- implements org.apache.commons.httpclient.auth.CredentialsProvider
- Author:
- honkkis
| Fields inherited from interface org.apache.commons.httpclient.auth.CredentialsProvider |
PROVIDER |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
factory
protected static ComponentFactory factory
PasswordAuthenticatorHTTP
public PasswordAuthenticatorHTTP()
getCredentials
public org.apache.commons.httpclient.Credentials getCredentials(org.apache.commons.httpclient.auth.AuthScheme authscheme,
java.lang.String host,
int port,
boolean proxy)
throws org.apache.commons.httpclient.auth.CredentialsNotAvailableException
- Specified by:
getCredentials in interface org.apache.commons.httpclient.auth.CredentialsProvider
- Throws:
org.apache.commons.httpclient.auth.CredentialsNotAvailableException
setComponentFactory
public void setComponentFactory(ComponentFactory f)
X-Smiles 1.2