Class MavenProperties.Authentication
java.lang.Object
org.springframework.cloud.function.deployer.utils.MavenProperties.Authentication
- Enclosing class:
- MavenProperties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetPassword(String password) voidsetUsername(String username)
-
Constructor Details
-
Authentication
public Authentication() -
Authentication
-
-
Method Details
-
getUsername
-
setUsername
-
getPassword
-
setPassword
-