index.html revision 4fe4e4f798a84a46e567f64ceadd3648eb0582d4
4418N/A<!--
4418N/A DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
0N/A
0N/A Copyright (c) 2006 Sun Microsystems Inc. All Rights Reserved
0N/A
0N/A The contents of this file are subject to the terms
2362N/A of the Common Development and Distribution License
0N/A (the License). You may not use this file except in
2362N/A compliance with the License.
0N/A
0N/A You can obtain a copy of the License at
0N/A https://opensso.dev.java.net/public/CDDLv1.0.html or
0N/A opensso/legal/CDDLv1.0.txt
0N/A See the License for the specific language governing
0N/A permission and limitations under the License.
0N/A
0N/A When distributing Covered Code, include this CDDL
0N/A Header Notice in each file and include the License file
0N/A at opensso/legal/CDDLv1.0.txt.
0N/A If applicable, add the following below the CDDL Header,
2362N/A with the fields enclosed by brackets [] replaced by
2362N/A your own identifying information:
2362N/A "Portions Copyrighted [year] [name of copyright owner]"
0N/A
0N/A $Id: index.html,v 1.9 2008/12/17 17:45:00 dillidorai Exp $
4418N/A
4418N/A-->
0N/A<html>
0N/A<head>
4418N/A<title>OpenSSO Server Samples</title>
0N/A<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
0N/A<link rel="stylesheet" type="text/css" href="/com_sun_web_ui/css/css_ns6up.css" />
0N/A</head>
4418N/A<body class="DefBdy">
0N/A
0N/A<div class="MstDiv"><table width="100%" border="0" cellpadding="0" cellspacing="0" class="MstTblTop" title="">
0N/A<tbody><tr>
0N/A<td nowrap="nowrap">&nbsp;</td>
0N/A<td nowrap="nowrap">&nbsp;</td>
0N/A</tr></tbody></table>
0N/A
0N/A<table width="100%" border="0" cellpadding="0" cellspacing="0" class="MstTblBot" title="">
4418N/A<tbody><tr>
4418N/A<td class="MstTdTtl" width="99%">
4418N/A<div class="MstDivTtl"><img name="ProdName" src="/console/images/PrimaryProductName.png" alt="" /></div></td><td class="MstTdLogo" width="1%"><img name="RMRealm.mhCommon.BrandLogo" src="/com_sun_web_ui/images/other/javalogo.gif" alt="Java(TM) Logo" border="0" height="55" width="31" /></td></tr></tbody></table>
0N/A<table class="MstTblEnd" border="0" cellpadding="0" cellspacing="0" width="100%"><tbody><tr><td><img name="RMRealm.mhCommon.EndorserLogo" src="/com_sun_web_ui/images/masthead/masthead-sunname.gif" alt="Sun(TM) Microsystems, Inc." align="right" border="0" height="10" width="108" /></td></tr></tbody></table></div><div class="SkpMedGry1"><a name="SkipAnchor2089" id="SkipAnchor2089"></a></div>
0N/A<div class="SkpMedGry1"><a href="#SkipAnchor4928"><img src="/com_sun_web_ui/images/other/dot.gif" alt="Jump Over Tab Navigation Area. Current Selection is: Access Control" border="0" height="1" width="1" /></a></div>
0N/A
0N/A<table border="0" cellpadding="10" cellspacing="0" width="100%">
0N/A<tr><td>
0N/A<h3>Introduction</h3>
0N/A<p>
0N/AFollowings are the set of OpenSSO server samples.
0N/A<ol>
0N/A<!-- START : server samples from amserver -->
4418N/A<li><a class="named" href="authentication/Authentication.html">Authentication Samples</a></li>
0N/A<li><a class="named" href="policy/policy-plugins.html">Policy Plugins Samples</a></li>
0N/A<!-- END : server samples from amserver -->
0N/A<li><a class="named" href="idff/index.html">ID-FF Sample</a>
0N/A<li><a class="named" href="saml2/index.html">SAMLv2 Sample</a>
4418N/A<li><a class="named" href="multiprotocol/index.html">Multi-Federation Protocols Sample</a>
0N/A</ol>
0N/A</p>
0N/A</td></tr></table>
0N/A
0N/A</body>
4418N/A
0N/A