Package | Description |
---|---|
org.apache.jackrabbit.webdav.security |
Modifier and Type | Method and Description |
---|---|
static AclProperty.Ace |
AclProperty.createDenyAce(Principal principal,
Privilege[] privileges,
boolean invert,
boolean isProtected,
AclResource inheritedFrom) |
static AclProperty.Ace |
AclProperty.createGrantAce(Principal principal,
Privilege[] privileges,
boolean invert,
boolean isProtected,
AclResource inheritedFrom) |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.