public interface DiscoveryResponse extends IndexedEndpoint
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 |
IDP_DISCO_NS
Namespace for Discovery Service metadata extensions.
|
static String |
IDP_DISCO_PREFIX
Default namespace prefix used by this library.
|
INDEX_ATTRIB_NAME, IS_DEFAULT_ATTRIB_NAME, TYPE_LOCAL_NAME, TYPE_NAME
BINDING_ATTRIB_NAME, LOCATION_ATTRIB_NAME, RESPONSE_LOCATION_ATTRIB_NAME
getIndex, isDefault, isDefaultXSBoolean, setIndex, setIsDefault, setIsDefault
getBinding, getLocation, getResponseLocation, setBinding, setLocation, setResponseLocation
deregisterValidator, getValidators, registerValidator, validate
addNamespace, detach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getOrderedChildren, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, releaseChildrenDOM, releaseDOM, releaseParentDOM, removeNamespace, resolveID, resolveIDFromRoot, setDOM, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocation
getUnknownXMLObjects, getUnknownXMLObjects
getUnknownAttributes
static final String IDP_DISCO_NS
static final String IDP_DISCO_PREFIX
static final String DEFAULT_ELEMENT_LOCAL_NAME
static final QName DEFAULT_ELEMENT_NAME
Copyright © 2018 JBoss by Red Hat. All rights reserved.