Uses of Class
io.github.lunasaw.zlm.hook.param.OnRtspAuthHookParam
Packages that use OnRtspAuthHookParam
-
Uses of OnRtspAuthHookParam in io.github.lunasaw.zlm.hook.controller
Methods in io.github.lunasaw.zlm.hook.controller with parameters of type OnRtspAuthHookParamModifier and TypeMethodDescriptionZlmHookController.onRtspAuth
(OnRtspAuthHookParam param, jakarta.servlet.http.HttpServletRequest request) rtsp专用的鉴权事件,先触发on_rtsp_realm事件然后才会触发on_rtsp_auth事件。 -
Uses of OnRtspAuthHookParam in io.github.lunasaw.zlm.hook.service
Methods in io.github.lunasaw.zlm.hook.service with parameters of type OnRtspAuthHookParamModifier and TypeMethodDescriptionAbstractZlmHookService.onRtspAuth
(OnRtspAuthHookParam param, jakarta.servlet.http.HttpServletRequest request) ZlmHookService.onRtspAuth
(OnRtspAuthHookParam param, jakarta.servlet.http.HttpServletRequest request)