seclore-java-sdk/README.md

34 lines
2.0 KiB
Markdown

<div style="text-align: center;"><img alt="Seclore Server SDK" width="1412" src="resources/seclore-logo-banner.jpg">
<p align="center" >
<a href="<link to developer site>"> <img alt="Website" src="https://img.shields.io/badge/Developer_Docs-online-blue"></a>
</p>
</div>
# Seclore Server SDK Examples
Welcome to the Seclore Server SDK Examples repository! Here, you'll find a curated collection of example projects showcasing the robust capabilities of the [Seclore Software Development Kit](https://repo.seclore.com/public/-/packages/generic/seclore-java-sdk/4.4.16.0).
## Table of Contents
1. [About this Repo](#About)
2. [Examples](#Examples)
3. [Learning Resources](#Learning)
## About this Repo <a name="About"></a>
This repository serves as a comprehensive guide to leveraging the powerful Web Service APIs exposed by the Seclore Policy Server. It includes an official list of meticulously crafted SDK examples (see ["Examples"](#Examples)) tailored to empower developers in seamlessly integrating the SDK into their applications. Each example provides practical demonstrations of common service implementations and essential infrastructure patterns, ensuring a smooth integration experience with the Seclore Server SDK.
## Examples <a name="Examples"></a>
Refer the examples in Java language, fully supported by the Seclore Server SDK. Explore the intricacies of secure data management, access controls, and much more by visiting the following link: [Examples](https://repo.seclore.com/public/seclore-java-sdk/src/branch/initial-setup/examples)
## Learning Resources <a name="Learning"></a>
While this is an excellent learning resource for the SDK, there are other resources that can be referenced to assist with your learning/development process.
### Official Resources
- [Developer Guide](https://git-link-of-Seclore-Server-SDK-Java-Guide.pdf)
- [API Reference](http://seclore-sdk.secloredevops.com/4.4.16.0/)
- [Seclore Server SDK Package](https://repo.seclore.com/public/-/packages/generic/seclore-java-sdk/4.4.16.0)