adityalalu / google-apps-sso-sample

Automatically exported from code.google.com/p/google-apps-sso-sample
Apache License 2.0
0 stars 0 forks source link

Reflection is not allowed on public org.jcp.xml.dsig.internal.dom.XMLDSigRI() #20

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. run project
2. Generate SAML Request Button click
3. Submit AuthnRequest Button Click
4. Generate SAMl Response Button Click

What is the expected output? What do you see instead?

Error signing SAML element: Reflection is not allowed on public 
org.jcp.xml.dsig.internal.dom.XMLDSigRI()

What version of the product are you using? On what operating system?
java -version : java 1.7 
tools : eclipse 4.2
OS : ubuntu 13.04 64bits 

Please provide any additional information below.

Original issue reported on code.google.com by bongste...@gmail.com on 7 Jun 2013 at 2:16