Uses of Class
io.quarkus.oidc.OidcTenantConfig.Frontchannel
Packages that use OidcTenantConfig.Frontchannel
-
Uses of OidcTenantConfig.Frontchannel in io.quarkus.oidc
Fields in io.quarkus.oidc declared as OidcTenantConfig.FrontchannelModifier and TypeFieldDescriptionOidcTenantConfig.Logout.frontchannelDeprecated, for removal: This API element is subject to removal in a future version.Front-Channel Logout configurationMethods in io.quarkus.oidc that return OidcTenantConfig.FrontchannelModifier and TypeMethodDescriptionOidcTenantConfig.Logout.getFrontchannel()Deprecated, for removal: This API element is subject to removal in a future version.Methods in io.quarkus.oidc with parameters of type OidcTenantConfig.FrontchannelModifier and TypeMethodDescriptionvoidOidcTenantConfig.Logout.setFrontchannel(OidcTenantConfig.Frontchannel frontchannel) Deprecated, for removal: This API element is subject to removal in a future version.