Class GlideClient

java.lang.Object
com.glideidentity.GlideClient

public class GlideClient extends Object
Main client for interacting with Glide APIs. This class provides access to all Glide services.
  • Field Details

  • Constructor Details

    • GlideClient

      public GlideClient(Types.GlideSdkSettings settings)
      Creates a GlideClient with the provided settings
    • GlideClient

      public GlideClient(String apiKey)
      Creates a GlideClient with the provided API key
    • GlideClient

      public GlideClient()
      Creates a GlideClient with API key from environment
  • Method Details

    • getLogger

      public Logger getLogger()
      Gets the logger instance