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

dev.vality.swag.payments.auth.OAuthFlow Maven / Gradle / Ivy

There is a newer version: 1.650-5dc6d9f-server
Show newest version
package dev.vality.swag.payments.auth;

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




© 2015 - 2025 Weber Informatics LLC | Privacy Policy