Another possibility would be to use reflection to detect versions of Jboss and load appropriate classes, kind of like Spring does for WebSphere support, for example.
Cheers, D. Sent from my iPhone On Feb 1, 2012, at 11:53, Jeffrey Simpson <[email protected]> wrote: > Yea sounds good to me. I was thinking something along the same lines > > On Feb 1, 2012, at 11:48 AM, Marvin Addison wrote: > >>> I do not know how you all feel about changing names but >>> WebAuthenticationFilter would make a better name for the non JBoss >>> dependent class. >> >> I'm reluctant to change class names in a way that is not backward >> compatible with previous versions. I'm leaning toward >> Servlet3AuthenticationFilter for the new class. >> >> 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 > > > -- > 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 > -- 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
