Class Credentials
- java.lang.Object
-
- org.kie.workbench.common.screens.examples.model.Credentials
-
@Portable public class Credentials extends Object
-
-
Constructor Summary
Constructors Constructor Description Credentials(String username, String password)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetPassword()StringgetUsername()inthashCode()
-