Sorry, the last sentence should refer to the AbstractPreAndPostProcessingAuthenticationHandler class.
Larry Symms wrote: > In that case would it also make sense to put in a name property on the > AuthenticationHandlers to differentiate handlers that use the same impl > (e.g. 2 ldap directories), or would you just add the handler object as a > property to the Authentication object and have the MetaDataPopulator use > the properties of the handler to differentiate it (e.g. analyze the > context source urls to determine which server successfully authenticated > the credentials)? If it were up to me I'd just tack on an optional name > property to the AuthenticationHandler interface. > > - Larry > > Scott Battaglia wrote: > >> My mistake on that one (I think I got my interfaces mixed up). If >> you submit a JIRA issue I'll have the AuthenticationManager populate >> the attribute on the Authentication object by default. This would >> make it to 3.2.1 which hopefully should come out as an RC1 tomorrow. >> >> -Scott >> > _______________________________________________ > Yale CAS mailing list > [email protected] > http://tp.its.yale.edu/mailman/listinfo/cas > > _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
