Uses of Interface
no.polaric.core.auth.AuthInfo.SesCreateFunc
Packages that use AuthInfo.SesCreateFunc
-
Uses of AuthInfo.SesCreateFunc in no.polaric.core.auth
Methods in no.polaric.core.auth with parameters of type AuthInfo.SesCreateFuncModifier and TypeMethodDescriptionstatic void
AuthInfo.setUserSesFactory
(AuthInfo.SesCreateFunc f) -
Uses of AuthInfo.SesCreateFunc in no.polaric.core.httpd
Methods in no.polaric.core.httpd with parameters of type AuthInfo.SesCreateFuncModifier and TypeMethodDescriptionvoid
WebServer.createUserSes
(AuthInfo.SesCreateFunc f) Register a handler-function to be called when user-session is opened.