public class NameIdentifierBuilder extends AbstractSAMLObjectBuilder<NameIdentifier>
NameIdentifierImpl objects.| Constructor and Description |
|---|
NameIdentifierBuilder()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
NameIdentifier |
buildObject() |
NameIdentifier |
buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
buildObject, buildObject, buildObject, buildObjectpublic NameIdentifier buildObject()
buildObject in interface SAMLObjectBuilder<NameIdentifier>buildObject in class AbstractSAMLObjectBuilder<NameIdentifier>public NameIdentifier buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject in interface org.opensaml.core.xml.XMLObjectBuilder<NameIdentifier>buildObject in class org.opensaml.core.xml.AbstractXMLObjectBuilder<NameIdentifier>Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.