|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.acegisecurity.userdetails.memory | |
|---|---|
| org.acegisecurity.providers.anonymous | Allows you to secure every invocation (especially useful for web request URI security) by always having either an actual principal or an anonymous principal authenticated. |
| org.acegisecurity.userdetails.memory | Exposes an in-memory authentication repository. |
| Classes in org.acegisecurity.userdetails.memory used by org.acegisecurity.providers.anonymous | |
|---|---|
| UserAttribute
Used by InMemoryDaoImpl to temporarily store the attributes associated with a user. |
|
| Classes in org.acegisecurity.userdetails.memory used by org.acegisecurity.userdetails.memory | |
|---|---|
| UserMap
Used by InMemoryDaoImpl to store a list of users and their corresponding granted authorities. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||