public interface SubjectAttributeDesignatorType extends AttributeDesignatorType
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_ELEMENT_LOCAL_NAME
Local name of the element Obligation.
|
static QName |
DEFAULT_ELEMENT_QNAME
QName of the element Obligation.
|
static String |
SCHEMA_TYPE_LOCAL_NAME
Local name of the XSI type.
|
static QName |
SCHEMA_TYPE_NAME
QName of the XSI type.
|
static String |
SUBJECT_CATEGORY_ATTRIB_NAME
SubjectCategory attribute name.
|
ACTION_ATTRIBUTE_DESIGNATOR_ELEMENT_LOCAL_NAME, ACTION_ATTRIBUTE_DESIGNATOR_ELEMENT_NAME, ATTRIBUTE_ID_ATTRIB_NAME, DATA_TYPE_ATTRIB_NAME, ENVIRONMENT_ATTRIBUTE_DESIGNATOR_ELEMENT_LOCAL_NAME, ENVIRONMENT_ATTRIBUTE_DESIGNATOR_ELEMENT_NAME, ISSUER_ATTRIB_NAME, MUST_BE_PRESENT_ATTRIB_NAME, RESOURCE_ATTRIBUTE_DESIGNATOR_ELEMENT_LOCAL_NAME, RESOURCE_ATTRIBUTE_DESIGNATOR_ELEMENT_NAME, SUBJECT_ATTRIBUTE_DESIGNATOR_ELEMENT_LOCAL_NAME, SUBJECT_ATTRIBUTE_DESIGNATOR_ELEMENT_NAMEDEFAULT_ELEMENT_NAME_XACML20| Modifier and Type | Method and Description |
|---|---|
String |
getSubjectCategory()
Gets the category of the Subject.
|
void |
setSubjectCategory(String category)
Sets the category of the Subject.
|
getAttributeId, getDataType, getIssuer, getMustBePresent, getMustBePresentXSBoolean, setAttributeId, setDataType, setIssuer, setMustBePresent, setMustBePresentXSBooleandetach, 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 String DEFAULT_ELEMENT_LOCAL_NAME
static final QName DEFAULT_ELEMENT_QNAME
static final String SCHEMA_TYPE_LOCAL_NAME
static final QName SCHEMA_TYPE_NAME
static final String SUBJECT_CATEGORY_ATTRIB_NAME
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.