Interface IConnectContext

    • Method Detail

      • getCallbackHandler

        CallbackHandler getCallbackHandler()
        Get the callbackhandler instance used by the provider to callback into application code. The provider will typically use the callback handler to provide a set of callbacks for getting/retrieving authorization info
        Returns:
        CallbackHandler