fixing the crypto factory beans
Cantor, Scott
cantor.2 at osu.edu
Fri May 30 10:44:51 EDT 2014
On 5/30/14, 9:14 AM, "Ian Young" <ian at iay.org.uk> wrote:
>
>The one thing that might need a second look is that credentials.xml in
>the IdP has grown a bit. The previous version of that was (I think)
>getting a free ride from Spring in that a string value set as the value
>of a property of type File was resulting in the automatic creation of the
>File object. That doesn't apply to properties of type Resource,
>obviously, so I've made that explicit, e.g.:
I actually thought Spring did convert that, I thought we used that already
in other places. If not, we could write a converter to do it.
-- Scott
More information about the dev
mailing list