Class AccessTokenServiceWithGroups
java.lang.Object
ru.foodtechlab.lib.auth.integration.restapi.feign.authorization.impl.AccessTokenServiceWithGroups
- All Implemented Interfaces:
AccessTokenService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclearToken(String requestUrl) getAccessToken(String requestUrl)
-
Constructor Details
-
AccessTokenServiceWithGroups
public AccessTokenServiceWithGroups()
-
-
Method Details
-
getAccessToken
- Specified by:
getAccessTokenin interfaceAccessTokenService
-
clearToken
- Specified by:
clearTokenin interfaceAccessTokenService
-