Uses of Class
org.entur.jwt.client.spring.SpringJwtClientProperties
Packages that use SpringJwtClientProperties
-
Uses of SpringJwtClientProperties in org.entur.jwt.client.spring
Fields in org.entur.jwt.client.spring declared as SpringJwtClientPropertiesModifier and TypeFieldDescriptionprotected SpringJwtClientPropertiesJwtClientBeanDefinitionRegistryPostProcessorSupport.rootPropertiesMethods in org.entur.jwt.client.spring with parameters of type SpringJwtClientPropertiesModifier and TypeMethodDescriptionJwtClientAutoConfiguration.eagerContextRefreshedListener(Map<String, AccessTokenProvider> providersById, SpringJwtClientProperties springJwtClientProperties) protected LongJwtClientAutoConfiguration.getTimeout(SpringJwtClientProperties properties) Constructors in org.entur.jwt.client.spring with parameters of type SpringJwtClientPropertiesModifierConstructorDescriptionJwtClientBeanDefinitionRegistryPostProcessorSupport(T client, SpringJwtClientProperties properties)