Hi,
After going through the API one more time I just noticed that the @RememberMe annotation is missing one attribute, namely "isRememberMe" as typed version of "isRememberMeExpression".
Normally all non-string attributes have the XYZ and XYZExpression pairs, but here there's only the expression variant. It's easy to add though. Shall I add it?
Kind regards,
Arjan Tijms