Class OAuthToken

    • Method Detail

      • getToken

        public String getToken()
      • getSecret

        public String getSecret()
      • getRaw

        public String getRaw()
      • getExpiresAt

        public long getExpiresAt()
      • isExpired

        public boolean isExpired()
      • getProviderId

        public String getProviderId()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object