|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SecureProtocolSocketFactory | |
|---|---|
| edu.internet2.middleware.grouperClient.ssl | |
| edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient.protocol | Provides protocol specific socket factory handling. |
| Uses of SecureProtocolSocketFactory in edu.internet2.middleware.grouperClient.ssl |
|---|
| Classes in edu.internet2.middleware.grouperClient.ssl that implement SecureProtocolSocketFactory | |
|---|---|
class |
EasySslSocketFactory
Apache code for SSL that doesnt fail with self-signed certs |
| Uses of SecureProtocolSocketFactory in edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient.protocol |
|---|
| Classes in edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient.protocol that implement SecureProtocolSocketFactory | |
|---|---|
class |
SSLProtocolSocketFactory
A SecureProtocolSocketFactory that uses JSSE to create sockets. |
| Constructors in edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient.protocol with parameters of type SecureProtocolSocketFactory | |
|---|---|
Protocol(String scheme,
SecureProtocolSocketFactory factory,
int defaultPort)
Deprecated. Use the constructor that uses ProtocolSocketFactory, this version of the constructor is only kept for backwards API compatibility. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||