Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class DashAuthInterceptor(val scope: String, authRules: Map<Regex, HashMap<String, String>>) : DashScopedHttpServiceInterceptor
Custom interceptor for adding authorization headers to the requests.
Link copied to clipboard
Link copied to clipboard
Authorization rule for the http request.