Package io.deephaven.client.impl
Class AuthenticationInfo
java.lang.Object
io.deephaven.client.impl.AuthenticationInfo
Represents the authentication information required for a
Session
.-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic AuthenticationInfo
of
(HandshakeResponse response) abstract String
session()
abstract String
-
Constructor Details
-
AuthenticationInfo
public AuthenticationInfo()
-
-
Method Details
-
of
-
sessionHeaderKey
-
session
-