See: Description
| Class | Description |
|---|---|
| InMemoryDaoImpl | Deprecated
Use InMemoryUserDetailsManager instead (or write your own implementation)
|
| UserAttribute |
Used by
InMemoryDaoImpl to temporarily store the attributes associated with a user. |
| UserAttributeEditor |
Property editor that creates a
UserAttribute from a comma separated list of values. |
| UserMap | Deprecated
Use a plain map instead
|
| UserMapEditor | Deprecated |