Răsfoiți Sursa

Missed a DOCUMENT ME! spot...

Ray Krueger 21 ani în urmă
părinte
comite
41310f26a6

+ 2 - 1
core/src/main/java/org/acegisecurity/providers/jaas/JaasAuthenticationProvider.java

@@ -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.
      *