authentication
Parameters
value
The authentication info. An authentication
block as defined below.
suspend fun authentication(argument: suspend SpringCloudConnectionAuthenticationArgsBuilder.() -> Unit)
Parameters
argument
The authentication info. An authentication
block as defined below.