mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-28 14:52:24 +00:00
remove trailing whitespace
This commit is contained in:
parent
a449d6c316
commit
a4ea989e9c
@ -154,7 +154,7 @@ public class DefaultPermissionGrantingStrategy implements PermissionGrantingStra
|
|||||||
* return ace.getPermission().getMask() == p.getMask();
|
* return ace.getPermission().getMask() == p.getMask();
|
||||||
* }
|
* }
|
||||||
* }</pre>
|
* }</pre>
|
||||||
*
|
*
|
||||||
* @param ace the ACE from the Acl holding the mask.
|
* @param ace the ACE from the Acl holding the mask.
|
||||||
* @param p the Permission we are checking against.
|
* @param p the Permission we are checking against.
|
||||||
* @return true, if the respective masks are considered to be equal.
|
* @return true, if the respective masks are considered to be equal.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user