input.html revision 386650a8957e131311273ee84a4a4113ad5e3fe2
35d9b0c5ea024632b8affc7bd1437417986b18cdJens Elkner<!DOCTYPE html PUBLIC "-//w3c//dtd html 4.0 transitional//en">
35d9b0c5ea024632b8affc7bd1437417986b18cdJens Elkner DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
35d9b0c5ea024632b8affc7bd1437417986b18cdJens Elkner Copyright (c) 2006 Sun Microsystems Inc. All Rights Reserved
35d9b0c5ea024632b8affc7bd1437417986b18cdJens Elkner The contents of this file are subject to the terms
35d9b0c5ea024632b8affc7bd1437417986b18cdJens Elkner of the Common Development and Distribution License
35d9b0c5ea024632b8affc7bd1437417986b18cdJens Elkner (the License). You may not use this file except in
35d9b0c5ea024632b8affc7bd1437417986b18cdJens Elkner compliance with the License.
35d9b0c5ea024632b8affc7bd1437417986b18cdJens Elkner You can obtain a copy of the License at
35d9b0c5ea024632b8affc7bd1437417986b18cdJens Elkner https://opensso.dev.java.net/public/CDDLv1.0.html or
35d9b0c5ea024632b8affc7bd1437417986b18cdJens Elkner See the License for the specific language governing
35d9b0c5ea024632b8affc7bd1437417986b18cdJens Elkner permission and limitations under the License.
35d9b0c5ea024632b8affc7bd1437417986b18cdJens Elkner When distributing Covered Code, include this CDDL
35d9b0c5ea024632b8affc7bd1437417986b18cdJens Elkner Header Notice in each file and include the License file
35d9b0c5ea024632b8affc7bd1437417986b18cdJens Elkner If applicable, add the following below the CDDL Header,
35d9b0c5ea024632b8affc7bd1437417986b18cdJens Elkner with the fields enclosed by brackets [] replaced by
35d9b0c5ea024632b8affc7bd1437417986b18cdJens Elkner your own identifying information:
35d9b0c5ea024632b8affc7bd1437417986b18cdJens Elkner "Portions Copyrighted [year] [name of copyright owner]"
35d9b0c5ea024632b8affc7bd1437417986b18cdJens Elkner $Id: input.html,v 1.7 2008/08/19 19:08:22 veiming Exp $
35d9b0c5ea024632b8affc7bd1437417986b18cdJens Elkner <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
35d9b0c5ea024632b8affc7bd1437417986b18cdJens Elkner <title>OpenAM - Samples - Service Configuration</title>
35d9b0c5ea024632b8affc7bd1437417986b18cdJens Elkner<body style="background-color: rgb(255, 255, 255);" link="#0000ff" vlink="#800080">
35d9b0c5ea024632b8affc7bd1437417986b18cdJens Elkner<table border="0" cellpadding="4" cellspacing="8" width="100%">
35d9b0c5ea024632b8affc7bd1437417986b18cdJens Elkner <td class="bannerContentLeft" align="center" width="20%"><a href="http://www.sun.com"><img src="..//sunLogo.gif" border="0"></a></td>
35d9b0c5ea024632b8affc7bd1437417986b18cdJens Elkner <td class="bannerContentCenter" nowrap="nowrap" valign="bottom" width="60%">OpenAM<br>Sample</td>
This is to demonstrate policy evaluation. We can create policies on the server and then use this servlet to get policy decision results. For example, create a policy with resource "http://www.sun.com" where all authenticated users can access it. Then under the resource text box, enter http://www.sun.com.