java.lang.Object
org.identityconnectors.framework.impl.api.remote.messages.HelloRequest
All Implemented Interfaces:
Message

public class HelloRequest extends Object implements Message
Sent the first time we connect to a given server. The server will respond with a HelloResponse.
  • Field Details Link icon

  • Constructor Details Link icon

    • HelloRequest Link icon

      public HelloRequest(int infoLevel)
  • Method Details Link icon

    • getInfoLevel Link icon

      public int getInfoLevel()
    • isServerInfo Link icon

      public boolean isServerInfo()
    • isConnectorKeys Link icon

      public boolean isConnectorKeys()
    • isConnectorInfo Link icon

      public boolean isConnectorInfo()