Author: manaRH
Date: 2011-09-08 02:11:37 -0400 (Thu, 08 Sep 2011)
New Revision: 14174
Modified:
branches/enterprise/JBPAPP_5_0/doc/Seam_Reference_Guide/en-US/Security.xml
Log:
JBPAPP-7139 - Documentation changes due upgrade of openid4java
Modified:
branches/enterprise/JBPAPP_5_0/doc/Seam_Reference_Guide/en-US/Security.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/doc/Seam_Reference_Guide/en-US/Security.xml
2011-09-08 06:05:06 UTC (rev 14173)
+++ branches/enterprise/JBPAPP_5_0/doc/Seam_Reference_Guide/en-US/Security.xml
2011-09-08 06:11:37 UTC (rev 14174)
@@ -4287,7 +4287,7 @@
<section>
<title>Configuring OpenID</title>
<para>
- Seam uses the <literal>openid4java</literal>
package, and requires a few additional <filename>JAR</filename>s to make use of
Seam integration. These are <filename>nekohtml.jar</filename>,
<filename>openid4java-nodeps.jar</filename>, <filename>guice.jar</filename>,
<filename>jcip-annotations.jar</filename>, <filename>httpclient.jar</filename>
and <filename>commons-codec.jar</filename>.
+ Seam uses the <literal>openid4java</literal>
package, and requires a few additional <filename>JAR</filename>s to make use of
Seam integration. These are <filename>nekohtml.jar</filename>,
<filename>openid4java-nodeps.jar</filename>, <filename>guice.jar</filename>,
<filename>jcip-annotations.jar</filename>, <filename>httpclient.jar</filename>
, <filename>httpcore.jar</filename> and <filename>commons-codec.jar</filename>.
</para>
<para>
OpenID processing requires the
<literal>OpenIdPhaseListener</literal>, which should be added to your
<filename>faces-config.xml</filename> file. The phase listener processes the
callback from the OpenID provider, allowing re-entry into the local application.
_______________________________________________
seam-commits mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-commits