Class CredentialsUsernamePasswordImpl
java.lang.Object
com.aeontronix.enhancedmule.tools.config.CredentialsUsernamePasswordImpl
- All Implemented Interfaces:
ConfigCredentials
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetPassword(String password) voidsetUsername(String username)
-
Constructor Details
-
CredentialsUsernamePasswordImpl
public CredentialsUsernamePasswordImpl() -
CredentialsUsernamePasswordImpl
-
-
Method Details
-
getUsername
-
setUsername
-
getPassword
-
setPassword
-