SSOTokenSample.bat revision 386650a8957e131311273ee84a4a4113ad5e3fe2
a78048ccbdb6256da15e6b0e7e95355e480c2301nd@echo off
a78048ccbdb6256da15e6b0e7e95355e480c2301nd: DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
a78048ccbdb6256da15e6b0e7e95355e480c2301nd:
a78048ccbdb6256da15e6b0e7e95355e480c2301nd: Copyright (c) 2008 Sun Microsystems, Inc. All Rights Reserved.
a78048ccbdb6256da15e6b0e7e95355e480c2301nd:
a78048ccbdb6256da15e6b0e7e95355e480c2301nd: The contents of this file are subject to the terms
a78048ccbdb6256da15e6b0e7e95355e480c2301nd: of the Common Development and Distribution License
a78048ccbdb6256da15e6b0e7e95355e480c2301nd: (the License). You may not use this file except in
a78048ccbdb6256da15e6b0e7e95355e480c2301nd: compliance with the License.
a78048ccbdb6256da15e6b0e7e95355e480c2301nd:
a78048ccbdb6256da15e6b0e7e95355e480c2301nd: You can obtain a copy of the License at
a78048ccbdb6256da15e6b0e7e95355e480c2301nd: https://opensso.dev.java.net/public/CDDLv1.0.html or
a78048ccbdb6256da15e6b0e7e95355e480c2301nd: opensso/legal/CDDLv1.0.txt
a78048ccbdb6256da15e6b0e7e95355e480c2301nd: See the License for the specific language governing
27e52281f1522522b170cafc76b08b58aa70ccaand: permission and limitations under the License.
a78048ccbdb6256da15e6b0e7e95355e480c2301nd:
a78048ccbdb6256da15e6b0e7e95355e480c2301nd: When distributing Covered Code, include this CDDL
a78048ccbdb6256da15e6b0e7e95355e480c2301nd: Header Notice in each file and include the License file
4b5981e276e93df97c34e4da05ca5cf8bbd937dand: at opensso/legal/CDDLv1.0.txt.
a78048ccbdb6256da15e6b0e7e95355e480c2301nd: If applicable, add the following below the CDDL Header,
a78048ccbdb6256da15e6b0e7e95355e480c2301nd: with the fields enclosed by brackets [] replaced by
e609c337f729875bc20e01096c7e610f45356f54nilgun: your own identifying information:
f086b4b402fa9a2fefc7dda85de2a3cc1cd0a654rjung: "Portions Copyrighted [year] [name of copyright owner]"
a78048ccbdb6256da15e6b0e7e95355e480c2301nd:
4b575a6b6704b516f22d65a3ad35696d7b9ba372rpluem: $Id: SSOTokenSample.bat,v 1.6 2009/01/28 05:34:45 ww203982 Exp $
4b575a6b6704b516f22d65a3ad35696d7b9ba372rpluem:
a78048ccbdb6256da15e6b0e7e95355e480c2301nd: Portions Copyrighted 2013 ForgeRock, Inc.
a78048ccbdb6256da15e6b0e7e95355e480c2301nd:
a78048ccbdb6256da15e6b0e7e95355e480c2301ndjava -cp resources;lib/openam-clientsdk-${project.version}.jar;lib/servlet-api-2.5.jar;lib/openam-example-clientsdk-cli-${project.version}.jar com.sun.identity.samples.sso.SSOTokenSample
a78048ccbdb6256da15e6b0e7e95355e480c2301nd
a78048ccbdb6256da15e6b0e7e95355e480c2301nd