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
public abstract static class LiveViewAuth.LiveViewBearerAuth extends Object implements 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 Constructor Description LiveViewBearerAuth()
-