@Service public class SlamServiceV1Impl extends Object implements SlamService
Constructor and Description |
---|
SlamServiceV1Impl(SlamProperties slamProperties,
OAuth2TokenService oauth2TokenService,
org.springframework.boot.web.client.RestTemplateBuilder restTemplateBuilder)
Creates a new SlamServiceImpl.
|
Modifier and Type | Method and Description |
---|---|
SlamPreferences |
getCustomerPreferences(OidcTokenId tokenId,
String userGroup) |
public SlamServiceV1Impl(SlamProperties slamProperties, OAuth2TokenService oauth2TokenService, org.springframework.boot.web.client.RestTemplateBuilder restTemplateBuilder)
slamProperties
- the SlamProperties to useoauth2TokenService
- the OAuth2TokenService to userestTemplateBuilder
- the RestTemplateBuilder to usepublic SlamPreferences getCustomerPreferences(OidcTokenId tokenId, @Nullable String userGroup)
getCustomerPreferences
in interface SlamService
Copyright © 2015–2023 I.N.F.N.. All rights reserved.