Package systems.dmx.accesscontrol.event
Interface PostLoginUser
-
- All Superinterfaces:
EventListener
public interface PostLoginUser extends EventListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
postLoginUser(String username)
-
-
-
Method Detail
-
postLoginUser
void postLoginUser(String username)
-
-