Package io.quarkus.oidc.client.spi


package io.quarkus.oidc.client.spi
  • Interfaces
    Class
    Description
    TokenProvider represents an OIDC client which can acquire and refresh access tokens using the configured token grant properties.