Hierarchy For Package com.argosnotary.argos.service.security

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
    • com.argosnotary.argos.service.security.CookieHelper
    • org.springframework.web.filter.GenericFilterBean (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.EnvironmentAware, org.springframework.core.env.EnvironmentCapable, javax.servlet.Filter, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
    • com.argosnotary.argos.service.security.LogContextHelper
    • com.argosnotary.argos.service.security.PersonalAccountAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
    • com.argosnotary.argos.service.security.PersonalAccountUserDetailsService
    • com.argosnotary.argos.service.security.ServiceAccountAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
    • com.argosnotary.argos.service.security.ServiceAccountUserDetailsService
    • com.argosnotary.argos.service.security.TokenProviderImpl (implements com.argosnotary.argos.service.domain.security.TokenProvider)
    • com.argosnotary.argos.service.security.TraceIdFilter (implements javax.servlet.Filter)
    • com.argosnotary.argos.service.security.WebMvcConfig (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
    • org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter (implements org.springframework.security.config.annotation.web.WebSecurityConfigurer<T>)