[
https://issues.apache.org/jira/browse/RAMPART-168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nathan Clement updated RAMPART-168:
-----------------------------------
Attachment: check_username_token_timestamp.patch
> When SecureConversationTokens are used Rampart always try to use the attached
> reference
> ----------------------------------------------------------------------------------------
>
> Key: RAMPART-168
> URL: https://issues.apache.org/jira/browse/RAMPART-168
> Project: Rampart
> Issue Type: Bug
> Components: rampart-core
> Reporter: Nandana Mihindukulasooriya
> Assignee: Nandana Mihindukulasooriya
> Fix For: 1.4
>
>
> When SecureConversationTokens are used Rampart always try to use the attached
> reference when present even when the token is not included in the message.
> OMElement ref = tok.getAttachedReference();
> if(ref == null) {
> ref = tok.getUnattachedReference();
> }
--
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: [email protected]
For additional commands, e-mail: [email protected]