README revision 4fe4e4f798a84a46e567f64ceadd3648eb0582d4
325N/A<!--
325N/A DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
325N/A
325N/A Copyright (c) 2007 Sun Microsystems Inc. All Rights Reserved
325N/A
325N/A The contents of this file are subject to the terms
325N/A of the Common Development and Distribution License
325N/A (the License). You may not use this file except in
325N/A compliance with the License.
325N/A
325N/A You can obtain a copy of the License at
325N/A https://opensso.dev.java.net/public/CDDLv1.0.html or
325N/A opensso/legal/CDDLv1.0.txt
325N/A See the License for the specific language governing
325N/A permission and limitations under the License.
325N/A
325N/A When distributing Covered Code, include this CDDL
325N/A Header Notice in each file and include the License file
325N/A at opensso/legal/CDDLv1.0.txt.
325N/A If applicable, add the following below the CDDL Header,
325N/A with the fields enclosed by brackets [] replaced by
325N/A your own identifying information:
325N/A "Portions Copyrighted [year] [name of copyright owner]"
325N/A
325N/A $Id: README,v 1.5 2008/08/19 19:11:21 veiming Exp $
325N/A
325N/A-->
325N/A
325N/AOpenSSO - Client Samples
325N/A
325N/AThere are two sub-directories under the client samples:
325N/A - sdk : Contains CLI based client samples.
325N/A - war : Contains deployable WARs which includes all web based client samples.
325N/A The opensso-client-jdk14.war is for web containers running JDK 1.4.x,
325N/A the opensso-client-jdk15.war is for web containers running JDK 1.5+.
325N/A
325N/A