public class PrivacyStatementURLBuilder extends AbstractSAMLObjectBuilder<PrivacyStatementURL>
PrivacyStatementURL objects.| Constructor and Description |
|---|
PrivacyStatementURLBuilder()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
PrivacyStatementURL |
buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
|
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.xml.XMLObjectBuilder<PrivacyStatementURL>buildObject in class org.opensaml.xml.AbstractXMLObjectBuilder<PrivacyStatementURL>Copyright © 1999–2015. All rights reserved.