|
MySQL Connector/J size='-1'>5.0.8 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mysql.jdbc.ExportControlled
Holds functionality that falls under export-control regulations.
Method Summary | |
protected static boolean |
enabled()
|
protected static void |
transformSocketToSSLSocket(com.mysql.jdbc.MysqlIO mysqlIO)
Converts the socket being used in the given MysqlIO to an SSLSocket by performing the SSL/TLS handshake. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
protected static boolean enabled()
protected static void transformSocketToSSLSocket(com.mysql.jdbc.MysqlIO mysqlIO) throws CommunicationsException
mysqlIO
- the MysqlIO instance containing the socket to convert to an
SSLSocket.
CommunicationsException
- if the handshake fails, or if this distribution of
Connector/J doesn't contain the SSL crytpo hooks needed to
perform the handshake.
|
MySQL Connector/J size='-1'>5.0.8 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |