public static class Authentication.AuthenticationBuilder extends Object
| Constructor and Description |
|---|
AuthenticationBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Authentication |
build()
Builds the
MavenConfiguration object. |
Authentication.AuthenticationBuilder |
withPassword(String password) |
Authentication.AuthenticationBuilder |
withUsername(String username) |
public Authentication.AuthenticationBuilder withPassword(String password)
public Authentication.AuthenticationBuilder withUsername(String username)
public Authentication build()
MavenConfiguration object.MavenConfiguration with the value sets.Copyright © 2017 MuleSoft, Inc.. All rights reserved.