|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.imag.adele.bundle.upnp.security.impl.SecurityConsoleModelImpl
Constructor Summary | |
SecurityConsoleModelImpl()
|
Method Summary | |
void |
getMyCertificates(String hashAlgorithm,
byte[] hash,
fr.imag.adele.util.upnp.holder.StringHolder certificates)
This method is "add description here" hashAlgorithm in parameter hash in parameter certificates out parameter |
void |
getNameList(fr.imag.adele.util.upnp.holder.StringHolder names)
This method is "add description here" names out parameter |
String |
getNameListVersionStateVariableValue()
|
String |
getPendingCPListStateVariableValue()
|
void |
presentKey(String hashAlgorithm,
String key,
String preferredName,
String iconDesc)
This method is "add description here" hashAlgorithm in parameter key in parameter preferredName in parameter iconDesc in parameter |
void |
renewCertificate(String oldCertificate,
fr.imag.adele.util.upnp.holder.StringHolder newCertificate)
This method is "add description here" oldCertificate in parameter newCertificate out parameter |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SecurityConsoleModelImpl()
Method Detail |
public void presentKey(String hashAlgorithm, String key, String preferredName, String iconDesc)
presentKey
in interface SecurityConsoleModel
public void getNameList(fr.imag.adele.util.upnp.holder.StringHolder names)
getNameList
in interface SecurityConsoleModel
public void getMyCertificates(String hashAlgorithm, byte[] hash, fr.imag.adele.util.upnp.holder.StringHolder certificates)
getMyCertificates
in interface SecurityConsoleModel
public void renewCertificate(String oldCertificate, fr.imag.adele.util.upnp.holder.StringHolder newCertificate)
renewCertificate
in interface SecurityConsoleModel
public String getPendingCPListStateVariableValue()
getPendingCPListStateVariableValue
in interface SecurityConsoleModel
public String getNameListVersionStateVariableValue()
getNameListVersionStateVariableValue
in interface SecurityConsoleModel
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |