public class PrincipalPropertySearch extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
applyToPrincipalCollectionSet
If true the request is applied to each collection identified by the
DAV:principal-collection-set property of the resource identified
by the Request-URI.
|
PropFindMethod.PropRequest |
pr
Properties to be returned
|
Collection<WebdavProperty> |
props
Each of these must match
|
| Constructor and Description |
|---|
PrincipalPropertySearch() |
public Collection<WebdavProperty> props
public PropFindMethod.PropRequest pr
public boolean applyToPrincipalCollectionSet
Copyright © 2019 Bedework. All rights reserved.