| Package | Description |
|---|---|
| org.springframework.security.core.userdetails.memory |
Exposes an in-memory authentication repository.
|
| org.springframework.security.web.authentication |
Authentication processing mechanisms, which respond to the submission of authentication
credentials using various protocols (eg BASIC, CAS, form login etc).
|
| Class and Description |
|---|
| UserMap
Deprecated.
Use a plain map instead
|
| Class and Description |
|---|
| UserAttribute
Used by
InMemoryDaoImpl to temporarily store the attributes associated with a user. |
Copyright © 2016. All rights reserved.