Package org.springframework.security.core.userdetails.memory
Exposes an in-memory authentication repository.
-
Class Summary Class Description UserAttribute Used byInMemoryUserDetailsManagerto temporarily store the attributes associated with a user.UserAttributeEditor Property editor that creates aUserAttributefrom a comma separated list of values.