Class SchemeInformationBuilder

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

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

    • SchemeInformationBuilder

      public SchemeInformationBuilder()
  • Method Details