Package com.streambase.liveview.client
Class LiveViewAuth.LiveViewBearerAuthImpl
java.lang.Object
com.streambase.liveview.client.LiveViewAuth.LiveViewBearerAuth
com.streambase.liveview.client.LiveViewAuth.LiveViewBearerAuthImpl
- All Implemented Interfaces:
LiveViewAuth
,LiveViewAuth.AppliableLiveViewAuth
- Enclosing interface:
- LiveViewAuth
public static class LiveViewAuth.LiveViewBearerAuthImpl
extends LiveViewAuth.LiveViewBearerAuth
implements LiveViewAuth.AppliableLiveViewAuth, LiveViewAuth
Private API
-
Nested Class Summary
Modifier and TypeClassDescription(package private) class
(package private) class
Nested classes/interfaces inherited from interface com.streambase.liveview.client.LiveViewAuth
LiveViewAuth.AppliableLiveViewAuth, LiveViewAuth.LiveViewBasicAuth, LiveViewAuth.LiveViewBasicAuthImpl, LiveViewAuth.LiveViewBearerAuth, LiveViewAuth.LiveViewBearerAuthImpl
-
Method Summary
-
Method Details
-
getToken
- Specified by:
getToken
in classLiveViewAuth.LiveViewBearerAuth
-
setToken
- Specified by:
setToken
in classLiveViewAuth.LiveViewBearerAuth
-
applyAuth
public void applyAuth(jakarta.ws.rs.client.Client client) Private API- Specified by:
applyAuth
in interfaceLiveViewAuth.AppliableLiveViewAuth
-