Copyright© 2008-2026 Sitevision AB, all rights reserved.
public interface AccessControlEntry
AccessControlEntry represents the association of one or more
Privilege objects with a specific Principal.
Sitevision note: Unsupported operation
| Modifier and Type | Method and Description |
|---|---|
Principal |
getPrincipal()
Returns the principal associated with this access control entry.
|
Privilege[] |
getPrivileges()
Returns the privileges associated with this access control entry.
|
Sitevision - Content Management Made Easy
Sitevision is an advanced Java enterprise portal product that implements Java Content Repository (JSR 283).
Copyright© 2008-2026 Sitevision AB, all rights reserved.