@Value.Immutable
public interface OAuthCredentialsIF
| Modifier and Type | Method and Description |
|---|---|
String |
getAccessToken() |
Optional<BotCredentials> |
getBot() |
Optional<IncomingWebhook> |
getIncomingWebhook() |
Optional<String> |
getScope() |
String |
getTeamId() |
String |
getTeamName() |
Optional<String> |
getUserId() |
Copyright © 2019. All rights reserved.