
com.twilio.http.bearertoken.TokenManager Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of twilio Show documentation
Show all versions of twilio Show documentation
Twilio Java Helper Library
package com.twilio.http.bearertoken;
public interface TokenManager {
String fetchAccessToken();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy