org.springframework.security.config.http
Class ChannelAttributeFactory
java.lang.Object
org.springframework.security.config.http.ChannelAttributeFactory
public class ChannelAttributeFactory
- extends Object
Used as a factory bean to create config attribute values for the requires-channel attribute.
- Since:
- 3.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChannelAttributeFactory
public ChannelAttributeFactory()
createChannelAttributes
public static List<ConfigAttribute> createChannelAttributes(String requiredChannel)