Uses of Class
io.quarkus.oidc.runtime.dev.ui.OidcDevUiRpcSvcPropertiesBean
-
Uses of OidcDevUiRpcSvcPropertiesBean in io.quarkus.oidc.runtime.dev.ui
Methods in io.quarkus.oidc.runtime.dev.ui that return types with arguments of type OidcDevUiRpcSvcPropertiesBeanModifier and TypeMethodDescriptionio.quarkus.runtime.RuntimeValue<OidcDevUiRpcSvcPropertiesBean> OidcDevUiRecorder.getRpcServiceProperties(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, boolean discoverMetadata, String authServerUrl, String devUiLogoutPath, String devUiReadSessionCookiePath) Methods in io.quarkus.oidc.runtime.dev.ui with parameters of type OidcDevUiRpcSvcPropertiesBeanModifier and TypeMethodDescription(package private) voidOidcDevJsonRpcService.hydrate(OidcDevUiRpcSvcPropertiesBean properties, io.quarkus.vertx.http.runtime.VertxHttpConfig httpConfig) Method parameters in io.quarkus.oidc.runtime.dev.ui with type arguments of type OidcDevUiRpcSvcPropertiesBeanModifier and TypeMethodDescriptionvoidOidcDevUiRecorder.createJsonRPCService(io.quarkus.arc.runtime.BeanContainer beanContainer, io.quarkus.runtime.RuntimeValue<OidcDevUiRpcSvcPropertiesBean> oidcDevUiRpcSvcPropertiesBean)