- All Implemented Interfaces:
- Constants
public class CrossInstanceSession
extends java.lang.Object
implements Constants
Assumptions: Login to instance means assigning exact role (id=1) to exact region (name=instance). Login to server means assigning exact
role (id=2) to exact region (name=_Admin). Name _Admin is reserved as it's impossible to log to instance of that name (_Admin is reserved
name of administration panel) Role (id=1) has one fixed priv(id=1) added at the moment of creation administration panel. Role (id=2) has
one fixed priv(id=2) added at the moment of creation administration panel.