Package Hierarchies:
Class Hierarchy
- java.lang.Object
- org.springframework.boot.security.web.servlet.ApplicationContextRequestMatcher<C> (implements org.springframework.security.web.util.matcher.RequestMatcher)
- org.springframework.boot.security.web.reactive.ApplicationContextServerWebExchangeMatcher<C> (implements org.springframework.security.web.server.util.matcher.ServerWebExchangeMatcher)
- org.springframework.boot.grpc.server.autoconfigure.security.GrpcReactiveRequest
- org.springframework.boot.grpc.server.autoconfigure.security.GrpcSecurityAutoConfiguration
- org.springframework.boot.grpc.server.autoconfigure.security.GrpcServletRequest
- org.springframework.boot.grpc.server.autoconfigure.security.OAuth2ClientAutoConfiguration
- org.springframework.boot.grpc.server.autoconfigure.security.OAuth2ResourceServerAutoConfiguration
- org.springframework.security.config.annotation.SecurityConfigurerAdapter<O,B> (implements org.springframework.security.config.annotation.SecurityConfigurer<O,B>)
- org.springframework.security.config.annotation.web.configurers.AbstractHttpConfigurer<T,B>