We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40bc712 commit 659b65aCopy full SHA for 659b65a
core/src/main/java/org/springframework/security/authorization/AuthorizationManager.java
@@ -26,7 +26,7 @@
26
* An Authorization manager which can determine if an {@link Authentication} has access to
27
* a specific object.
28
*
29
- * @param <T> the type of object that the authorization check is being done one.
+ * @param <T> the type of object that the authorization check is being done on.
30
* @author Evgeniy Cheban
31
*/
32
@FunctionalInterface
0 commit comments