java.lang.Object
de.uplanet.lucy.server.auxiliaries.odata.connector.OAuth2Callable

@VelocityCallable("singleton") public final class OAuth2Callable extends Object
Provides methods to support OAuth2 authorization in Connector API apps.
  • Constructor Details

    • OAuth2Callable

      public OAuth2Callable()
  • 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.