Class Serializer
- java.lang.Object
-
- org.activiti.cloud.acc.shared.rest.httpclient.Serializer
-
public class Serializer extends Object
-
-
Constructor Summary
Constructors Constructor Description Serializer()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static AuthTokentoAuthToken(String token)static StringtoJsonString(Object object)
-
-
-
Method Detail
-
toAuthToken
public static AuthToken toAuthToken(String token) throws IOException
- Throws:
IOException
-
-