Class EnsureLoginCommand

java.lang.Object
org.labkey.remoteapi.Command<ResponseType,org.apache.hc.client5.http.classic.methods.HttpGet>
org.labkey.remoteapi.GetCommand<CommandResponse>
org.labkey.remoteapi.security.EnsureLoginCommand
All Implemented Interfaces:
HasRequiredVersion

public class EnsureLoginCommand extends GetCommand<CommandResponse>
Simply ensures that the connection is associated with an authenticated user.
  • Constructor Details

    • EnsureLoginCommand

      public EnsureLoginCommand()