Limitation | Description |
---|
BlockingLimitation | Generic limitation that always tells the permissions system that the user has no access, causing it to continue to the next policy. |
ContentTypeLimitation | Limits content access depending on its Content Type. |
LanguageLimitation | Limits content access depending on its Language. |
LocationLimitation | Limits content access depending on its Location. |
NewObjectStateLimitation | Limits content ObjectState assignment access depending on new state. |
NewSectionLimitation | Limits content Section assignment access depending on new Section. |
ObjectStateLimitation | Limits content access depending on its ObjectStates. |
OwnerLimitation | Limits content access depending on its owner; access is only granted to the owner of the content. |
ParentContentTypeLimitation | Limits content (create) access depending on parent location Content Type; access is only granted if the parent is of this type of content. |
ParentDepthLimitation | Limits content (create) access depending on parent location depth; access is only granted if the parent is at a given depth of the tree structure. |
ParentOwnerLimitation | Limits content (create) access depending on parent location content owner; access is only granted if to the owner of the Content item's parent. |
ParentUserGroupLimitation | Limits content (create) access depending on parent location content owner's User group; access is only granted to a User in the same User group as owner of the Content item's parent. |
SectionLimitation | Limits content access depending on its Section. |
SiteAccessLimitation | Limits access to an action depending on siteaccess, typically used for user/login. |
SubtreeLimitation | Limits content access depending on its subtree. |
UserGroupLimitation | Limits content access depending on its owner's User group; access is only granted to a User in the same User group as the owner. |