axiom icon indicating copy to clipboard operation
axiom copied to clipboard

Tools for learning, testing, and troubleshooting single sign-on solutions for Salesforce.com

Results 12 axiom issues
Sort by recently updated
recently updated
newest added

java.security.SecureRandom offers a more-secure extension of java.util.Random which provides a cryptographically strong random number generator. Why generate weak random numbers if you can generate secure random numbers instead?

Caused by:java.lang.ClassCastException: axiom.oauth.oauth1.Oauth1Context cannot be cast to axiom.oauth.oauth2.Oauth2Context at axiom.web.OAuth2WebFlowTester.getOauthContext(OAuth2WebFlowTester.java:94) at axiom.web.OAuth2WebFlowTester.redirectForAuthorization(OAuth2WebFlowTester.java:30)