Interface LiveViewAuth.AppliableLiveViewAuth

All Superinterfaces:
LiveViewAuth
All Known Implementing Classes:
LiveViewAuth.LiveViewBasicAuthImpl, LiveViewAuth.LiveViewBearerAuthImpl
Enclosing interface:
LiveViewAuth

public static interface LiveViewAuth.AppliableLiveViewAuth extends LiveViewAuth
Private interface. Not public, and thus subject to breaking changes if necessary
  • Method Details

    • applyAuth

      void applyAuth(jakarta.ws.rs.client.Client client)