|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Client.ACE | |
---|---|
be.re.webdav |
Uses of Client.ACE in be.re.webdav |
---|
Methods in be.re.webdav that return Client.ACE | |
---|---|
static Client.ACE[] |
Util.getAces(URL baseUrl,
Element aclProperty)
Extracts the Access Control Entries from a DAV:acl property
element. |
Client.ACE[] |
Client.getAcl(URL url)
Returns the Access Control List of a resource. |
Methods in be.re.webdav with parameters of type Client.ACE | |
---|---|
void |
Client.acl(URL url,
Client.ACE[] aces)
Sets the Access Control List for the resource. |
Constructors in be.re.webdav with parameters of type Client.ACE | |
---|---|
Client.ACE(Client.ACE ace)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |