Hierarchy For All Packages

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
    • 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.rest.Api1
    • 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.cache.CacheModule
    • com.erudika.para.server.cache.CaffeineCache (implements com.erudika.para.core.cache.Cache)
    • com.erudika.para.server.security.CsrfProtectionRequestMatcher (implements org.springframework.security.web.util.matcher.RequestMatcher)
    • com.erudika.para.server.email.EmailModule
    • com.erudika.para.server.controllers.ErrorController (implements org.springframework.boot.webmvc.error.ErrorController)
    • com.erudika.para.server.utils.filters.FieldFilter (implements org.springframework.web.servlet.mvc.method.annotation.ResponseBodyAdvice<T>)
    • com.erudika.para.server.rest.GenericExceptionMapper
    • 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, jakarta.servlet.Filter, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
    • com.erudika.para.server.utils.HttpUtils
    • com.erudika.para.server.security.IgnoredRequestMatcher (implements org.springframework.security.web.util.matcher.RequestMatcher)
    • java.io.InputStream (implements java.io.Closeable)
    • com.erudika.para.server.email.JavaMailEmailer (implements com.erudika.para.core.email.Emailer)
    • com.erudika.para.server.security.JWTAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
    • com.erudika.para.server.controllers.LandingPageController
    • 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)
    • com.erudika.para.server.storage.LocalFileStore (implements com.erudika.para.core.storage.FileStore)
    • com.erudika.para.server.queue.LocalQueue (implements com.erudika.para.core.queue.Queue)
    • org.springframework.security.web.authentication.LoginUrlAuthenticationEntryPoint (implements org.springframework.security.web.AuthenticationEntryPoint, org.springframework.beans.factory.InitializingBean)
    • com.erudika.para.server.persistence.ManagedDAO (implements com.erudika.para.core.persistence.DAO)
    • com.erudika.para.server.search.MeasuredSearch (implements com.erudika.para.core.search.Search)
    • com.erudika.para.server.email.NoopEmailer (implements com.erudika.para.core.email.Emailer)
    • com.erudika.para.server.controllers.NotFoundController
    • com.erudika.para.server.security.OAuth1HmacSigner
    • com.erudika.para.server.ParaServer (implements org.springframework.core.Ordered)
    • com.erudika.para.server.persistence.PersistenceModule
    • com.erudika.para.server.security.ProtectedPath
    • com.erudika.para.server.queue.QueueModule
    • org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler (implements org.springframework.context.MessageSourceAware)
    • com.erudika.para.server.security.RestRequestMatcher (implements org.springframework.security.web.util.matcher.RequestMatcher)
    • com.erudika.para.server.rest.RestUtils
    • com.erudika.para.server.search.SearchModule
    • 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
    • jakarta.servlet.ServletRequestWrapper (implements jakarta.servlet.ServletRequest)
      • jakarta.servlet.http.HttpServletRequestWrapper (implements jakarta.servlet.http.HttpServletRequest)
    • com.erudika.para.server.controllers.SigninController
    • 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.storage.StorageModule
    • com.erudika.para.server.security.UserAuthentication (implements org.springframework.security.core.Authentication)

Interface Hierarchy

Enum Class Hierarchy