Index
All Classes and Interfaces|All Packages
A
- AccessTokenProviderHealthIndicator - Class in org.entur.jwt.client.spring.actuate
-
Health indicator that injects itself into the corresponding health endpoint.
- AccessTokenProviderHealthIndicator(List<AccessTokenHealthProvider>) - Constructor for class org.entur.jwt.client.spring.actuate.AccessTokenProviderHealthIndicator
- AccessTokenProviderHealthIndicator(AccessTokenHealthProvider[]) - Constructor for class org.entur.jwt.client.spring.actuate.AccessTokenProviderHealthIndicator
- auth0 - Variable in class org.entur.jwt.client.properties.JwtClientProperties
C
- client - Variable in class org.entur.jwt.client.spring.JwtClientBeanDefinitionRegistryPostProcessorSupport
- connectTimeout - Variable in class org.entur.jwt.client.properties.JwtClientProperties
D
- doHealthCheck(Health.Builder) - Method in class org.entur.jwt.client.spring.actuate.AccessTokenProviderHealthIndicator
E
- eagerContextRefreshedListener(Map<String, AccessTokenProvider>, SpringJwtClientProperties) - Method in class org.entur.jwt.client.spring.JwtClientAutoConfiguration
- EagerContextStartedListener - Class in org.entur.jwt.client.spring
-
This kicks off the eager JWT caching, if enabled.
- EagerContextStartedListener(Map<String, AccessTokenProvider>) - Constructor for class org.entur.jwt.client.spring.EagerContextStartedListener
G
- generic - Variable in class org.entur.jwt.client.properties.JwtClientProperties
- getAuth0() - Method in class org.entur.jwt.client.properties.JwtClientProperties
- getConnectTimeout() - Method in class org.entur.jwt.client.properties.JwtClientProperties
- getGeneric() - Method in class org.entur.jwt.client.properties.JwtClientProperties
- getKeycloak() - Method in class org.entur.jwt.client.properties.JwtClientProperties
- getReadTimeout() - Method in class org.entur.jwt.client.properties.JwtClientProperties
- getTimeout(Map<String, ? extends AbstractJwtClientProperties>, Long) - Method in class org.entur.jwt.client.spring.JwtClientAutoConfiguration
- getTimeout(SpringJwtClientProperties) - Method in class org.entur.jwt.client.spring.JwtClientAutoConfiguration
J
- JwtClientAutoConfiguration - Class in org.entur.jwt.client.spring
- JwtClientAutoConfiguration() - Constructor for class org.entur.jwt.client.spring.JwtClientAutoConfiguration
- JwtClientAutoConfiguration.JwtClientBeanDefinitionRegistryPostProcessor - Class in org.entur.jwt.client.spring
-
Dynamically inject beans with ids so that they can be easily referenced with Qualifier annotation.
- jwtClientBeanDefinitionRegistryPostProcessor() - Static method in class org.entur.jwt.client.spring.JwtClientAutoConfiguration
- JwtClientBeanDefinitionRegistryPostProcessor() - Constructor for class org.entur.jwt.client.spring.JwtClientAutoConfiguration.JwtClientBeanDefinitionRegistryPostProcessor
- JwtClientBeanDefinitionRegistryPostProcessorSupport<T> - Class in org.entur.jwt.client.spring
- JwtClientBeanDefinitionRegistryPostProcessorSupport(T, SpringJwtClientProperties) - Constructor for class org.entur.jwt.client.spring.JwtClientBeanDefinitionRegistryPostProcessorSupport
- JwtClientProperties - Class in org.entur.jwt.client.properties
- JwtClientProperties() - Constructor for class org.entur.jwt.client.properties.JwtClientProperties
- jwtsHealthIndicator(Map<String, AccessTokenProvider>) - Method in class org.entur.jwt.client.spring.JwtClientAutoConfiguration
K
- keycloak - Variable in class org.entur.jwt.client.properties.JwtClientProperties
L
- logger - Static variable in class org.entur.jwt.client.spring.actuate.AccessTokenProviderHealthIndicator
- logInitialOrChangedState(boolean) - Method in class org.entur.jwt.client.spring.actuate.AccessTokenProviderHealthIndicator
N
- newAuth0Instance(String) - Method in class org.entur.jwt.client.spring.JwtClientBeanDefinitionRegistryPostProcessorSupport
- newGenericInstance(String) - Method in class org.entur.jwt.client.spring.JwtClientBeanDefinitionRegistryPostProcessorSupport
- newKeycloakInstance(String) - Method in class org.entur.jwt.client.spring.JwtClientBeanDefinitionRegistryPostProcessorSupport
- newStatefulUrlAccessTokenProvider(T, URL, Map<String, Object>, Map<String, Object>, URL, URL, ClientCredentials) - Method in class org.entur.jwt.client.spring.JwtClientBeanDefinitionRegistryPostProcessorSupport
- newUrlAccessTokenProvider(T, URL, Map<String, Object>, Map<String, Object>, ClientCredentials) - Method in class org.entur.jwt.client.spring.JwtClientBeanDefinitionRegistryPostProcessorSupport
O
- onApplicationEvent(ContextStartedEvent) - Method in class org.entur.jwt.client.spring.EagerContextStartedListener
- org.entur.jwt.client.properties - package org.entur.jwt.client.properties
- org.entur.jwt.client.spring - package org.entur.jwt.client.spring
- org.entur.jwt.client.spring.actuate - package org.entur.jwt.client.spring.actuate
P
- postProcessBeanDefinitionRegistry(BeanDefinitionRegistry) - Method in class org.entur.jwt.client.spring.JwtClientAutoConfiguration.JwtClientBeanDefinitionRegistryPostProcessor
- postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.entur.jwt.client.spring.JwtClientAutoConfiguration.JwtClientBeanDefinitionRegistryPostProcessor
R
- readTimeout - Variable in class org.entur.jwt.client.properties.JwtClientProperties
- rootProperties - Variable in class org.entur.jwt.client.spring.JwtClientBeanDefinitionRegistryPostProcessorSupport
S
- setAuth0(Map<String, Auth0JwtClientProperties>) - Method in class org.entur.jwt.client.properties.JwtClientProperties
- setConnectTimeout(int) - Method in class org.entur.jwt.client.properties.JwtClientProperties
- setEnvironment(Environment) - Method in class org.entur.jwt.client.spring.JwtClientAutoConfiguration.JwtClientBeanDefinitionRegistryPostProcessor
- setGeneric(Map<String, GenericJwtClientProperties>) - Method in class org.entur.jwt.client.properties.JwtClientProperties
- setKeycloak(Map<String, KeycloakJwtClientProperties>) - Method in class org.entur.jwt.client.properties.JwtClientProperties
- setReadTimeout(int) - Method in class org.entur.jwt.client.properties.JwtClientProperties
- SpringJwtClientProperties - Class in org.entur.jwt.client.spring
-
Extend properties to get the tooling working for Spring properties.
- SpringJwtClientProperties() - Constructor for class org.entur.jwt.client.spring.SpringJwtClientProperties
All Classes and Interfaces|All Packages