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

io.swagger.client.auth.OAuthFlow Maven / Gradle / Ivy

/*
 * Commspace source data API
 * API for Commspace source data management
 *
 * OpenAPI spec version: 1.0.4
 * 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 io.swagger.client.auth;

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




© 2015 - 2025 Weber Informatics LLC | Privacy Policy