On Thu, Nov 12, 2009 at 1:48 PM, Robert Oschwald <[email protected]>wrote:
> > Am 11.11.2009 um 15:26 schrieb Scott Battaglia: > <snip /> > > >> Any pointers on how to implement it? >> I need to supply the users username, and thinking of a way to remove all >> tickets for this user from the TicketRegistry. >> > > We don't actually store based on username. So you'd have to write > something custom that would map that userid to the ticketid so that you > could later retrieve the ticket ID. > > > Is this an enhancement for a future version? > It could be a useful enhancement. We'd want to work out the best way to do it and what the implications are. It would certainly be easier to do with CAS4's architecture than CAS3's but CAS4 isn't ready yet. Cheers, Scott > > > Robert > > -- > 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
