public class NewEncryptedIDBuilder extends AbstractSAMLObjectBuilder<NewEncryptedID>
NewEncryptedIDImpl objects.| Constructor and Description |
|---|
NewEncryptedIDBuilder()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
NewEncryptedID |
buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
|
NewEncryptedID |
buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
buildObject, buildObject, buildObject, buildObjectpublic NewEncryptedID buildObject()
buildObject in interface SAMLObjectBuilder<NewEncryptedID>buildObject in class AbstractSAMLObjectBuilder<NewEncryptedID>public NewEncryptedID buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject in interface org.opensaml.xml.XMLObjectBuilder<NewEncryptedID>buildObject in class org.opensaml.xml.AbstractXMLObjectBuilder<NewEncryptedID>Copyright © 1999–2015. All rights reserved.