public class SubjectAttributeDesignatorTypeImplBuilder extends AbstractXACMLObjectBuilder<SubjectAttributeDesignatorType>
SubjectAttributeDesignatorType
.Constructor and Description |
---|
SubjectAttributeDesignatorTypeImplBuilder() |
Modifier and Type | Method and Description |
---|---|
SubjectAttributeDesignatorType |
buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications.
|
SubjectAttributeDesignatorType |
buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
buildObject, buildObject, buildObject, buildObject
public SubjectAttributeDesignatorTypeImplBuilder()
public SubjectAttributeDesignatorType buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject
in interface org.opensaml.xml.XMLObjectBuilder<SubjectAttributeDesignatorType>
buildObject
in class org.opensaml.xml.AbstractXMLObjectBuilder<SubjectAttributeDesignatorType>
public SubjectAttributeDesignatorType buildObject()
buildObject
in interface XACMLObjectBuilder<SubjectAttributeDesignatorType>
buildObject
in class AbstractXACMLObjectBuilder<SubjectAttributeDesignatorType>
Copyright © 1999-2013. All Rights Reserved.