You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Kristina Petkova (JIRA)" <ji...@apache.org> on 2012/09/20 10:15:08 UTC

[jira] [Created] (RAMPART-391) Add ability to set the wsiBspComplient property in WSSConfig

Kristina Petkova created RAMPART-391:
----------------------------------------

             Summary: Add ability to set the wsiBspComplient property in WSSConfig
                 Key: RAMPART-391
                 URL: https://issues.apache.org/jira/browse/RAMPART-391
             Project: Rampart
          Issue Type: Improvement
          Components: rampart-core
    Affects Versions: 1.6.2
            Reporter: Kristina Petkova
            Priority: Minor


There is this property wsiBspComplient which is set to true by default in the WSSConfig class:
http://people.apache.org/~coheigea/stage/wss4j/1.5.6/site/apidocs/org/apache/ws/security/WSSConfig.html

You could only change it like this:

setWsiBSPCompliant(boolean wsiBSPCompliant) 
          Set the WS-I Basic Security Profile compliance mode.


but you cannot set it through rampart. This could be added as functionality. It would be also useful if a there is a property in Rampart configuration in order the client to use it via the services.xml. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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