Class EfspServer
java.lang.Object
edu.suffolk.litlab.efspserver.services.EfspServer
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
EfspServer
(DataSource codeDs, DataSource userDs, OrgMessageSender sender, List<EfmModuleSetup> modules, SecurityHub security, Map<String, InterviewToFilingInformationConverter> converterMap, AcmeChallengeService challengeService) -
Method Summary
-
Constructor Details
-
EfspServer
protected EfspServer(DataSource codeDs, DataSource userDs, OrgMessageSender sender, List<EfmModuleSetup> modules, SecurityHub security, Map<String, InterviewToFilingInformationConverter> converterMap, @Nullable AcmeChallengeService challengeService) throws SQLException, NoSuchAlgorithmException- Throws:
SQLException
NoSuchAlgorithmException
-
-
Method Details
-
stopServers
protected void stopServers() -
main
- Throws:
Exception
-