JAVA SDK Overview

The Seclore Java SDK is a server-side library that enables direct integration of Seclore protection/unprotection capabilities within Java-based enterprise applications.

What the Java SDK provides

Unlike REST-based API integrations where files are sent to an external protection service, the Java SDK performs protection and unprotection operations locally within the application’s server environment.

The SDK is supported in Java environments and is typically recommended in scenarios where:

Key Advantages

Recommended Integration Workflow

Typical use cases

Next steps

Follow Environment preparation to set up your development environment, then use the Developer guide and Error Codes references as you build your integration.