Hierarchy For Package org.springframework.security.web.server.authorization
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.security.web.server.authorization.AuthorizationContext
- org.springframework.security.web.server.authorization.AuthorizationWebFilter (implements org.springframework.web.server.WebFilter)
- org.springframework.security.web.server.authorization.DelegatingReactiveAuthorizationManager (implements org.springframework.security.authorization.ReactiveAuthorizationManager<T>)
- org.springframework.security.web.server.authorization.DelegatingReactiveAuthorizationManager.Builder
- org.springframework.security.web.server.authorization.ExceptionTranslationWebFilter (implements org.springframework.web.server.WebFilter)
- org.springframework.security.web.server.authorization.HttpStatusServerAccessDeniedHandler (implements org.springframework.security.web.server.authorization.ServerAccessDeniedHandler)
- org.springframework.security.web.server.authorization.IpAddressReactiveAuthorizationManager (implements org.springframework.security.authorization.ReactiveAuthorizationManager<T>)
- org.springframework.security.web.server.authorization.ServerWebExchangeDelegatingServerAccessDeniedHandler (implements org.springframework.security.web.server.authorization.ServerAccessDeniedHandler)
- org.springframework.security.web.server.authorization.ServerWebExchangeDelegatingServerAccessDeniedHandler.DelegateEntry
Interface Hierarchy
- org.springframework.security.web.server.authorization.ServerAccessDeniedHandler