Uses of Interface
net.shibboleth.metadata.dom.ElementMaker
Packages that use ElementMaker
Package
Description
Implementations of core APIs that operate on W3C DOM based metadata.
Classes that work with DOM elements which contain SAML data.
Aggregator classes for the entity attributes specification.
-
Uses of ElementMaker in net.shibboleth.metadata.dom
Classes in net.shibboleth.metadata.dom that implement ElementMakerModifier and TypeClassDescriptionclassMethods in net.shibboleth.metadata.dom with parameters of type ElementMakerModifier and TypeMethodDescriptionContainer.addChild(ElementMaker maker, Container.ChildAddingStrategy adder) Add a child to the container.Container.locateChild(ElementMatcher matcher, ElementMaker maker, Container.ChildAddingStrategy adder) Locate a child container matching theElementMatcher, creating one if necessary. -
Uses of ElementMaker in net.shibboleth.metadata.dom.saml
Classes in net.shibboleth.metadata.dom.saml that implement ElementMakerModifier and TypeClassDescriptionclassA class for constructing SAMLAttributeelements for use with theContainersystem.classA class for constructing SAMLAttributeValueelements for use with theContainersystem.Fields in net.shibboleth.metadata.dom.saml declared as ElementMakerModifier and TypeFieldDescriptionstatic final ElementMakerSAMLSupport.EXTENSIONS_MAKERMaker for theExtensionselement, for use with theContainersystem. -
Uses of ElementMaker in net.shibboleth.metadata.dom.saml.mdattr
Fields in net.shibboleth.metadata.dom.saml.mdattr declared as ElementMakerModifier and TypeFieldDescriptionstatic final ElementMakerMDAttrSupport.ENTITY_ATTRIBUTES_MAKERMaker for theEntityAttributeselement, for use with theContainersystem.