Uses of Annotation Interface
org.openhab.core.config.core.ConfigurableService
Packages that use ConfigurableService
Package
Description
-
Uses of ConfigurableService in org.openhab.core.config.core
Methods in org.openhab.core.config.core that return ConfigurableServiceModifier and TypeMethodDescriptionstatic ConfigurableServiceConfigurableServiceUtil.asConfigurableService(Function<String, @Nullable Object> propertyResolver) -
Uses of ConfigurableService in org.openhab.core.io.rest.auth
Classes in org.openhab.core.io.rest.auth with annotations of type ConfigurableServiceModifier and TypeClassDescriptionclassThis filter is responsible for parsing credentials provided with a request, and hydrating aSecurityContextfrom these credentials if they are valid. -
Uses of ConfigurableService in org.openhab.core.magic.service
Classes in org.openhab.core.magic.service with annotations of type ConfigurableService