org.sakaiproject.authz.impl |
|
Java Source File Name | Type | Comment |
AuthzGroupServiceTest.java | Class |
AuthzGroupServiceTest extends the db authz group service providing the dependency injectors for testing. |
AuthzIntegrationTest.java | Class | |
BaseAuthzGroup.java | Class |
BaseAuthzGroup is an implementation of the AuthGroup API AuthzGroup. |
BaseAuthzGroupService.java | Class |
BaseAuthzGroupService is a Sakai azGroup service implementation. |
BaseMember.java | Class |
BaseMember is an implementation of the AuthzGroup API Member. |
BaseRole.java | Class |
BaseRole is an implementation of the AuthzGroup API Role. |
DbAuthzGroupService.java | Class |
DbAuthzGroupService is an extension of the BaseAuthzGroupService with database storage. |
FunctionManagerComponent.java | Class |
FunctionManagerComponent implements the FunctionMananger API. |
NoSecurity.java | Class |
NoSecurity is an example implementation of the Sakai SecurityService. |
SakaiSecurity.java | Class |
SakaiSecurity is a Sakai security service. |
SakaiSecurityTest.java | Class |
SakaiSecurity extends the Sakai security service providing the dependency injectors for testing. |
SeriesIterator.java | Class |
SeriesIterator is an iterator over a series of other iterators. |