IPushPublishRTMPAuthProviderpublic class PushPublishRTMPAuthProviderAdobe extends PushPublishRTMPAuthProviderBase
| Modifier and Type | Field | Description |
|---|---|---|
protected String |
authMode |
|
protected String |
challenge |
|
static Class<PushPublishRTMPAuthProviderAdobe> |
CLASS |
|
static String |
CLASSNAME |
|
protected java.security.MessageDigest |
md5Digest |
|
protected String |
opaque |
|
protected String |
salt |
| Constructor | Description |
|---|---|
PushPublishRTMPAuthProviderAdobe() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
addAuthQueryString(String queryString) |
|
void |
handleConnectResponse(com.wowza.wms.request.RequestFunction function,
AMFDataList params) |
|
void |
init(PushPublishRTMP publisher) |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetParamObj, getPassword, getPublisher, getUserName, setPassword, setUserName, splitQueryStrprotected String authMode
protected String challenge
public static final Class<PushPublishRTMPAuthProviderAdobe> CLASS
public static final String CLASSNAME
protected java.security.MessageDigest md5Digest
protected String opaque
protected String salt
public String addAuthQueryString(String queryString)
public void handleConnectResponse(com.wowza.wms.request.RequestFunction function,
AMFDataList params)
public void init(PushPublishRTMP publisher)
init in interface IPushPublishRTMPAuthProviderinit in class PushPublishRTMPAuthProviderBase