mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-25 05:22:16 +00:00
Add Missing Import
Restored an import that was lost during a backport Issue gh-4183
This commit is contained in:
parent
a44225d334
commit
f82e435aaf
@ -17,6 +17,7 @@
|
||||
package org.springframework.security.web.authentication.switchuser;
|
||||
|
||||
import java.util.ArrayList;
|
||||
import java.util.Collection;
|
||||
import java.util.List;
|
||||
import javax.servlet.FilterChain;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user