class TenantConfigContext extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) io.vertx.ext.auth.oauth2.OAuth2Auth |
auth
Discovered OIDC
|
(package private) OidcTenantConfig |
oidcConfig
Tenant configuration
|
| Constructor and Description |
|---|
TenantConfigContext(io.vertx.ext.auth.oauth2.OAuth2Auth auth,
OidcTenantConfig config) |
final io.vertx.ext.auth.oauth2.OAuth2Auth auth
final OidcTenantConfig oidcConfig
TenantConfigContext(io.vertx.ext.auth.oauth2.OAuth2Auth auth,
OidcTenantConfig config)
Copyright © 2021 JBoss by Red Hat. All rights reserved.