Uses of Class
io.gitea.auth.OAuthFlow
| Package | Description |
|---|---|
| io.gitea.auth |
-
Uses of OAuthFlow in io.gitea.auth
Methods in io.gitea.auth that return OAuthFlow Modifier and Type Method Description static OAuthFlowOAuthFlow. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static OAuthFlow[]OAuthFlow. values()Returns an array containing the constants of this enum type, in the order they are declared.