[05:40:46 CST(-0600)] <codehotter> hi ries, kickehy. This channel seems empty. What's happening with CAS nowadays?
[05:55:05 CST(-0600)] <ries> codehotter: sometimes there is activity on the channel like everyday of the week
[05:55:27 CST(-0600)] <ries> Other days/weeks like now it's silent… properly nobody is doing CAS work before x-mass
[06:02:55 CST(-0600)] <codehotter> and here I am, implementing CAS _
[12:15:14 CST(-0600)] <ries> Is there a documentation that explains other authentication methods? In my case I have a md5 and a username I need to verify against a database rather then a username/password pair that a user needs to fill in into a form
[12:15:57 CST(-0600)] <ries> I am a bit confused how this goes, for example , should I create a UsernameTicketCredentials class?