Replaced understand with understanding line 1208
This commit is contained in:
parent
74cd91d1be
commit
ccb745863f
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue