org.mycore.services.acl
Class MCRAclEditor
java.lang.Object
org.mycore.services.acl.MCRAclEditor
- Direct Known Subclasses:
- MCRAclEditorStdImpl
public abstract class MCRAclEditor
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOGGER
protected static Logger LOGGER
MCRAclEditor
public MCRAclEditor()
getACLEditor
public abstract Element getACLEditor(HttpServletRequest request)
dataRequest
public abstract Element dataRequest(HttpServletRequest request)
instance
public static MCRAclEditor instance()