Uploaded image for project: 'WSS4J'
  1. WSS4J
  2. WSS-596

org.apache.wss4j.common.crypto.CryptoFactory add security provider always

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.2.0
    • None
    • None
    • Websphere Application Server 8.5.5.5 + jdk1.7.0_32-ibm_SR8_FP10

    Description

      I'm using wss4j-ws-security-common to get WS-Security in an application deployed at WAS85. I would like not to add providers extra, because interfere with some JVMs (such as IBMs).

      WSProviderConfig.class has two methods init() and init(boolean addXMLDSigRIInternalProv, boolean addBCProv, boolean addTLProv). The second one allows to decide whether add or not providers. That's OK.
      But, I also need to use org.apache.wss4j.common.crypto.CryptoFactory class and this class always execute WSProviderConfig.init().

      It would be an improvement to allow if add provider or not when CryptoFactory.class is used.

      Thanks.

      Attachments

        Activity

          People

            coheigea Colm O hEigeartaigh
            igalan Isabel Galan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: