Skip to content

luthersystems/shiroclient-sdk-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shiroclient Java SDK

This repositroy contains a JSON-RPC client for interacting with a shiroclient gateway. It only supports the Call method presently, and does not support mock mode.

CircleCI

Argument configuration is identical to the shiroclient Go implementation.

Example Usage

Please see the JUnit test which runs against a localhost shiroclient gateway running on port 8082:

src/com/luthersystems/shiroclient/ShiroClientTest.java

It will call the healthcheck function in the phylum and check the response.

About

SDK for interacting with shiroclient gateway in Java.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Languages