Hierarchy For Package com.flowable.core.spring.security.token

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
    • com.flowable.core.spring.security.token.FlowableTokenAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
    • 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)
      • org.springframework.web.filter.OncePerRequestFilter
    • com.flowable.core.spring.security.token.PersistentTokenServiceImpl (implements org.springframework.beans.factory.InitializingBean, com.flowable.core.spring.security.token.PersistentTokenService)
    • org.springframework.security.config.annotation.SecurityConfigurerAdapter<O,​B> (implements org.springframework.security.config.annotation.SecurityConfigurer<O,​B>)

Interface Hierarchy