Home | History | Annotate | Download | only in jsse

Lines Matching refs:setEnableSessionCreation

381      * setEnableSessionCreation(boolean flag) method testing.
387 engine.setEnableSessionCreation(false);
390 engine.setEnableSessionCreation(true);
886 not_allowed.setEnableSessionCreation(false);