![JAR search and dependency download from the Maven repository](/logo.png)
io.swagger.client.auth.OAuthFlow Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of client Show documentation
Show all versions of client Show documentation
Client Library for the Clever API
/*
* Clever API
* The Clever API
*
* OpenAPI spec version: 2.0.0
*
*
* 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