|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jboss.soa.esb.http.Configurator org.jboss.soa.esb.http.configurators.AuthNTLM
public class AuthNTLM
HTTP NTLM Authentication Configurator.
Properties:NTCredentials
. (Required)NTCredentials
. (Required)AuthScope
. (Required)AuthScope
. (Required)AuthScope
. (Required)AuthScope
. (Optional)
Constructor Summary | |
---|---|
AuthNTLM()
|
Method Summary | |
---|---|
void |
configure(org.apache.commons.httpclient.HttpClient httpClient,
java.util.Properties properties)
|
Methods inherited from class org.jboss.soa.esb.http.Configurator |
---|
assertPropertyIsInteger, assertPropertySetAndNotBlank, getTargetURI |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AuthNTLM()
Method Detail |
---|
public void configure(org.apache.commons.httpclient.HttpClient httpClient, java.util.Properties properties) throws ConfigurationException
configure
in class Configurator
ConfigurationException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |