Package org.mule.maven.client.api.model
Class Authentication.AuthenticationBuilder
java.lang.Object
org.mule.maven.client.api.model.Authentication.AuthenticationBuilder
- Enclosing interface:
- Authentication
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AuthenticationBuilder
public AuthenticationBuilder()
-
-
Method Details
-
password
-
username
-
build
Builds theMavenConfigurationobject.- Returns:
MavenConfigurationwith the value sets.
-