Uses of Class
com.streambase.liveview.client.LiveViewAuth.LiveViewBasicAuth
-
Packages that use LiveViewAuth.LiveViewBasicAuth Package Description com.streambase.liveview.client Provides classes and interfaces fundamental to the TIBCO LiveView Java API. -
-
Uses of LiveViewAuth.LiveViewBasicAuth in com.streambase.liveview.client
Subclasses of LiveViewAuth.LiveViewBasicAuth in com.streambase.liveview.client Modifier and Type Class Description static class
LiveViewAuth.LiveViewBasicAuthImpl
Private APIMethods in com.streambase.liveview.client that return LiveViewAuth.LiveViewBasicAuth Modifier and Type Method Description static LiveViewAuth.LiveViewBasicAuth
LiveViewAuth. basicAuth(String username, String password)
Creates a new basic authentication object
-