Package org.azd.authentication
Interface AccessTokenCredential
- All Known Implementing Classes:
OAuthAccessTokenCredential
,PersonalAccessTokenCredential
public interface AccessTokenCredential
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setAccessToken
(String accessToken) void
setOrganizationUrl
(String organizationUrl) void
setProjectName
(String projectName)