All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.docusign.monitor.client.auth.OAuthFlow Maven / Gradle / Ivy

Go to download

The official DocuSign Monitor Java client provides libraries for Java application integration with DocuSign Monitor for real estate and mortgage workflows. It is recommended that you use this version of the library for new development.

The newest version!
package com.docusign.monitor.client.auth;

/** enum. */
public enum OAuthFlow {
  accessCode,
  implicit,
  password,
  application
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy