Class PGPKeyIDBuilder

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

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

      • PGPKeyIDBuilder

        public PGPKeyIDBuilder()
        Constructor.
    • Method Detail

      • buildObject

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

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