Uses of Class
org.nentangso.core.config.NtsKeycloakLocationProperties
-
Packages that use NtsKeycloakLocationProperties Package Description org.nentangso.core.client org.nentangso.core.service.helper.location -
-
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.helper.location
Constructors in org.nentangso.core.service.helper.location with parameters of type NtsKeycloakLocationProperties Constructor Description NtsKeycloakLocationProvider(NtsKeycloakLocationProperties keycloakLocationProperties, NtsKeycloakClient keycloakClient, NtsDefaultLocationCacheable locationCacheable)
-