Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.web.socket.config.annotation.AbstractWebSocketMessageBrokerConfigurer (implements org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer)
- org.springframework.security.config.annotation.web.socket.AbstractSecurityWebSocketMessageBrokerConfigurer (implements org.springframework.beans.factory.SmartInitializingSingleton)
- org.flasby.security.SocketSecurityConfig
- org.springframework.security.config.annotation.web.socket.AbstractSecurityWebSocketMessageBrokerConfigurer (implements org.springframework.beans.factory.SmartInitializingSingleton)
- org.flasby.christmas.App
- org.flasby.security.AssertAuthority
- org.flasby.entity.BannedIp
- org.flasby.christmas.Config
- org.flasby.christmas.Config.About
- org.flasby.christmas.Config.App
- org.flasby.christmas.Config.Login
- org.flasby.christmas.Config.Run
- org.flasby.christmas.data.DatabaseLoader (implements org.springframework.boot.CommandLineRunner)
- org.flasby.security.servlet.ErrorResponse
- org.flasby.security.IpAddressAuthProvider (implements org.springframework.security.authentication.AuthenticationProvider)
- org.flasby.security.MyAuthProvider (implements org.springframework.security.authentication.AuthenticationProvider)
- org.flasby.entity.Present
- org.flasby.christmas.monitor.RawMeasurements
- org.flasby.christmas.monitor.RawMeasurements.RawMeasurement
- org.flasby.security.servlet.ServletAuthenticationDetails
- org.flasby.security.servlet.ServletAuthenticationDetailsSource (implements org.springframework.security.authentication.AuthenticationDetailsSource<C,T>)
- org.flasby.christmas.monitor.SimpleHttpTicker (implements org.flasby.christmas.monitor.PollingRunner)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.flasby.christmas.monitor.PollingRunner.PollException
- java.lang.RuntimeException
- org.flasby.security.AssertAuthority.AccessDeniedException
- org.springframework.security.core.AuthenticationException
- org.springframework.security.authentication.AccountStatusException
- org.springframework.security.authentication.DisabledException
- org.flasby.security.IpAddressAuthProvider.BannedIpAddressException
- org.springframework.security.authentication.DisabledException
- org.springframework.security.authentication.AccountStatusException
- org.flasby.security.HttpResponseException
- org.flasby.security.AuthException
- org.flasby.security.Auth401Exception
- org.flasby.security.Auth403Exception
- org.flasby.security.AuthException
- java.lang.Exception
- org.flasby.entity.Users<Role> (implements java.security.Principal)
- org.flasby.entity.ChristmasUser (implements java.io.Serializable)
- org.flasby.christmas.ViewController
- org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter (implements org.springframework.security.config.annotation.web.WebSecurityConfigurer<T>)
- org.flasby.security.SecurityConfig<TheUser>
- org.flasby.security.WebSocketConfig (implements org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer)
- org.flasby.ws.WsController
- org.flasby.ws.WsController.Ping
- org.flasby.ws.WsController.Pong
- org.flasby.ws.WsController.PresentData
- org.flasby.ws.WsController.RowId
- org.flasby.ws.WsController.UserInfo
- org.springframework.web.socket.config.annotation.AbstractWebSocketMessageBrokerConfigurer (implements org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer)
Interface Hierarchy
- org.flasby.security.MyAuthProvider.AuthHandler<T>
- org.flasby.christmas.monitor.PollingRunner
- 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.flasby.entity.repository.BannedIpRepository
- org.flasby.entity.repository.PresentsRepository
- org.flasby.entity.repository.UserRepository<TheUser>
- 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.flasby.entity.repository.BannedIpRepository
- org.flasby.entity.repository.PresentsRepository
- org.flasby.entity.repository.UserRepository<TheUser>
- 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>
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)