Class PathAccessControl


  • public class PathAccessControl
    extends Object
    This class contains properties that are gettable and settable for path access control.
    • Method Detail

      • getAccessControlList

        public List<PathAccessControlEntry> getAccessControlList()
        Get the accessControlList property: The accessControlList property.
        Returns:
        the accessControlList value.
      • getGroup

        public String getGroup()
        Get the group property: The group property.
        Returns:
        the group value.
      • getOwner

        public String getOwner()
        Get the owner property: The owner property.
        Returns:
        the owner value.
      • getPermissions

        public PathPermissions getPermissions()
        Get the permissions property: The permissions property.
        Returns:
        the permissions value.