Uses of Package
org.springframework.security.core.userdetails.memory

Packages that use org.springframework.security.core.userdetails.memory
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). 
 

Classes in org.springframework.security.core.userdetails.memory used by org.springframework.security.core.userdetails.memory
UserMap
          Deprecated. Use a plain map instead
 

Classes in org.springframework.security.core.userdetails.memory used by org.springframework.security.web.authentication
UserAttribute
          Used by InMemoryDaoImpl to temporarily store the attributes associated with a user.
 



Copyright © 2004-2011 SpringSource, Inc. All Rights Reserved.