|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.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 SSLConnectionInfo
KernelException
- If an error occurs
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |