Uses of Class
io.mosip.kernel.auth.defaultimpl.dto.TimeToken
Packages that use TimeToken
Package
Description
-
Uses of TimeToken in io.mosip.kernel.auth.defaultimpl.service
Methods in io.mosip.kernel.auth.defaultimpl.service with parameters of type TimeTokenModifier and TypeMethodDescriptionTokenService.getUpdatedAccessToken(String token, TimeToken newAccessToken, String userName) -
Uses of TimeToken in io.mosip.kernel.auth.defaultimpl.service.impl
Methods in io.mosip.kernel.auth.defaultimpl.service.impl with parameters of type TimeTokenModifier and TypeMethodDescriptionTokenServicesImpl.getUpdatedAccessToken(String token, TimeToken newAccessToken, String userName) -
Uses of TimeToken in io.mosip.kernel.auth.defaultimpl.util
Methods in io.mosip.kernel.auth.defaultimpl.util that return TimeToken