|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.gridsystems.innergrid.api.AcceptAllCertificates
public class AcceptAllCertificates
SSLConnectionInfo implementation to accept any certificate sent by the Server.
| Constructor Summary | |
|---|---|
AcceptAllCertificates()
Constructor. |
|
| Method Summary | |
|---|---|
javax.net.ssl.SSLSocketFactory |
getSSLSocketFactory()
Gets an instance of a socket factory for SSL adapted to the specific connection type. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AcceptAllCertificates()
| Method Detail |
|---|
public javax.net.ssl.SSLSocketFactory getSSLSocketFactory()
throws KernelException
getSSLSocketFactory in interface SSLConnectionInfoKernelException - If an error occurs
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||