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 39cee36 commit c69df9fCopy full SHA for c69df9f
core/src/main/java/org/springframework/security/authorization/ReactiveAuthorizationManager.java
@@ -25,7 +25,7 @@
25
* A reactive authorization manager which can determine if an {@link Authentication} has
26
* access to a specific object.
27
*
28
- * @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.
29
* @author Rob Winch
30
* @since 5.0
31
*/
0 commit comments