Uses of Class
at.letto.login.dto.servertoken.UserTokenRequestDto
Packages that use UserTokenRequestDto
-
Uses of UserTokenRequestDto in at.letto.login.restclient
Methods in at.letto.login.restclient with parameters of type UserTokenRequestDtoModifier and TypeMethodDescriptionLoginService.getUserTokenDirect
(UserTokenRequestDto userTokenRequestDto) Erzeugt einen neuen UserToken auf dem Remote-Server mit dem auf den Remotserver zugegriffen werden kannRestLoginService.getUserTokenDirect
(UserTokenRequestDto userTokenRequestDto)