Uses of Interface
com.streambase.liveview.client.LiveViewAuth
Package
Description
Provides classes and interfaces fundamental to the LiveView Java API.
-
Uses of LiveViewAuth in com.streambase.liveview.client
Modifier and TypeInterfaceDescriptionstatic interface
Private interface.Modifier and TypeClassDescriptionstatic class
Base class for basic authentication.static class
Private APIstatic class
Base class for bearer token authentication.static class
Private APIModifier and TypeMethodDescriptionConnectionConfig.getAuthentication()
Gets the authentication method for this connectionModifier and TypeMethodDescriptionstatic ConnectionConfig
ConnectionConfig.fromTcdsAuthUri
(String uri, LiveViewAuth lvauth) Creates a connection config from a TCDS URI and authentication (optional).void
ConnectionConfig.setAuthentication
(LiveViewAuth auth) Sets the authentication method for this connection