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 "James Moore (JIRA)" <ji...@apache.org> on 2007/05/10 11:40:15 UTC

[jira] Created: (RAMPART-39) PolicyBasedResultsValidator - verifyTimestamp method is private

PolicyBasedResultsValidator - verifyTimestamp method is private
---------------------------------------------------------------

                 Key: RAMPART-39
                 URL: https://issues.apache.org/jira/browse/RAMPART-39
             Project: Rampart
          Issue Type: Improvement
          Components: rampart-core
    Affects Versions: 1.1, 1.2
         Environment: All
            Reporter: James Moore
            Priority: Trivial


verifyTimestamp method in PolicyBasedResultsValidator has been commented as overridable to allow custom implementation in subclasses.  The method is currently marked as private.

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


[jira] Resolved: (RAMPART-39) PolicyBasedResultsValidator - verifyTimestamp method is private

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

Nandana Mihindukulasooriya resolved RAMPART-39.
-----------------------------------------------

    Resolution: Fixed

It has been changed to protected in the trunk. 

> PolicyBasedResultsValidator - verifyTimestamp method is private
> ---------------------------------------------------------------
>
>                 Key: RAMPART-39
>                 URL: https://issues.apache.org/jira/browse/RAMPART-39
>             Project: Rampart
>          Issue Type: Improvement
>          Components: rampart-core
>    Affects Versions: 1.1, 1.2
>         Environment: All
>            Reporter: James Moore
>            Priority: Trivial
>
> verifyTimestamp method in PolicyBasedResultsValidator has been commented as overridable to allow custom implementation in subclasses.  The method is currently marked as private.

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