Help - AbstractUserPasswordValidationAction Problems

Tom Zeller tzeller at dragonacea.biz
Thu Sep 29 18:04:24 EDT 2016


> My fault, it was a scoping issue with my bean, I change scope="prototype"
> and all is good.

Incorrectly scoping actions seems like a gotcha to me, we had talked
about this previously. Note that OpenSAML's AbstractProfileAction is
annotated with @Prototype, but we don't "do" anything with that
annotation currently, it's just documentation. One of the ideas in the
previous thread was to warn when an action annotated with @Prototype
was not actually scoped that way.

Tom

https://marc.info/?l=shibboleth-dev&m=139155656921635&w=2


More information about the dev mailing list