Package com.wowza.wms.authentication

Interface Summary
IAuthenticate IAuthenticate: HTTP and RTSP authentication interface
IAuthenticateHTTPProvider IAuthenticateHTTPProvider: HTTP authentication provider
IAuthenticateRTSP IAuthenticateRTSP: RTSP authentication provider
IAuthenticateUsernamePasswordProvider IAuthenticateUsernamePasswordProvider: HTTP and RTSP username/password validator interface
 

Class Summary
AuthenticateUsernamePasswordProviderBase Base class for implementing HTTP and RTSP based custom authentication class.