Uses of Class
io.github.lunasaw.zlm.hook.param.OnShellLoginHookParam
Packages that use OnShellLoginHookParam
-
Uses of OnShellLoginHookParam in io.github.lunasaw.zlm.hook.controller
Methods in io.github.lunasaw.zlm.hook.controller with parameters of type OnShellLoginHookParamModifier and TypeMethodDescriptionZlmHookController.onShellLogin(OnShellLoginHookParam param, jakarta.servlet.http.HttpServletRequest request) shell登录鉴权,ZLMediaKit提供简单的telnet调试方式 使用telnet 127.0.0.1 9000能进入MediaServer进程的shell界面 -
Uses of OnShellLoginHookParam in io.github.lunasaw.zlm.hook.service
Methods in io.github.lunasaw.zlm.hook.service with parameters of type OnShellLoginHookParamModifier and TypeMethodDescriptionAbstractZlmHookService.onShellLogin(OnShellLoginHookParam param, jakarta.servlet.http.HttpServletRequest request) ZlmHookService.onShellLogin(OnShellLoginHookParam param, jakarta.servlet.http.HttpServletRequest request)