[Ds-java-dev] svn commit r16683 - trunk/solutions/data-services/java/docs/design/storyboards

svn at wso2.org svn at wso2.org
Thu May 8 02:32:57 PDT 2008


Author: dimuthul
Date: Thu May  8 02:31:49 2008
New Revision: 16683

Log:

Adding the security storyboards.



Added:
   trunk/solutions/data-services/java/docs/design/storyboards/sec-advanced.html
   trunk/solutions/data-services/java/docs/design/storyboards/sec-external-store.html
   trunk/solutions/data-services/java/docs/design/storyboards/sec-info.html
   trunk/solutions/data-services/java/docs/design/storyboards/sec-internal-store.html
   trunk/solutions/data-services/java/docs/design/storyboards/sec-select-keystore.html
   trunk/solutions/data-services/java/docs/design/storyboards/sec-upload-keystore.html
   trunk/solutions/data-services/java/docs/design/storyboards/sec-usernametoken.html
Modified:
   trunk/solutions/data-services/java/docs/design/storyboards/enable-security.html

Modified: trunk/solutions/data-services/java/docs/design/storyboards/enable-security.html
==============================================================================
--- trunk/solutions/data-services/java/docs/design/storyboards/enable-security.html	(original)
+++ trunk/solutions/data-services/java/docs/design/storyboards/enable-security.html	Thu May  8 02:31:49 2008
@@ -6,7 +6,18 @@
 </head>
 
 <body>
-<strong>Manage Services &gt; Employee.ds &gt; Enable Security </strong>
+<strong>Manage Services &gt; Employee.ds &gt; Enable Security </strong>
+
+<li><strong><a href="sec-usernametoken.html">UsernameToken Authentication</a></strong></li>
+<li><strong><a href="sec-info.html">Integrity</a></strong></li>
+<li><strong><a href="sec-info.html">Confidentiality</a></strong></li>
+<li><strong><a href="sec-select-keystore.html">Nonrepudation</a></strong></li>
+
+<li><strong><a href="sec-advanced.html">Advanced Scenarios</a></strong></li>
+
+<li><strong><a href="sec-upload-keystore.html">Upload Trusted Key Store</a></strong></li>
+
+<p>&nbsp;</p>
+<p>&nbsp;</p>
 </body>
-
 </html>

Added: trunk/solutions/data-services/java/docs/design/storyboards/sec-advanced.html
==============================================================================

Added: trunk/solutions/data-services/java/docs/design/storyboards/sec-external-store.html
==============================================================================
--- (empty file)
+++ trunk/solutions/data-services/java/docs/design/storyboards/sec-external-store.html	Thu May  8 02:31:49 2008
@@ -0,0 +1,21 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+<title>Untitled Document</title>
+</head>
+
+<body>
+<strong>Manage Services &gt; Employee.ds &gt; Enable Security &gt; UsernameToken</strong>
+<p>Step 2 of 2</p>
+<p>Select one of the following userstores</p>
+<input type="radio" name="storeName" value="SampleStore1">SampleStore1
+<br/>
+<input type="radio" name="storeName" value="SampleStore2">SampleStore2
+<br/>
+<br/>
+<a href="sec-info.html">Finish</a>
+<p>&nbsp;</p>
+<p>&nbsp;</p>
+</body>
+</html>

Added: trunk/solutions/data-services/java/docs/design/storyboards/sec-info.html
==============================================================================
--- (empty file)
+++ trunk/solutions/data-services/java/docs/design/storyboards/sec-info.html	Thu May  8 02:31:49 2008
@@ -0,0 +1,13 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+<title>Untitled Document</title>
+</head>
+
+<body>
+<p>You are successful!</p>
+<p>&nbsp;</p>
+<p>&nbsp;</p>
+</body>
+</html>

Added: trunk/solutions/data-services/java/docs/design/storyboards/sec-internal-store.html
==============================================================================
--- (empty file)
+++ trunk/solutions/data-services/java/docs/design/storyboards/sec-internal-store.html	Thu May  8 02:31:49 2008
@@ -0,0 +1,21 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+<title>Untitled Document</title>
+</head>
+
+<body>
+<strong>Manage Services &gt; Employee.ds &gt; Enable Security &gt; UsernameToken</strong>
+<p>Step 2 of 2</p>
+<p>Enable following roles to access the store</p>
+<input type="checkbox" name="authorize" value="role1">role1
+<br/>
+<input type="checkbox" name="authorize" value="role2">role2
+<br/>
+<br/>
+<a href="sec-info.html">Finish</a>
+<p>&nbsp;</p>
+<p>&nbsp;</p>
+</body>
+</html>

Added: trunk/solutions/data-services/java/docs/design/storyboards/sec-select-keystore.html
==============================================================================

Added: trunk/solutions/data-services/java/docs/design/storyboards/sec-upload-keystore.html
==============================================================================

Added: trunk/solutions/data-services/java/docs/design/storyboards/sec-usernametoken.html
==============================================================================
--- (empty file)
+++ trunk/solutions/data-services/java/docs/design/storyboards/sec-usernametoken.html	Thu May  8 02:31:49 2008
@@ -0,0 +1,18 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+<title>Untitled Document</title>
+</head>
+
+<body>
+<strong>Manage Services &gt; Employee.ds &gt; Enable Security &gt; UsernameToken</strong>
+<p>Step 1 of 2</p>
+<p>Please select a store type</p>
+<a href="sec-internal-store.html">Internal Userstore</a>
+<br/>
+<a href="sec-external-store.html">External Userstore</a>
+<p>&nbsp;</p>
+<p>&nbsp;</p>
+</body>
+</html>



More information about the Ds-java-dev mailing list