Uses of Class
com.streambase.liveview.client.LiveViewAuth.LiveViewBearerAuth
-
Packages that use LiveViewAuth.LiveViewBearerAuth Package Description com.streambase.liveview.client Provides classes and interfaces fundamental to the TIBCO LiveView Java API. -
-
Uses of LiveViewAuth.LiveViewBearerAuth in com.streambase.liveview.client
Subclasses of LiveViewAuth.LiveViewBearerAuth in com.streambase.liveview.client Modifier and Type Class Description static class
LiveViewAuth.LiveViewBearerAuthImpl
Private APIMethods in com.streambase.liveview.client that return LiveViewAuth.LiveViewBearerAuth Modifier and Type Method Description static LiveViewAuth.LiveViewBearerAuth
LiveViewAuth. bearerAuth(String token)
Creates a new bearer auth object
-