PWResetInvalidURL.jsp revision b93185b577f7150fec37f9999b95b246d73bf63c
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift<%--
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift Copyright (c) 2007 Sun Microsystems Inc. All Rights Reserved
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift The contents of this file are subject to the terms
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift of the Common Development and Distribution License
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift (the License). You may not use this file except in
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac compliance with the License.
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift You can obtain a copy of the License at
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift https://opensso.dev.java.net/public/CDDLv1.0.html or
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift opensso/legal/CDDLv1.0.txt
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift See the License for the specific language governing
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac permission and limitations under the License.
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac When distributing Covered Code, include this CDDL
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac Header Notice in each file and include the License file
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift at opensso/legal/CDDLv1.0.txt.
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift If applicable, add the following below the CDDL Header,
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift with the fields enclosed by brackets [] replaced by
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift your own identifying information:
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift "Portions Copyrighted [year] [name of copyright owner]"
65e99be301d5a19db33f25841f671756e8dbb9b5ludovicp
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift $Id: PWResetInvalidURL.jsp,v 1.5 2008/08/28 06:41:11 mahesh_prasad_r Exp $
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift--%>
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift<%--
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift Portions Copyrighted 2012 ForgeRock AS
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift--%>
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift<html xmlns="http://www.w3.org/1999/xhtml">
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift <%@include file="../ui/PWResetBase.jsp" %>
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift <%@page info="PWResetInvalidURL" language="java" pageEncoding="UTF-8"%>
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift <%@taglib uri="/WEB-INF/jato.tld" prefix="jato"%>
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift <jato:useViewBean className="com.sun.identity.password.ui.PWResetInvalidURLViewBean" fireChildDisplayEvents="true">
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift <head>
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift <title><jato:text name="titleHtmlPage" /></title>
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift <link href="<%= ServiceURI%>/css/new_style.css" rel="stylesheet" type="text/css" />
<!--[if IE 9]> <link href="<%= ServiceURI %>/css/ie9.css" rel="stylesheet" type="text/css"> <![endif]-->
<!--[if lte IE 7]> <link href="<%= ServiceURI %>/css/ie7.css" rel="stylesheet" type="text/css"> <![endif]-->
</head>
<body>
<div class="container_12">
<div class="grid_4 suffix_8">
<a class="logo" href="<%= ServiceURI%>"></a>
</div>
<div class="box box-spaced clear-float">
<div class="grid_3">
<div class="product-logo"></div>
</div>
<div class="grid_9">
<div class="box-content clear-float">
<div class="message">
<span class="icon error"></span>
<h3><jato:text name="errorTitle"/></h3>
<p><jato:text name="errorMsg"/></p>
</div>
</div>
</div>
</div>
<div class="footer alt-color">
<div class="grid_6 suffix_3">
<p>Copyright &copy; 2012 ForgeRock AS, Philip Pedersens vei 1, 1366 Lysaker, Norway. All rights reserved. Licensed for use under the Common Development and Distribution License (CDDL), see <a href="http://www.forgerock.com/license/CDDLv1.0.html">http://www.forgerock.com/license/CDDLv1.0.html</a> for details. This software is based on the OpenAM/OpenAM open source project and the source includes the copyright works of other authors, granted for use under the CDDL. This distribution may include other materials developed by third parties. All Copyrights and Trademarks are property of their owners.</p>
</div>
</div>
</div>
</body>
</jato:useViewBean>
</html>