SecurityInterceptor

class SecurityInterceptor(authDelegate: AuthDelegate) : Interceptor

Constructors

Link copied to clipboard
fun SecurityInterceptor(authDelegate: AuthDelegate)

Functions

Link copied to clipboard
open override fun intercept(chain: Interceptor.Chain): Response