org.exist.security.xacml
Class XACMLSource
java.lang.Object
org.exist.security.xacml.XACMLSource
- public class XACMLSource
- extends java.lang.Object
This class represents the source of some content. It has
a key, which uniquely identifies this source within its type.
For possible type values, see XACMLConstants.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static XACMLSource getInstance(java.lang.Class source)
getInstance
public static XACMLSource getInstance(java.lang.String sourceClassName)
getInstance
public static XACMLSource getInstance(Source source)
getType
public java.lang.String getType()
getKey
public java.lang.String getKey()
createId
public java.lang.String createId()
<oXygen/>
XML Editor
provides support for editing and debugging XQuery
expressions against the eXist XML Database.