## ## Velocity Template for expiring password view ## ## Velocity context will contain the following properties ## flowExecutionUrl - the form action location ## flowRequestContext - the Spring Web Flow RequestContext ## flowExecutionKey - the SWF execution key (this is built into the flowExecutionUrl) ## profileRequestContext - root of context tree ## authenticationContext - context with authentication request information ## authenticationErrorContext - context with login error state ## authenticationWarningContext - context with login warning state ## ldapResponseContext - context with LDAP state (if using native LDAP) ## encoder - HTMLEncoder class ## request - HttpServletRequest ## response - HttpServletResponse ## environment - Spring Environment object for property resolution ## custom - arbitrary object injected by deployer ## #springMessageText("idp.title", "Web Login Service")
#springMessageText(

#springMessageText("idp.login.expiringSoon", "Your password will be expiring soon!")

#springMessageText("idp.login.changePassword", "To create a new password now, go to") #.

#springMessageText("idp.login.proceedBegin", "Your login will proceed in 20 seconds or you may click") #springMessageText("idp.login.proceedHere", "here") #springMessageText("idp.login.proceedEnd", "to continue").