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