Package com.atlassian.mail.auth
Interface JiraMailOAuth2Credentials
- All Superinterfaces:
 com.atlassian.mail.server.auth.Credentials,com.atlassian.mail.server.auth.OAuthCredentials
public interface JiraMailOAuth2Credentials
extends com.atlassian.mail.server.auth.OAuthCredentials
- 
Nested Class Summary
Nested Classes - 
Field Summary
Fields - 
Method Summary
Methods inherited from interface com.atlassian.mail.server.auth.Credentials
getPropertiesMethods inherited from interface com.atlassian.mail.server.auth.OAuthCredentials
getAccessToken, getRefreshToken 
- 
Field Details
- 
XOAUTH_USE_TWO_LINES_AUTHENTICATION
- See Also:
 
 
 - 
 - 
Method Details