Skip to content

Commit 55d55c2

Browse files
committed
Update mock live test instruction
1 parent 6a84e42 commit 55d55c2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# APEX API Java Security Utility
2-
[![Build Status](https://travis-ci.org/GovTechSG/java-apex-api-security.svg?branch=master)](https://travis-ci.org/GovTechSG/java-apex-api-security)
2+
[![Build Status](https://travis-ci.org/GovTechSG/java-apex-api-security.svg?branch=development-livetest)](https://travis-ci.org/GovTechSG/java-apex-api-security)
33
[![Known Vulnerabilities](https://snyk.io/test/github/govtechsg/java-apex-api-security/badge.svg)](https://snyk.io/test/github/govtechsg/java-apex-api-security)
44

55
A java helper utilities that form HTTP security header for authentication and verification
66

7+
**Note** : This branch consists snippets for you to do live HTTP test with the security token, and deliberately excluded from the coverage report. Replace the test URLs to your environment.
8+
79
## Getting Started
810
Include this helper class in your java project to perform API Security operations
911

0 commit comments

Comments
 (0)