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, buildObjectpublic SubjectAttributeDesignatorTypeImplBuilder()
public SubjectAttributeDesignatorType buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject in interface org.opensaml.core.xml.XMLObjectBuilder<SubjectAttributeDesignatorType>buildObject in class org.opensaml.core.xml.AbstractXMLObjectBuilder<SubjectAttributeDesignatorType>public SubjectAttributeDesignatorType buildObject()
buildObject in interface XACMLObjectBuilder<SubjectAttributeDesignatorType>buildObject in class AbstractXACMLObjectBuilder<SubjectAttributeDesignatorType>Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.