Package com.streambase.liveview.client
Class LiveViewAuth.LiveViewBearerAuth
java.lang.Object
com.streambase.liveview.client.LiveViewAuth.LiveViewBearerAuth
- All Implemented Interfaces:
 LiveViewAuth
- Direct Known Subclasses:
 LiveViewAuth.LiveViewBearerAuthImpl
- Enclosing interface:
 LiveViewAuth
Base class for bearer token authentication. Use LiveViewAuth.bearerAuth to construct
- 
Nested Class Summary
Nested classes/interfaces inherited from interface com.streambase.liveview.client.LiveViewAuth
LiveViewAuth.AppliableLiveViewAuth, LiveViewAuth.LiveViewBasicAuth, LiveViewAuth.LiveViewBasicAuthImpl, LiveViewAuth.LiveViewBearerAuth, LiveViewAuth.LiveViewBearerAuthImpl - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
LiveViewBearerAuth
public LiveViewBearerAuth() 
 - 
 - 
Method Details
- 
getToken
 - 
setToken
 
 -