public class

ChannelAttributeFactory

extends Object
java.lang.Object
   ↳ org.springframework.security.config.http.ChannelAttributeFactory

Class Overview

Used as a factory bean to create config attribute values for the requires-channel attribute.

Summary

Public Constructors
ChannelAttributeFactory()
Public Methods
static List<ConfigAttribute> createChannelAttributes(String requiredChannel)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public ChannelAttributeFactory ()

Public Methods

public static List<ConfigAttribute> createChannelAttributes (String requiredChannel)