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