Class PasswordPolicyChangeHandler
- java.lang.Object
-
- de.xima.fc.gui.common.event.handler.PasswordPolicyChangeHandler
-
- All Implemented Interfaces:
IApplicationEventHandler
,Serializable
@Deprecated public class PasswordPolicyChangeHandler extends Object implements IApplicationEventHandler
Deprecated.PasswordPolicyChangeEvent
is not necessary anymore.- Author:
- XIMA MEDIA GmbH
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PasswordPolicyChangeHandler(ISupportChangeEventBean bean)
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description void
handlePasswordPolicyChangeEvent(PasswordPolicyChangeEvent event)
Deprecated.
-
-
-
Constructor Detail
-
PasswordPolicyChangeHandler
public PasswordPolicyChangeHandler(ISupportChangeEventBean bean)
Deprecated.
-
-
Method Detail
-
handlePasswordPolicyChangeEvent
public void handlePasswordPolicyChangeEvent(PasswordPolicyChangeEvent event)
Deprecated.
-
-