File tree
2 files changed
+4
-1
lines changedFilter options
- core/src
- main/java/org/springframework/security/access/vote
- test/java/org/springframework/security/access/vote
2 files changed
+4
-1
lines changedcore/src/main/java/org/springframework/security/access/vote/AuthenticatedVoter.java
Copy file name to clipboardExpand all lines: core/src/main/java/org/springframework/security/access/vote/AuthenticatedVoter.java+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
60 |
| - |
| 60 | + |
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
|
core/src/test/java/org/springframework/security/access/vote/AuthenticatedVoterTests.java
Copy file name to clipboardExpand all lines: core/src/test/java/org/springframework/security/access/vote/AuthenticatedVoterTests.java+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
| 62 | + |
62 | 63 |
|
63 | 64 |
|
64 | 65 |
|
| ||
68 | 69 |
|
69 | 70 |
|
70 | 71 |
|
| 72 | + |
71 | 73 |
|
72 | 74 |
|
73 | 75 |
|
| ||
77 | 79 |
|
78 | 80 |
|
79 | 81 |
|
| 82 | + |
80 | 83 |
|
81 | 84 |
|
82 | 85 |
|
|
0 commit comments