<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Jun 21, 2016 at 10:39 AM, cbaker <span dir="ltr"><<a href="mailto:craigb@clemson.edu" target="_blank">craigb@clemson.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">And as you can guess, I cannot use the < or > signs in webflow. Whats the<br>
recommended way to go about this?<br></blockquote><div><br></div><div>You can also pass a parameter to the response handler constructor that will control the expiration warning:</div><div><br></div><div><div><bean id="eDirAuthenticationResponseHandler" class="org.ldaptive.auth.ext.EDirectoryAuthenticationResponseHandler"></div></div><div> <!-- warning window in hours --></div><div> <constructor-arg index="0" value="120" /><br></div><div></bean></div><div><br></div><div>--Daniel Fisher</div><div> </div></div></div></div>