This section contains supplementary information.
Appendix 1 - Uninstalling the HaloENGINE
Before uninstalling, ensure that you export the current configuration. The exported configuration file can be imported during reinstallation to retain existing settings, reduce configuration effort, and minimize the risk of misconfigurations or errors.
Method #1
When you no longer use the service, you may uninstall the application. Uninstalling removes all files and registry settings that were added to your computer during the initial installation.
-
Click Start menu > go to Control Panel > Programs > Programs and Features > Uninstall a Program > select HaloENGINE application from the list > right-click and select Uninstall option or double-click on the installer
HaloENGINE_Setup.exe. -
Depending on your Windows security settings, you may get a security warning as "Do you want to allow the following program to make changes to this computer?". If you get this security warning, click the Yes button to confirm that you want to uninstall the application.
-
The following confirmation message appears:
Uninstall message #1
-
Click Yes to confirm that you want to remove it from the computer.
-
You will be prompted to save a backup of the configuration files.
Uninstall message #2
-
Click Yes to save and continue with the uninstallation (The previous configuration files will be kept in the same location) or choose No to proceed with the uninstallation without saving.
Uninstall message #3
-
Click OK to close the message.
Method #2
The application can be removed using the command line, as illustrated in the sample below.
-
Open a command prompt.
-
Navigate to the application installer's directory.
-
Use the following commands to uninstall:
Example #1: uninstall and keep the configuration files
HaloENGINE_Setup.exe -uninstall -keepconfig true
Example #2: uninstall and delete the configuration files
HaloENGINE_Setup.exe -uninstall -keepconfig false
Appendix 2 - Third-Party Libraries
Third-party software/code is included or bundled with Secude's products according to its appropriate license. Secude conducts testing to make sure the third-party products are compatible with and perform as intended with Secude applications.
The third-party libraries and dependencies used by HaloENGINE are shown in the table below.
|
Library |
Version |
Source Code |
License Name |
License Link |
|---|---|---|---|---|
|
javax.xml.bind:jaxb-api |
2.3.1 |
CDDL-1.0 |
||
|
javax.xml.ws:jaxws-api |
2.3.1 |
CDDL-1.0 |
||
|
javax.xml.soap:javax.xml.soap-api |
1.4.0 |
CDDL-1.0 |
https://github.com/javaee/javax.xml.soap/blob/master/LICENSE |
|
|
javax.annotation:javax.annotation-api |
1.3.2 |
CDDL-1.0 |
https://github.com/javaee/javax.xml.soap/blob/master/LICENSE |
|
|
com.sun.activation:javax.activation-api |
1.2.0 |
https://repo1.maven.org/maven2/javax/activation/javax.activation-api/1.2.0/ |
CDDL-1.0 |
https://github.com/javaee/activation/blob/master/LICENSE.txt |
|
com.sun.activation: jakarta.activation |
1.2.2 |
CDDL-1.0 |
||
|
org.slf4j:slf4j-api |
1.7.36 |
MIT |
||
|
com.sun.xml.bind:jaxb-impl |
2.3.5 |
CDDL-1.1 |
||
|
jakarta.xml.bind:jakarta.xml.bind-api |
2.3.3 |
BSD 3 |
https://github.com/eclipse-ee4j/jaxb-api/blob/master/LICENSE.md |
|
|
joda-time:joda-time |
2.12.7 |
Apache 2.0 |
https://github.com/JodaOrg/joda-time/blob/master/LICENSE.txt |
|
|
net.iharder:base64 |
2.3.9 |
Public Domain |
||
|
org.graylog2:syslog4j |
0.9.61 |
LGPL 2.1 |
https://github.com/graylog-labs/syslog4j-graylog2/blob/master/LICENSE |
|
|
ch.qos.logback:logback-classic |
1.2.14 |
LGPL 2.1 |
||
|
ch.qos.logback:logback-core |
1.2.14 |
LGPL 2.1 |
||
|
com.googlecode.json-simple:json-simple |
1.1.1 |
Apache 2.0 |
https://github.com/fangyidong/json-simple/blob/master/LICENSE.txt |
|
|
org.apache.commons:commons-lang3 |
3.13 |
Apache 2.0 |
https://github.com/apache/commons-lang/blob/master/LICENSE.txt |
|
|
nl.basjes.parse.useragent:yauaa |
5.23 |
Apache 2.0 |
||
|
org.eclipse.persistence:org.eclipse.persistence.moxy |
2.7.9 |
https://github.com/eclipse-ee4j/eclipselink/tree/master/moxy |
EPL 2.0 |
https://github.com/eclipse-ee4j/eclipselink/blob/master/LICENSE.md |
|
com.google.guava:guava |
33.0.0-jre.jar |
Apache 2.0 |
||
|
org.apache.logging.log4j:log4j-api |
2.20.0 |
Apache 2.0 |
https://github.com/apache/logging-log4j2/blob/release-2.x/LICENSE.txt |
|
|
com.javax0.license3j:license3j |
3.2.0 |
Apache 2.0 |
||
|
javax.servlet:javax.servlet-api |
4.0.1 |
CDDL-1.0 |
||
|
org.apache.poi:poi-ooxml |
5.2.3 |
Apache 2.0 |
||
|
com.univocity:univocity-parsers |
2.9.1 |
Apache 2.0 |
||
|
com.opencsv:opencsv |
5.9 |
Apache 2.0 |
||
|
com.ibm.icu:icu4j |
70.1 |
ICU license |
||
|
com.fasterxml.jackson.core:jackson-databind |
2.18.1 |
Apache 2.0 |
https://github.com/FasterXML/jackson-databind/blob/2.13/LICENSE |
|
|
com.datastax.oss:java-driver-core |
4.17.0 |
Apache 2.0 |
||
|
com.datastax.oss:java-driver-query-builder |
4.17.0 |
Apache 2.0 |
||
|
com.datastax.oss:java-driver-mapper-runtime |
4.17.0 |
Apache 2.0 |
||
|
org.json:json |
20211205 |
org.JSON |
||
|
org.apache.httpcomponents:httpclient |
4.5.14 |
Apache 2.0 |
https://github.com/apache/httpcomponents-client/blob/master/LICENSE.txt |
|
|
com.google.protobuf:protobuf-java |
3.21.12 |
BSD 3-Clause |
https://github.com/protocolbuffers/protobuf/blob/master/LICENSE |
|
|
org.apache.cxf:cxf-rt-frontend-jaxws |
3.5.8 |
Apache 2.0 |
||
|
org.apache.cxf:cxf-rt-rs-security-cors |
3.5.8 |
Apache 2.0 |
||
|
org.apache.cxf:cxf-rt-ws-rm |
3.5.8 |
Apache 2.0 |
||
|
com.sun.xml.ws:rt |
2.3.0 |
https://jar-download.com/artifacts/com.sun.xml.ws/rt/2.3.0/source-code |
EDL 1.0 |
|
|
org.springframework: spring-context |
5.3.33 |
https://github.com/spring-projects/spring-framework/tree/main/spring-context |
Apache 2.0 |
https://github.com/spring-projects/spring-framework/blob/main/src/docs/dist/license.txt |
|
org.springframework:spring-web |
5.3.33 |
https://github.com/spring-projects/spring-framework/tree/main/spring-web |
Apache 2.0 |
https://github.com/spring-projects/spring-framework/blob/main/src/docs/dist/license.txt |
|
org.codehaus.woodstox:stax2-api |
3.1.4 |
Apache 2.0 |
||
|
org.springframework.boot:spring-boot-starter-web |
2.7.18 |
Apache 2.0 |
https://github.com/spring-projects/spring-boot/blob/main/LICENSE.txt |
|
|
org.springframework.boot:spring-boot-starter-security |
2.7.18 |
Apache 2.0 |
https://github.com/spring-projects/spring-boot/blob/main/LICENSE.txt |
|
|
org.springframework.security:spring-security-jwt |
1.1.1.
|
Apache 2.0 |
https://github.com/spring-projects/spring-security-oauth/blob/main/license.txt |
|
|
o.jsonwebtoken:jjwt |
0.9.1 |
Apache 2.0 |
||
|
javax.resource:javax.resource-api |
1.7.1 |
CDDL-1.0 |
https://github.com/javaee/javax.resource/blob/master/LICENSE |
|
|
commons-io:commons-io |
2.5 |
Apache 2.0 |
https://github.com/apache/commons-io/blob/master/LICENSE.txt |
|
|
commons-fileupload:commons-fileupload |
1.2.1 |
Apache 2.0 |
https://github.com/apache/commons-fileupload/blob/master/LICENSE.txt |
|
|
commons-beanutils:commons-beanutils |
1.9.4 |
Apache 2.0 |
https://github.com/apache/commons-beanutils/blob/master/LICENSE.txt |
|
|
org.springframework.boot:spring-boot-gradle-plugin |
2.7.18 |
https://github.com/spring-projects/spring-boot/tree/main/spring-boot-project |
Apache 2.0 |
https://github.com/spring-projects/spring-boot/blob/main/LICENSE.txt |
|
org.springframework.batch:spring-batch-core |
4.3.10 |
Apache 2.0 |
https://github.com/spring-projects/spring-batch/blob/main/LICENSE.txt |
|
|
org.springframework.batch:spring-batch-infrastructure |
4.3.7 |
Apache 2.0 |
https://github.com/spring-projects/spring-batch/blob/main/LICENSE.txt |
|
|
org.springframework.boot:spring-boot-starter-actuator |
2.7.18 |
https://github.com/spring-projects/spring-boot/tree/main/spring-boot-project |
Apache 2.0 |
https://github.com/spring-projects/spring-boot/blob/main/LICENSE.txt |
|
org.springframework.hateoas:spring-hateoas |
1.4.1 |
Apache 2.0 |
https://github.com/spring-projects/spring-hateoas/blob/main/LICENSE |
|
|
org.jolokia:jolokia-core |
1.7.2 |
Apache 2.0 |
||
|
org.dizitart:nitrite |
3.2.0 |
Apache 2.0 |
https://github.com/nitrite/nitrite-java/blob/develop/LICENSE.md |
|
|
com.microsoft.azure:msal4j |
1.7.1 |
https://github.com/AzureAD/microsoft-authentication-library-for-java |
MIT |
https://github.com/AzureAD/microsoft-authentication-library-for-java/blob/dev/LICENSE |
|
org.springframework.boot:spring-boot-starter-oauth2-resource-server |
5.8.2 |
https://github.com/spring-projects/spring-boot/tree/main/spring-boot-project |
Apache 2.0 |
https://github.com/spring-projects/spring-boot/blob/main/LICENSE.txt |
|
org.springframework.security:spring-security-oauth2-jose |
5.8.2 |
Apache 2.0 |
https://github.com/spring-projects/spring-security https://github.com/spring-projects/spring-security/blob/main/LICENSE.txt |
|
|
org.springframework.security.oauth:spring-security-oauth2 |
2.5.2.RELEASE |
Apache 2.0 |
https://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security/blob/main/LICENSE.txt |
|
|
org.springframework.security:spring-security-oauth2-client |
5.8.2 |
Apache 2.0 |
https://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security/blob/main/LICENSE.txt |
|
|
org.springframework.security.oauth.boot:spring-security-oauth2-autoconfigure |
2.6.8 |
Apache 2.0 |
https://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security/blob/main/LICENSE.txt |
|
|
Tomcat |
10.1.44 |
Apache 2.0 |
||
|
Java |
11 |
- |
||
|
MongoDB |
7.0.7 |
|
|
|
|
MIP SDK |
1.17.158 |
https://learn.microsoft.com/en-us/information-protection/develop/version-release-history The MIP SDK is publicly available for integration, but is not open source. It is provided by Microsoft under proprietary licensing terms. |
https://docs.microsoft.com/en-us/information-protection/develop/ |
MIP SDK |
|
MSAL |
4.73.1 |
https://github.com/AzureAD/microsoft-authentication-library-for-dotnet |
https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/blob/master/LICENSE |
MSAL |
|
Spdlog |
1.15.3 |
|
Spdlog |
Third-party libraries