I start getting SAML on GAE/J.
Are referring to the following page.
http://code.google.com/intl/ja/apis/apps/sso/saml_reference_implementation_web.html

GAE raises an exception.

| java.lang.NoClassDefFoundError:
javax.xml.crypto.dsig.XMLSignatureFactory is a restricted class.
Please see the Google  App Engine developer's guide for more details.
|       at
com.google.appengine.tools.development.agent.runtime.Runtime.reject(Runtime.java:
51)
|       at
util.XmlDigitalSignerUtil.signSamlElement(XmlDigitalSignerUtil.java:
107)

Does GAE prohibit all digital signatures?
Cannot I use SAML? (;_;)

-- 
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 google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to