axiom icon indicating copy to clipboard operation
axiom copied to clipboard

Using OAuth1 and OAuth2 in Same Session Causes ClassCastException

Open ryanbrainard opened this issue 12 years ago • 0 comments

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)

ryanbrainard avatar Apr 11 '12 21:04 ryanbrainard