Skip to content
Snippets Groups Projects
Daniel Gerhardt's avatar
Daniel Gerhardt authored
Unfortunately, Spring Security cannot easily be used with our WebSocket
implementation since connections share a Thread and therefore share a
SecurityContext. An AuthenticationToken for WebSocket access to the
service layer is created.
e2155bb9
Forked from ARSnova / ARSnova Backend
662 commits behind the upstream repository.
Name Last commit Last update
..
java
resources
webapp/WEB-INF