Package oracle.iam.migration.vo
Class UserPasswordVO
java.lang.Object
oracle.iam.migration.vo.UserPasswordVO
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setFailureReason
(String failureReason) void
setNewUserPassword
(String newUserPassword) void
setOldUserPassword
(String oldUserPassword) void
setUserName
(String userName) toString()