Mappings between principals and roles.
key
(type:
str
)
'zope.app.security.AnnotationPrincipalRoleManager'
addCell(rowentry, colentry, value)
assignRoleToPrincipal(role_id, principal_id)
delCell(rowentry, colentry)
getAllCells()
getCell(rowentry, colentry)
getCol(colentry)
getPrincipalsAndRoles()
getPrincipalsForRole(rowentry)
getRolesForPrincipal(colentry)
getRow(rowentry)
getSetting(role_id, principal_id)
queryCell(rowentry, colentry, default=None)
removeRoleFromPrincipal(role_id, principal_id)
unsetRoleForPrincipal(rowentry, colentry)
There are no known subclasses.