How is the \Magento\Store\Model\Store::XML_PATH_SECURE_IN_ADMINHTML constant declared and used?

Declaration

How is the web/secure/use_in_adminhtml option implemented and used?

Usages

1. \Magento\Backend\Model\AdminPathConfig::shouldBeSecure()

2. \Magento\Store\Model\HeaderProvider\Hsts::canApply()

3. \Magento\Store\Model\HeaderProvider\UpgradeInsecure::canApply()

4. \Magento\Setup\Model\StoreConfigurationDataMapper::$pathDataMap

See also: