| Package | Description |
|---|---|
| org.bedework.carddav.bwserver | |
| org.bedework.carddav.server |
| Modifier and Type | Method and Description |
|---|---|
SysIntf.PrincipalInfo |
BwSysIntfImpl.getPrincipalInfo(org.bedework.access.AccessPrincipal pcpl,
boolean getDirInfo) |
| Modifier and Type | Method and Description |
|---|---|
Collection<SysIntf.PrincipalInfo> |
BwSysIntfImpl.getPrincipals(String resourceUri,
org.bedework.webdav.servlet.shared.PrincipalPropertySearch pps) |
| Modifier and Type | Method and Description |
|---|---|
SysIntf.PrincipalInfo |
SysIntf.getPrincipalInfo(org.bedework.access.AccessPrincipal pcpl,
boolean getDirInfo)
Given a valid principal return the associated information
needed for carddav interactions.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<SysIntf.PrincipalInfo> |
SysIntf.getPrincipals(String resourceUri,
org.bedework.webdav.servlet.shared.PrincipalPropertySearch pps)
Given a PrincipalPropertySearch returns a Collection of matching principals.
|
Copyright © 2015 Bedework. All rights reserved.