travel.wink.sdk.extranet.facilities.invoker.auth.OAuthFlow Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of extranet-facilities-sdk-java Show documentation
Show all versions of extranet-facilities-sdk-java Show documentation
Java SDK for the Wink Extranet Facilities API
The newest version!
package travel.wink.sdk.extranet.facilities.invoker.auth;
public enum OAuthFlow {
accessCode, implicit, password, application
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy