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.web.authentication.SavedRequestAwareAuthenticationSuccessHandler
- org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
- org.springframework.security.authentication.dao.AbstractUserDetailsAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider, org.springframework.beans.factory.InitializingBean, org.springframework.context.MessageSourceAware)
- org.springframework.security.authentication.dao.DaoAuthenticationProvider
- cronapp.framework.security.ApiAuthenticationFailureHandler (implements org.springframework.security.web.authentication.AuthenticationFailureHandler)
- cronapp.framework.security.ApiUserDetailsManager (implements org.springframework.security.provisioning.UserDetailsManager)
- cronapp.framework.security.AuthenticationMethod
- cronapp.framework.security.AuthenticationProviders
- cronapp.framework.security.AuthenticationResponse
- cronapp.framework.security.CronappUserDetails (implements org.springframework.security.core.userdetails.UserDetails)
- cronapp.framework.security.CronappUserDetails.Builder
- cronapp.framework.security.CronappWebMvcConfigurer (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
- cronapp.framework.security.CustomCorsFilter (implements jakarta.servlet.Filter)
- cronapp.framework.security.DatabaseAuthorizationManager (implements org.springframework.security.authorization.AuthorizationManager<T>)
- cronapp.framework.security.FormsConfiguration (implements org.springframework.beans.factory.config.BeanPostProcessor)
- cronapp.framework.security.FormsProperties
- 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)
- org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.context.MessageSourceAware)
- org.springframework.web.filter.OncePerRequestFilter
- cronapp.framework.security.GrantedAuthorityRepository
- cronapp.framework.security.InfrastructureAuthorizationManager (implements org.springframework.security.authorization.AuthorizationManager<T>)
- cronapp.framework.security.JwtAuthenticationSuccessHandler (implements org.springframework.security.web.authentication.AuthenticationSuccessHandler)
- cronapp.framework.security.JwtConfiguration
- cronapp.framework.security.JwtConfiguration.JwtAuthorizationManager (implements org.springframework.security.authorization.AuthorizationManager<T>)
- cronapp.framework.security.JwtProperties
- cronapp.framework.security.LdapConfiguration (implements org.springframework.beans.factory.config.BeanPostProcessor)
- cronapp.framework.security.LdapProperties
- cronapp.framework.security.LegacyPropertyHandler (implements org.springframework.context.ApplicationContextInitializer<C>)
- cronapp.framework.security.NoAuthAuthorizationManager (implements org.springframework.security.authorization.AuthorizationManager<T>)
- cronapp.framework.security.OAuthAuthorizationRequestResolver (implements org.springframework.security.oauth2.client.web.OAuth2AuthorizationRequestResolver)
- cronapp.framework.security.OAuthConfiguration
- cronapp.framework.security.OAuthProperties
- cronapp.framework.security.OAuthRegistrationRepository (implements org.springframework.security.oauth2.client.registration.ClientRegistrationRepository)
- cronapp.framework.security.RegistrationProperties
- cronapp.framework.security.SamlConfiguration
- cronapp.framework.security.SamlProperties
- cronapp.framework.security.SecurityAuditListener (implements org.springframework.context.ApplicationListener<E>)
- cronapp.framework.security.SecurityConfiguration
- 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>
- org.springframework.security.config.annotation.web.configurers.AbstractAuthenticationFilterConfigurer<B,T,F>
- cronapp.framework.security.SecurityController
- cronapp.framework.security.SecurityEventListener (implements org.springframework.context.ApplicationListener<E>)
- cronapp.framework.security.SecurityProperties
- cronapp.framework.security.SecuritySupport
- cronapp.framework.security.SessionConfiguration
- cronapp.framework.security.SessionProperties
- cronapp.framework.security.SessionPropertyHandler (implements org.springframework.context.ApplicationContextInitializer<C>)
- org.springframework.security.core.userdetails.User (implements org.springframework.security.core.CredentialsContainer, org.springframework.security.core.userdetails.UserDetails)