Shade
Toggle table of contents
latest
common
Target filter
common
Switch theme
Search in API
Skip to content
Shade
structures
/
inkapplications.shade.structures
/
SecurityStrategy
/
Insecure
Insecure
class
Insecure
(
val
hostname
:
String
)
:
SecurityStrategy
Connect to Hue over a completely insecure connection.
Members
Constructors
Insecure
Link copied to clipboard
constructor
(
hostname
:
String
)
Properties
hostname
Link copied to clipboard
val
hostname
:
String
The hostname to limit insecure traffic to.