Uses of Interface
no.polaric.core.httpd.WebServer.UserLogin
Packages that use WebServer.UserLogin
-
Uses of WebServer.UserLogin in no.polaric.core.httpd
Methods in no.polaric.core.httpd with parameters of type WebServer.UserLoginModifier and TypeMethodDescriptionvoid
WebServer.onLogin
(WebServer.UserLogin not) Register a handler-function to be called when user logs on to the system.void
WebServer.onLogout
(WebServer.UserLogin not) Register a handler-function to be called when user logs off the system.