You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2017/09/01 15:06:00 UTC

[jira] [Closed] (WSS-596) org.apache.wss4j.common.crypto.CryptoFactory add security provider always

     [ https://issues.apache.org/jira/browse/WSS-596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Colm O hEigeartaigh closed WSS-596.
-----------------------------------

> org.apache.wss4j.common.crypto.CryptoFactory add security provider always
> -------------------------------------------------------------------------
>
>                 Key: WSS-596
>                 URL: https://issues.apache.org/jira/browse/WSS-596
>             Project: WSS4J
>          Issue Type: Improvement
>         Environment: Websphere Application Server 8.5.5.5 + jdk1.7.0_32-ibm_SR8_FP10
>            Reporter: Isabel Galan
>            Assignee: Colm O hEigeartaigh
>             Fix For: 2.2.0
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org