Hierarchy For Package org.craftercms.engine.util.spring.security.profile

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.security.web.authentication.rememberme.AbstractRememberMeServices (implements org.springframework.beans.factory.InitializingBean, org.springframework.security.web.authentication.logout.LogoutHandler, org.springframework.context.MessageSourceAware, org.springframework.security.web.authentication.RememberMeServices)
    • org.springframework.security.authentication.dao.AbstractUserDetailsAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider, org.springframework.beans.factory.InitializingBean, org.springframework.context.MessageSourceAware)
    • org.craftercms.engine.util.spring.security.profile.ProfileLogoutHandler (implements org.springframework.security.web.authentication.logout.LogoutHandler)
    • org.craftercms.engine.util.spring.security.profile.ProfileUserDetailsService (implements org.springframework.security.core.userdetails.UserDetailsService)
    • org.craftercms.security.social.impl.ProviderLoginSupportImpl (implements org.craftercms.security.social.ProviderLoginSupport)
    • org.springframework.security.core.userdetails.User (implements org.springframework.security.core.CredentialsContainer, org.springframework.security.core.userdetails.UserDetails)
      • org.craftercms.engine.util.spring.security.CustomUser
        • org.craftercms.engine.util.spring.security.profile.ProfileUser