Skip to content

0.3.2

Choose a tag to compare

@allmightyspiff allmightyspiff released this 20 Jan 21:27
· 11 commits to master since this release
5ebe58f

Added support for Bearer Authentication Token Support.

import com.softlayer.api.*;
ApiClient client = new RestApiClient().withBearerToken("qqqqwwwweeeaaassddd....");

JARs: https://repo1.maven.org/maven2/com/softlayer/api/softlayer-api-client/0.3.2/