Function SessionStore.createSessionInstance

Creates a new Session object which sources its contents from this store.

Prototype

final abstract Session createSessionInstance(
  string id = null
);

Authors

Copyright

License