<div dir="ltr"><div>Hi Daniel:<br></div><div><br></div><div>I appreciate your help. It's working now :)<br></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Nov 7, 2018 at 5:53 PM Daniel Fisher <<a href="mailto:dfisher@vt.edu">dfisher@vt.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Wed, Nov 7, 2018 at 4:59 PM Lille M <<a href="mailto:lillemacdoe@gmail.com" target="_blank">lillemacdoe@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div><bean id="authenticationResponseHandler" class="org.ldaptive.auth.ext.FreeIPAAuthenticationResponseHandler" ><br></div><div>         <constructor-arg value="0" /><br>         <constructor-arg value="0" /><br>         <constructor-arg value="0" /><br>       </bean><br></div></div></div></div></div></blockquote><div><br></div><div>I overlooked that this object has a no-args constructor, you can replace that bean with:</div><div><bean id="authenticationResponseHandler" class="org.ldaptive.auth.ext.FreeIPAAuthenticationResponseHandler" /> </div><div><br></div><div>--Daniel Fisher</div><div><br></div></div></div></div>
-- <br>
For Consortium Member technical support, see <a href="https://wiki.shibboleth.net/confluence/x/coFAAg" rel="noreferrer" target="_blank">https://wiki.shibboleth.net/confluence/x/coFAAg</a><br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net" target="_blank">users-unsubscribe@shibboleth.net</a></blockquote></div></div>