Class ApacheSantuarioSignerProviderImpl

  • All Implemented Interfaces:
    org.opensaml.xmlsec.signature.support.SignerProvider

    public class ApacheSantuarioSignerProviderImpl
    extends Object
    implements org.opensaml.xmlsec.signature.support.SignerProvider
    Implementation of SignerProvider which is based on the Apache Santuario library and is used with Signature instances which are instances of SignatureImpl.
    • Field Detail

      • log

        private org.slf4j.Logger log
        Logger.
    • Constructor Detail

      • ApacheSantuarioSignerProviderImpl

        public ApacheSantuarioSignerProviderImpl()
    • Method Detail

      • signObject

        public void signObject​(@Nonnull
                               org.opensaml.xmlsec.signature.Signature signature)
                        throws org.opensaml.xmlsec.signature.support.SignatureException
        Specified by:
        signObject in interface org.opensaml.xmlsec.signature.support.SignerProvider
        Throws:
        org.opensaml.xmlsec.signature.support.SignatureException