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

net.leanix.api.common.auth.OAuthFlow Maven / Gradle / Ivy

There is a newer version: 3.9.32
Show newest version
/*
 * LeanIX Pathfinder REST API
 * Core application for storage and analysis of IT landscape data
 *
 * OpenAPI spec version: 4.0.217
 * 
 *
 * 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 net.leanix.api.common.auth;

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




© 2015 - 2025 Weber Informatics LLC | Privacy Policy