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