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

Hudson commented on SYNCOPE-420:
--------------------------------

SUCCESS: Integrated in Syncope-trunk #465 (See 
[https://builds.apache.org/job/Syncope-trunk/465/])
[SYNCOPE-420] Merge from 1_1_X (ilgrosso: rev 1532242)
* /syncope/trunk
* /syncope/trunk/core/pom.xml
* 
/syncope/trunk/core/src/main/java/org/apache/syncope/core/propagation/PropagationHandler.java
* 
/syncope/trunk/core/src/main/java/org/apache/syncope/core/propagation/PropagationReporter.java
* 
/syncope/trunk/core/src/main/java/org/apache/syncope/core/propagation/PropagationTaskExecutor.java
* 
/syncope/trunk/core/src/main/java/org/apache/syncope/core/propagation/impl/AbstractPropagationTaskExecutor.java
* 
/syncope/trunk/core/src/main/java/org/apache/syncope/core/propagation/impl/DefaultPropagationHandler.java
* 
/syncope/trunk/core/src/main/java/org/apache/syncope/core/propagation/impl/DefaultPropagationReporter.java
* 
/syncope/trunk/core/src/main/java/org/apache/syncope/core/propagation/impl/PriorityPropagationTaskExecutor.java
* 
/syncope/trunk/core/src/main/java/org/apache/syncope/core/propagation/impl/PropagationManager.java
* 
/syncope/trunk/core/src/main/java/org/apache/syncope/core/rest/controller/RoleController.java
* 
/syncope/trunk/core/src/main/java/org/apache/syncope/core/rest/controller/UserController.java
* 
/syncope/trunk/core/src/main/java/org/apache/syncope/core/rest/data/AbstractAttributableDataBinder.java
* 
/syncope/trunk/core/src/main/java/org/apache/syncope/core/rest/data/AttributableTransformer.java
* 
/syncope/trunk/core/src/main/java/org/apache/syncope/core/rest/data/DefaultAttributableTransformer.java
* 
/syncope/trunk/core/src/main/java/org/apache/syncope/core/sync/impl/SyncopeSyncResultHandler.java
* /syncope/trunk/core/src/main/resources/restContext.xml
* /syncope/trunk/core/src/main/resources/syncopeContext.xml
* 
/syncope/trunk/core/src/test/java/org/apache/syncope/core/persistence/dao/SchemaTest.java
* 
/syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/UserTestITCase.java
* 
/syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/data/DefaultAttributableTransformer.java
* /syncope/trunk/core/src/test/resources/content.xml


> Provide user / role pre-processing mechanism
> --------------------------------------------
>
>                 Key: SYNCOPE-420
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-420
>             Project: Syncope
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 1.1.5, 1.2.0
>            Reporter: fabio martelli
>            Assignee: Francesco Chicchiriccò
>             Fix For: 1.1.5, 1.2.0
>
>
> Before storing/propagating/synchronizing a specific user or role a 
> pre-processor could be called in order to allow any kind of manipulation 
> before any actual operation takes place.
> The idea is to provide an interface to be implemented into the overlay in 
> order to perform custom pre-processing operations.
> The custom implementation class name could be defined into the global 
> configuration.
> This new feature would give the "handle" to provide several attribute value 
> manipulation like specific value translations, or something else.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to