JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
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.
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
configure(HttpSecurity)
- Method in class org.apache.camel.undertow.spring.boot.
UndertowSpringSecurityCustomizer.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
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
init(WebSecurity)
- Method in class org.apache.camel.undertow.spring.boot.
UndertowSpringSecurityCustomizer.OAuth2LoginSecurityConfig
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
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.
UndertowSpringSecurityCustomizer.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
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.OAuth2LoginSecurityConfig
- Class in
org.apache.camel.undertow.spring.boot
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
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Apache Camel