Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  • memberOf(String username, String groupName) checks whether an a username is a member of a group.

Example: how to check whether the currentUser is member of a group:

...