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

sh.ory.hydra.auth.OAuthFlow Maven / Gradle / Ivy

/*
 * ORY Hydra
 * Welcome to the ORY Hydra HTTP API documentation. You will find documentation for all HTTP APIs here.
 *
 * The version of the OpenAPI document: v1.9.0-alpha.1
 * 
 *
 * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
 * https://openapi-generator.tech
 * Do not edit the class manually.
 */


package sh.ory.hydra.auth;

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy