Table of Contents

Description

The Enum ACLRestriction defines the different types of ACL restrictions.

Possible values

  • USER_LOCKED = User himself has no authorization.
  • CHILDREN_LOCKED = Children of the user have no authorization.
  • PARENT_LOCKED = Parent users have no authorization.
  • NOT_LOCKED = No authorization restrictions for users, children and parent users.

Default value = NOT_LOCKED