Class PermissionManager

  • All Implemented Interfaces:
    IPermissionManager

    public final class PermissionManager
    extends Object
    implements IPermissionManager
    Permission manager. It determines if a user has rights for operations with a table. The rights are defined by contents of the system tables for access rights distribution.

    To optimize work the object contains cache.

    • Constructor Detail

      • PermissionManager

        public PermissionManager​(ICelesta celesta)