Class UserPasswordAuthenticationProperties
java.lang.Object
com.atlassian.bamboo.specs.model.repository.git.UserPasswordAuthenticationProperties
- All Implemented Interfaces:
com.atlassian.bamboo.specs.api.model.EntityProperties,AuthenticationProperties
@Immutable
public final class UserPasswordAuthenticationProperties
extends Object
implements AuthenticationProperties
-
Constructor Summary
ConstructorsConstructorDescriptionUserPasswordAuthenticationProperties(String username, @Nullable String password) -
Method Summary
-
Constructor Details
-
UserPasswordAuthenticationProperties
-
-
Method Details