Class SpacePermissionsDelegate

    • Constructor Detail

      • SpacePermissionsDelegate

        public SpacePermissionsDelegate()
    • Method Detail

      • canView

        public boolean canView​(ConfluenceUser user,
                               Space target)
        Returns:
        true if user can view the specified target.
      • canCreate

        public boolean canCreate​(ConfluenceUser user,
                                 Object container)
        Returns:
        true if the specified user can create new instances of the target type in the specified container.