|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
void |
addAuthServerEntry(String newAuthServerIPAddress,
int newAuthServerPortNumber,
String newAuthServerSharedSecret)
This method is "add description here" newAuthServerIPAddress in parameter newAuthServerPortNumber in parameter newAuthServerSharedSecret in parameter |
void |
deleteAuthServerEntry(String newAuthServerIPAddress,
int newAuthServerPortNumber)
This method is "add description here" newAuthServerIPAddress in parameter newAuthServerPortNumber in parameter |
void |
factoryDefaultReset()
This method is "add description here" |
String |
getAuthServerIPAddressStateVariableValue()
|
Integer |
getAuthServerPortNumberStateVariableValue()
|
String |
getAuthServerSharedSecretStateVariableValue()
|
void |
getGenericAuthServerEntry(int newAuthServerIndex,
fr.imag.adele.util.upnp.holder.StringHolder newAuthServerIPAddress,
fr.imag.adele.util.upnp.holder.IntegerHolder newAuthServerPortNumber,
fr.imag.adele.util.upnp.holder.StringHolder newAuthServerSharedSecret)
This method is "add description here" newAuthServerIndex in parameter newAuthServerIPAddress out parameter newAuthServerPortNumber out parameter newAuthServerSharedSecret out parameter |
Integer |
getNumberOfAuthServerEntriesStateVariableValue()
|
void |
getSpecificAuthServerEntry(String newAuthServerIPAddress,
int newAuthServerPortNumber,
fr.imag.adele.util.upnp.holder.StringHolder newAuthServerSharedSecret)
This method is "add description here" newAuthServerIPAddress in parameter newAuthServerPortNumber in parameter newAuthServerSharedSecret out parameter |
void |
resetAuthentication()
This method is "add description here" |
Method Detail |
public void getGenericAuthServerEntry(int newAuthServerIndex, fr.imag.adele.util.upnp.holder.StringHolder newAuthServerIPAddress, fr.imag.adele.util.upnp.holder.IntegerHolder newAuthServerPortNumber, fr.imag.adele.util.upnp.holder.StringHolder newAuthServerSharedSecret)
public void getSpecificAuthServerEntry(String newAuthServerIPAddress, int newAuthServerPortNumber, fr.imag.adele.util.upnp.holder.StringHolder newAuthServerSharedSecret)
public void addAuthServerEntry(String newAuthServerIPAddress, int newAuthServerPortNumber, String newAuthServerSharedSecret)
public void deleteAuthServerEntry(String newAuthServerIPAddress, int newAuthServerPortNumber)
public void factoryDefaultReset()
public void resetAuthentication()
public Integer getNumberOfAuthServerEntriesStateVariableValue()
public String getAuthServerIPAddressStateVariableValue()
public Integer getAuthServerPortNumberStateVariableValue()
public String getAuthServerSharedSecretStateVariableValue()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |