Package | Description |
---|---|
org.apache.jackrabbit.webdav.security |
Modifier and Type | Method and Description |
---|---|
SupportedPrivilege[] |
SupportedPrivilege.getSupportedPrivileges() |
Modifier and Type | Method and Description |
---|---|
List<SupportedPrivilege> |
SupportedPrivilegeSetProperty.getValue() |
Constructor and Description |
---|
SupportedPrivilege(Privilege privilege,
String description,
String descriptionLanguage,
boolean isAbstract,
SupportedPrivilege[] supportedPrivileges) |
SupportedPrivilegeSetProperty(SupportedPrivilege[] supportedPrivileges)
Create a new
SupportedPrivilegeSetProperty . |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.