Class ChannelAttributeFactory
java.lang.Object
org.springframework.security.config.http.ChannelAttributeFactory
Deprecated.
Used as a factory bean to create config attribute values for the
 requires-channel attribute.
- Since:
- 3.0
- 
Method SummaryModifier and TypeMethodDescriptionstatic List<ConfigAttribute>createChannelAttributes(String requiredChannel) Deprecated.
- 
Method Details- 
createChannelAttributesDeprecated.
 
- 
SecurityAnnotationScannerandAuthorizationManager. In the case of channel security, please seeHttpsRedirectFilter. In the case of web security, please seeAuthorizationManager.