1
0
mirror of synced 2026-08-03 16:56:56 +00:00

Polish IpAddressAuthorizationManager

Closes gh-10577
This commit is contained in:
Josh Cummings
2023-12-08 13:27:39 -07:00
parent ea7c720ce7
commit 8a34e32a24
2 changed files with 2 additions and 2 deletions
@@ -14,7 +14,7 @@
* limitations under the License.
*/
package org.springframework.security.web.server.authorization;
package org.springframework.security.web.access;
import java.util.function.Supplier;