|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.imag.adele.bundle.upnp.igd.impl.RadiusClientModelImpl
Constructor Summary | |
RadiusClientModelImpl()
|
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" |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RadiusClientModelImpl()
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)
getGenericAuthServerEntry
in interface RadiusClientModel
public void getSpecificAuthServerEntry(String newAuthServerIPAddress, int newAuthServerPortNumber, fr.imag.adele.util.upnp.holder.StringHolder newAuthServerSharedSecret)
getSpecificAuthServerEntry
in interface RadiusClientModel
public void addAuthServerEntry(String newAuthServerIPAddress, int newAuthServerPortNumber, String newAuthServerSharedSecret)
addAuthServerEntry
in interface RadiusClientModel
public void deleteAuthServerEntry(String newAuthServerIPAddress, int newAuthServerPortNumber)
deleteAuthServerEntry
in interface RadiusClientModel
public void factoryDefaultReset()
factoryDefaultReset
in interface RadiusClientModel
public void resetAuthentication()
resetAuthentication
in interface RadiusClientModel
public Integer getNumberOfAuthServerEntriesStateVariableValue()
getNumberOfAuthServerEntriesStateVariableValue
in interface RadiusClientModel
public String getAuthServerIPAddressStateVariableValue()
getAuthServerIPAddressStateVariableValue
in interface RadiusClientModel
public Integer getAuthServerPortNumberStateVariableValue()
getAuthServerPortNumberStateVariableValue
in interface RadiusClientModel
public String getAuthServerSharedSecretStateVariableValue()
getAuthServerSharedSecretStateVariableValue
in interface RadiusClientModel
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |