Package com.mapr.login.common
Class GenRemoteTicketRequest
java.lang.Object
com.mapr.login.common.GenRemoteTicketRequest
Author: Raymond Huang
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic GenRemoteTicketRequestvoidsetTicketAndKeyString(String ticketAndKeyString) static StringtoJSON(GenRemoteTicketRequest request) toString()
-
Constructor Details
-
GenRemoteTicketRequest
public GenRemoteTicketRequest()
-
-
Method Details
-
getTicketAndKeyString
-
setTicketAndKeyString
-
toString
-
toJSON
public static String toJSON(GenRemoteTicketRequest request) throws com.fasterxml.jackson.core.JsonProcessingException - Throws:
com.fasterxml.jackson.core.JsonProcessingException
-
fromJSON
- Throws:
IOException
-