seclore-java-sdk/examples/Protect & Wrap with Indepen.../Using Enterprise Policy Server/Sample Code
Developer1 99951e0aa0 Commiting pipeline changes made for JIRA ticket - ticket/PS-63 2024-12-19 02:43:27 +00:00
..
bin/Protect With Independent Rights & Wrap Commiting pipeline changes made for JIRA ticket - ticket/PS-63 2024-12-19 02:43:27 +00:00
doc Support for Server SDK Java 4.4.18.0 (#1) 2024-08-09 09:15:38 +00:00
src/Protect With Independent Rights & Wrap Sample Code Support for Server SDK Java 4.4.18.0 (#1) 2024-08-09 09:15:38 +00:00
Readme.txt Support for Server SDK Java 4.4.18.0 (#1) 2024-08-09 09:15:38 +00:00

Readme.txt

Protect With Independent Rights & Wrap Sample App
==================================================


Deployment Steps:
------------------
1. make sure your policy server is running . This app requires java 8 or above to run so make 
   sure java 8 or above is installed. 
   
2. go inside 'bin/Protect With Independent Rights & Wrap Sample App'

3. Configure the 'tenant config.xml' in 'config/'
	a. Policy Server Details: 
		server		: Server name on which Policy Server is running
		port		: Server Port on which Policy Server is running
		app-name 	: Policy Server application name 
		
	b. fill hot folder details  i.e id and passphrase 

3. Configure the config.properties in 'config/'

4. If you are using java 8 , put libs present inside 'doc/JCE Files/java8' into 
   'bin/Protect With Independent Rights & Wrap Sample App/lib'

4. click on run.bat to start sample app , follow instruction on terminal

5. The independent rights given to each user are numeric values.Use
   the 'FSRighstsCalculator.html' present inside the 'doc' folder to 
   calculate right's value.