| java.lang.Object | ||
| ↳ | java.beans.PropertyEditorSupport | |
| ↳ | org.springframework.security.access.ConfigAttributeEditor | |
      
  This class is deprecated.
 No replacement.
  
A property editor that can create a populated List<ConfigAttribute> from a comma separated list of values.
Trims preceding and trailing spaces from presented command separated tokens, as this can be a source of hard-to-spot configuration issues for end users.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| [Expand] Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class
  java.beans.PropertyEditorSupport | |||||||||||
|  From class
  java.lang.Object | |||||||||||
|  From interface
  java.beans.PropertyEditor | |||||||||||