Hierarchy For All Packages

Package Hierarchies:

Class Hierarchy

Interface Hierarchy

Annotation Type Hierarchy

  • org.springframework.security.core.annotation.AuthenticationPrincipal (implements java.lang.annotation.Annotation)
  • org.springframework.security.web.bind.annotation.AuthenticationPrincipal (implements java.lang.annotation.Annotation)
  • org.springframework.security.core.annotation.CurrentSecurityContext (implements java.lang.annotation.Annotation)
  • org.springframework.security.config.annotation.authentication.configuration.EnableGlobalAuthentication (implements java.lang.annotation.Annotation)
  • org.springframework.security.config.annotation.method.configuration.EnableGlobalMethodSecurity (implements java.lang.annotation.Annotation)
  • org.springframework.security.config.annotation.method.configuration.EnableMethodSecurity (implements java.lang.annotation.Annotation)
  • org.springframework.security.config.annotation.method.configuration.EnableReactiveMethodSecurity (implements java.lang.annotation.Annotation)
  • org.springframework.security.config.annotation.rsocket.EnableRSocketSecurity (implements java.lang.annotation.Annotation)
  • org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity (implements java.lang.annotation.Annotation)
  • org.springframework.security.config.annotation.web.servlet.configuration.EnableWebMvcSecurity (implements java.lang.annotation.Annotation)
  • org.springframework.security.config.annotation.web.configuration.EnableWebSecurity (implements java.lang.annotation.Annotation)
  • org.springframework.security.access.method.P (implements java.lang.annotation.Annotation)
  • org.springframework.security.core.parameters.P (implements java.lang.annotation.Annotation)
  • org.springframework.security.access.prepost.PostAuthorize (implements java.lang.annotation.Annotation)
  • org.springframework.security.access.prepost.PostFilter (implements java.lang.annotation.Annotation)
  • org.springframework.security.access.prepost.PreAuthorize (implements java.lang.annotation.Annotation)
  • org.springframework.security.access.prepost.PreFilter (implements java.lang.annotation.Annotation)
  • org.springframework.security.oauth2.client.annotation.RegisteredOAuth2AuthorizedClient (implements java.lang.annotation.Annotation)
  • org.springframework.security.access.annotation.Secured (implements java.lang.annotation.Annotation)
  • org.springframework.security.test.context.annotation.SecurityTestExecutionListeners (implements java.lang.annotation.Annotation)
  • org.springframework.security.core.Transient (implements java.lang.annotation.Annotation)
  • org.springframework.security.test.context.support.WithAnonymousUser (implements java.lang.annotation.Annotation)
  • org.springframework.security.test.context.support.WithMockUser (implements java.lang.annotation.Annotation)
  • org.springframework.security.test.context.support.WithSecurityContext (implements java.lang.annotation.Annotation)
  • org.springframework.security.test.context.support.WithUserDetails (implements java.lang.annotation.Annotation)

Enum Hierarchy