| Frames | No Frames |
Methods which throw type gnu.javax.net.ssl.SessionStoreException | |
| @Override | SimpleSessionContext.void load(char[] password) |
| @Override | SimpleSessionContext.void store(char[] password) |
Methods which throw type gnu.javax.net.ssl.SessionStoreException | |
| void | AbstractSessionContext.load(char[] password) Load this session store from the underlying media, if supported
by the implementation.
|
| void | AbstractSessionContext.store(char[] password) Commit this session store to the underlying media. |