HostTrustConfiguration
class HostTrustConfiguration : Map<Host, LabelExpression> , Function1<Host, LabelExpression>
Content copied to clipboard
A map that associates each host with its authority label.
Constructors
HostTrustConfiguration
Link copied to clipboard
Functions
containsKey
Link copied to clipboard
containsValue
Link copied to clipboard
forEach
Link copied to clipboard
get
Link copied to clipboard
getOrDefault
Link copied to clipboard
open fun getOrDefault(key: Host, defaultValue: LabelExpression): LabelExpression
Content copied to clipboard
invoke
Link copied to clipboard