Sample of a GroupProvider. Shows how to handle compound ids (connected with a '+').
To use, set an authzGroup's external id to one of the following:
- sakai.access
- sakai.maintain
- sakai.access+sakai.maintain
You should also have a user directory provider that recognizes the users:
The SampleUserDirectoryProvider does this.
|