public class Credentials
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Credentials
public Credentials(String currentPassword,
String newPassword)
-
Method Details
-
getCurrentPassword
public String getCurrentPassword()
-
getNewPassword
public String getNewPassword()