|
|||||||||
| Home >> All >> org >> acegisecurity >> userdetails >> [ memory overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.acegisecurity.userdetails.memory
| Class Summary | |
| InMemoryDaoImpl | Retrieves user details from an in-memory list created by the bean context. |
| 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 | Used by InMemoryDaoImpl to store a list of users and their corresponding granted authorities. |
| UserMapEditor | Property editor to assist with the setup of a UserMap. |
|
|||||||||
| Home >> All >> org >> acegisecurity >> userdetails >> [ memory overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||