Hierarchy For Package org.springframework.security.core.userdetails.cache

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.security.core.userdetails.cache.EhCacheBasedUserCache (implements org.springframework.beans.factory.InitializingBean, org.springframework.security.core.userdetails.UserCache)
    • org.springframework.security.core.userdetails.cache.NullUserCache (implements org.springframework.security.core.userdetails.UserCache)
    • org.springframework.security.core.userdetails.cache.SpringCacheBasedUserCache (implements org.springframework.security.core.userdetails.UserCache)