Uses of Interface
io.quarkus.oidc.runtime.OidcTenantConfig.Logout
Packages that use OidcTenantConfig.Logout
-
Uses of OidcTenantConfig.Logout in io.quarkus.oidc
Classes in io.quarkus.oidc that implement OidcTenantConfig.LogoutModifier and TypeClassDescriptionstatic classDeprecated, for removal: This API element is subject to removal in a future version.Methods in io.quarkus.oidc that return OidcTenantConfig.LogoutMethods in io.quarkus.oidc with parameters of type OidcTenantConfig.LogoutModifier and TypeMethodDescriptionstatic StringLogoutUtils.createFormPostLogout(OidcTenantConfig.Logout logoutConfig, String logoutUrl, String idToken, String postLogoutUrl, String postLogoutState) OidcTenantConfigBuilder.logout(OidcTenantConfig.Logout logout) -
Uses of OidcTenantConfig.Logout in io.quarkus.oidc.runtime
Methods in io.quarkus.oidc.runtime that return OidcTenantConfig.LogoutModifier and TypeMethodDescriptionOidcTenantConfig.logout()RP-initiated, back-channel and front-channel logout configuration. -
Uses of OidcTenantConfig.Logout in io.quarkus.oidc.runtime.builders
Methods in io.quarkus.oidc.runtime.builders that return OidcTenantConfig.Logout
LogoutConfigBuilderbuilder