public interface SubjectType extends XACMLObject
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DEFAULT_ELEMENT_LOCAL_NAME
Local name of the element Subject.
|
static javax.xml.namespace.QName |
DEFAULT_ELEMENT_NAME
QName of the element Subject.
|
static java.lang.String |
SCHEMA_TYPE_LOCAL_NAME
Local name of the XSI type.
|
static javax.xml.namespace.QName |
SCHEMA_TYPE_NAME
QName of the XSI type.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SubjectMatchType> |
getSubjectMatches()
Gets the subject matches for this action.
|
detach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getObjectMetadata, getOrderedChildren, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, releaseChildrenDOM, releaseDOM, releaseParentDOM, resolveID, resolveIDFromRoot, setDOM, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocationstatic final java.lang.String DEFAULT_ELEMENT_LOCAL_NAME
static final javax.xml.namespace.QName DEFAULT_ELEMENT_NAME
static final java.lang.String SCHEMA_TYPE_LOCAL_NAME
static final javax.xml.namespace.QName SCHEMA_TYPE_NAME
java.util.List<SubjectMatchType> getSubjectMatches()