Skip navigation links
A C G I J K O S T U V 

A

AbstractProviderConfiguration - Class in org.apache.camel.undertow.spring.boot.providers
Abstract parent for each security provider.
AbstractProviderConfiguration() - Constructor for class org.apache.camel.undertow.spring.boot.providers.AbstractProviderConfiguration
 
AbstractProviderConfiguration.TYPE - Enum in org.apache.camel.undertow.spring.boot.providers
 
authorizedClientService(ClientRegistrationRepository) - Method in class org.apache.camel.undertow.spring.boot.UndertowSpringSecurityAutoConfiguration
 

C

clientRegistrationRepository() - Method in class org.apache.camel.undertow.spring.boot.UndertowSpringSecurityAutoConfiguration
 
configure(HttpSecurity) - Method in class org.apache.camel.undertow.spring.boot.UndertowSpringSecurityAutoConfiguration.OAuth2LoginSecurityConfig
 

G

getClientId() - Method in class org.apache.camel.undertow.spring.boot.providers.KeycloakProviderConfiguration
 
getClientRegistration() - Method in class org.apache.camel.undertow.spring.boot.providers.AbstractProviderConfiguration
 
getClientRegistration() - Method in class org.apache.camel.undertow.spring.boot.providers.KeycloakProviderConfiguration
 
getJwtAuthenticationConverter() - Method in class org.apache.camel.undertow.spring.boot.providers.AbstractProviderConfiguration
 
getJwtAuthenticationConverter() - Method in class org.apache.camel.undertow.spring.boot.providers.KeycloakProviderConfiguration
 
getKeycloak() - Method in class org.apache.camel.undertow.spring.boot.UndertowSpringSecurityConfiguration
 
getRealmId() - Method in class org.apache.camel.undertow.spring.boot.providers.KeycloakProviderConfiguration
 
getType() - Method in class org.apache.camel.undertow.spring.boot.providers.KeycloakProviderConfiguration
 
getUrl() - Method in class org.apache.camel.undertow.spring.boot.providers.KeycloakProviderConfiguration
 
getUserNameAttribute() - Method in class org.apache.camel.undertow.spring.boot.providers.AbstractProviderConfiguration
 
getUserNameAttribute() - Method in class org.apache.camel.undertow.spring.boot.providers.KeycloakProviderConfiguration
 

I

init(WebSecurity) - Method in class org.apache.camel.undertow.spring.boot.UndertowSpringSecurityAutoConfiguration.OAuth2LoginSecurityConfig
 

J

jwtDecoderByIssuerUri() - Method in class org.apache.camel.undertow.spring.boot.UndertowSpringSecurityAutoConfiguration
 

K

KeycloakProviderConfiguration - Class in org.apache.camel.undertow.spring.boot.providers
Configuration of provider for the Keycloak server.
KeycloakProviderConfiguration() - Constructor for class org.apache.camel.undertow.spring.boot.providers.KeycloakProviderConfiguration
 

O

OAuth2LoginSecurityConfig() - Constructor for class org.apache.camel.undertow.spring.boot.UndertowSpringSecurityAutoConfiguration.OAuth2LoginSecurityConfig
 
org.apache.camel.undertow.spring.boot - package org.apache.camel.undertow.spring.boot
 
org.apache.camel.undertow.spring.boot.providers - package org.apache.camel.undertow.spring.boot.providers
 

S

securityConfiguration(UndertowComponent) - Method in class org.apache.camel.undertow.spring.boot.UndertowSpringSecurityAutoConfiguration
 
setClientId(String) - Method in class org.apache.camel.undertow.spring.boot.providers.KeycloakProviderConfiguration
 
setKeycloak(KeycloakProviderConfiguration) - Method in class org.apache.camel.undertow.spring.boot.UndertowSpringSecurityConfiguration
 
setRealmId(String) - Method in class org.apache.camel.undertow.spring.boot.providers.KeycloakProviderConfiguration
 
setUrl(String) - Method in class org.apache.camel.undertow.spring.boot.providers.KeycloakProviderConfiguration
 
setUserNameAttribute(String) - Method in class org.apache.camel.undertow.spring.boot.providers.KeycloakProviderConfiguration
 

T

toString() - Method in class org.apache.camel.undertow.spring.boot.providers.AbstractProviderConfiguration
 

U

UndertowSpringSecurityAutoConfiguration - Class in org.apache.camel.undertow.spring.boot
Configuration of spring-security constraints for defined providers.
UndertowSpringSecurityAutoConfiguration() - Constructor for class org.apache.camel.undertow.spring.boot.UndertowSpringSecurityAutoConfiguration
 
UndertowSpringSecurityAutoConfiguration.OAuth2LoginSecurityConfig - Class in org.apache.camel.undertow.spring.boot
 
UndertowSpringSecurityConfiguration - Class in org.apache.camel.undertow.spring.boot
Configuration for camel-undertow-spring-security provider.
UndertowSpringSecurityConfiguration() - Constructor for class org.apache.camel.undertow.spring.boot.UndertowSpringSecurityConfiguration
 

V

valueOf(String) - Static method in enum org.apache.camel.undertow.spring.boot.providers.AbstractProviderConfiguration.TYPE
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.camel.undertow.spring.boot.providers.AbstractProviderConfiguration.TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
A C G I J K O S T U V 
Skip navigation links

Apache Camel