You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2013/02/04 20:02:12 UTC

[jira] [Commented] (SYNCOPE-258) Java class as sync policy correlation rule

    [ https://issues.apache.org/jira/browse/SYNCOPE-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13570507#comment-13570507 ] 

Hudson commented on SYNCOPE-258:
--------------------------------

Integrated in Syncope-trunk #64 (See [https://builds.apache.org/job/Syncope-trunk/64/])
    SYNCOPE-258: provided feature on the core; the next step will be done on the console ... (Revision 1442286)

     Result = SUCCESS
fmartelli : 
Files : 
* /syncope/trunk/common/src/main/java/org/apache/syncope/common/annotation/ClassList.java
* /syncope/trunk/common/src/main/java/org/apache/syncope/common/types/AuditElements.java
* /syncope/trunk/common/src/main/java/org/apache/syncope/common/types/SyncPolicySpec.java
* /syncope/trunk/console/src/main/java/org/apache/syncope/console/pages/panels/PolicyBeanPanel.java
* /syncope/trunk/console/src/main/resources/org/apache/syncope/console/pages/PolicyModalPage.properties
* /syncope/trunk/core/pom.xml
* /syncope/trunk/core/src/main/java/org/apache/syncope/core/init/ImplementationClassNamesLoader.java
* /syncope/trunk/core/src/main/java/org/apache/syncope/core/persistence/beans/Policy.java
* /syncope/trunk/core/src/main/java/org/apache/syncope/core/persistence/beans/SyncPolicy.java
* /syncope/trunk/core/src/main/java/org/apache/syncope/core/rest/controller/PolicyController.java
* /syncope/trunk/core/src/main/java/org/apache/syncope/core/sync/SyncRule.java
* /syncope/trunk/core/src/main/java/org/apache/syncope/core/sync/impl/SyncopeSyncResultHandler.java
* /syncope/trunk/core/src/main/java/org/apache/syncope/core/util/AttributableUtil.java
* /syncope/trunk/core/src/test/java/org/apache/syncope/core/persistence/dao/PolicyTest.java
* /syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/PolicyTestITCase.java
* /syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/TaskTestITCase.java
* /syncope/trunk/core/src/test/java/org/apache/syncope/core/sync/TestSyncRule.java
* /syncope/trunk/core/src/test/resources/content.xml

                
> Java class as sync policy correlation rule
> ------------------------------------------
>
>                 Key: SYNCOPE-258
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-258
>             Project: Syncope
>          Issue Type: Improvement
>          Components: console, core
>    Affects Versions: 1.1.0
>            Reporter: fabio martelli
>            Assignee: fabio martelli
>             Fix For: 1.1.0
>
>
> Give the possibility to specify a java class for the sync policy to implement a custom correlation rule.
> If specified, this custom rule should be evaluated in place of "correlation attributes" rule.

--
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