Skip to content

Commit

Permalink
spring-projectsgh-10333 ref(annotation): move all Dsl files from org.…
Browse files Browse the repository at this point in the history
…springframework.security.config.web.servlet to org.springframework.security.config.annotation.web.configurers

spring-projectsgh-10333 ref(annotation): cleanup imports
spring-projectsgh-10333 ref(annotation): fix imports
  • Loading branch information
nor-ek committed Nov 4, 2021
1 parent e2d76dc commit c263b8c
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ import org.springframework.security.oauth2.client.registration.ClientRegistratio
import org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository
import org.springframework.security.web.util.matcher.RequestMatcher
import org.springframework.util.ClassUtils
import jakarta.servlet.Filter
import jakarta.servlet.http.HttpServletRequest

/**
* Configures [HttpSecurity] using a [HttpSecurity Kotlin DSL][HttpSecurityDsl].
Expand Down

0 comments on commit c263b8c

Please sign in to comment.