public class HandlePasswordExpirationWarningMessagesAction
extends org.springframework.webflow.action.AbstractAction
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ATTRIBUTE_NAME_EXPIRATION_WARNING_FOUND
Attribute indicating password expiration warnings are found.
|
| Constructor and Description |
|---|
HandlePasswordExpirationWarningMessagesAction() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.webflow.execution.Event |
doExecute(org.springframework.webflow.execution.RequestContext context) |
public static final java.lang.String ATTRIBUTE_NAME_EXPIRATION_WARNING_FOUND