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