Uses of Class
io.github.lunasaw.zlm.hook.param.OnRtspRealmHookParam
Packages that use OnRtspRealmHookParam
-
Uses of OnRtspRealmHookParam in io.github.lunasaw.zlm.hook.controller
Methods in io.github.lunasaw.zlm.hook.controller with parameters of type OnRtspRealmHookParamModifier and TypeMethodDescriptionZlmHookController.onRtspRealm
(OnRtspRealmHookParam param, jakarta.servlet.http.HttpServletRequest request) 该rtsp流是否开启rtsp专用方式的鉴权事件,开启后才会触发on_rtsp_auth事件。 -
Uses of OnRtspRealmHookParam in io.github.lunasaw.zlm.hook.service
Methods in io.github.lunasaw.zlm.hook.service with parameters of type OnRtspRealmHookParamModifier and TypeMethodDescriptionAbstractZlmHookService.onRtspRealm
(OnRtspRealmHookParam param, jakarta.servlet.http.HttpServletRequest request) ZlmHookService.onRtspRealm
(OnRtspRealmHookParam param, jakarta.servlet.http.HttpServletRequest request)