Hierarchy For Package com.flowable.engage.rest.service.api.conversation.anonymous.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.flowable.engage.rest.service.api.conversation.anonymous.security.AnonymousConversationAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider, org.springframework.context.MessageSourceAware)
    • com.flowable.engage.rest.service.api.conversation.anonymous.security.DefaultAnonymousConversationServices (implements com.flowable.engage.rest.service.api.conversation.anonymous.security.AnonymousConversationServices, org.springframework.beans.factory.InitializingBean, org.springframework.security.web.authentication.logout.LogoutHandler)
    • 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
    • org.springframework.security.config.annotation.SecurityConfigurerAdapter<O,​B> (implements org.springframework.security.config.annotation.SecurityConfigurer<O,​B>)
      • org.springframework.security.config.annotation.web.configurers.AbstractHttpConfigurer<T,​B>
    • java.lang.Throwable (implements java.io.Serializable)
      • java.lang.Exception
        • java.lang.RuntimeException
          • org.springframework.security.core.AuthenticationException
    • org.springframework.security.core.userdetails.User (implements org.springframework.security.core.CredentialsContainer, org.springframework.security.core.userdetails.UserDetails)

Interface Hierarchy