public class AccessUtil
extends org.bedework.access.AccessXmlUtil
| Constructor and Description |
|---|
AccessUtil(String namespacePrefix,
org.bedework.util.xml.XmlEmit xml,
org.bedework.access.AccessXmlUtil.AccessXmlCb cb)
Acls use tags in the webdav and caldav namespace.
|
| Modifier and Type | Method and Description |
|---|---|
QName[] |
getPrivTags() |
String |
makeGroupHref(String who)
Override this to construct urls from the parameter
|
String |
makeUserHref(String who)
Override this to construct urls from the parameter
|
emitAcl, emitCurrentPrivSet, emitSupportedPrivSet, escapeChars, getAcl, getAcl, getCurrentPrivSetString, getErrorMsg, getErrorTag, getLogger, getXmlAclString, setXmlclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaudit, debug, debug, enableAuditLogger, enableErrorLogger, enableMetricsLogger, error, error, error, info, isAuditLoggerEnabled, isErrorLoggerEnabled, isMetricsDebugEnabled, isMetricsLoggerEnabled, metrics, setLoggerClass, setLoggerClass, trace, trace, warnpublic AccessUtil(String namespacePrefix, org.bedework.util.xml.XmlEmit xml, org.bedework.access.AccessXmlUtil.AccessXmlCb cb) throws WebdavException
namespacePrefix - String prefixxml - XmlEmitcb - WebdavExceptionpublic String makeUserHref(String who)
who - Stringpublic String makeGroupHref(String who)
who - Stringpublic QName[] getPrivTags()
Copyright © 2018 Bedework. All rights reserved.