Home | History | Annotate | Download | only in ssl

Lines Matching refs:setEnableSessionCreation

224      * javax.net.ssl.SSLEngine#setEnableSessionCreation(boolean flag)
231 sse.setEnableSessionCreation(false);
233 sse.setEnableSessionCreation(true);