IdentitySubject.jsp revision 984ea967792540448d05fba2ac6fad5dadf91fd6
0e9b81897e43b004be0f330bdd24d1c32b8287b5ugaston<%--
0e9b81897e43b004be0f330bdd24d1c32b8287b5ugaston DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
0e9b81897e43b004be0f330bdd24d1c32b8287b5ugaston
4f24c55d0a4ccbc66ef2562459de159241565fd2csovant Copyright (c) 2006 Sun Microsystems Inc. All Rights Reserved
4f24c55d0a4ccbc66ef2562459de159241565fd2csovant
4f24c55d0a4ccbc66ef2562459de159241565fd2csovant The contents of this file are subject to the terms
4f24c55d0a4ccbc66ef2562459de159241565fd2csovant of the Common Development and Distribution License
4f24c55d0a4ccbc66ef2562459de159241565fd2csovant (the License). You may not use this file except in
4f24c55d0a4ccbc66ef2562459de159241565fd2csovant compliance with the License.
4f24c55d0a4ccbc66ef2562459de159241565fd2csovant
4f24c55d0a4ccbc66ef2562459de159241565fd2csovant You can obtain a copy of the License at
3437829f938dbb44527d91fbbc5f430a1243c5a5JnRouvignac https://opensso.dev.java.net/public/CDDLv1.0.html or
3437829f938dbb44527d91fbbc5f430a1243c5a5JnRouvignac opensso/legal/CDDLv1.0.txt
4f24c55d0a4ccbc66ef2562459de159241565fd2csovant See the License for the specific language governing
4f24c55d0a4ccbc66ef2562459de159241565fd2csovant permission and limitations under the License.
4f24c55d0a4ccbc66ef2562459de159241565fd2csovant
4f24c55d0a4ccbc66ef2562459de159241565fd2csovant When distributing Covered Code, include this CDDL
3437829f938dbb44527d91fbbc5f430a1243c5a5JnRouvignac Header Notice in each file and include the License file
3437829f938dbb44527d91fbbc5f430a1243c5a5JnRouvignac at opensso/legal/CDDLv1.0.txt.
3437829f938dbb44527d91fbbc5f430a1243c5a5JnRouvignac If applicable, add the following below the CDDL Header,
3437829f938dbb44527d91fbbc5f430a1243c5a5JnRouvignac with the fields enclosed by brackets [] replaced by
4f24c55d0a4ccbc66ef2562459de159241565fd2csovant your own identifying information:
4f24c55d0a4ccbc66ef2562459de159241565fd2csovant "Portions Copyrighted [year] [name of copyright owner]"
4f24c55d0a4ccbc66ef2562459de159241565fd2csovant
4f24c55d0a4ccbc66ef2562459de159241565fd2csovant $Id: IdentitySubject.jsp,v 1.2 2008/06/25 05:44:42 qcheng Exp $
4f24c55d0a4ccbc66ef2562459de159241565fd2csovant
3b027e67340d58dc53a74d3498d6a75704d39d5agary.williams--%>
4f24c55d0a4ccbc66ef2562459de159241565fd2csovant
0230fe57f37d4a9d035fef421ea76436ce18b13emaudj
4f24c55d0a4ccbc66ef2562459de159241565fd2csovant
0e9b81897e43b004be0f330bdd24d1c32b8287b5ugaston
0e9b81897e43b004be0f330bdd24d1c32b8287b5ugaston<%@ page info="IdentitySubject" language="java" %>
0230fe57f37d4a9d035fef421ea76436ce18b13emaudj<%@taglib uri="/WEB-INF/jato.tld" prefix="jato" %>
0e9b81897e43b004be0f330bdd24d1c32b8287b5ugaston<jato:useViewBean
0e9b81897e43b004be0f330bdd24d1c32b8287b5ugaston className="com.sun.identity.console.policy.IdentitySubjectViewBean" >
0e9b81897e43b004be0f330bdd24d1c32b8287b5ugaston
0e9b81897e43b004be0f330bdd24d1c32b8287b5ugaston<cc:i18nbundle baseName="amConsole" id="amConsole"
0e9b81897e43b004be0f330bdd24d1c32b8287b5ugaston locale="<%=((com.sun.identity.console.base.AMViewBeanBase)viewBean).getUserLocale()%>"/>
0e9b81897e43b004be0f330bdd24d1c32b8287b5ugaston<html />
0e9b81897e43b004be0f330bdd24d1c32b8287b5ugaston</jato:useViewBean>
0e9b81897e43b004be0f330bdd24d1c32b8287b5ugaston