Class PluginSessionControl

java.lang.Object
net.sf.basedb.core.SessionControl
net.sf.basedb.core.PluginSessionControl
All Implemented Interfaces:
AutoCloseable

class PluginSessionControl
extends SessionControl
This is a special session control implementation that is used for executing plugins that prevents them from logging in or out. If the plugin has enabled permissions those permissions are also loaded and taken into account when checking access to items.
Version:
2.0
Author:
nicklas
Last modified
$Date: 2019-03-21 12:52:11 +0100 (tors, 21 mars 2019) $