Index

A B C D E F G H I J L M N O P R S T U V W Z 
All Classes|All Packages

A

add(E) - Method in interface org.woehlke.bloodmoney.common.BloodMoneyEntityService
 
add(BloodPressureMeasurementEntity) - Method in class org.woehlke.bloodmoney.measurements.impl.BloodPressureMeasurementServiceImpl
 
add(BloodPressureMeasurementEntity, UriInfo, UserSessionBean, Model) - Method in class org.woehlke.bloodmoney.measurements.BloodPressureMeasurementResource
 
addGet(UserSessionBean, Model) - Method in class org.woehlke.bloodmoney.measurements.BloodPressureMeasurementController
 
addInterceptors(InterceptorRegistry) - Method in class org.woehlke.bloodmoney.config.BloodMoneyWebMvcConfig
 
addPost(BloodPressureMeasurementEntity, UserSessionBean, BindingResult, Model) - Method in class org.woehlke.bloodmoney.measurements.BloodPressureMeasurementController
 
addResourceHandlers(ResourceHandlerRegistry) - Method in class org.woehlke.bloodmoney.config.BloodMoneyWebMvcConfig
 
authenticationFilter() - Method in class org.woehlke.bloodmoney.config.BloodMoneyWebSecurityConfig
 
authenticationManager() - Method in class org.woehlke.bloodmoney.config.BloodMoneyWebSecurityConfig
 
authorize(LoginFormBean) - Method in interface org.woehlke.bloodmoney.user.BloodMoneyUserAccountAuthorizationService
 
authorize(LoginFormBean) - Method in class org.woehlke.bloodmoney.user.impl.BloodMoneyUserAccountAuthorizationServiceImpl
 

B

BloodMoneyApplication - Class in org.woehlke.bloodmoney
 
BloodMoneyApplication() - Constructor for class org.woehlke.bloodmoney.BloodMoneyApplication
 
BloodMoneyEntity - Interface in org.woehlke.bloodmoney.common
 
BloodMoneyEntityService<E extends BloodMoneyEntity,​ID> - Interface in org.woehlke.bloodmoney.common
 
BloodMoneyErrorController - Class in org.woehlke.bloodmoney.application
 
BloodMoneyErrorController() - Constructor for class org.woehlke.bloodmoney.application.BloodMoneyErrorController
 
BloodMoneyHomeController - Class in org.woehlke.bloodmoney.application
 
BloodMoneyHomeController(UserSessionService) - Constructor for class org.woehlke.bloodmoney.application.BloodMoneyHomeController
 
BloodMoneyLoginController - Class in org.woehlke.bloodmoney.application
 
BloodMoneyLoginController(UserAccountLoginSuccessService, BloodMoneyUserAccountAuthorizationService) - Constructor for class org.woehlke.bloodmoney.application.BloodMoneyLoginController
 
BloodMoneyProperties - Class in org.woehlke.bloodmoney.config
 
BloodMoneyProperties() - Constructor for class org.woehlke.bloodmoney.config.BloodMoneyProperties
 
BloodMoneyProperties.UserConfig - Class in org.woehlke.bloodmoney.config
 
BloodMoneyProperties.WebConfig - Class in org.woehlke.bloodmoney.config
 
BloodMoneyProperties.WebSecurity - Class in org.woehlke.bloodmoney.config
 
BloodMoneyTestController - Class in org.woehlke.bloodmoney.application
 
BloodMoneyTestController(BloodMoneyTestService, BloodMoneyProperties) - Constructor for class org.woehlke.bloodmoney.application.BloodMoneyTestController
 
BloodMoneyTestService - Interface in org.woehlke.bloodmoney.application
 
BloodMoneyTestServiceImpl - Class in org.woehlke.bloodmoney.application.impl
 
BloodMoneyTestServiceImpl(BloodPressureMeasurementRepository) - Constructor for class org.woehlke.bloodmoney.application.impl.BloodMoneyTestServiceImpl
 
BloodMoneyUserAccountAuthorizationService - Interface in org.woehlke.bloodmoney.user
 
BloodMoneyUserAccountAuthorizationServiceImpl - Class in org.woehlke.bloodmoney.user.impl
 
BloodMoneyUserAccountAuthorizationServiceImpl() - Constructor for class org.woehlke.bloodmoney.user.impl.BloodMoneyUserAccountAuthorizationServiceImpl
 
BloodMoneyUserAccountDetailsService - Interface in org.woehlke.bloodmoney.user
 
BloodMoneyUserAccountDetailsServiceImpl - Class in org.woehlke.bloodmoney.user.impl
 
BloodMoneyUserAccountDetailsServiceImpl() - Constructor for class org.woehlke.bloodmoney.user.impl.BloodMoneyUserAccountDetailsServiceImpl
 
BloodMoneyWebMvcConfig - Class in org.woehlke.bloodmoney.config
 
BloodMoneyWebMvcConfig(BloodMoneyProperties) - Constructor for class org.woehlke.bloodmoney.config.BloodMoneyWebMvcConfig
 
BloodMoneyWebSecurityConfig - Class in org.woehlke.bloodmoney.config
 
BloodMoneyWebSecurityConfig(AuthenticationManagerBuilder, AuthenticationSuccessHandler, BloodMoneyUserAccountDetailsService, BloodMoneyProperties, BloodMoneyWebMvcConfig) - Constructor for class org.woehlke.bloodmoney.config.BloodMoneyWebSecurityConfig
 
BloodPressureMeasurementController - Class in org.woehlke.bloodmoney.measurements
 
BloodPressureMeasurementController(BloodPressureMeasurementService, UserSessionService) - Constructor for class org.woehlke.bloodmoney.measurements.BloodPressureMeasurementController
 
BloodPressureMeasurementControllerExport - Class in org.woehlke.bloodmoney.measurements
 
BloodPressureMeasurementControllerExport(BloodPressureMeasurementService, BloodMoneyProperties) - Constructor for class org.woehlke.bloodmoney.measurements.BloodPressureMeasurementControllerExport
 
BloodPressureMeasurementEntity - Class in org.woehlke.bloodmoney.measurements
H2 Datatypes: http://www.h2database.com/html/datatypes.html PostgreSQL Datatypes: https://www.postgresql.org/docs/11/datatype.html Using JAX-RS with JAXB: https://docs.oracle.com/javaee/7/tutorial/jaxrs-advanced007.htm
BloodPressureMeasurementEntity() - Constructor for class org.woehlke.bloodmoney.measurements.BloodPressureMeasurementEntity
 
BloodPressureMeasurementRepository - Interface in org.woehlke.bloodmoney.measurements.impl
 
BloodPressureMeasurementResource - Class in org.woehlke.bloodmoney.measurements
http://localhost:5000/ http://localhost:5000/rest/measurement/all
BloodPressureMeasurementResource(BloodPressureMeasurementService, BloodMoneyProperties, UserSessionService) - Constructor for class org.woehlke.bloodmoney.measurements.BloodPressureMeasurementResource
 
BloodPressureMeasurementService - Interface in org.woehlke.bloodmoney.measurements
 
BloodPressureMeasurementServiceImpl - Class in org.woehlke.bloodmoney.measurements.impl
 
BloodPressureMeasurementServiceImpl(BloodPressureMeasurementRepository) - Constructor for class org.woehlke.bloodmoney.measurements.impl.BloodPressureMeasurementServiceImpl
 

C

configure(SpringApplicationBuilder) - Method in class org.woehlke.bloodmoney.BloodMoneyApplication
 
configure(HttpSecurity) - Method in class org.woehlke.bloodmoney.config.BloodMoneyWebSecurityConfig
 
confirmUserByLoginAndPassword(String, String) - Method in interface org.woehlke.bloodmoney.user.BloodMoneyUserAccountAuthorizationService
 
confirmUserByLoginAndPassword(String, String) - Method in class org.woehlke.bloodmoney.user.impl.BloodMoneyUserAccountAuthorizationServiceImpl
 
count() - Method in interface org.woehlke.bloodmoney.common.BloodMoneyEntityService
 
count() - Method in class org.woehlke.bloodmoney.measurements.impl.BloodPressureMeasurementServiceImpl
 
createTestData() - Method in class org.woehlke.bloodmoney.application.BloodMoneyTestController
 
createTestData() - Method in interface org.woehlke.bloodmoney.application.BloodMoneyTestService
 
createTestData() - Method in class org.woehlke.bloodmoney.application.impl.BloodMoneyTestServiceImpl
 

D

DANGER - org.woehlke.bloodmoney.common.FlashMessageSeverity
 
DARK - org.woehlke.bloodmoney.common.FlashMessageSeverity
 
dashboard(Model) - Method in class org.woehlke.bloodmoney.application.BloodMoneyTestController
 
delete(long, UserSessionBean, Model) - Method in class org.woehlke.bloodmoney.measurements.BloodPressureMeasurementResource
 
delete(E) - Method in interface org.woehlke.bloodmoney.common.BloodMoneyEntityService
 
delete(BloodPressureMeasurementEntity) - Method in class org.woehlke.bloodmoney.measurements.impl.BloodPressureMeasurementServiceImpl
 
deleteAll() - Method in interface org.woehlke.bloodmoney.common.BloodMoneyEntityService
 
deleteAll() - Method in class org.woehlke.bloodmoney.measurements.impl.BloodPressureMeasurementServiceImpl
 
deleteGet(BloodPressureMeasurementEntity, UserSessionBean, Model) - Method in class org.woehlke.bloodmoney.measurements.BloodPressureMeasurementController
 

E

editGet(BloodPressureMeasurementEntity, UserSessionBean, Model) - Method in class org.woehlke.bloodmoney.measurements.BloodPressureMeasurementController
 
editPost(Long, BloodPressureMeasurementEntity, UserSessionBean, BindingResult, Model) - Method in class org.woehlke.bloodmoney.measurements.BloodPressureMeasurementController
 
encoder() - Method in class org.woehlke.bloodmoney.config.BloodMoneyWebSecurityConfig
https://asecuritysite.com/encryption/PBKDF2z
exportAll(HttpServletResponse) - Method in class org.woehlke.bloodmoney.measurements.BloodPressureMeasurementControllerExport
 
exportCSV(HttpServletResponse) - Method in class org.woehlke.bloodmoney.measurements.BloodPressureMeasurementControllerExport
 
exportJSON(HttpServletResponse) - Method in class org.woehlke.bloodmoney.measurements.BloodPressureMeasurementControllerExport
 
exportXML(HttpServletResponse) - Method in class org.woehlke.bloodmoney.measurements.BloodPressureMeasurementControllerExport
 

F

findById(ID) - Method in interface org.woehlke.bloodmoney.common.BloodMoneyEntityService
 
findById(Long) - Method in class org.woehlke.bloodmoney.measurements.impl.BloodPressureMeasurementServiceImpl
 
FlashMessage - Class in org.woehlke.bloodmoney.common
 
FlashMessage() - Constructor for class org.woehlke.bloodmoney.common.FlashMessage
 
FlashMessageSeverity - Enum in org.woehlke.bloodmoney.common
 

G

getAll() - Method in interface org.woehlke.bloodmoney.common.BloodMoneyEntityService
 
getAll() - Method in class org.woehlke.bloodmoney.measurements.impl.BloodPressureMeasurementServiceImpl
 
getAll(Pageable) - Method in interface org.woehlke.bloodmoney.common.BloodMoneyEntityService
 
getAll(Pageable) - Method in class org.woehlke.bloodmoney.measurements.impl.BloodPressureMeasurementServiceImpl
 
getAll(Pageable, UserSessionBean, Model) - Method in class org.woehlke.bloodmoney.measurements.BloodPressureMeasurementController
 
getAll(Pageable, UserSessionBean, Model) - Method in class org.woehlke.bloodmoney.measurements.BloodPressureMeasurementResource
 
getAuthorities() - Method in class org.woehlke.bloodmoney.user.UserAccountDetailsBean
 
getCreated() - Method in interface org.woehlke.bloodmoney.common.BloodMoneyEntity
 
getErrorPath() - Method in class org.woehlke.bloodmoney.application.BloodMoneyErrorController
 
getHostname() - Method in interface org.woehlke.bloodmoney.common.BloodMoneyEntity
 
getHostnameCanonical() - Method in interface org.woehlke.bloodmoney.common.BloodMoneyEntity
 
getInstance() - Static method in class org.woehlke.bloodmoney.measurements.BloodPressureMeasurementEntity
 
getInstance(String) - Static method in class org.woehlke.bloodmoney.measurements.BloodPressureMeasurementEntity
 
getIp() - Method in interface org.woehlke.bloodmoney.common.BloodMoneyEntity
 
getOne(ID) - Method in interface org.woehlke.bloodmoney.common.BloodMoneyEntityService
 
getOne(Long) - Method in class org.woehlke.bloodmoney.measurements.impl.BloodPressureMeasurementServiceImpl
 
getOne(BloodPressureMeasurementEntity, UserSessionBean, Model) - Method in class org.woehlke.bloodmoney.measurements.BloodPressureMeasurementController
 
getOne(BloodPressureMeasurementEntity, UserSessionBean, Model) - Method in class org.woehlke.bloodmoney.measurements.BloodPressureMeasurementResource
 
getUpdated() - Method in interface org.woehlke.bloodmoney.common.BloodMoneyEntity
 
getUuid() - Method in interface org.woehlke.bloodmoney.common.BloodMoneyEntity
 
greeting(String, Model) - Method in class org.woehlke.bloodmoney.application.BloodMoneyTestController
 
grid(Model) - Method in class org.woehlke.bloodmoney.application.BloodMoneyTestController
 

H

handleError(HttpServletRequest, Model) - Method in class org.woehlke.bloodmoney.application.BloodMoneyErrorController
 
handleUserSession(UserSessionBean, Model) - Method in class org.woehlke.bloodmoney.user.impl.UserSessionServiceImpl
 
handleUserSession(UserSessionBean, Model) - Method in interface org.woehlke.bloodmoney.user.UserSessionService
 
home(UserSessionBean, Model) - Method in class org.woehlke.bloodmoney.application.BloodMoneyHomeController
 

I

INFO - org.woehlke.bloodmoney.common.FlashMessageSeverity
 

J

java8TimeDialect() - Method in class org.woehlke.bloodmoney.config.BloodMoneyWebMvcConfig
 
jumbotron(Model) - Method in class org.woehlke.bloodmoney.application.BloodMoneyTestController
 

L

LIGHT - org.woehlke.bloodmoney.common.FlashMessageSeverity
 
loadUserByUsername(String) - Method in class org.woehlke.bloodmoney.user.impl.BloodMoneyUserAccountDetailsServiceImpl
 
localeChangeInterceptor() - Method in class org.woehlke.bloodmoney.config.BloodMoneyWebMvcConfig
 
localeResolver() - Method in class org.woehlke.bloodmoney.config.BloodMoneyWebMvcConfig
 
loginForm(Model) - Method in class org.woehlke.bloodmoney.application.BloodMoneyLoginController
Login Formular.
LoginFormBean - Class in org.woehlke.bloodmoney.user
 
LoginFormBean(String, String) - Constructor for class org.woehlke.bloodmoney.user.LoginFormBean
 
loginPerform(LoginFormBean, BindingResult, Model) - Method in class org.woehlke.bloodmoney.application.BloodMoneyLoginController
Perform login.
LoginSuccessHandler - Class in org.woehlke.bloodmoney.user
 
LoginSuccessHandler(UserAccountLoginSuccessService, LocaleResolver) - Constructor for class org.woehlke.bloodmoney.user.LoginSuccessHandler
 
logoutPage(SessionStatus, HttpServletRequest, HttpServletResponse) - Method in class org.woehlke.bloodmoney.application.BloodMoneyLoginController
 

M

main(String[]) - Static method in class org.woehlke.bloodmoney.BloodMoneyApplication
 
merge(BloodPressureMeasurementEntity) - Method in class org.woehlke.bloodmoney.measurements.BloodPressureMeasurementEntity
 
methodValidationPostProcessor() - Method in class org.woehlke.bloodmoney.config.BloodMoneyWebMvcConfig
 
mvcConfig() - Method in class org.woehlke.bloodmoney.config.BloodMoneyWebSecurityConfig
 

N

navbarFixed(Model) - Method in class org.woehlke.bloodmoney.application.BloodMoneyTestController
 

O

onAuthenticationSuccess(HttpServletRequest, HttpServletResponse, Authentication) - Method in class org.woehlke.bloodmoney.user.LoginSuccessHandler
 
org.woehlke.bloodmoney - package org.woehlke.bloodmoney
 
org.woehlke.bloodmoney.application - package org.woehlke.bloodmoney.application
 
org.woehlke.bloodmoney.application.impl - package org.woehlke.bloodmoney.application.impl
 
org.woehlke.bloodmoney.common - package org.woehlke.bloodmoney.common
 
org.woehlke.bloodmoney.config - package org.woehlke.bloodmoney.config
 
org.woehlke.bloodmoney.measurements - package org.woehlke.bloodmoney.measurements
 
org.woehlke.bloodmoney.measurements.impl - package org.woehlke.bloodmoney.measurements.impl
 
org.woehlke.bloodmoney.user - package org.woehlke.bloodmoney.user
 
org.woehlke.bloodmoney.user.impl - package org.woehlke.bloodmoney.user.impl
 

P

prepareNew() - Method in interface org.woehlke.bloodmoney.common.BloodMoneyEntity
 
prepareNew() - Method in class org.woehlke.bloodmoney.measurements.BloodPressureMeasurementEntity
 
prepareUpdated() - Method in class org.woehlke.bloodmoney.measurements.BloodPressureMeasurementEntity
 
PRIMARY - org.woehlke.bloodmoney.common.FlashMessageSeverity
 

R

retrieveCurrentUser() - Method in class org.woehlke.bloodmoney.user.impl.UserAccountLoginSuccessServiceImpl
 
retrieveCurrentUser() - Method in interface org.woehlke.bloodmoney.user.UserAccountLoginSuccessService
 
retrieveUsername() - Method in class org.woehlke.bloodmoney.user.impl.UserAccountLoginSuccessServiceImpl
 
retrieveUsername() - Method in interface org.woehlke.bloodmoney.user.UserAccountLoginSuccessService
 
root(UserSessionBean, Model) - Method in class org.woehlke.bloodmoney.application.BloodMoneyHomeController
 

S

SECONDARY - org.woehlke.bloodmoney.common.FlashMessageSeverity
 
springDataDialect() - Method in class org.woehlke.bloodmoney.config.BloodMoneyWebMvcConfig
 
stickyFooterNavbar(Model) - Method in class org.woehlke.bloodmoney.application.BloodMoneyTestController
 
SUCCESS - org.woehlke.bloodmoney.common.FlashMessageSeverity
 

T

toString() - Method in class org.woehlke.bloodmoney.user.LoginFormBean
 
toString() - Method in class org.woehlke.bloodmoney.user.UserAccountBean
 

U

update(BloodPressureMeasurementEntity, long, UserSessionBean, Model) - Method in class org.woehlke.bloodmoney.measurements.BloodPressureMeasurementResource
 
update(E, ID) - Method in interface org.woehlke.bloodmoney.common.BloodMoneyEntityService
 
update(BloodPressureMeasurementEntity, Long) - Method in class org.woehlke.bloodmoney.measurements.impl.BloodPressureMeasurementServiceImpl
 
updateLastLoginTimestamp(UserAccountBean) - Method in class org.woehlke.bloodmoney.user.impl.UserAccountLoginSuccessServiceImpl
 
updateLastLoginTimestamp(UserAccountBean) - Method in interface org.woehlke.bloodmoney.user.UserAccountLoginSuccessService
 
UserAccountBean - Class in org.woehlke.bloodmoney.user
 
UserAccountBean(String, String, String) - Constructor for class org.woehlke.bloodmoney.user.UserAccountBean
 
UserAccountDetailsBean - Class in org.woehlke.bloodmoney.user
 
UserAccountDetailsBean(String, String) - Constructor for class org.woehlke.bloodmoney.user.UserAccountDetailsBean
 
UserAccountLoginSuccessService - Interface in org.woehlke.bloodmoney.user
 
UserAccountLoginSuccessServiceImpl - Class in org.woehlke.bloodmoney.user.impl
 
UserAccountLoginSuccessServiceImpl() - Constructor for class org.woehlke.bloodmoney.user.impl.UserAccountLoginSuccessServiceImpl
 
userConfig - Variable in class org.woehlke.bloodmoney.config.BloodMoneyProperties
 
UserConfig() - Constructor for class org.woehlke.bloodmoney.config.BloodMoneyProperties.UserConfig
 
UserSessionBean - Class in org.woehlke.bloodmoney.user
 
UserSessionBean() - Constructor for class org.woehlke.bloodmoney.user.UserSessionBean
 
UserSessionService - Interface in org.woehlke.bloodmoney.user
 
UserSessionServiceImpl - Class in org.woehlke.bloodmoney.user.impl
 
UserSessionServiceImpl(BloodMoneyProperties) - Constructor for class org.woehlke.bloodmoney.user.impl.UserSessionServiceImpl
 

V

value() - Method in enum org.woehlke.bloodmoney.common.FlashMessageSeverity
 
valueOf(String) - Static method in enum org.woehlke.bloodmoney.common.FlashMessageSeverity
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.woehlke.bloodmoney.common.FlashMessageSeverity
Returns an array containing the constants of this enum type, in the order they are declared.

W

WARNING - org.woehlke.bloodmoney.common.FlashMessageSeverity
 
webConfig - Variable in class org.woehlke.bloodmoney.config.BloodMoneyProperties
 
WebConfig() - Constructor for class org.woehlke.bloodmoney.config.BloodMoneyProperties.WebConfig
 
webSecurity - Variable in class org.woehlke.bloodmoney.config.BloodMoneyProperties
 
WebSecurity() - Constructor for class org.woehlke.bloodmoney.config.BloodMoneyProperties.WebSecurity
 

Z

ZONE_ID__ECT__EUROPE_PARIS - Static variable in class org.woehlke.bloodmoney.measurements.BloodPressureMeasurementEntity
 
A B C D E F G H I J L M N O P R S T U V W Z 
All Classes|All Packages