Uses of Class
io.quarkus.oidc.runtime.devui.OidcDevUiRpcSvcPropertiesBean
Packages that use OidcDevUiRpcSvcPropertiesBean
-
Uses of OidcDevUiRpcSvcPropertiesBean in io.quarkus.oidc.runtime.devui
Methods in io.quarkus.oidc.runtime.devui that return types with arguments of type OidcDevUiRpcSvcPropertiesBeanModifier and TypeMethodDescriptionOidcDevUiRecorder.prepareRpcServiceProperties(String authorizationUrl, String tokenUrl, String logoutUrl, Duration webClientTimeout, Map<String, Map<String, String>> grantOptions, Map<String, String> oidcUsers, String oidcProviderName, String oidcApplicationType, String oidcGrantType, boolean introspectionIsAvailable, String keycloakAdminUrl, List<String> keycloakRealms, boolean swaggerIsAvailable, boolean graphqlIsAvailable, String swaggerUiPath, String graphqlUiPath, boolean alwaysLogoutUserInDevUiOnReload)