Uses of Interface
no.polaric.core.auth.AuthInfo.SesCloseFunc
Packages that use AuthInfo.SesCloseFunc
-
Uses of AuthInfo.SesCloseFunc in no.polaric.core.auth
Methods in no.polaric.core.auth with parameters of type AuthInfo.SesCloseFunc -
Uses of AuthInfo.SesCloseFunc in no.polaric.core.httpd
Methods in no.polaric.core.httpd with parameters of type AuthInfo.SesCloseFuncModifier and TypeMethodDescriptionvoid
WebServer.closeUserSes
(AuthInfo.SesCloseFunc f) Register a handler-function to be called when user-session is closed.