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