Attribute/IdPAttribute

Cantor, Scott cantor.2 at osu.edu
Wed Sep 25 21:50:03 EDT 2013


On 9/25/13 9:43 PM, "Brent Putman" <putmanb at georgetown.edu> wrote:
>
>Base- is for things that don't implement an interface, Abstract- is for
>things that do.  (Per our other recent discussion, Base- was for the
>things that define an "interface", but aren't a Java interface.)

Doesn't jump out to me as intuitive linguistically, but I'll adjust what I
built to match it for now.

I do think the class I called BaseAuthenticationResultSerializer is much
better named DefaultAuthenticationResultSerializer, which solves that
particularly ugly name.

-- Scott




More information about the dev mailing list