ServiceAuthenticator

Constructors

Link copied to clipboard
constructor(name: String, config: ServiceAuthConfig)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
open override val name: String

Functions

Link copied to clipboard
open override fun authenticate(request: AuthRequest): AuthData?