shade
latest
common
structures
/
inkapplications.shade.structures
/
SecurityStrategy
/
Insecure
Insecure
class
Insecure
(
val
hostname
:
String
)
:
SecurityStrategy
Connect to Hue over a completely insecure connection.
Constructors
Properties
Constructors
Insecure
Link copied to clipboard
fun
Insecure
(
hostname
:
String
)
Properties
hostname
Link copied to clipboard
val
hostname
:
String
The hostname to limit insecure traffic to.