fr.imag.adele.bundle.upnp.igd.model
Interface LinkAuthenticationModel

All Known Implementing Classes:
LinkAuthenticationModelImpl

public interface LinkAuthenticationModel


Method Summary
 void addEntry(String newIdentifier, String newSecret, String newSecretType, String newAuthType, String newAuthState, String newCredentialState, String newDescription, String newMACAddress, long newCredentialDuration, String newLinkedIdentifier, fr.imag.adele.util.upnp.holder.IntegerHolder newNumberOfEntries)
          This method is "add description here" newIdentifier in parameter newSecret in parameter newSecretType in parameter newAuthType in parameter newAuthState in parameter newCredentialState in parameter newDescription in parameter newMACAddress in parameter newCredentialDuration in parameter newLinkedIdentifier in parameter newNumberOfEntries out parameter
 void deleteEntry(String newIdentifier, fr.imag.adele.util.upnp.holder.IntegerHolder newNumberOfEntries)
          This method is "add description here" newIdentifier in parameter newNumberOfEntries out parameter
 void factoryDefaultReset()
          This method is "add description here"
 String getAuthStateStateVariableValue()
           
 String getAuthTypeStateVariableValue()
           
 Long getCredentialDurationStateVariableValue()
           
 String getCredentialStateStateVariableValue()
           
 String getDescriptionStateVariableValue()
           
 void getGenericEntry(int newIndex, fr.imag.adele.util.upnp.holder.StringHolder newIdentifier, fr.imag.adele.util.upnp.holder.StringHolder newSecret, fr.imag.adele.util.upnp.holder.StringHolder newSecretType, fr.imag.adele.util.upnp.holder.StringHolder newAuthType, fr.imag.adele.util.upnp.holder.StringHolder newAuthState, fr.imag.adele.util.upnp.holder.StringHolder newCredentialState, fr.imag.adele.util.upnp.holder.StringHolder newDescription, fr.imag.adele.util.upnp.holder.StringHolder newMACAddress, fr.imag.adele.util.upnp.holder.LongHolder newCredentialDuration, fr.imag.adele.util.upnp.holder.StringHolder newLinkedIdentifier)
          This method is "add description here" newIndex in parameter newIdentifier out parameter newSecret out parameter newSecretType out parameter newAuthType out parameter newAuthState out parameter newCredentialState out parameter newDescription out parameter newMACAddress out parameter newCredentialDuration out parameter newLinkedIdentifier out parameter
 String getIdentifierStateVariableValue()
           
 String getLastChangeStateVariableValue()
           
 String getLastErrorStateVariableValue()
           
 String getLinkedIdentifierStateVariableValue()
           
 String getMACAddressStateVariableValue()
           
 void getNumberOfEntries(fr.imag.adele.util.upnp.holder.IntegerHolder newNumberOfEntries)
          This method is "add description here" newNumberOfEntries out parameter
 Integer getNumberOfEntriesStateVariableValue()
           
 String getSecretStateVariableValue()
           
 String getSecretTypeStateVariableValue()
           
 void getSpecificEntry(String newIdentifierKey, fr.imag.adele.util.upnp.holder.StringHolder newIdentifier, fr.imag.adele.util.upnp.holder.StringHolder newSecret, fr.imag.adele.util.upnp.holder.StringHolder newSecretType, fr.imag.adele.util.upnp.holder.StringHolder newAuthType, fr.imag.adele.util.upnp.holder.StringHolder newAuthState, fr.imag.adele.util.upnp.holder.StringHolder newCredentialState, fr.imag.adele.util.upnp.holder.StringHolder newDescription, fr.imag.adele.util.upnp.holder.StringHolder newMACAddress, fr.imag.adele.util.upnp.holder.LongHolder newCredentialDuration, fr.imag.adele.util.upnp.holder.StringHolder newLinkedIdentifier)
          This method is "add description here" newIdentifierKey in parameter newIdentifier out parameter newSecret out parameter newSecretType out parameter newAuthType out parameter newAuthState out parameter newCredentialState out parameter newDescription out parameter newMACAddress out parameter newCredentialDuration out parameter newLinkedIdentifier out parameter
 void resetAuthentication()
          This method is "add description here"
 void updateEntry(String newIdentifier, String newSecret, String newSecretType, String newAuthType, String newAuthState, String newCredentialState, String newDescription, String newMACAddress, long newCredentialDuration, String newLinkedIdentifier, fr.imag.adele.util.upnp.holder.IntegerHolder newNumberOfEntries)
          This method is "add description here" newIdentifier in parameter newSecret in parameter newSecretType in parameter newAuthType in parameter newAuthState in parameter newCredentialState in parameter newDescription in parameter newMACAddress in parameter newCredentialDuration in parameter newLinkedIdentifier in parameter newNumberOfEntries out parameter
 

Method Detail

getGenericEntry

public void getGenericEntry(int newIndex,
                            fr.imag.adele.util.upnp.holder.StringHolder newIdentifier,
                            fr.imag.adele.util.upnp.holder.StringHolder newSecret,
                            fr.imag.adele.util.upnp.holder.StringHolder newSecretType,
                            fr.imag.adele.util.upnp.holder.StringHolder newAuthType,
                            fr.imag.adele.util.upnp.holder.StringHolder newAuthState,
                            fr.imag.adele.util.upnp.holder.StringHolder newCredentialState,
                            fr.imag.adele.util.upnp.holder.StringHolder newDescription,
                            fr.imag.adele.util.upnp.holder.StringHolder newMACAddress,
                            fr.imag.adele.util.upnp.holder.LongHolder newCredentialDuration,
                            fr.imag.adele.util.upnp.holder.StringHolder newLinkedIdentifier)
This method is "add description here" newIndex in parameter newIdentifier out parameter newSecret out parameter newSecretType out parameter newAuthType out parameter newAuthState out parameter newCredentialState out parameter newDescription out parameter newMACAddress out parameter newCredentialDuration out parameter newLinkedIdentifier out parameter


getSpecificEntry

public void getSpecificEntry(String newIdentifierKey,
                             fr.imag.adele.util.upnp.holder.StringHolder newIdentifier,
                             fr.imag.adele.util.upnp.holder.StringHolder newSecret,
                             fr.imag.adele.util.upnp.holder.StringHolder newSecretType,
                             fr.imag.adele.util.upnp.holder.StringHolder newAuthType,
                             fr.imag.adele.util.upnp.holder.StringHolder newAuthState,
                             fr.imag.adele.util.upnp.holder.StringHolder newCredentialState,
                             fr.imag.adele.util.upnp.holder.StringHolder newDescription,
                             fr.imag.adele.util.upnp.holder.StringHolder newMACAddress,
                             fr.imag.adele.util.upnp.holder.LongHolder newCredentialDuration,
                             fr.imag.adele.util.upnp.holder.StringHolder newLinkedIdentifier)
This method is "add description here" newIdentifierKey in parameter newIdentifier out parameter newSecret out parameter newSecretType out parameter newAuthType out parameter newAuthState out parameter newCredentialState out parameter newDescription out parameter newMACAddress out parameter newCredentialDuration out parameter newLinkedIdentifier out parameter


addEntry

public void addEntry(String newIdentifier,
                     String newSecret,
                     String newSecretType,
                     String newAuthType,
                     String newAuthState,
                     String newCredentialState,
                     String newDescription,
                     String newMACAddress,
                     long newCredentialDuration,
                     String newLinkedIdentifier,
                     fr.imag.adele.util.upnp.holder.IntegerHolder newNumberOfEntries)
This method is "add description here" newIdentifier in parameter newSecret in parameter newSecretType in parameter newAuthType in parameter newAuthState in parameter newCredentialState in parameter newDescription in parameter newMACAddress in parameter newCredentialDuration in parameter newLinkedIdentifier in parameter newNumberOfEntries out parameter


updateEntry

public void updateEntry(String newIdentifier,
                        String newSecret,
                        String newSecretType,
                        String newAuthType,
                        String newAuthState,
                        String newCredentialState,
                        String newDescription,
                        String newMACAddress,
                        long newCredentialDuration,
                        String newLinkedIdentifier,
                        fr.imag.adele.util.upnp.holder.IntegerHolder newNumberOfEntries)
This method is "add description here" newIdentifier in parameter newSecret in parameter newSecretType in parameter newAuthType in parameter newAuthState in parameter newCredentialState in parameter newDescription in parameter newMACAddress in parameter newCredentialDuration in parameter newLinkedIdentifier in parameter newNumberOfEntries out parameter


deleteEntry

public void deleteEntry(String newIdentifier,
                        fr.imag.adele.util.upnp.holder.IntegerHolder newNumberOfEntries)
This method is "add description here" newIdentifier in parameter newNumberOfEntries out parameter


getNumberOfEntries

public void getNumberOfEntries(fr.imag.adele.util.upnp.holder.IntegerHolder newNumberOfEntries)
This method is "add description here" newNumberOfEntries out parameter


factoryDefaultReset

public void factoryDefaultReset()
This method is "add description here"


resetAuthentication

public void resetAuthentication()
This method is "add description here"


getNumberOfEntriesStateVariableValue

public Integer getNumberOfEntriesStateVariableValue()

getIdentifierStateVariableValue

public String getIdentifierStateVariableValue()

getSecretStateVariableValue

public String getSecretStateVariableValue()

getSecretTypeStateVariableValue

public String getSecretTypeStateVariableValue()

getAuthTypeStateVariableValue

public String getAuthTypeStateVariableValue()

getAuthStateStateVariableValue

public String getAuthStateStateVariableValue()

getCredentialStateStateVariableValue

public String getCredentialStateStateVariableValue()

getDescriptionStateVariableValue

public String getDescriptionStateVariableValue()

getMACAddressStateVariableValue

public String getMACAddressStateVariableValue()

getCredentialDurationStateVariableValue

public Long getCredentialDurationStateVariableValue()

getLastChangeStateVariableValue

public String getLastChangeStateVariableValue()

getLinkedIdentifierStateVariableValue

public String getLinkedIdentifierStateVariableValue()

getLastErrorStateVariableValue

public String getLastErrorStateVariableValue()