You haven't explained how you plan on populating these credentials. If they are non-interactive (i.e. similar to X.509, SPNEGO, etc.) then take a look at those as examples. If you're just binding a different request parameter, all that is done with Spring.
On Fri, Apr 12, 2013 at 2:48 PM, Mihalj Kanzel <[email protected]> wrote: > I totally agree. And I'm sorry for being rude, but I'm running out of time > with my project. And I need quick solution... > Here's what I achieved: > Successfully implemented custom credentials (different than > UsernamePasswordCredentials) !!! :D > > So if anyone need help with that I'm here to help. Now I don't have time > to write quick tutorial, and I can't always check here if someone in > trouble with similar problem. To be sure, just contact me on mail and I'll > be glad to help. > > -- > 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
