You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by "Dennis Dam (JIRA)" <je...@portals.apache.org> on 2009/01/07 12:46:44 UTC

[jira] Created: (JS2-922) Required associations should only be required for the "from" side of the association

Required associations should only be required for the "from" side of the association
------------------------------------------------------------------------------------

                 Key: JS2-922
                 URL: https://issues.apache.org/jira/browse/JS2-922
             Project: Jetspeed 2
          Issue Type: Bug
          Components: Security
    Affects Versions: 2.2-M1, 2.2, 2.3
            Reporter: Dennis Dam
            Assignee: Dennis Dam
            Priority: Minor
             Fix For: 2.2


Right now, creation of a principal which' type is configured as the "to" side of  a required association is not possible. This is only correct for creation of principals on the "from" side of that association. The required association handler is registered with both the "from" and the "to" principal manager. The "to" manager should check whether the association is required or not by checking whether it is the "to" side (not required) or the "from" side (required). See also the definition of "required" in JetspeedPrincipalAssociationType.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


[jira] Resolved: (JS2-922) Required associations should only be required for the "from" side of the association

Posted by "Dennis Dam (JIRA)" <je...@portals.apache.org>.
     [ https://issues.apache.org/jira/browse/JS2-922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Dam resolved JS2-922.
----------------------------

    Resolution: Fixed

> Required associations should only be required for the "from" side of the association
> ------------------------------------------------------------------------------------
>
>                 Key: JS2-922
>                 URL: https://issues.apache.org/jira/browse/JS2-922
>             Project: Jetspeed 2
>          Issue Type: Bug
>          Components: Security
>    Affects Versions: 2.2-M1, 2.2, 2.3
>            Reporter: Dennis Dam
>            Assignee: Dennis Dam
>            Priority: Minor
>             Fix For: 2.2
>
>
> Right now, creation of a principal which' type is configured as the "to" side of  a required association is not possible. This is only correct for creation of principals on the "from" side of that association. The required association handler is registered with both the "from" and the "to" principal manager. The "to" manager should check whether the association is required or not by checking whether it is the "to" side (not required) or the "from" side (required). See also the definition of "required" in JetspeedPrincipalAssociationType.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org