![JAR search and dependency download from the Maven repository](/logo.png)
net.leanix.api.common.auth.OAuthFlow Maven / Gradle / Ivy
/*
* Pathfinder
* Core application for storage and analysis of IT landscape data
*
* OpenAPI spec version: 5.0.813
*
*
* 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