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, prepareForAssignmentdetach, 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, setSchemaTypeclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitdetach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getObjectMetadata, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, releaseChildrenDOM, releaseDOM, releaseParentDOM, resolveID, resolveIDFromRoot, setDOM, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocationprivate final org.opensaml.core.xml.util.IndexedXMLObjectChildrenList<org.opensaml.core.xml.XMLObject> uiInfoChildren
public List<org.opensaml.core.xml.XMLObject> getXMLObjects()
getXMLObjects in interface UIInfopublic List<org.opensaml.core.xml.XMLObject> getXMLObjects(QName typeOrName)
getXMLObjects in interface UIInfopublic List<Description> getDescriptions()
getDescriptions in interface UIInfopublic List<DisplayName> getDisplayNames()
getDisplayNames in interface UIInfopublic List<Keywords> getKeywords()
getKeywords in interface UIInfopublic List<InformationURL> getInformationURLs()
getInformationURLs in interface UIInfopublic List<PrivacyStatementURL> getPrivacyStatementURLs()
getPrivacyStatementURLs in interface UIInfopublic List<org.opensaml.core.xml.XMLObject> getOrderedChildren()
getOrderedChildren in interface org.opensaml.core.xml.XMLObjectCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.