Uses of Class gnu.javax.net.ssl.SessionStoreException

Uses in package gnu.javax.net.ssl.provider

Methods which throw type gnu.javax.net.ssl.SessionStoreException

@Override
@Override

Uses in package gnu.javax.net.ssl

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.