public class AttributeProfileBuilder extends AbstractSAMLObjectBuilder<AttributeProfile>
AttributeProfileImpl
sConstructor 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, buildObject
public 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-2013. All Rights Reserved.