public class ExpirationCheckAction
extends org.springframework.webflow.action.AbstractAction
| Constructor and Description |
|---|
ExpirationCheckAction() |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.webflow.execution.Event |
doExecute(org.springframework.webflow.execution.RequestContext rc) |
Timestamp |
getExpirationTimestamp(String username) |
org.springframework.jdbc.core.JdbcTemplate |
getJdbcTemplate() |
void |
setJdbcTemplate(org.springframework.jdbc.core.JdbcTemplate inJdbcTemplate) |
Copyright © 2012–2016 Emory University. All rights reserved.