Uses of Class
de.fhdw.hfw417.dokumentenpostfach.service.AuthService
-
Packages that use AuthService Package Description de.fhdw.hfw417.dokumentenpostfach.controller Paket für die REST-Schnittstellen des Dokumenten-Postfachs. -
-
Uses of AuthService in de.fhdw.hfw417.dokumentenpostfach.controller
Constructors in de.fhdw.hfw417.dokumentenpostfach.controller with parameters of type AuthService Constructor Description AuthController(AuthService authService)
Konstruktor fuer die Authentifizierung.
-