Class SystemPermission

    • Constructor Detail

      • SystemPermission

        public SystemPermission​(SystemPermission.Type type)
        Creates a new SystemPermission with the given type.
        Parameters:
        type - The type of operation controlled by this permission.