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

sts.oda.client.auth.OAuthFlow Maven / Gradle / Ivy

There is a newer version: 1.0.1
Show newest version
/*
 * on-demand-api
 * The Sterling On Demand API allows you to integrate background checks into your platform and manage the process from end-to-end.
 *
 * OpenAPI spec version: 2018-05-08T16:44:26.238-07:00
 * 
 *
 * NOTE: This class is auto generated by the swagger code generator program.
 * https://github.com/swagger-api/swagger-codegen.git
 * Do not edit the class manually.
 */


package sts.oda.client.auth;

public enum OAuthFlow {
    accessCode, implicit, password, application
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy