(no commit message)
[utils] / security / usermgt / src / main / java / org / wamblee / security / authentication / package-info.java
index 950c859dd15f3cbadafa7aa385a288eff889d99c..4118f2c3748b1f5a45bf16d70ed6fb6e26f625a7 100644 (file)
@@ -12,7 +12,7 @@
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  * See the License for the specific language governing permissions and
  * limitations under the License.
- */ 
+ */
 /**
  * This package provides support for managing users and their authentication. 
  * 
@@ -71,7 +71,8 @@
  * Finally, there is the basic model for users and groups that is used under the covers. As a user
  * of the security library these objects will typically not be used. 
  * <br/>
- * <img src="doc-files/Class_Diagram__org.wamblee.security.authentication__digester.jpg"/>
+ * <img src="doc-files/Class_Diagram__org.wamblee.security.authentication__users.jpg"/>
  * <br/>
  */
-package org.wamblee.security.authentication;
\ No newline at end of file
+package org.wamblee.security.authentication;
+