Class ApacheSantuarioSignerProviderImpl

java.lang.Object
org.opensaml.xmlsec.signature.support.impl.provider.ApacheSantuarioSignerProviderImpl
All Implemented Interfaces:
SignerProvider

public class ApacheSantuarioSignerProviderImpl extends Object implements SignerProvider
Implementation of SignerProvider which is based on the Apache Santuario library and is used with Signature instances which are instances of SignatureImpl.
  • Field Details

    • log

      @Nonnull private org.slf4j.Logger log
      Logger.
  • Constructor Details

    • ApacheSantuarioSignerProviderImpl

      public ApacheSantuarioSignerProviderImpl()
  • Method Details