Package com.saperion.util.mail
Class SmtpMailConfiguration
java.lang.Object
com.saperion.util.mail.SmtpMailConfiguration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetScope()voidsetClientId(String clientId) voidsetClientSecret(String clientSecret) voidsetOauth2TokenEndpoint(String oauth2TokenEndpoint) voidsetRefreshToken(String refreshToken) voidvoidsetTenantId(String tenantId)
-
Constructor Details
-
SmtpMailConfiguration
public SmtpMailConfiguration()
-
-
Method Details
-
getRefreshToken
-
setRefreshToken
-
getClientId
-
setClientId
-
getClientSecret
-
setClientSecret
-
getTenantId
-
setTenantId
-
getOauth2TokenEndpoint
-
setOauth2TokenEndpoint
-
getScope
-
setScope
-