|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AccessControlList | |
|---|---|
| org.apache.jackrabbit.core.security.authorization | |
| Uses of AccessControlList in org.apache.jackrabbit.core.security.authorization |
|---|
| Subinterfaces of AccessControlList in org.apache.jackrabbit.core.security.authorization | |
|---|---|
interface |
JackrabbitAccessControlList
JackrabbitAccessControlList is an extension of the AccessControlList. |
| Classes in org.apache.jackrabbit.core.security.authorization that implement AccessControlList | |
|---|---|
class |
UnmodifiableAccessControlList
An implementation of the AccessControlList interface that only
allows for reading. |
| Constructors in org.apache.jackrabbit.core.security.authorization with parameters of type AccessControlList | |
|---|---|
AccessControlEntryIterator(AccessControlList[] acls)
|
|
UnmodifiableAccessControlList(AccessControlList acl)
Construct a new UnmodifiableAccessControlList |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||