|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Authz | |
---|---|
org.sakaiproject.component.gradebook | |
org.sakaiproject.tool.gradebook.facades.sakai2impl | |
org.sakaiproject.tool.gradebook.facades.sections |
Uses of Authz in org.sakaiproject.component.gradebook |
---|
Methods in org.sakaiproject.component.gradebook that return Authz | |
---|---|
Authz |
GradebookServiceHibernateImpl.getAuthz()
|
Methods in org.sakaiproject.component.gradebook with parameters of type Authz | |
---|---|
void |
GradebookServiceHibernateImpl.setAuthz(Authz authz)
|
Uses of Authz in org.sakaiproject.tool.gradebook.facades.sakai2impl |
---|
Classes in org.sakaiproject.tool.gradebook.facades.sakai2impl that implement Authz | |
---|---|
class |
AuthzSakai2Impl
An implementation of Gradebook-specific authorization needs based on a combination of fine-grained site-scoped Sakai permissions and the shared Section Awareness API. |
Uses of Authz in org.sakaiproject.tool.gradebook.facades.sections |
---|
Classes in org.sakaiproject.tool.gradebook.facades.sections that implement Authz | |
---|---|
class |
AuthzSectionsImpl
An implementation of Gradebook-specific authorization needs based on the shared Section Awareness API. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |