Class EmailAuthenticationResponse

  • All Implemented Interfaces:
    org.pentaho.platform.api.email.IEmailAuthenticationResponse

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

      • EmailAuthenticationResponse

        public EmailAuthenticationResponse()
    • Method Detail

      • 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