Class Credentials
- java.lang.Object
-
- org.mule.weave.maven.plugin.exchange.client.model.Credentials
-
public class Credentials extends Object
-
-
Constructor Summary
Constructors Constructor Description Credentials()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetPassword()StringgetUsername()voidsetPassword(String password)voidsetUsername(String username)
-