Uses of Class
org.nentangso.core.config.NtsKeycloakLocationProperties
-
Packages that use NtsKeycloakLocationProperties Package Description org.nentangso.core.client org.nentangso.core.service.provider -
-
Uses of NtsKeycloakLocationProperties in org.nentangso.core.client
Methods in org.nentangso.core.client with parameters of type NtsKeycloakLocationProperties Modifier and Type Method Description reactivefeign.client.ReactiveHttpRequestInterceptorNtsKeycloakFeignConfiguration. getOAuth2RequestInterceptor(org.springframework.security.oauth2.client.ReactiveOAuth2AuthorizedClientManager authorizedClientManager, NtsKeycloakLocationProperties keycloakLocationProperties) -
Uses of NtsKeycloakLocationProperties in org.nentangso.core.service.provider
Constructors in org.nentangso.core.service.provider with parameters of type NtsKeycloakLocationProperties Constructor Description NtsKeycloakLocationProvider(NtsKeycloakLocationProperties keycloakLocationProperties, NtsKeycloakClient keycloakClient, org.springframework.data.redis.core.ReactiveRedisOperations<String,Set<NtsDefaultLocationDTO>> locationsRedisOps)
-