Author: bdaw
Date: 2007-06-08 05:26:42 -0400 (Fri, 08 Jun 2007)
New Revision: 7393
Modified:
docs/trunk/referenceGuide/en/modules/identity.xml
Log:
small docu update - warning about future API changes
Modified: docs/trunk/referenceGuide/en/modules/identity.xml
===================================================================
--- docs/trunk/referenceGuide/en/modules/identity.xml 2007-06-07 23:27:29 UTC (rev 7392)
+++ docs/trunk/referenceGuide/en/modules/identity.xml 2007-06-08 09:26:42 UTC (rev 7393)
@@ -10,6 +10,11 @@
<para>This chapter addresses identity management in JBoss Portal
2.6</para>
<sect1 id="management_api">
<title>Identity management API</title>
+ <para>
+ <warning>
+ JBoss Portal Identity API can evolve over time and is not officially
supported.
+ </warning>
+ </para>
<para>Since JBoss Portal 2.6 there are 4 identity services and 2 identity
related interfaces. The goal of
having such a fine grained API is to enable flexible implementations based on
different
identity storage like relational databases or LDAP servers. The Membership
service takes care of managing the relationship
Show replies by date