Class EmailAuthenticationResponse

java.lang.Object
org.pentaho.platform.plugin.services.email.EmailAuthenticationResponse
All Implemented Interfaces:
org.pentaho.platform.api.email.IEmailAuthenticationResponse

public class EmailAuthenticationResponse extends Object implements org.pentaho.platform.api.email.IEmailAuthenticationResponse
  • Constructor Details

    • EmailAuthenticationResponse

      public EmailAuthenticationResponse()
  • Method Details

    • getAccessToken

      public String getAccessToken()
      Specified by:
      getAccessToken in interface org.pentaho.platform.api.email.IEmailAuthenticationResponse
    • getRefreshToken

      public String getRefreshToken()
      Specified by:
      getRefreshToken in interface org.pentaho.platform.api.email.IEmailAuthenticationResponse