directorySessionStorage

fun directorySessionStorage(rootDir: File, cached: Boolean = true): <Error class: unknown class>

Creates a storage that serializes a session's data to a file under the rootDir directory.

See also

Sessions