Class AuthenticationInfo

java.lang.Object
io.deephaven.client.impl.AuthenticationInfo

@Immutable public abstract class AuthenticationInfo extends Object
Represents the authentication information required for a Session.
  • Constructor Details

    • AuthenticationInfo

      public AuthenticationInfo()
  • Method Details