public class DefaultOAuthSecureStorage extends CachingOAuthSecureStorage
OAuthSecureStorage
with user provided token and optional expiry time in msecs.token
Constructor and Description |
---|
DefaultOAuthSecureStorage(String accessToken,
Long expiryTime) |
getOAuthToken, saveOAuthToken
Apache Camel