Custom Login handler

Halm Reusser halm.reusser at switch.ch
Thu Sep 1 06:58:10 BST 2011


On 31.08.11 08:24, Joshua Brodie wrote:
> Can anyone point me to a custom login handler? A simple example will
> be great; I have to validate userName, password and then present
> cutomise messaging, before forwarding to SP.

Joshua, you might want to rely upon the existing JAAS UsernamePassword
LoginHandler and just extend it with your needed features (e.g., show
custom message).

-Halm


More information about the users mailing list