Colm O hEigeartaigh created CXF-5291:
----------------------------------------

             Summary: Only activate ws-security caching if it is required
                 Key: CXF-5291
                 URL: https://issues.apache.org/jira/browse/CXF-5291
             Project: CXF
          Issue Type: Improvement
          Components: WS-* Components
    Affects Versions: 2.7.7
            Reporter: Colm O hEigeartaigh
            Assignee: Colm O hEigeartaigh
             Fix For: 2.7.8



This task is to only activate WS-Security caching if it is required. Caches are 
currently created on the recipient side automatically for UsernameToken nonces 
+ signed Timestamps. 

A nonce cache will only be created from now on if there is an active 
UsernameToken policy, or if a UsernameToken action is specified. Similarly, a 
timestamp cache will only be created if there is an "IncludeTimestamp" policy, 
or if a Timestamp action is specified.

--
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

Reply via email to