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

Packages that use LinkAuthenticationModel
fr.imag.adele.bundle.upnp.igd.impl   
fr.imag.adele.bundle.upnp.igd.service   
 

Uses of LinkAuthenticationModel in fr.imag.adele.bundle.upnp.igd.impl
 

Classes in fr.imag.adele.bundle.upnp.igd.impl that implement LinkAuthenticationModel
 class LinkAuthenticationModelImpl
           
 

Uses of LinkAuthenticationModel in fr.imag.adele.bundle.upnp.igd.service
 

Constructors in fr.imag.adele.bundle.upnp.igd.service with parameters of type LinkAuthenticationModel
LinkAuthentication(org.osgi.service.upnp.UPnPDevice upnpDevice, String serviceId, String serviceType, String version, LinkAuthenticationModel model)
          constructor
LinkAuthentication.NumberOfEntriesStateVariable(org.osgi.service.upnp.UPnPService upnpService, LinkAuthenticationModel model)
           
LinkAuthentication.IdentifierStateVariable(org.osgi.service.upnp.UPnPService upnpService, LinkAuthenticationModel model)
           
LinkAuthentication.SecretStateVariable(org.osgi.service.upnp.UPnPService upnpService, LinkAuthenticationModel model)
           
LinkAuthentication.SecretTypeStateVariable(org.osgi.service.upnp.UPnPService upnpService, LinkAuthenticationModel model)
           
LinkAuthentication.AuthTypeStateVariable(org.osgi.service.upnp.UPnPService upnpService, LinkAuthenticationModel model)
           
LinkAuthentication.AuthStateStateVariable(org.osgi.service.upnp.UPnPService upnpService, LinkAuthenticationModel model)
           
LinkAuthentication.CredentialStateStateVariable(org.osgi.service.upnp.UPnPService upnpService, LinkAuthenticationModel model)
           
LinkAuthentication.DescriptionStateVariable(org.osgi.service.upnp.UPnPService upnpService, LinkAuthenticationModel model)
           
LinkAuthentication.MACAddressStateVariable(org.osgi.service.upnp.UPnPService upnpService, LinkAuthenticationModel model)
           
LinkAuthentication.CredentialDurationStateVariable(org.osgi.service.upnp.UPnPService upnpService, LinkAuthenticationModel model)
           
LinkAuthentication.LastChangeStateVariable(org.osgi.service.upnp.UPnPService upnpService, LinkAuthenticationModel model)
           
LinkAuthentication.LinkedIdentifierStateVariable(org.osgi.service.upnp.UPnPService upnpService, LinkAuthenticationModel model)
           
LinkAuthentication.LastErrorStateVariable(org.osgi.service.upnp.UPnPService upnpService, LinkAuthenticationModel model)
           
LinkAuthentication.GetGenericEntryAction(org.osgi.service.upnp.UPnPService upnpService, LinkAuthenticationModel model)
           
LinkAuthentication.GetSpecificEntryAction(org.osgi.service.upnp.UPnPService upnpService, LinkAuthenticationModel model)
           
LinkAuthentication.AddEntryAction(org.osgi.service.upnp.UPnPService upnpService, LinkAuthenticationModel model)
           
LinkAuthentication.UpdateEntryAction(org.osgi.service.upnp.UPnPService upnpService, LinkAuthenticationModel model)
           
LinkAuthentication.DeleteEntryAction(org.osgi.service.upnp.UPnPService upnpService, LinkAuthenticationModel model)
           
LinkAuthentication.GetNumberOfEntriesAction(org.osgi.service.upnp.UPnPService upnpService, LinkAuthenticationModel model)
           
LinkAuthentication.FactoryDefaultResetAction(org.osgi.service.upnp.UPnPService upnpService, LinkAuthenticationModel model)
           
LinkAuthentication.ResetAuthenticationAction(org.osgi.service.upnp.UPnPService upnpService, LinkAuthenticationModel model)