|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AclSubjectType | |
|---|---|
| org.outerj.daisy.repository.acl | API for dealing with the Access Control functionality. |
| Uses of AclSubjectType in org.outerj.daisy.repository.acl |
|---|
| Fields in org.outerj.daisy.repository.acl declared as AclSubjectType | |
|---|---|
static AclSubjectType |
AclSubjectType.EVERYONE
|
static AclSubjectType |
AclSubjectType.ROLE
|
static AclSubjectType |
AclSubjectType.USER
|
| Methods in org.outerj.daisy.repository.acl that return AclSubjectType | |
|---|---|
static AclSubjectType |
AclSubjectType.fromString(java.lang.String value)
|
AclSubjectType |
AclEntry.getSubjectType()
|
| Methods in org.outerj.daisy.repository.acl with parameters of type AclSubjectType | |
|---|---|
AclEntry |
AclObject.createNewEntry(AclSubjectType subjectType,
long subjectValue)
|
void |
AclEntry.setSubjectType(AclSubjectType subjectType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||