public AuthenticationService(VLogger logger, AuthSvcViewOfPlatform platform) { this.logger = logger; this.platform = platform; }