java.lang.Object
de.uplanet.lucy.server.odata.connector.util.OAuth2Util

@Scriptable public final class OAuth2Util extends Object
Provides methods to support OAuth2 authorization in Connector API apps.
  • Constructor Details

    • OAuth2Util

      public OAuth2Util()
  • Method Details

    • authorize

      public void authorize(String p_strCfgId)
      Checks if the current Intrexx user is authorized to access the service with the given configuration ID.
      Parameters:
      p_strCfgId - The connector configuration ID.