I also tried to override UserDataBinder class but syncope didn't use my
class.
,Antti
On 11/08/2013 11:45 AM, Massimiliano Perrone wrote:
Hi Antti, in line answer.
On 11/08/2013 10:38 AM, anttig wrote:
Hi,
I created overlay project where I have a class which extends
UserDataBinder
class update method.
My class is named UserDataBinderUpdate and it's in the same package
structure as UserDataBinder.
I can see that my class is included in syncope.war file when I build the
war.
But when I run Syncope and update user, original UserDataBinder update
method is used and not the one which
I wrote.
So my question is, how to extend UserDataBinder class ?
Why you have created a UserDataBinderUpdate class instead to override
UserDataBinder class itself?
Kind regards,
Antti
--
View this message in context:
http://syncope-user.1051894.n5.nabble.com/Override-UserDataBinder-update-method-tp5707407.html
Sent from the syncope-user mailing list archive at Nabble.com.