Resources.

Rod Widdowson rdw at steadingsoftware.com
Tue Dec 17 05:53:48 EST 2013


I'm hearing very negative vibes for "ShibbolethResource", I don't like
OpenSAML because it is actually used elsewhere in java-support.

Absent any negative response here, I'll move it back to Resource.  Outwith
the ResourceHelper function the pain should be minimal because the canonical
way of doing working appears to be

Resource foo = ResourceHelper.of(new ClassPathResource("whatever");
^one of ours                                                       ^One of
Spring's

Rod



More information about the dev mailing list