zeiss-digital-innovation / SynchronizeFX

JavaFX data-binding between JVMs over the network
GNU Lesser General Public License v3.0
54 stars 10 forks source link

user authorization should be possible #7

Open rbi opened 11 years ago

rbi commented 11 years ago

It should be possible for the server to let only authorized users connect. At least user authorization by username and password must be possible. Authorization via Kerberos or NTLM, or certificate based would be nice.