Class OAuth2Util


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

      • OAuth2Util

        public OAuth2Util()
    • Method Detail

      • 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.