mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-28 14:52:24 +00:00
SEC-259: Correct JavaDoc error.
This commit is contained in:
parent
8d74fe928c
commit
92dbf836a1
@ -49,7 +49,7 @@ public interface AccessDecisionVoter {
|
|||||||
* This allows the <code>AbstractSecurityInterceptor</code> to check every
|
* This allows the <code>AbstractSecurityInterceptor</code> to check every
|
||||||
* configuration attribute can be consumed by the configured
|
* configuration attribute can be consumed by the configured
|
||||||
* <code>AccessDecisionManager</code> and/or <code>RunAsManager</code>
|
* <code>AccessDecisionManager</code> and/or <code>RunAsManager</code>
|
||||||
* and/or <code>AccessDecisionManager</code>.
|
* and/or <code>AfterInvocationManager</code>.
|
||||||
* </p>
|
* </p>
|
||||||
*
|
*
|
||||||
* @param attribute a configuration attribute that has been configured
|
* @param attribute a configuration attribute that has been configured
|
||||||
|
Loading…
x
Reference in New Issue
Block a user