Hierarchy For Package com.erudika.para.server.security

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.security.web.authentication.AbstractAuthenticationTargetUrlRequestHandler
      • org.springframework.security.web.authentication.SimpleUrlAuthenticationSuccessHandler (implements org.springframework.security.web.authentication.AuthenticationSuccessHandler)
    • org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
      • org.springframework.security.authentication.UsernamePasswordAuthenticationToken
    • com.google.inject.AbstractModule (implements com.google.inject.Module)
    • org.springframework.security.web.access.AccessDeniedHandlerImpl (implements org.springframework.security.web.access.AccessDeniedHandler)
    • com.erudika.para.server.security.AjaxRequestMatcher (implements org.springframework.security.web.util.matcher.RequestMatcher)
    • com.erudika.para.server.security.AppAuthentication (implements org.springframework.security.core.Authentication)
    • com.erudika.para.server.security.AuthenticatedUserDetails (implements org.springframework.security.core.userdetails.UserDetails)
    • com.erudika.para.server.security.CachedCsrfTokenRepository (implements org.springframework.security.web.csrf.CsrfTokenRepository)
    • com.erudika.para.server.security.CsrfProtectionRequestMatcher (implements org.springframework.security.web.util.matcher.RequestMatcher)
    • 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.erudika.para.server.security.IgnoredRequestMatcher (implements org.springframework.security.web.util.matcher.RequestMatcher)
    • com.erudika.para.server.security.JWTAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
    • com.erudika.para.server.security.LDAPAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
    • com.erudika.para.server.security.LDAPAuthenticator (implements org.springframework.security.ldap.authentication.LdapAuthenticator)
    • org.springframework.security.web.authentication.LoginUrlAuthenticationEntryPoint (implements org.springframework.security.web.AuthenticationEntryPoint, org.springframework.beans.factory.InitializingBean)
    • com.erudika.para.server.security.OAuth1HmacSigner
    • com.erudika.para.server.security.RestRequestMatcher (implements org.springframework.security.web.util.matcher.RequestMatcher)
    • com.erudika.para.server.security.SecurityConfig
    • 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>
    • com.erudika.para.server.security.SecurityUtils
    • com.erudika.para.server.security.SimpleRequestCache (implements org.springframework.security.web.savedrequest.RequestCache)
    • org.springframework.security.web.authentication.SimpleUrlAuthenticationFailureHandler (implements org.springframework.security.web.authentication.AuthenticationFailureHandler)
    • com.erudika.para.server.security.SimpleUserService (implements org.springframework.security.core.userdetails.UserDetailsService)
    • com.erudika.para.server.security.UserAuthentication (implements org.springframework.security.core.Authentication)