Uses of Interface
com.wowza.wms.authentication.IAuthenticateUsernamePasswordProvider
-
Packages that use IAuthenticateUsernamePasswordProvider Package Description com.wowza.wms.authentication -
-
Uses of IAuthenticateUsernamePasswordProvider in com.wowza.wms.authentication
Classes in com.wowza.wms.authentication that implement IAuthenticateUsernamePasswordProvider Modifier and Type Class Description class
AuthenticateUsernamePasswordProviderBase
Base class for implementing HTTP and RTSP based custom authentication class.
-