Multiple setters for a bean and a Spring warning

Tom Zeller tzeller at dragonacea.biz
Fri Mar 28 11:13:58 EDT 2014


> My question is whether there is an easy way to supress this warning without
> having to change the name of the second method and if not do we want to do
> that.  Remember that this is in OpenSAML and we would sooner avoid any
> spring annotations.

A quick look at the Spring source makes me wonder if providing the
accessor method, i.e. getBasicCredential(), might not trigger that
warning.


More information about the dev mailing list