Beispiel #1
0
 def getGroup(cls,domain,id):
     for i in GroupCollection(UserHandler.find_group(domain=domain,id=id)):
         return i