Uses of Class
io.quarkus.oidc.OidcTenantConfig.Backchannel
Packages that use OidcTenantConfig.Backchannel
-
Uses of OidcTenantConfig.Backchannel in io.quarkus.oidc
Fields in io.quarkus.oidc declared as OidcTenantConfig.BackchannelModifier and TypeFieldDescriptionOidcTenantConfig.Logout.backchannelDeprecated, for removal: This API element is subject to removal in a future version.Back-Channel Logout configurationMethods in io.quarkus.oidc that return OidcTenantConfig.BackchannelModifier and TypeMethodDescriptionOidcTenantConfig.Logout.getBackchannel()Deprecated, for removal: This API element is subject to removal in a future version.Methods in io.quarkus.oidc with parameters of type OidcTenantConfig.BackchannelModifier and TypeMethodDescriptionvoidOidcTenantConfig.Logout.setBackchannel(OidcTenantConfig.Backchannel backchannel) Deprecated, for removal: This API element is subject to removal in a future version.