Class BaseXAdESImpl

  • All Implemented Interfaces:
    XAdESBase
    Direct Known Subclasses:
    BasicXAdESImpl, BLevelXAdESImpl

    public abstract class BaseXAdESImpl
    extends java.lang.Object
    implements XAdESBase
    The minimun methods needed to sign a XAdES implementation.
    • Constructor Detail

      • BaseXAdESImpl

        public BaseXAdESImpl()
    • Method Detail

      • marshalQualifyingProperties

        protected abstract void marshalQualifyingProperties​(QualifyingProperties qp,
                                                            java.lang.String signatureIdPrefix,
                                                            java.util.List referencesIdList)
                                                     throws javax.xml.crypto.MarshalException
        Throws:
        javax.xml.crypto.MarshalException