There are no provided methods for retrieving a user name via JDBC. If you want to retrieve attributes then you would just plug in the appropriate PersonDirectory implementation that reads from the database into the resolver that you need.
Cheers, Scott On Fri, Apr 9, 2010 at 6:11 AM, grhwood <[email protected]> wrote: > I want to query against database to get the user attribute. But i cant find > any CredentialsToPrincipalResolvers for jdbc in cas-server core api. I use > cas-server core 3.3.5 > > Thank you. > -- > 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-dev > -- 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-dev
