public interface DiscoHints 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 String |
TYPE_LOCAL_NAME
Local name of the XSI type.
|
static QName |
TYPE_NAME
QName of the XSI type.
|
Modifier and Type | Method and Description |
---|---|
List<DomainHint> |
getDomainHints()
The
|
List<GeolocationHint> |
getGeolocationHints()
The
|
List<IPHint> |
getIPHints()
The
|
List<XMLObject> |
getXMLObjects()
Get the list of all children of this element.
|
List<XMLObject> |
getXMLObjects(QName typeOrName)
Get the list of all children of this element which have the specified name or type.
|
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, setSchemaLocation
static final String DEFAULT_ELEMENT_LOCAL_NAME
static final QName DEFAULT_ELEMENT_NAME
static final String TYPE_LOCAL_NAME
static final QName TYPE_NAME
List<IPHint> getIPHints()
List<DomainHint> getDomainHints()
List<GeolocationHint> getGeolocationHints()
List<XMLObject> getXMLObjects()
Copyright © 2016 JBoss by Red Hat. All rights reserved.