|
@@ -57,7 +57,7 @@ public interface AuthenticationProvider {
|
|
* <p>Selection of an <code>AuthenticationProvider</code> capable of performing authentication is
|
|
* <p>Selection of an <code>AuthenticationProvider</code> capable of performing authentication is
|
|
* conducted at runtime the <code>ProviderManager</code>.</p>
|
|
* conducted at runtime the <code>ProviderManager</code>.</p>
|
|
*
|
|
*
|
|
- * @param authentication DOCUMENT ME!
|
|
|
|
|
|
+ * @param authentication
|
|
*
|
|
*
|
|
* @return <code>true</code> if the implementation can more closely evaluate the <code>Authentication</code> class
|
|
* @return <code>true</code> if the implementation can more closely evaluate the <code>Authentication</code> class
|
|
* presented
|
|
* presented
|