Class AttributeQueryDescriptorTypeBuilder

  • All Implemented Interfaces:
    org.opensaml.core.xml.XMLObjectBuilder<org.opensaml.saml.ext.saml2mdquery.AttributeQueryDescriptorType>, org.opensaml.saml.common.SAMLObjectBuilder<org.opensaml.saml.ext.saml2mdquery.AttributeQueryDescriptorType>

    public class AttributeQueryDescriptorTypeBuilder
    extends org.opensaml.saml.common.AbstractSAMLObjectBuilder<org.opensaml.saml.ext.saml2mdquery.AttributeQueryDescriptorType>
    • Constructor Detail

      • AttributeQueryDescriptorTypeBuilder

        public AttributeQueryDescriptorTypeBuilder()
    • Method Detail

      • buildObject

        public org.opensaml.saml.ext.saml2mdquery.AttributeQueryDescriptorType buildObject()
        Specified by:
        buildObject in interface org.opensaml.saml.common.SAMLObjectBuilder<org.opensaml.saml.ext.saml2mdquery.AttributeQueryDescriptorType>
        Specified by:
        buildObject in class org.opensaml.saml.common.AbstractSAMLObjectBuilder<org.opensaml.saml.ext.saml2mdquery.AttributeQueryDescriptorType>
      • buildObject

        public org.opensaml.saml.ext.saml2mdquery.AttributeQueryDescriptorType buildObject​(String namespaceURI,
                                                                                           String localName,
                                                                                           String namespacePrefix)
        Specified by:
        buildObject in interface org.opensaml.core.xml.XMLObjectBuilder<org.opensaml.saml.ext.saml2mdquery.AttributeQueryDescriptorType>
        Specified by:
        buildObject in class org.opensaml.core.xml.AbstractXMLObjectBuilder<org.opensaml.saml.ext.saml2mdquery.AttributeQueryDescriptorType>