Class PlatformManagedOAuthUtils

java.lang.Object
org.mule.runtime.extension.internal.ocs.PlatformManagedOAuthUtils

public final class PlatformManagedOAuthUtils extends Object
Utilities for Platform Managed OAuth Connections

Platform Managed OAuth is an experimental feature. It will only be enabled on selected environments and scenarios. Backwards compatibility is not guaranteed.

Since:
1.3.0
  • Method Details

    • isPlatformManagedOAuthEnabled

      public static boolean isPlatformManagedOAuthEnabled()
      Determines if the Platform Managed OAuth connections feature is enabled
      Parameters:
      configurationProperties - the application's ConfigurationProperties
      Returns:
      Whether the feature is enabled or not