Commit bdbf6a2
Add toString() to IpAddressMatcher.java
Closes gh-16795
Signed-off-by: wtigerhyunsu <[email protected]>1 parent 40b84d3 commit bdbf6a2
File tree
2 files changed
+21
-0
lines changed- web/src
- main/java/org/springframework/security/web/util/matcher
- test/java/org/springframework/security/web/util/matcher
2 files changed
+21
-0
lines changedLines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
133 | 140 | | |
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
156 | 170 | | |
0 commit comments