Package com.flowable.idm.engine.impl.cmd
Class CheckPassword
java.lang.Object
com.flowable.idm.engine.impl.cmd.CheckPassword
- All Implemented Interfaces:
Serializable
,org.flowable.common.engine.impl.interceptor.Command<Boolean>
public class CheckPassword
extends Object
implements org.flowable.common.engine.impl.interceptor.Command<Boolean>, Serializable
- Author:
- Tom Baeyens
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
userId
-
password
-
-
Constructor Details
-
CheckPassword
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceorg.flowable.common.engine.impl.interceptor.Command<Boolean>
-