public class UIInfoImpl extends AbstractSAMLObject implements UIInfo
UIInfo
.Modifier and Type | Field and Description |
---|---|
private org.opensaml.core.xml.util.IndexedXMLObjectChildrenList<org.opensaml.core.xml.XMLObject> |
uiInfoChildren
Children of the UIInfo.
|
DEFAULT_ELEMENT_LOCAL_NAME, DEFAULT_ELEMENT_NAME, LANG_ATTRIB_NAME, TYPE_LOCAL_NAME, TYPE_NAME
Modifier | Constructor and Description |
---|---|
protected |
UIInfoImpl(String namespaceURI,
String elementLocalName,
String namespacePrefix)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
List<Description> |
getDescriptions() |
List<DisplayName> |
getDisplayNames() |
List<InformationURL> |
getInformationURLs() |
List<Keywords> |
getKeywords() |
List<Logo> |
getLogos() |
List<org.opensaml.core.xml.XMLObject> |
getOrderedChildren() |
List<PrivacyStatementURL> |
getPrivacyStatementURLs() |
List<org.opensaml.core.xml.XMLObject> |
getXMLObjects() |
List<org.opensaml.core.xml.XMLObject> |
getXMLObjects(QName typeOrName) |
equals, hashCode, prepareForAssignment
detach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getObjectMetadata, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, manageQualifiedAttributeNamespace, prepareAttributeValueForAssignment, prepareElementContentForAssignment, prepareForAssignment, prepareForAssignment, prepareForAssignment, prepareForAssignment, registerOwnID, releaseChildrenDOM, releaseDOM, releaseParentDOM, releaseThisAndChildrenDOM, releaseThisandParentDOM, resolveID, resolveIDFromRoot, setDOM, setElementNamespacePrefix, setElementQName, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocation, setSchemaType
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
detach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getObjectMetadata, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, releaseChildrenDOM, releaseDOM, releaseParentDOM, resolveID, resolveIDFromRoot, setDOM, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocation
private final org.opensaml.core.xml.util.IndexedXMLObjectChildrenList<org.opensaml.core.xml.XMLObject> uiInfoChildren
public List<org.opensaml.core.xml.XMLObject> getXMLObjects()
getXMLObjects
in interface UIInfo
public List<org.opensaml.core.xml.XMLObject> getXMLObjects(QName typeOrName)
getXMLObjects
in interface UIInfo
public List<Description> getDescriptions()
getDescriptions
in interface UIInfo
public List<DisplayName> getDisplayNames()
getDisplayNames
in interface UIInfo
public List<Keywords> getKeywords()
getKeywords
in interface UIInfo
public List<InformationURL> getInformationURLs()
getInformationURLs
in interface UIInfo
public List<PrivacyStatementURL> getPrivacyStatementURLs()
getPrivacyStatementURLs
in interface UIInfo
public List<org.opensaml.core.xml.XMLObject> getOrderedChildren()
getOrderedChildren
in interface org.opensaml.core.xml.XMLObject
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.