Class AccessToken


  • public class AccessToken
    extends java.lang.Object
    Class that encapsulates the OAuth credentials.
    Since:
    3.0.0
    • Constructor Summary

      Constructors 
      Constructor Description
      AccessToken()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AccessToken

        public AccessToken()