SpringCloudServiceConfigServerGitSettingHttpBasicAuth

Constructors

constructor(password: String, username: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The password used to access the Git repository server, required when the Git repository server supports HTTP Basic Authentication.

Link copied to clipboard

The username that's used to access the Git repository server, required when the Git repository server supports HTTP Basic Authentication.