Hierarchy For Package org.springframework.boot.autoconfigure.security.servlet
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.boot.autoconfigure.security.servlet.AntPathRequestMatcherProvider (implements org.springframework.boot.autoconfigure.security.servlet.RequestMatcherProvider)
- org.springframework.boot.security.servlet.ApplicationContextRequestMatcher<C> (implements org.springframework.security.web.util.matcher.RequestMatcher)
- org.springframework.boot.autoconfigure.security.servlet.PathRequest.H2ConsoleRequestMatcher
- org.springframework.boot.autoconfigure.security.servlet.StaticResourceRequest.StaticResourceRequestMatcher
- org.springframework.boot.autoconfigure.security.servlet.PathRequest
- org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration
- org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration
- org.springframework.boot.autoconfigure.security.servlet.StaticResourceRequest
- org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration
Interface Hierarchy
- org.springframework.boot.autoconfigure.security.servlet.RequestMatcherProvider