Class AccessTokenServiceWithGroups

  • All Implemented Interfaces:
    ru.foodtechlab.lib.auth.integration.core.AccessTokenService

    public class AccessTokenServiceWithGroups
    extends Object
    implements ru.foodtechlab.lib.auth.integration.core.AccessTokenService
    • Constructor Detail

      • AccessTokenServiceWithGroups

        public AccessTokenServiceWithGroups()
    • Method Detail

      • getAccessToken

        public String getAccessToken​(String requestUrl)
        Specified by:
        getAccessToken in interface ru.foodtechlab.lib.auth.integration.core.AccessTokenService
      • clearToken

        public void clearToken​(String requestUrl)
        Specified by:
        clearToken in interface ru.foodtechlab.lib.auth.integration.core.AccessTokenService