Uses of Class
org.apache.camel.undertow.spring.boot.providers.KeycloakProviderConfiguration
-
Packages that use KeycloakProviderConfiguration Package Description org.apache.camel.undertow.spring.boot -
-
Uses of KeycloakProviderConfiguration in org.apache.camel.undertow.spring.boot
Methods in org.apache.camel.undertow.spring.boot that return KeycloakProviderConfiguration Modifier and Type Method Description KeycloakProviderConfigurationUndertowSpringSecurityConfiguration. getKeycloak()Methods in org.apache.camel.undertow.spring.boot with parameters of type KeycloakProviderConfiguration Modifier and Type Method Description voidUndertowSpringSecurityConfiguration. setKeycloak(KeycloakProviderConfiguration keycloak)
-