Class AuthApplication

java.lang.Object
com.bloomberglp.blpapi.AuthApplication

public class AuthApplication extends Object
This class contains application-specific authorization options.
  • Constructor Details

    • AuthApplication

      public AuthApplication(String applicationName)
      Creates an AuthApplication object for authorization. The behavior is undefined when applicationName is null or empty.
      Parameters:
      applicationName - the name of the application to authorize as.