Since you have interesting logic for delegation among authentication handlers and something special to do after the handler returns, I'd suggest a custom authentication handler fulfilling those local needs.
If you can use the shared-source LDAP authentication handlers for the LDAP authentication piece, I'd suggest that your custom authentication handler delegate to an instance of the shared-source LDAP authentication handler, appropriately configured, when applicable. ________________________________________ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of t ray Sent: Tuesday, January 30, 2007 8:40 PM To: Yale CAS mailing list Subject: Re: How to use LDAP adaptor classes? Scott, Could you please comment on this? I am just trying to decide if I can use the ldap adaptors within CAS or if I should extend my custom authentication handler. Thanks, Ray _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
