|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AccessGrant.Term | |
|---|---|
| org.eaglei.repository | |
| Uses of AccessGrant.Term in org.eaglei.repository |
|---|
| Fields in org.eaglei.repository declared as AccessGrant.Term | |
|---|---|
AccessGrant.Term |
AccessGrant.access
|
AccessGrant.Term |
AccessGrant.agent
|
AccessGrant.Term |
AccessGrant.agentType
|
| Methods in org.eaglei.repository that return types with arguments of type AccessGrant.Term | |
|---|---|
static java.lang.Iterable<AccessGrant.Term> |
Access.getAllAccesses(javax.servlet.http.HttpServletRequest request)
Get all access types described in the RDF - note this CAN be extended by each repository instance by adding statements but it is NOT likely since the practical implementation of access is hardcoded. |
static java.lang.Iterable<AccessGrant.Term> |
Access.getAllRoles(javax.servlet.http.HttpServletRequest request)
Get all roles described in the RDF - note this can be extended by each repository instance by adding statements. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||