Uses of Class
org.nentangso.core.config.NtsKeycloakLocationProperties
-
Packages that use NtsKeycloakLocationProperties Package Description org.nentangso.core.client org.nentangso.core.config 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 feign.RequestInterceptorNtsKeycloakFeignConfiguration. getOAuth2RequestInterceptor(org.springframework.security.oauth2.client.OAuth2AuthorizedClientManager authorizedClientManager, NtsKeycloakLocationProperties keycloakLocationProperties) -
Uses of NtsKeycloakLocationProperties in org.nentangso.core.config
Methods in org.nentangso.core.config with parameters of type NtsKeycloakLocationProperties Modifier and Type Method Description NtsKeycloakLocationProviderNtsLocationHelperAutoConfiguration. ntsKeycloakLocationProvider(NtsKeycloakLocationProperties keycloakLocationProperties, NtsDefaultLocationCacheable locationCacheable, NtsKeycloakClient keycloakClient) -
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, NtsDefaultLocationCacheable locationCacheable, NtsKeycloakClient keycloakClient)
-