| Package | Description |
|---|---|
| io.quarkus.oidc | |
| io.quarkus.oidc.runtime |
| Modifier and Type | Method and Description |
|---|---|
AuthorizationCodeTokens |
TokenStateManager.getTokens(io.vertx.ext.web.RoutingContext routingContext,
OidcTenantConfig oidcConfig,
String tokenState) |
| Modifier and Type | Method and Description |
|---|---|
String |
TokenStateManager.createTokenState(io.vertx.ext.web.RoutingContext routingContext,
OidcTenantConfig oidcConfig,
AuthorizationCodeTokens tokens) |
| Modifier and Type | Method and Description |
|---|---|
AuthorizationCodeTokens |
DefaultTokenStateManager.getTokens(io.vertx.ext.web.RoutingContext routingContext,
OidcTenantConfig oidcConfig,
String tokenState) |
| Modifier and Type | Method and Description |
|---|---|
String |
DefaultTokenStateManager.createTokenState(io.vertx.ext.web.RoutingContext routingContext,
OidcTenantConfig oidcConfig,
AuthorizationCodeTokens tokens) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.