Authentication causes error in generated Java when using an extended class as Principal
Occurs when using a Child class as Principal where the ‘name’ property is defined in the Parent. There is an error in the ‘authentication’ where it checks for findChildbyName when it should use findParentbyName.
Submitted on 18 March 2010 at 15:32
Log in to post comments