http-rpc-client / net.corda.v5.httprpc.client.config / AuthenticationConfig

AuthenticationConfig

interface AuthenticationConfig

Provides authentication information for HTTP RPC calls.

Functions

createScheme

abstract fun createScheme(): AuthenticationScheme

getCredentialsProvider

abstract fun getCredentialsProvider(): CredentialsProvider