Replaced understand with understanding line 1208

This commit is contained in:
Ray Krueger 2004-08-06 15:53:51 +00:00
parent 74cd91d1be
commit ccb745863f
1 changed files with 1 additions and 1 deletions

View File

@ -1205,7 +1205,7 @@
<literal>JaasPasswordCallbackHandler</literal>. Each of these <literal>JaasPasswordCallbackHandler</literal>. Each of these
callback handlers implement callback handlers implement
<literal>JaasAuthenticationCallbackHandler</literal>. In most cases <literal>JaasAuthenticationCallbackHandler</literal>. In most cases
these callback handlers can simply be used without understand the these callback handlers can simply be used without understanding the
internal mechanics. For those needing full control over the callback internal mechanics. For those needing full control over the callback
behavior, internally <literal>JaasAutheticationProvider</literal> behavior, internally <literal>JaasAutheticationProvider</literal>
wraps these <literal>JaasAuthenticationCallbackHandler</literal>s wraps these <literal>JaasAuthenticationCallbackHandler</literal>s