Hi, On the side of the very precise response of Steven:
in general, if you have issues with unsupported classe, the 1st thing to to is to go to the JRE while list which details all the classes supported / emulated by App Engine: the 2 classes that you mention are not part of this list. regards didier On Feb 3, 10:38 pm, Steven Bazyl <[email protected]> wrote: > App Engine requires some small modifications that I didn't put in the > initial version of openid-filter. It is supported by the underlying Step2 & > OpenID4java libraries though, so the changes required are pretty minimal. > > Take a look at the hello-world example > athttp://code.google.com/p/apps-marketplace-resources/source/browse/#sv... > > You'll find some GAE-specific classes in there and some minor changes to the > GuiceModule for running on app engine. > > BTW - app engine now supports OpenID natively > --http://code.google.com/appengine/docs/java/users/overview.html. You > don't get quite the same flexibility as you do with using step2 & such, but > depending on what you need it may be sufficient. -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
