Uses of Interface
fr.imag.adele.bundle.upnp.security.model.SecurityConsoleModel

Packages that use SecurityConsoleModel
fr.imag.adele.bundle.upnp.security.impl   
fr.imag.adele.bundle.upnp.security.service   
 

Uses of SecurityConsoleModel in fr.imag.adele.bundle.upnp.security.impl
 

Classes in fr.imag.adele.bundle.upnp.security.impl that implement SecurityConsoleModel
 class SecurityConsoleModelImpl
           
 

Uses of SecurityConsoleModel in fr.imag.adele.bundle.upnp.security.service
 

Constructors in fr.imag.adele.bundle.upnp.security.service with parameters of type SecurityConsoleModel
SecurityConsole(org.osgi.service.upnp.UPnPDevice upnpDevice, String serviceId, String serviceType, String version, SecurityConsoleModel model)
          constructor
SecurityConsole.PendingCPListStateVariable(org.osgi.service.upnp.UPnPService upnpService, SecurityConsoleModel model)
           
SecurityConsole.NameListVersionStateVariable(org.osgi.service.upnp.UPnPService upnpService, SecurityConsoleModel model)
           
SecurityConsole.A_ARG_TYPE_stringStateVariable(org.osgi.service.upnp.UPnPService upnpService, SecurityConsoleModel model)
           
SecurityConsole.A_ARG_TYPE_base64StateVariable(org.osgi.service.upnp.UPnPService upnpService, SecurityConsoleModel model)
           
SecurityConsole.PresentKeyAction(org.osgi.service.upnp.UPnPService upnpService, SecurityConsoleModel model)
           
SecurityConsole.GetNameListAction(org.osgi.service.upnp.UPnPService upnpService, SecurityConsoleModel model)
           
SecurityConsole.GetMyCertificatesAction(org.osgi.service.upnp.UPnPService upnpService, SecurityConsoleModel model)
           
SecurityConsole.RenewCertificateAction(org.osgi.service.upnp.UPnPService upnpService, SecurityConsoleModel model)