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 feign.RequestInterceptorNtsKeycloakFeignConfiguration. getOAuth2RequestInterceptor(org.springframework.security.oauth2.client.OAuth2AuthorizedClientManager 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)
-