|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.springframework.security.config.http.ChannelAttributeFactory
public class ChannelAttributeFactory
Used as a factory bean to create config attribute values for the requires-channel attribute.
Constructor Summary | |
---|---|
ChannelAttributeFactory()
|
Method Summary | |
---|---|
static java.util.List<ConfigAttribute> |
createChannelAttributes(java.lang.String requiredChannel)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ChannelAttributeFactory()
Method Detail |
---|
public static final java.util.List<ConfigAttribute> createChannelAttributes(java.lang.String requiredChannel)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |