public interface RequestedAttributes extends SAMLObject
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_ELEMENT_LOCAL_NAME
Name of the element inside the Extensions.
|
static QName |
DEFAULT_ELEMENT_NAME
Default element name.
|
static QName |
SUPPORTS_REQUESTED_ATTRIBUTES
QName of the XSI type.
|
static String |
SUPPORTS_REQUESTED_ATTRIBUTES_LOCAL_NAME
Local name of the supportsRequestedAttributes attribute.
|
| Modifier and Type | Method and Description |
|---|---|
List<RequestedAttribute> |
getRequestedAttributes()
Gets a list of child
RequestedAttributes. |
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 String DEFAULT_ELEMENT_LOCAL_NAME
static final QName DEFAULT_ELEMENT_NAME
static final String SUPPORTS_REQUESTED_ATTRIBUTES_LOCAL_NAME
static final QName SUPPORTS_REQUESTED_ATTRIBUTES
List<RequestedAttribute> getRequestedAttributes()
RequestedAttributes.Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.