You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by sm...@apache.org on 2017/05/07 17:45:59 UTC

svn commit: r1794233 - /directory/site/trunk/content/fortress/testimonials.mdtext

Author: smckinney
Date: Sun May  7 17:45:59 2017
New Revision: 1794233

URL: http://svn.apache.org/viewvc?rev=1794233&view=rev
Log:
align

Modified:
    directory/site/trunk/content/fortress/testimonials.mdtext

Modified: directory/site/trunk/content/fortress/testimonials.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/fortress/testimonials.mdtext?rev=1794233&r1=1794232&r2=1794233&view=diff
==============================================================================
--- directory/site/trunk/content/fortress/testimonials.mdtext (original)
+++ directory/site/trunk/content/fortress/testimonials.mdtext Sun May  7 17:45:59 2017
@@ -29,13 +29,13 @@ Here are the technologies stack used wit
 
 There are two types of development required, one on server side and other on the client, which is then used by my team for managing security within their own web applications:
 
-1. CAS Server side development:
- * Create own implementation for AbstractUsernamePasswordAuthenticationHandler
- * Implement Ignite Service Registry for CAS
+ CAS Server side development:
+  - Create own implementation for AbstractUsernamePasswordAuthenticationHandler
+  - Implement Ignite Service Registry for CAS
 
-2. CAS Client side development:
- * Create own implementation for WebExpressionVoter
- * Create own implementation for CasAuthenticationProvider
+ CAS Client side development:
+  - Create own implementation for WebExpressionVoter
+  - Create own implementation for CasAuthenticationProvider
 
 ## Code Descriptions