Uses of Interface
com.wowza.wms.authentication.IAuthenticateRTSP
Packages that use IAuthenticateRTSP
-
Uses of IAuthenticateRTSP in com.wowza.wms.rtp.model
Fields in com.wowza.wms.rtp.model declared as IAuthenticateRTSPModifier and TypeFieldDescriptionprotected IAuthenticateRTSP
RTPSession.authenticatePlayHandler
protected IAuthenticateRTSP
RTPSession.authenticatePublishHandler
Methods in com.wowza.wms.rtp.model that return IAuthenticateRTSPModifier and TypeMethodDescriptionRTPSession.getAuthenticatePlayHandler()
Get the authentication play handlerRTPSession.getAuthenticatePublishHandler()
Get the RTP authentication handlerMethods in com.wowza.wms.rtp.model with parameters of type IAuthenticateRTSPModifier and TypeMethodDescriptionvoid
RTPSession.setAuthenticatePlayHandler
(IAuthenticateRTSP authenticatePlayHandler) Set the authentication play handlervoid
RTPSession.setAuthenticatePublishHandler
(IAuthenticateRTSP authenticatePublishHandler) Set the RTP authentication handler