Uses of Interface
org.nentangso.core.client.NtsKeycloakClient
-
Packages that use NtsKeycloakClient Package Description org.nentangso.core.config org.nentangso.core.service.helper.location -
-
Uses of NtsKeycloakClient in org.nentangso.core.config
Methods in org.nentangso.core.config with parameters of type NtsKeycloakClient Modifier and Type Method Description NtsKeycloakLocationProviderNtsLocationProviderAutoConfiguration. ntsKeycloakLocationProvider(NtsKeycloakLocationProperties keycloakLocationProperties, NtsDefaultLocationCacheable locationCacheable, NtsKeycloakClient keycloakClient) -
Uses of NtsKeycloakClient in org.nentangso.core.service.helper.location
Constructors in org.nentangso.core.service.helper.location with parameters of type NtsKeycloakClient Constructor Description NtsKeycloakLocationProvider(NtsKeycloakLocationProperties keycloakLocationProperties, NtsDefaultLocationCacheable locationCacheable, NtsKeycloakClient keycloakClient)
-