net.larsan.norna.service.user
Interface LoginListener
- public interface LoginListener
The login listener will be called when a Subject is succefully
authenticated.
- Version:
- Alpha-0.2 / 2002-10-06 21:37
- Author:
- Lars J. Nilsson
- See Also:
LoginEvent
receiveLoginEvent
public void receiveLoginEvent(LoginEvent event)
- A subject have been authenticated be the user service. The event given in this method
contains the subject in question which gives the service a possibility to attach
custom permissions to it.
- Parameters:
event - Login event, not null