Uses of Class
at.letto.login.restclient.RestLoginService
Packages that use RestLoginService
-
Uses of RestLoginService in at.letto.basespringboot.security
Fields in at.letto.basespringboot.security declared as RestLoginServiceModifier and TypeFieldDescriptionprivate RestLoginService
JwtTokenService.restLoginService
Login-Service ClientMethods in at.letto.basespringboot.security with parameters of type RestLoginServiceModifier and TypeMethodDescriptionvoid
JwtAuthenticationProvider.init
(String secret, long jwtExpiration, RestLoginService restLoginService) Initializes the JWT service with the secret and expiration time -
Uses of RestLoginService in at.open.letto.plugin.service
Fields in at.open.letto.plugin.service declared as RestLoginServiceMethods in at.open.letto.plugin.service that return RestLoginService