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