Hierarchy For All Packages
Package Hierarchies:- org.woehlke.bloodmoney,
- org.woehlke.bloodmoney.application,
- org.woehlke.bloodmoney.application.impl,
- org.woehlke.bloodmoney.common,
- org.woehlke.bloodmoney.config,
- org.woehlke.bloodmoney.measurements,
- org.woehlke.bloodmoney.measurements.impl,
- org.woehlke.bloodmoney.user,
- org.woehlke.bloodmoney.user.impl
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.woehlke.bloodmoney.user.LoginSuccessHandler (implements org.springframework.security.web.authentication.AuthenticationSuccessHandler)
- org.springframework.security.web.authentication.SavedRequestAwareAuthenticationSuccessHandler
- org.springframework.security.web.authentication.SimpleUrlAuthenticationSuccessHandler (implements org.springframework.security.web.authentication.AuthenticationSuccessHandler)
- org.woehlke.bloodmoney.application.BloodMoneyErrorController (implements org.springframework.boot.web.servlet.error.ErrorController)
- org.woehlke.bloodmoney.application.BloodMoneyHomeController
- org.woehlke.bloodmoney.application.BloodMoneyLoginController
- org.woehlke.bloodmoney.config.BloodMoneyProperties (implements java.io.Serializable)
- org.woehlke.bloodmoney.config.BloodMoneyProperties.UserConfig
- org.woehlke.bloodmoney.config.BloodMoneyProperties.WebConfig
- org.woehlke.bloodmoney.config.BloodMoneyProperties.WebSecurity
- org.woehlke.bloodmoney.application.BloodMoneyTestController
- org.woehlke.bloodmoney.application.impl.BloodMoneyTestServiceImpl (implements org.woehlke.bloodmoney.application.BloodMoneyTestService)
- org.woehlke.bloodmoney.user.impl.BloodMoneyUserAccountAuthorizationServiceImpl (implements org.woehlke.bloodmoney.user.BloodMoneyUserAccountAuthorizationService)
- org.woehlke.bloodmoney.user.impl.BloodMoneyUserAccountDetailsServiceImpl (implements org.woehlke.bloodmoney.user.BloodMoneyUserAccountDetailsService)
- org.woehlke.bloodmoney.config.BloodMoneyWebMvcConfig (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
- org.woehlke.bloodmoney.measurements.BloodPressureMeasurementController
- org.woehlke.bloodmoney.measurements.BloodPressureMeasurementControllerExport
- org.woehlke.bloodmoney.measurements.BloodPressureMeasurementEntity (implements org.woehlke.bloodmoney.common.BloodMoneyEntity)
- org.woehlke.bloodmoney.measurements.BloodPressureMeasurementResource
- org.woehlke.bloodmoney.measurements.impl.BloodPressureMeasurementServiceImpl (implements org.woehlke.bloodmoney.measurements.BloodPressureMeasurementService)
- org.woehlke.bloodmoney.common.FlashMessage (implements java.io.Serializable)
- org.woehlke.bloodmoney.user.LoginFormBean (implements java.io.Serializable)
- org.springframework.boot.web.servlet.support.SpringBootServletInitializer (implements org.springframework.web.WebApplicationInitializer)
- org.woehlke.bloodmoney.BloodMoneyApplication (implements org.springframework.web.WebApplicationInitializer)
- org.woehlke.bloodmoney.user.UserAccountBean (implements java.io.Serializable)
- org.woehlke.bloodmoney.user.UserAccountDetailsBean (implements org.springframework.security.core.userdetails.UserDetails)
- org.woehlke.bloodmoney.user.impl.UserAccountLoginSuccessServiceImpl (implements org.woehlke.bloodmoney.user.UserAccountLoginSuccessService)
- org.woehlke.bloodmoney.user.UserSessionBean (implements java.io.Serializable)
- org.woehlke.bloodmoney.user.impl.UserSessionServiceImpl (implements org.woehlke.bloodmoney.user.UserSessionService)
- org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter (implements org.springframework.security.config.annotation.web.WebSecurityConfigurer<T>)
- org.woehlke.bloodmoney.config.BloodMoneyWebSecurityConfig
- org.springframework.security.web.authentication.AbstractAuthenticationTargetUrlRequestHandler
Interface Hierarchy
- org.woehlke.bloodmoney.common.BloodMoneyEntityService<E,ID>
- org.woehlke.bloodmoney.measurements.BloodPressureMeasurementService
- org.woehlke.bloodmoney.application.BloodMoneyTestService
- org.woehlke.bloodmoney.user.BloodMoneyUserAccountAuthorizationService
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- org.woehlke.bloodmoney.measurements.impl.BloodPressureMeasurementRepository
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- org.springframework.data.repository.Repository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- org.woehlke.bloodmoney.measurements.impl.BloodPressureMeasurementRepository
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>
- java.io.Serializable
- org.woehlke.bloodmoney.common.BloodMoneyEntity
- org.woehlke.bloodmoney.user.UserAccountLoginSuccessService
- org.springframework.security.core.userdetails.UserDetailsService
- org.woehlke.bloodmoney.user.BloodMoneyUserAccountDetailsService
- org.woehlke.bloodmoney.user.UserSessionService
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.woehlke.bloodmoney.common.FlashMessageSeverity (implements java.io.Serializable)
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)