
ca.pjer.hydra.client.auth.OAuthFlow Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of hydra-client-resttemplate Show documentation
Show all versions of hydra-client-resttemplate Show documentation
This is a swagger-codegen generated REST client to access Hydra API
The newest version!
package ca.pjer.hydra.client.auth;
public enum OAuthFlow {
accessCode, implicit, password, application
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy