> Say, if I were to add a bean like this: > > <property name="credentialsToPrincipalResolver"> > <bean > class="com.mytest.cas.TestPrincipalBearingCredentialsToPrincipalResolver" /> > </property> > > Where would I put the necessary java files?
See https://svn.middleware.vt.edu/svn/middleware/cas/cas-server/tags/cas-server-3.4.11/ for a real-world maven overlay project. Hopefully reviewing an example will help answer your questions. M -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
