Hierarchy For Package com.devonfw.module.security.common.impl.rest

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • com.devonfw.module.security.common.impl.rest.AuthenticationSuccessHandlerSendingOkHttpStatusCode (implements org.springframework.security.web.authentication.AuthenticationSuccessHandler)
    • 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.security.web.authentication.AbstractAuthenticationProcessingFilter (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.context.MessageSourceAware)
    • com.devonfw.module.security.common.impl.rest.JsonUsernamePasswordAuthenticationFilter.UsernameAndPasswordParser
    • com.devonfw.module.security.common.impl.rest.LogoutSuccessHandlerReturningOkHttpStatusCode (implements org.springframework.security.web.authentication.logout.LogoutSuccessHandler)