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 ?

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.

Reply via email to