|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Ace | |
|---|---|
| org.apache.webdav.lib | |
| org.apache.webdav.lib.methods | |
| org.apache.webdav.lib.properties | |
| Uses of Ace in org.apache.webdav.lib |
|---|
| Methods in org.apache.webdav.lib with parameters of type Ace | |
|---|---|
boolean |
WebdavResource.aclMethod(java.lang.String path,
Ace[] aces)
Updates the resource with a new set of aces. |
| Uses of Ace in org.apache.webdav.lib.methods |
|---|
| Methods in org.apache.webdav.lib.methods with parameters of type Ace | |
|---|---|
void |
AclMethod.addAce(Ace ace)
Add an ace to the ace list which will be set by the method. |
| Uses of Ace in org.apache.webdav.lib.properties |
|---|
| Methods in org.apache.webdav.lib.properties that return Ace | |
|---|---|
Ace[] |
AclProperty.getAces()
Returns the Aces present in this acl property. |
protected Ace |
AclProperty.parseAce(org.w3c.dom.Element element)
Parse an ace. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||