public class PasswordOAuthFlow extends OAuthFlow
  • Constructor Details

    • PasswordOAuthFlow

      public PasswordOAuthFlow(String refreshUrl, @NotNull @NotNull Map<String,String> availableScopes, @NotNull @NotNull String tokenUrl)