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 Summary
Modifier and TypeMethodDescriptionstatic List<ConfigAttribute>createChannelAttributes(String requiredChannel) Deprecated. 
- 
Method Details
- 
createChannelAttributes
Deprecated. 
 - 
 
SecurityAnnotationScannerandAuthorizationManager. In the case of channel security, please seeHttpsRedirectFilter. In the case of web security, please seeAuthorizationManager.