0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
Aug 23, 2025 — Aug 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Downgraded servlet api .jar dependency from 3.1 to 3.0.1. 3.1 is reserved for JDK 7 and later, and the Stormpath SDK still supports JDK 6 compatibility. More... about 12 years ago
Issue 88: working sample app for servlet support. Needs to be expanded to demonstrate login. More... about 12 years ago
Issue 88: servlet container support plugin checkpoint commit More... about 12 years ago
Merge branch 'dev' of https://github.com/stormpath/stormpath-sdk-java into user_agent More... about 12 years ago
- Added AccountResult to listener events - "setLogout(boolean)" changed to "withLogout()" More... about 12 years ago
SSO/Logout Support + Result Listener for ID Site More... about 12 years ago
Merge branch 'dev' of https://github.com/stormpath/stormpath-sdk-java into sso_logout_support More... about 12 years ago
Merge pull request #72 from stormpath/javadoc_CreateDirectoryRequestBuilder More... about 12 years ago
Merge pull request #73 from stormpath/version_file_not_closed More... about 12 years ago
Merge pull request #86 from stormpath/token_response_needs_scope More... about 12 years ago
Merge pull request #87 from stormpath/hazelcast More... about 12 years ago
Issue 15: Hazelcast support! Yay! More... about 12 years ago
Issue #78 Include scope in json response More... about 12 years ago
Merge pull request #85 from stormpath/enableJDK8 More... about 12 years ago
Issue 84: added 'oraclejdk8' flag for Travis CI builds More... about 12 years ago
Issue 84: enabled JDK 8 builds. Removed use of Jackson in DefaultJwtSigner as JDK 7 had a map ordering conflict. Using a static constant rather then calculating it at runtime solved the problem. More... about 12 years ago
Merge pull request #83 from stormpath/Issue-82-client-builder-auto-config More... about 12 years ago
Issue 82: added default API Key lookup heuristics to the API Key Builder. Ensured ClientBuilder used this by default if no API Key was configured. Also ensured the ClientBuilder uses a default CacheManager now (was disabled previously). More... about 12 years ago
Rolling back changes to Client More... about 12 years ago
Merge branch 'dev' of https://github.com/stormpath/stormpath-sdk-java into user_agent More... about 12 years ago
Merge pull request #80 from stormpath/remove_unecessary_throw_statement More... about 12 years ago
Issue #79 Removing exception from interface method. More... about 12 years ago
Added support for ID Site Logout More... about 12 years ago
Forcing a new Travis build More... about 12 years ago
Exclusive collection iterators More... about 12 years ago
Backing up work so I can move to another branch More... about 12 years ago
Version.properties file was not properly read More... about 12 years ago
Added javadoc for CreateDirectoryRequestBuilder More... about 12 years ago
[maven-release-plugin] prepare for next development iteration More... about 12 years ago
[maven-release-plugin] prepare release stormpath-sdk-root-1.0.RC2 More... about 12 years ago