Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4844b1b

Browse files
committed
Fix typo in AuthenticationProvider Javadoc
1 parent f3761af commit 4844b1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎core/src/main/java/org/springframework/security/authentication/AuthenticationProvider.java‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ public interface AuthenticationProvider {
5656
* </p>
5757
* <p>
5858
* Selection of an <code>AuthenticationProvider</code> capable of performing
59-
* authentication is conducted at runtime the <code>ProviderManager</code>.
59+
* authentication is conducted at runtime by the <code>ProviderManager</code>.
6060
* </p>
6161
* @param authentication
6262
* @return <code>true</code> if the implementation can more closely evaluate the

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /