UserAndGroupManagerBase

DIRAC FileCatalog base class for mix-in classes to manage users and groups

class DIRAC.DataManagementSystem.DB.FileCatalogComponents.UserGroupManager.UserAndGroupManagerBase.UserAndGroupManagerBase(database=None)

Bases: object

__init__(database=None)
getUserAndGroupRight(credDict)

Evaluate rights for user and group operations

setDatabase(database)