public class DavAce extends Object
| Constructor and Description |
|---|
DavAce(Ace ace) |
DavAce(DavPrincipal principal) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getDenied() |
List<String> |
getGranted() |
String |
getInherited() |
DavPrincipal |
getPrincipal() |
boolean |
isProtected() |
Ace |
toModel() |
public DavAce(DavPrincipal principal)
public DavAce(Ace ace)
Copyright © 2019. All rights reserved.