Class APIUtils


  • public class APIUtils
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      APIUtils()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static <T> T fromJSON​(java.lang.String json, java.lang.Class<T> valueType)  
      static java.lang.String getBearerToken​(Authentication authentication)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait