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