AuthzGroupServiceTest extends the db authz group service providing the dependency injectors for testing.
BaseAuthzGroup is an implementation of the AuthGroup API AuthzGroup.
BaseAuthzGroupService is a Sakai azGroup service implementation.
BaseMember is an implementation of the AuthzGroup API Member.
BaseRole is an implementation of the AuthzGroup API Role.
DbAuthzGroupService is an extension of the BaseAuthzGroupService with database storage.
FunctionManagerComponent implements the FunctionMananger API.
NoSecurity is an example implementation of the Sakai SecurityService.
SakaiSecurity is a Sakai security service.
SakaiSecurity extends the Sakai security service providing the dependency injectors for testing.
SeriesIterator is an iterator over a series of other iterators.