[jira] [Commented] (SYNCOPE-698) Pluggable transformation for resource mapping items

2015-09-29 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on SYNCOPE-698:
-

Commit 72e6ceb0624a90a9b63bafce37c04104c7391d79 in syncope's branch 
refs/heads/SYNCOPE-156 from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=72e6ceb ]

[SYNCOPE-698] Implementation completed


> Pluggable transformation for resource mapping items
> ---
>
> Key: SYNCOPE-698
> URL: https://issues.apache.org/jira/browse/SYNCOPE-698
> Project: Syncope
>  Issue Type: New Feature
>Reporter: Francesco Chicchiriccò
>Assignee: Francesco Chicchiriccò
> Fix For: 2.0.0
>
>
> Currently, when internal attributes are transferred to external resources 
> according to the related mapping, the actual values are simply copied; so, if 
> one wants to transform such values during propagation, the only option 
> available is a general-purpose 
> [PropagationActions|https://cwiki.apache.org/confluence/display/SYNCOPE/PropagationActionsClass]
>  class - or, similarily during synchronization, a general-purpose 
> [SyncActions|https://cwiki.apache.org/confluence/display/SYNCOPE/SyncActionsClass]
>  class.
> Such approach, which is working anyway, might be overkill: an additional 
> extension point can be defined to plug own value transformer(s), to 
> optionally associate to mapping item(s).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SYNCOPE-698) Pluggable transformation for resource mapping items

2015-09-25 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on SYNCOPE-698:
-

Commit 72e6ceb0624a90a9b63bafce37c04104c7391d79 in syncope's branch 
refs/heads/master from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=72e6ceb ]

[SYNCOPE-698] Implementation completed


> Pluggable transformation for resource mapping items
> ---
>
> Key: SYNCOPE-698
> URL: https://issues.apache.org/jira/browse/SYNCOPE-698
> Project: Syncope
>  Issue Type: New Feature
>Reporter: Francesco Chicchiriccò
>Assignee: Francesco Chicchiriccò
> Fix For: 2.0.0
>
>
> Currently, when internal attributes are transferred to external resources 
> according to the related mapping, the actual values are simply copied; so, if 
> one wants to transform such values during propagation, the only option 
> available is a general-purpose 
> [PropagationActions|https://cwiki.apache.org/confluence/display/SYNCOPE/PropagationActionsClass]
>  class - or, similarily during synchronization, a general-purpose 
> [SyncActions|https://cwiki.apache.org/confluence/display/SYNCOPE/SyncActionsClass]
>  class.
> Such approach, which is working anyway, might be overkill: an additional 
> extension point can be defined to plug own value transformer(s), to 
> optionally associate to mapping item(s).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)