Index

A C F G I J K O S T U V 
All Classes and Interfaces|All Packages

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 Class in org.apache.camel.undertow.spring.boot.providers
 
authorizedClientService(ClientRegistrationRepository) - Method in class org.apache.camel.undertow.spring.boot.UndertowSpringSecurityCustomizer
 

C

clientRegistrationRepository() - Method in class org.apache.camel.undertow.spring.boot.UndertowSpringSecurityCustomizer
 
configure(String, Component) - Method in class org.apache.camel.undertow.spring.boot.UndertowSpringSecurityCustomizer
 

F

filterChain(HttpSecurity) - Method in class org.apache.camel.undertow.spring.boot.UndertowSpringSecurityCustomizer.SecurityConfiguration
 

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
 
getOrder() - Method in class org.apache.camel.undertow.spring.boot.UndertowSpringSecurityCustomizer
 
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

isEnabled(String, Component) - Method in class org.apache.camel.undertow.spring.boot.UndertowSpringSecurityCustomizer
 

J

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

K

keycloak - Enum constant in enum class org.apache.camel.undertow.spring.boot.providers.AbstractProviderConfiguration.TYPE
 
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

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() - Constructor for class org.apache.camel.undertow.spring.boot.UndertowSpringSecurityCustomizer.SecurityConfiguration
 
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

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
 
UndertowSpringSecurityCustomizer - Class in org.apache.camel.undertow.spring.boot
Configuration of spring-security constraints for defined providers.
UndertowSpringSecurityCustomizer() - Constructor for class org.apache.camel.undertow.spring.boot.UndertowSpringSecurityCustomizer
 
UndertowSpringSecurityCustomizer.SecurityConfiguration - Class in org.apache.camel.undertow.spring.boot
 

V

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