Skip navigation links
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Index
  • Help

Deprecated API

Contents

  • Terminally Deprecated
  • Interfaces
  • Classes
  • Annotation Interfaces
  • Terminally Deprecated Elements
    Element
    Description
    org.springframework.integration.security.config.IntegrationSecurityNamespaceHandler
    since 6.0 in favor of literally new AuthorizationChannelInterceptor(AuthorityAuthorizationManager.hasAnyRole())
    org.springframework.integration.security.config.SecurityIntegrationConfigurationInitializer
    since 6.0 in favor of literally new AuthorizationChannelInterceptor(AuthorityAuthorizationManager.hasAnyRole())
  • Deprecated Interfaces
    Interface
    Description
    org.springframework.integration.security.channel.ChannelAccessPolicy
    since 6.0 in favor of literally new AuthorizationChannelInterceptor(AuthorityAuthorizationManager.hasAnyRole())
  • Deprecated Classes
    Class
    Description
    org.springframework.integration.security.channel.ChannelInvocation
    since 6.0 in favor of literally new AuthorizationChannelInterceptor(AuthorityAuthorizationManager.hasAnyRole())
    org.springframework.integration.security.channel.ChannelSecurityInterceptor
    since 6.0 in favor of literally new AuthorizationChannelInterceptor(AuthorityAuthorizationManager.hasAnyRole()). However, the AuthorizationChannelInterceptor can be configured with any AuthorizationManager implementation.
    org.springframework.integration.security.channel.ChannelSecurityMetadataSource
    since 6.0 in favor of literally new AuthorizationChannelInterceptor(AuthorityAuthorizationManager.hasAnyRole())
    org.springframework.integration.security.channel.DefaultChannelAccessPolicy
    since 6.0 in favor of literally new AuthorizationChannelInterceptor(AuthorityAuthorizationManager.hasAnyRole())
    org.springframework.integration.security.config.ChannelSecurityInterceptorBeanPostProcessor
    since 6.0 in favor of literally new AuthorizationChannelInterceptor(AuthorityAuthorizationManager.hasAnyRole())
    org.springframework.integration.security.config.IntegrationSecurityNamespaceHandler
    since 6.0 in favor of literally new AuthorizationChannelInterceptor(AuthorityAuthorizationManager.hasAnyRole())
    org.springframework.integration.security.config.SecuredChannelsParser
    since 6.0 in favor of literally new AuthorizationChannelInterceptor(AuthorityAuthorizationManager.hasAnyRole())
    org.springframework.integration.security.config.SecurityIntegrationConfigurationInitializer
    since 6.0 in favor of literally new AuthorizationChannelInterceptor(AuthorityAuthorizationManager.hasAnyRole())
  • Deprecated Annotation Interfaces
    Annotation Interface
    Description
    org.springframework.integration.security.channel.SecuredChannel
    since 6.0 in favor of literally new AuthorizationChannelInterceptor(AuthorityAuthorizationManager.hasAnyRole())