Class ChannelAttributeFactory
java.lang.Object
org.springframework.security.config.http.ChannelAttributeFactory
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) 
- 
Method Details- 
createChannelAttributes
 
-