You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by at...@apache.org on 2005/09/23 01:12:56 UTC

svn commit: r291031 - /portals/jetspeed-2/trunk/components/security/xdocs/credentials.xml

Author: ate
Date: Thu Sep 22 16:12:47 2005
New Revision: 291031

URL: http://svn.apache.org/viewcvs?rev=291031&view=rev
Log:
href corrections

Modified:
    portals/jetspeed-2/trunk/components/security/xdocs/credentials.xml

Modified: portals/jetspeed-2/trunk/components/security/xdocs/credentials.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/components/security/xdocs/credentials.xml?rev=291031&r1=291030&r2=291031&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/components/security/xdocs/credentials.xml (original)
+++ portals/jetspeed-2/trunk/components/security/xdocs/credentials.xml Thu Sep 22 16:12:47 2005
@@ -237,7 +237,7 @@
               <p>
               To be able to automatically provide the user with this information and allow or require the password to
               be changed directly after login, a special <code>ProfileLocator</code> 
-              <a href="../jetspeed-api/apidocs/org/apache/jetspeed/profiler/ProfileLocator#SECURITY_LOCATOR">
+              <a href="../jetspeed-api/apidocs/org/apache/jetspeed/profiler/ProfileLocator.html#SECURITY_LOCATOR">
               <code>SECURITY_LOCATOR</code></a> is used. The <code>PageProfilerValve</code> (which should be configed
               <em>after</em> this valve in the pipeline) will then use this enforced locator to be used to find the
               related portal page to present to the user.</p>
@@ -256,7 +256,7 @@
               <p>
               The <code>ChangePasswordPortlet</code> works together with the <code>PasswordCredentialValveImpl</code>
               as it checks for the 
-              <a href="../jetspeed-api/apidocs/org/apache/jetspeed/security/PasswordCredential#PASSWORD_CREDENTIAL_DAYS_VALID_REQUEST_ATTR_KEY">
+              <a href="../jetspeed-api/apidocs/org/apache/jetspeed/security/PasswordCredential.html#PASSWORD_CREDENTIAL_DAYS_VALID_REQUEST_ATTR_KEY">
               <code>PASSWORD_CREDENTIAL_DAYS_VALID_REQUEST_ATTR_KEY</code></a> request parameter which will be set by
               this valve with the number of days the password is still valid. For a required password change this will
               be set to Integer(0).</p>



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org