Class PgenCounterBuilder

  • All Implemented Interfaces:
    org.opensaml.core.xml.XMLObjectBuilder<org.opensaml.xmlsec.signature.PgenCounter>, org.opensaml.xmlsec.signature.XMLSignatureBuilder<org.opensaml.xmlsec.signature.PgenCounter>

    public class PgenCounterBuilder
    extends org.opensaml.core.xml.AbstractXMLObjectBuilder<org.opensaml.xmlsec.signature.PgenCounter>
    implements org.opensaml.xmlsec.signature.XMLSignatureBuilder<org.opensaml.xmlsec.signature.PgenCounter>
    Builder of PgenCounter.
    • Constructor Detail

      • PgenCounterBuilder

        public PgenCounterBuilder()
        Constructor.
    • Method Detail

      • buildObject

        public org.opensaml.xmlsec.signature.PgenCounter buildObject​(String namespaceURI,
                                                                     String localName,
                                                                     String namespacePrefix)
        Specified by:
        buildObject in interface org.opensaml.core.xml.XMLObjectBuilder<org.opensaml.xmlsec.signature.PgenCounter>
        Specified by:
        buildObject in class org.opensaml.core.xml.AbstractXMLObjectBuilder<org.opensaml.xmlsec.signature.PgenCounter>
      • buildObject

        public org.opensaml.xmlsec.signature.PgenCounter buildObject()
        Specified by:
        buildObject in interface org.opensaml.xmlsec.signature.XMLSignatureBuilder<org.opensaml.xmlsec.signature.PgenCounter>