This repository has been archived on 2021-12-05. You can view files and clone it, but cannot push or open issues or pull requests.
envoy/server/src/main/java/envoy/server
Kai S. K. Engelbart 3e594c1fbd
Handle handshake rejections on invalid token, reuse not expired tokens
2020-09-19 13:33:18 +02:00
..
data Add token-based authentication (without rejection handling) 2020-09-19 11:37:42 +02:00
net Made every class that can be final final 2020-08-22 13:51:17 +02:00
processors Handle handshake rejections on invalid token, reuse not expired tokens 2020-09-19 13:33:18 +02:00
util Add token-based authentication (without rejection handling) 2020-09-19 11:37:42 +02:00
Startup.java Made every class that can be final final 2020-08-22 13:51:17 +02:00
package-info.java Move Envoy Server Standalone to server/ subdirectory 2020-07-13 11:40:00 +02:00