Class SigningMethodBuilder

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

    public class SigningMethodBuilder
    extends org.opensaml.saml.common.AbstractSAMLObjectBuilder<org.opensaml.saml.ext.saml2alg.SigningMethod>
    SigningMethod builder.
    • Constructor Detail

      • SigningMethodBuilder

        public SigningMethodBuilder()
        Constructor.
    • Method Detail

      • buildObject

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

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