Package com.mapr.login.common
Class KerberosAuthRequest
java.lang.Object
com.mapr.login.common.KerberosAuthRequest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic KerberosAuthRequestgetToken()voidsetTicketDurInSecs(Long ticketDurInSecs) voidstatic StringtoString()
-
Constructor Details
-
KerberosAuthRequest
public KerberosAuthRequest() -
KerberosAuthRequest
-
-
Method Details
-
getToken
-
setToken
-
getTicketDurInSecs
-
setTicketDurInSecs
-
toString
-
toJSON
public static String toJSON(KerberosAuthRequest req) throws com.fasterxml.jackson.core.JsonProcessingException - Throws:
com.fasterxml.jackson.core.JsonProcessingException
-
fromJSON
- Throws:
IOException
-