Author: jbonofre
Date: Thu Jun 14 10:44:24 2012
New Revision: 1350183

URL: http://svn.apache.org/viewvc?rev=1350183&view=rev
Log:
Checkstyle fix in manual

Modified:
    
karaf/branches/karaf-2.3.x/manual/src/main/webapp/developers-guide/security-framework.conf

Modified: 
karaf/branches/karaf-2.3.x/manual/src/main/webapp/developers-guide/security-framework.conf
URL: 
http://svn.apache.org/viewvc/karaf/branches/karaf-2.3.x/manual/src/main/webapp/developers-guide/security-framework.conf?rev=1350183&r1=1350182&r2=1350183&view=diff
==============================================================================
--- 
karaf/branches/karaf-2.3.x/manual/src/main/webapp/developers-guide/security-framework.conf
 (original)
+++ 
karaf/branches/karaf-2.3.x/manual/src/main/webapp/developers-guide/security-framework.conf
 Thu Jun 14 10:44:24 2012
@@ -288,8 +288,6 @@ h3. Prefix and suffix
 
 The login modules have the ability to support both encrypted and plain 
passwords at the same time.  In some cases, some login modules may be able to 
encrypt the passwords on the fly and save them back in an encrypted form.
 
-To 
-
 h3. Jasypt
 
 Karaf default installation comes with a simple encryption service which 
usually fulfills simple needs.  However, in some cases, you may need to install 
the [Jasypt|http://www.jasypt.org/] library which provides stronger encryption 
algorithms and more control over them.


Reply via email to