...
[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?