AuthorizationInterceptor
indico-client-java/com.indico/AuthorizationInterceptor
open class AuthorizationInterceptor : Interceptor
Constructors
Properties
| Name | Summary |
|---|---|
| Companion | val Companion: Interceptor.Companion |
Functions
| Name | Summary |
|---|---|
| authHeader | open fun authHeader(): String |
| intercept | open fun intercept(chain: Interceptor.Chain): Response |
| refreshAuthState | open fun refreshAuthState() |
Updated 6 days ago
