Class SOAPUtil
java.lang.Object
br.net.dd.netherwingcore.bnetserver.utilities.SOAPUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringcalculateShaPassHash(String name, String password) static StringgetTicketFromHeader(HttpExchange exchange) static voidsendJson(HttpExchange exchange, String json, int status)
-
Constructor Details
-
SOAPUtil
public SOAPUtil()
-
-
Method Details
-
sendJson
- Throws:
IOException
-
getTicketFromHeader
-
calculateShaPassHash
-