|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IAuthenticate
IAuthenticate: HTTP and RTSP authentication interface
| Field Summary | |
|---|---|
static int |
PASSWORDFILEFORMAT_CLEAR
|
static int |
PASSWORDFILEFORMAT_UNKNOWN
|
| Method Summary | |
|---|---|
void |
init(IApplicationInstance appInstance,
com.wowza.wms.authentication.AuthenticationItem authenticationItem)
Initialize authentication class when instantiated as part of an application instance |
void |
init(IVHost vhost,
com.wowza.wms.authentication.AuthenticationItem authenticationItem)
Initialize authentication class when instantiated as part of a vhost |
| Field Detail |
|---|
static final int PASSWORDFILEFORMAT_CLEAR
static final int PASSWORDFILEFORMAT_UNKNOWN
| Method Detail |
|---|
void init(IApplicationInstance appInstance,
com.wowza.wms.authentication.AuthenticationItem authenticationItem)
appInstance - application instanceauthenticationItem - authentication item
void init(IVHost vhost,
com.wowza.wms.authentication.AuthenticationItem authenticationItem)
vhost - vhostauthenticationItem - authentication item
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||