|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.soa.esb.http.Configurator
org.jboss.soa.esb.http.configurators.AuthBASIC
public class AuthBASIC
HTTP BASIC Authentication Configurator.
Properties:UsernamePasswordCredentials. (Required)UsernamePasswordCredentials. (Required)AuthScope. (Required)AuthScope. (Required)AuthScope. (Optional)
| Constructor Summary | |
|---|---|
AuthBASIC()
|
|
| 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 AuthBASIC()
| Method Detail |
|---|
public void configure(org.apache.commons.httpclient.HttpClient httpClient,
java.util.Properties properties)
throws ConfigurationException
configure in class ConfiguratorConfigurationException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||