Class HandlePostLoginSrpChallenge
java.lang.Object
br.net.dd.netherwingcore.bnetserver.rest.handlers.HandlePostLoginSrpChallenge
- All Implemented Interfaces:
HttpHandler
HandlePostLoginSrpChallenge is responsible for handling POST requests to the /bnetserver/login/srp/ endpoint.
This endpoint is likely used for processing SRP (Secure Remote Password) challenges during the login process.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HandlePostLoginSrpChallenge
public HandlePostLoginSrpChallenge()
-
-
Method Details
-
handle
- Specified by:
handlein interfaceHttpHandler- Throws:
IOException
-