Stormpath Java SDK :: Extensions :: HTTP Client
· The Stormpath Java SDK HTTP Client implementation .jar is used at runtime to make HTTP calls to Stormpath's
REST API using the Apache Http Client library. This implementation jar should be a runtime dependency only
and should NOT be depended on at compile time by your code. The implementations within this jar can change at
any time without warning - use it with runtime scope only.
Download JD-GUI to open JAR file and explore Java source code file (.class .java)
Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window stormpath-sdk-httpclient-2.0.4-okta.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.