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

io.formapi.auth.OAuthFlow Maven / Gradle / Ivy

The newest version!
/*
 * API v1
 * FormAPI is a service that helps you fill out and sign PDF templates.
 *
 * OpenAPI spec version: v1
 * 
 *
 * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
 * https://openapi-generator.tech
 * Do not edit the class manually.
 */


package io.formapi.auth;

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




© 2015 - 2025 Weber Informatics LLC | Privacy Policy