You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-dev@ws.apache.org by "Nandana Mihindukulasooriya (JIRA)" <ji...@apache.org> on 2007/10/03 12:36:51 UTC

[jira] Created: (RAMPART-92) Error in checking generated encrypted parts with the policy

Error in checking generated encrypted parts with the policy
-----------------------------------------------------------

                 Key: RAMPART-92
                 URL: https://issues.apache.org/jira/browse/RAMPART-92
             Project: Rampart
          Issue Type: Bug
          Components: rampart-core
         Environment: JDK 1.5, Axis 1.3
            Reporter: Nandana Mihindukulasooriya


When validating the generated results with the policy, if there is no encrypted parts in the policy and encrypted element found in the results we check to see if it is a encrypted key. Check is done by checking the data-ref-uri's for null. This should check whether returned data-ref-uris is emptry if it is not null and if empty it is still an encrypted key.  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (RAMPART-92) Error in checking generated encrypted parts with the policy

Posted by "Nandana Mihindukulasooriya (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RAMPART-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nandana Mihindukulasooriya updated RAMPART-92:
----------------------------------------------

    Fix Version/s: 1.4

Set Fix version to 1.4. 

> Error in checking generated encrypted parts with the policy
> -----------------------------------------------------------
>
>                 Key: RAMPART-92
>                 URL: https://issues.apache.org/jira/browse/RAMPART-92
>             Project: Rampart
>          Issue Type: Bug
>          Components: rampart-core
>         Environment: JDK 1.5, Axis 1.3
>            Reporter: Nandana Mihindukulasooriya
>             Fix For: 1.4
>
>         Attachments: PolicyBasedResultsValidator.patch
>
>
> When validating the generated results with the policy, if there is no encrypted parts in the policy and encrypted element found in the results we check to see if it is a encrypted key. Check is done by checking the data-ref-uri's for null. This should check whether returned data-ref-uris is emptry if it is not null and if empty it is still an encrypted key.  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (RAMPART-92) Error in checking generated encrypted parts with the policy

Posted by "Ruchith Udayanga Fernando (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RAMPART-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ruchith Udayanga Fernando resolved RAMPART-92.
----------------------------------------------

    Resolution: Fixed

Applied the patch, thanks Nandana.

http://svn.apache.org/viewvc?rev=582216&view=rev

> Error in checking generated encrypted parts with the policy
> -----------------------------------------------------------
>
>                 Key: RAMPART-92
>                 URL: https://issues.apache.org/jira/browse/RAMPART-92
>             Project: Rampart
>          Issue Type: Bug
>          Components: rampart-core
>         Environment: JDK 1.5, Axis 1.3
>            Reporter: Nandana Mihindukulasooriya
>         Attachments: PolicyBasedResultsValidator.patch
>
>
> When validating the generated results with the policy, if there is no encrypted parts in the policy and encrypted element found in the results we check to see if it is a encrypted key. Check is done by checking the data-ref-uri's for null. This should check whether returned data-ref-uris is emptry if it is not null and if empty it is still an encrypted key.  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (RAMPART-92) Error in checking generated encrypted parts with the policy

Posted by "Nandana Mihindukulasooriya (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RAMPART-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nandana Mihindukulasooriya closed RAMPART-92.
---------------------------------------------


> Error in checking generated encrypted parts with the policy
> -----------------------------------------------------------
>
>                 Key: RAMPART-92
>                 URL: https://issues.apache.org/jira/browse/RAMPART-92
>             Project: Rampart
>          Issue Type: Bug
>          Components: rampart-core
>         Environment: JDK 1.5, Axis 1.3
>            Reporter: Nandana Mihindukulasooriya
>         Attachments: PolicyBasedResultsValidator.patch
>
>
> When validating the generated results with the policy, if there is no encrypted parts in the policy and encrypted element found in the results we check to see if it is a encrypted key. Check is done by checking the data-ref-uri's for null. This should check whether returned data-ref-uris is emptry if it is not null and if empty it is still an encrypted key.  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (RAMPART-92) Error in checking generated encrypted parts with the policy

Posted by "Nandana Mihindukulasooriya (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RAMPART-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nandana Mihindukulasooriya updated RAMPART-92:
----------------------------------------------

    Attachment: PolicyBasedResultsValidator.patch

A patch for PolicyBasedResultsValidator class with proper checking

> Error in checking generated encrypted parts with the policy
> -----------------------------------------------------------
>
>                 Key: RAMPART-92
>                 URL: https://issues.apache.org/jira/browse/RAMPART-92
>             Project: Rampart
>          Issue Type: Bug
>          Components: rampart-core
>         Environment: JDK 1.5, Axis 1.3
>            Reporter: Nandana Mihindukulasooriya
>         Attachments: PolicyBasedResultsValidator.patch
>
>
> When validating the generated results with the policy, if there is no encrypted parts in the policy and encrypted element found in the results we check to see if it is a encrypted key. Check is done by checking the data-ref-uri's for null. This should check whether returned data-ref-uris is emptry if it is not null and if empty it is still an encrypted key.  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.