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

com.nutanix.net.java.client.auth.OAuthFlow Maven / Gradle / Ivy

Go to download

Manage networking configuration on Nutanix clusters, including AHV and advanced networking.

There is a newer version: 4.0.2-beta-1
Show newest version
package com.nutanix.net.java.client.auth;

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy