public interface Ace extends ExtensionsData
Modifier and Type | Method and Description |
---|---|
List<String> |
getPermissions()
Returns the permissions granted to the principal.
|
Principal |
getPrincipal()
Returns the ACE principal.
|
String |
getPrincipalId()
Returns the ACE principal id.
|
boolean |
isDirect()
Indicates if the ACE was directly applied to the object or has been
inherited from another object (e.g.
|
getExtensions, setExtensions
Principal getPrincipal()
String getPrincipalId()
getPrincipal().getId()
.boolean isDirect()
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.