We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ca0f77 commit 0bfeb2bCopy full SHA for 0bfeb2b
1 file changed
acl/src/main/java/org/springframework/security/acls/AclPermissionEvaluator.java
@@ -44,7 +44,7 @@
44
/**
45
* Used by Spring Security's expression-based access control implementation to evaluate
46
* permissions for a particular object using the ACL module. Similar in behaviour to
47
- * {@link org.springframework.security.acls.AclEntryVoter AclEntryVoter}.
+ * <code> org.springframework.security.acls.AclEntryVoter AclEntryVoter </code>
48
*
49
* @author Luke Taylor
50
* @since 3.0
0 commit comments