Package com.streambase.liveview.client
Interface LiveViewAuth.AppliableLiveViewAuth
- All Superinterfaces:
LiveViewAuth
- All Known Implementing Classes:
LiveViewAuth.LiveViewBasicAuthImpl
,LiveViewAuth.LiveViewBearerAuthImpl
- Enclosing interface:
- LiveViewAuth
Private interface. Not public, and thus subject to breaking changes if necessary
-
Nested Class Summary
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
-
applyAuth
void applyAuth(jakarta.ws.rs.client.Client client)
-