Class Hierarchy
- java.lang.Object
- org.springframework.security.web.authentication.AbstractAuthenticationTargetUrlRequestHandler
- me.parakh.core.security.handler.AjaxLogoutSuccessHandler (implements org.springframework.security.web.authentication.logout.LogoutSuccessHandler)
- org.springframework.security.web.authentication.SimpleUrlAuthenticationSuccessHandler (implements org.springframework.security.web.authentication.AuthenticationSuccessHandler)
- me.parakh.core.security.service.impl.AuthClaimServiceImpl (implements me.parakh.core.service.security.AuthClaimService)
- me.parakh.core.security.provider.CustomAuthenticationProvider (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, javax.servlet.Filter, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
- me.parakh.core.security.filter.JwtTokenServiceImpl (implements me.parakh.core.security.filter.JwtTokenService)
- me.parakh.core.security.util.SecurityUtility
- org.springframework.security.web.authentication.SimpleUrlAuthenticationFailureHandler (implements org.springframework.security.web.authentication.AuthenticationFailureHandler)
- java.lang.Throwable (implements java.io.Serializable)
- me.parakh.core.security.handler.UnauthorizedEntryPointHandler (implements org.springframework.security.web.AuthenticationEntryPoint)
- me.parakh.core.security.provider.UserDetailsServiceImpl (implements org.springframework.security.core.userdetails.UserDetailsService)
- org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter (implements org.springframework.security.config.annotation.web.WebSecurityConfigurer<T>)
Interface Hierarchy
Copyright © 2016. All rights reserved.