All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description App AssertAuthority AssertAuthority.AccessDeniedException Auth401Exception The 401 (Unauthorized) status code indicates that the request has not been applied because it lacks valid authentication credentials for the target resource.Auth403Exception The 403 (Forbidden) status code indicates that the server understood the request but refuses to authorize it...If authentication credentials were provided in the request, the server considers them insufficient to grant access.AuthException The 401 (Unauthorized) status code indicates that the request has not been applied because it lacks valid authentication credentials for the target resource.Authority BannedIp BannedIpRepository ChristmasUser Config Config.About Config.App Config.Login Config.Run DatabaseLoader ErrorResponse HttpResponseException Used to map all HTTP Exceptions.IpAddressAuthProvider IpAddressAuthProvider.BannedIpAddressException annoyingly, the Spring Auth Manager keeps iterating through its list of Auth Providers if one throws an exception unless it's a subclass of AccountStatusException.MyAuthProvider MyAuthProvider.AuthHandler<T extends org.springframework.security.core.Authentication> PollingRunner used to fetch data which is not pushed into the system.PollingRunner.PollException Present PresentsRepository RawMeasurements RawMeasurements.RawMeasurement Role SecurityConfig<TheUser extends org.flasby.entity.Users<Authority>> ServletAuthenticationDetails ServletAuthenticationDetailsSource SimpleHttpTicker SocketSecurityConfig UserRepository<TheUser extends org.flasby.entity.Users<Authority>> ViewController WebSocketConfig WsController WsController.Ping WsController.Pong WsController.PresentData WsController.RowId WsController.UserInfo