Index

G I T 
All Classes and Interfaces|All Packages

G

getAccessToken() - Method in interface io.quarkus.oidc.client.spi.TokenProvider
Get a valid, if necessary refreshed, access token.

I

io.quarkus.oidc.client.spi - package io.quarkus.oidc.client.spi
 

T

TokenProvider - Interface in io.quarkus.oidc.client.spi
TokenProvider represents an OIDC client which can acquire and refresh access tokens using the configured token grant properties.
G I T 
All Classes and Interfaces|All Packages