|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.soa.esb.http.protocol.AbstractProtocolSocketFactoryBuilder
org.jboss.soa.esb.http.protocol.AuthSSLProtocolSocketFactoryBuilder
public class AuthSSLProtocolSocketFactoryBuilder
Creates and configures an instance of the AuthSSLProtocolSocketFactory
class for 2way authentication.
| Constructor Summary | |
|---|---|
AuthSSLProtocolSocketFactoryBuilder()
|
|
| Method Summary | |
|---|---|
org.apache.commons.httpclient.protocol.ProtocolSocketFactory |
newInstance()
Create a new instance of the ProtocolSocketFactory based on the supplied
HttpClientFactory configuration. |
| Methods inherited from class org.jboss.soa.esb.http.protocol.AbstractProtocolSocketFactoryBuilder |
|---|
getFileAsURL, getKeystore, getKeystorePassword, getKeystoreType, getKeystoreURL, getPasswordFromFile, getTruststore, getTruststorePassword, getTruststoreType, getTruststoreURL, setConfiguration |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuthSSLProtocolSocketFactoryBuilder()
| Method Detail |
|---|
public org.apache.commons.httpclient.protocol.ProtocolSocketFactory newInstance()
throws ConfigurationException
ProtocolSocketFactoryBuilderProtocolSocketFactory based on the supplied
HttpClientFactory configuration.
ConfigurationException - Bad configuration.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||