Class RequestedAttributesBuilder

java.lang.Object
org.opensaml.core.xml.AbstractXMLObjectBuilder<SAMLObjectType>
org.opensaml.saml.common.AbstractSAMLObjectBuilder<RequestedAttributes>
se.swedenconnect.opensaml.eidas.ext.impl.RequestedAttributesBuilder
All Implemented Interfaces:
org.opensaml.core.xml.XMLObjectBuilder<RequestedAttributes>, org.opensaml.saml.common.SAMLObjectBuilder<RequestedAttributes>

public class RequestedAttributesBuilder extends org.opensaml.saml.common.AbstractSAMLObjectBuilder<RequestedAttributes>
Builder for RequestedAttributes.
Author:
Martin Lindström
  • Constructor Details

    • RequestedAttributesBuilder

      public RequestedAttributesBuilder()
  • Method Details