Uses of Interface
de.hybris.platform.jalo.user.TokenService
-
Packages that use TokenService Package Description de.hybris.platform.jalo.user de.hybris.platform.samlsinglesignon.security -
-
Uses of TokenService in de.hybris.platform.jalo.user
Classes in de.hybris.platform.jalo.user that implement TokenService Modifier and Type Class Description classDefaultTokenServiceConstructors in de.hybris.platform.jalo.user with parameters of type TokenService Constructor Description EnhancedTokenGenerator(TokenService tokenService) -
Uses of TokenService in de.hybris.platform.samlsinglesignon.security
Methods in de.hybris.platform.samlsinglesignon.security with parameters of type TokenService Modifier and Type Method Description voidSingleLogOutSuccessLogoutHandler. setTokenService(TokenService tokenService)
-