org.opensaml.saml2.metadata.impl
public class ManageNameIDServiceBuilder extends AbstractSAMLObjectBuilder<ManageNameIDService>
ManageNameIDServiceImpl
.Constructor and Description |
---|
ManageNameIDServiceBuilder()
Constructor
|
Modifier and Type | Method and Description |
---|---|
ManageNameIDService |
buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
|
ManageNameIDService |
buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
buildObject, buildObject, buildObject, buildObject
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
buildObject, buildObject, buildObject, buildObject
public ManageNameIDService buildObject()
buildObject
in interface SAMLObjectBuilder<ManageNameIDService>
buildObject
in class AbstractSAMLObjectBuilder<ManageNameIDService>
public ManageNameIDService buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject
in interface XMLObjectBuilder<ManageNameIDService>
buildObject
in class AbstractXMLObjectBuilder<ManageNameIDService>
Copyright © 1999-2013 JBoss by Red Hat. All Rights Reserved.