Class RequestedAttributesBuilder

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

    public class RequestedAttributesBuilder
    extends org.opensaml.saml.common.AbstractSAMLObjectBuilder<org.opensaml.saml.ext.reqattr.RequestedAttributes>
    Summon up a new RequestedAttributes.
    • Constructor Detail

      • RequestedAttributesBuilder

        public RequestedAttributesBuilder()
    • Method Detail

      • buildObject

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

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