mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-25 11:43:29 +00:00
Javadoc updates.
This commit is contained in:
parent
67ad0456a1
commit
43144cd75d
@ -20,8 +20,7 @@ import org.springframework.util.StringUtils;
|
|||||||
import java.beans.PropertyEditorSupport;
|
import java.beans.PropertyEditorSupport;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* A property editor that can create a populated {@link List<ConfigAttribute>} from a comma separated list of
|
* A property editor that can create a populated <tt>List<ConfigAttribute></tt> from a comma separated list of values.
|
||||||
* values.
|
|
||||||
* <p>
|
* <p>
|
||||||
* Trims preceding and trailing spaces from presented command separated tokens, as this can be a source
|
* 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.
|
* of hard-to-spot configuration issues for end users.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user