| Package | Description |
|---|---|
| io.quarkus.oidc | |
| io.quarkus.oidc.runtime |
| Modifier and Type | Method and Description |
|---|---|
RefreshToken |
AccessTokenCredential.getRefreshToken() |
| Constructor and Description |
|---|
AccessTokenCredential(String accessToken,
RefreshToken refreshToken,
io.vertx.ext.web.RoutingContext context)
Create AccessTokenCredential
|
| Modifier and Type | Method and Description |
|---|---|
(package private) RefreshToken |
OidcTokenCredentialProducer.currentRefreshToken() |
Copyright © 2021 JBoss by Red Hat. All rights reserved.