How to mount a server for client authentication

0

I have a java application, and would like to have an online server for offline client authentication.

Example: Client x would need to connect at least once to the server to authenticate before the client is blocked.

I would like some examples of server types I could create and how to set up the structure for it.

    
asked by anonymous 28.07.2016 / 00:02

0 answers