security icon indicating copy to clipboard operation
security copied to clipboard

Support messaging protocol

Open hantsy opened this issue 2 years ago • 0 comments

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.

hantsy avatar Mar 17 '23 00:03 hantsy