Missed a DOCUMENT ME! spot...

This commit is contained in:
Ray Krueger 2004-12-09 22:29:12 +00:00
parent 3eb6149877
commit 41310f26a6

View File

@ -209,7 +209,8 @@ public class JaasAuthenticationProvider implements AuthenticationProvider,
} }
/** /**
* DOCUMENT ME! * Returns the current JaasAuthenticationCallbackHandler array, or null if
* none are set.
* *
* @return the JAASAuthenticationCallbackHandlers. * @return the JAASAuthenticationCallbackHandlers.
* *