17 Commits

Author SHA1 Message Date
7ad7d0f538
Made EventManager#register private 2021-10-01 23:34:13 +02:00
8fdedab492
Created the ResponderEvent 2021-10-01 20:09:18 +02:00
cc2bf61b1c
Integrated the EventManager into the SimpleAutoResponder 2021-10-01 20:05:17 +02:00
7c410dc1e5
Created the EventManager 2021-10-01 20:04:35 +02:00
d4785bea5b
Created the Listener 2021-10-01 19:29:57 +02:00
0c04106254
Created the EventData 2021-10-01 19:29:28 +02:00
c67ce9a93b
Created the EventListener 2021-10-01 19:28:22 +02:00
d2f04df033
Integrated jackson & slf4j into the pom.xml 2021-10-01 19:11:09 +02:00
5e9caa7daf
Integrated an authentication method into the SimpleAutoResponder 2021-10-01 18:56:19 +02:00
66825c9a0e
Created the ResponderAuthentication to authenticate a specific request 2021-10-01 18:52:32 +02:00
5b7e4e3de0
Moved SimpleAutoResponder#setPort & SimpleAutoResponder#getPort to the bottom of the file 2021-10-01 18:24:12 +02:00
578ac9e5e9
Created the AuthenticationDetails helper to help the SimpleAutoResponder understanding which authentication details should be used 2021-10-01 18:22:46 +02:00
c3db497d1b
Created the SimpleAutoResponder class 2021-10-01 18:16:04 +02:00
2c5ee96c12
Created the ResponderException 2021-10-01 18:11:07 +02:00
74265cc3a4
Created the .gitignore with my default exclusions 2021-10-01 17:49:19 +02:00
4cebb35e67
Created the README.md 2021-10-01 17:48:58 +02:00
9b1d36a41c
Created the default pom.xml 2021-10-01 17:46:45 +02:00