Hierarchy For All Packages

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.security.messaging.util.matcher.AbstractMessageMatcherComposite<T> (implements org.springframework.security.messaging.util.matcher.MessageMatcher<T>)
    • org.springframework.security.access.expression.AbstractSecurityExpressionHandler<T> (implements org.springframework.context.ApplicationContextAware, org.springframework.security.access.expression.SecurityExpressionHandler<T>)
    • org.springframework.security.access.intercept.AbstractSecurityInterceptor (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.InitializingBean, org.springframework.context.MessageSourceAware)
      • org.springframework.security.messaging.access.intercept.ChannelSecurityInterceptor (implements org.springframework.messaging.support.ChannelInterceptor)
    • org.springframework.security.messaging.context.AuthenticationPrincipalArgumentResolver (implements org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolver)
    • org.springframework.security.messaging.handler.invocation.reactive.AuthenticationPrincipalArgumentResolver (implements org.springframework.messaging.handler.invocation.reactive.HandlerMethodArgumentResolver)
    • org.springframework.messaging.support.ChannelInterceptorAdapter (implements org.springframework.messaging.support.ChannelInterceptor)
    • org.springframework.security.messaging.web.socket.server.CsrfTokenHandshakeInterceptor (implements org.springframework.web.socket.server.HandshakeInterceptor)
    • org.springframework.security.messaging.handler.invocation.reactive.CurrentSecurityContextArgumentResolver (implements org.springframework.messaging.handler.invocation.reactive.HandlerMethodArgumentResolver)
    • org.springframework.security.messaging.access.intercept.DefaultMessageSecurityMetadataSource (implements org.springframework.security.messaging.access.intercept.MessageSecurityMetadataSource)
    • org.springframework.security.messaging.access.expression.ExpressionBasedMessageSecurityMetadataSourceFactory
    • org.springframework.security.messaging.access.expression.MessageExpressionVoter<T> (implements org.springframework.security.access.AccessDecisionVoter<S>)
    • org.springframework.security.access.expression.SecurityExpressionRoot (implements org.springframework.security.access.expression.SecurityExpressionOperations)
    • org.springframework.security.messaging.util.matcher.SimpDestinationMessageMatcher (implements org.springframework.security.messaging.util.matcher.MessageMatcher<T>)
    • org.springframework.security.messaging.util.matcher.SimpMessageTypeMatcher (implements org.springframework.security.messaging.util.matcher.MessageMatcher<T>)

Interface Hierarchy

  • org.springframework.aop.framework.AopInfrastructureBean
    • org.springframework.security.access.SecurityMetadataSource
  • org.springframework.security.messaging.util.matcher.MessageMatcher<T>