security
security copied to clipboard
Support messaging protocol
Spring Security supports WebSocket, RSocket, etc.
And Jakarta EE also includes WebSocket spec, Jakarta Security should also consider other protocols other than HTTP.
For example, the client application get the JWT token and communicate with the Jakarta EE application via WebSocket.