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