Interface AgentForwardSupport

All Superinterfaces:
AutoCloseable, Channel, Closeable, Closeable
All Known Implementing Classes:
DefaultAgentForwardSupport

public interface AgentForwardSupport extends Closeable
The server side fake agent, acting as an agent, but actually forwarding the requests to the auth channel on the client side.
  • Method Details

    • initialize

      String initialize() throws IOException
      Initializes the agent forwarding if not already done so - i.e., can be called more than once - only first successful call counts, the rest will return the identifier of the previously initialized agent.
      Returns:
      The agent ID
      Throws:
      IOException - If failed to initialize