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

org.genesys.glis.v1.invoker.auth.OAuthFlow Maven / Gradle / Ivy

Go to download

API client for the Global Information System for plant genetic resources for food and agriculture (PGRFA) with RESTeasy

The newest version!
/*
 * Global Information System API Client
 * Genesys API client to the Global Information System (GLIS) for PGRFA  [https://glis.planttreaty.org](https://glis.planttreaty.org).
 *
 * OpenAPI spec version: 1.0
 * Contact: [email protected]
 *
 * 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 org.genesys.glis.v1.invoker.auth;

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy