Add the ability to cache returned tokens in the STSTokenValidator
-----------------------------------------------------------------
Key: CXF-3568
URL: https://issues.apache.org/jira/browse/CXF-3568
Project: CXF
Issue Type: Improvement
Affects Versions: 2.4
Reporter: Colm O hEigeartaigh
Assignee: Colm O hEigeartaigh
Fix For: 2.4.1
This task is to add the ability to cache SAML tokens that are returned from an
STS instance in the STSTokenValidator. An "Associated Hash" int is added to the
CXF SecurityToken class. On receiving a UsernameToken which is to be dispatched
to an STS for validation via WS-Trust, if it is transformed into a SAML
Assertion a hash of the UsernameToken is associated with the returned
Assertion, which is stored in the TokenStore.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira