Skip to content
Snippets Groups Projects
Commit 093efae8 authored by Nils Christian Ehmke's avatar Nils Christian Ehmke
Browse files

Added the JSF taglib for Spring Security; Removed the login-"logic" from the...

Added the JSF taglib for Spring Security; Removed the login-"logic" from the UserBean and moved it to the Spring Framework; Started with the usage of templates for the existing pages; Started with the page for the user management; Added more security patters; Added another user for test purposes
parent 74b33530
No related branches found
No related tags found
No related merge requests found
Showing
with 254 additions and 117 deletions
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
You must give any other recipients of the Work or Derivative Works a copy of this License; and
You must cause any modified files to carry prominent notices stating that You changed the files; and
You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS
\ No newline at end of file
......@@ -22,6 +22,7 @@ Any value defined here will override the pom.xml file value but is only applicab
<spring-data xmlns="http://www.netbeans.org/ns/spring-data/1">
<config-files>
<config-file>src/main/webapp/WEB-INF/spring-config.xml</config-file>
<config-file>src/main/webapp/WEB-INF/spring-security-taglib.xml</config-file>
</config-files>
<config-file-groups/>
</spring-data>
......
......@@ -68,6 +68,11 @@
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-taglibs</artifactId>
<version>${spring.version}</version>
</dependency>
<dependency>
<groupId>org.springframework.webflow</groupId>
<artifactId>spring-faces</artifactId>
<version>2.3.1.RELEASE</version>
</dependency>
<dependency>
<groupId>commons-logging</groupId>
......
......@@ -17,10 +17,14 @@
package kieker.webgui.beans.session;
import java.io.Serializable;
import java.util.Map;
import javax.faces.context.FacesContext;
import org.springframework.beans.factory.annotation.Autowired;
import kieker.webgui.beans.application.GlobalPropertiesBean;
import org.springframework.security.core.context.SecurityContextHolder;
import org.springframework.security.core.userdetails.UserDetails;
/**
* This bean contains information about the user of this session (like user name and authorization). It provides methods to perform a login into the application.<br>
......@@ -32,8 +36,6 @@ import kieker.webgui.beans.application.GlobalPropertiesBean;
public final class UserBean implements Serializable {
private static final long serialVersionUID = 6422563876003638348L;
private String userName;
private String password;
@Autowired
private GlobalPropertiesBean globalPropertiesBean;
......@@ -42,7 +44,7 @@ public final class UserBean implements Serializable {
* Default constructor. <b>Do not use this constructor. This bean is Spring managed.</b>
*/
public UserBean() {
this.userName = "Kieker-Team";
// No code necessary
}
/**
......@@ -51,36 +53,12 @@ public final class UserBean implements Serializable {
* @return The user name.
*/
public String getUserName() {
return this.userName;
}
/**
* Sets the new user name of the current session.
*
* @param name
* The new user name.
*/
public void setUserName(final String name) {
this.userName = name;
}
/**
* Delivers the stored password.
*
* @return The password.
*/
public String getPassword() {
return this.password;
}
/**
* Sets the password which should be stored in this bean.
*
* @param password
* The new value for the password.
*/
public void setPassword(final String password) {
this.password = password;
Object principal = SecurityContextHolder.getContext().getAuthentication().getPrincipal();
UserDetails userDetails = null;
if (principal instanceof UserDetails) {
userDetails = (UserDetails) principal;
}
return userDetails.getUsername();
}
/**
......
......@@ -165,9 +165,9 @@ public final class CurrentAnalysisEditorGraphBean {
*/
public void declareGraph() {
RequestContext.getCurrentInstance().execute(CurrentAnalysisEditorGraphBean.JS_CMD_CREATE_GRAPH_VAR);
RequestContext.getCurrentInstance().execute("graph.setNodeIcon('Filter', './img/graphIcons/FilterIcon.png');");
RequestContext.getCurrentInstance().execute("graph.setNodeIcon('Reader', './img/graphIcons/ReaderIcon.png');");
RequestContext.getCurrentInstance().execute("graph.setNodeIcon('Repository', './img/graphIcons/RepositoryIcon.png');");
RequestContext.getCurrentInstance().execute("graph.setNodeIcon('Filter', '../img/graphIcons/FilterIcon.png');");
RequestContext.getCurrentInstance().execute("graph.setNodeIcon('Reader', '../img/graphIcons/ReaderIcon.png');");
RequestContext.getCurrentInstance().execute("graph.setNodeIcon('Repository', '../img/graphIcons/RepositoryIcon.png');");
}
/**
......
#------------------------------------------------------------------------------
#
# Diese Datei beinhaltet sämtliche Nachrichten, Buttonbeschriftungen etc.,
# welche innerhalb der Zugriff-Verweigert-Seite benutzt werden.
#
#------------------------------------------------------------------------------
accessDenied = Zugriff verweigert!
\ No newline at end of file
#------------------------------------------------------------------------------
#
# This file contains all messages, button captions etc. which are used within
# the access denied page.
#
#------------------------------------------------------------------------------
accessDenied = Access Denied!
\ No newline at end of file
......@@ -2,35 +2,26 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:h="http://java.sun.com/jsf/html"
xmlns:p="http://primefaces.org/ui"
xmlns:f="http://java.sun.com/jsf/core">
xmlns:f="http://java.sun.com/jsf/core"
xmlns:ui="http://java.sun.com/jsf/facelets">
<!-- Load the localized messages, labels etc. for the login page. -->
<f:loadBundle var="localizedMessages" basename="lang.Common"/>
<h:head>
<title>Kieker.WebGUI</title>
<link rel="stylesheet" type="text/css" href="./css/Common.css" />
<link rel="stylesheet" type="text/css" href="./css/AccessDeniedPage.css" />
</h:head>
<h:head/>
<h:body>
<ui:composition template="#{root}/templates/DefaultTemplate.xhtml">
<ui:define name="bundleIncludes">
<f:loadBundle var="localizedAccessDeniedMessages" basename="lang.AccessDeniedPage"/>
</ui:define>
<div align="center" >
<img src="./img/kieker-header.jpg"/>
</div>
<div align="center" class="stretch">
<p:spacer width="0" height="120"/>
<ui:define name="additionalCssIncludes">
<link rel="stylesheet" type="text/css" href="#{root}/css/AccessDeniedPage.css" />
</ui:define>
<h:form>
<div class="stretch" align="center">
<div align="center">
<h:outputText style="font-size: 25px" value="Access Denied!"/>
</div>
</div>
</h:form>
</div>
<ui:define name="inner-content">
<img src="#{root}/img/AccessDenied.png"/><br/>
<h:outputText styleClass="hint-label" value="#{localizedAccessDeniedMessages.accessDenied}"/>
</ui:define>
</ui:composition>
</h:body>
</html>
\ No newline at end of file
......@@ -2,43 +2,47 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:h="http://java.sun.com/jsf/html"
xmlns:p="http://primefaces.org/ui"
xmlns:f="http://java.sun.com/jsf/core"
xmlns:ui="http://java.sun.com/jsf/facelets"
xmlns:p="http://primefaces.org/ui"
xmlns:c="http://java.sun.com/jsp/jstl/core">
<f:metadata>
<f:viewParam id="state" name="state"/>
</f:metadata>
<h:head/>
<!-- Load the localized messages, labels etc. for the login page. -->
<f:loadBundle var="localizedMessages" basename="lang.Common"/>
<f:loadBundle var="localizedLoginMessages" basename="lang.LoginPage"/>
<h:body>
<ui:composition template="#{root}/templates/DefaultTemplate.xhtml">
<ui:define name="metadata">
<f:metadata>
<f:viewParam id="state" name="state"/>
</f:metadata>
</ui:define>
<h:head>
<title>Kieker.WebGUI</title>
<link rel="stylesheet" type="text/css" href="./css/Common.css" />
<link rel="stylesheet" type="text/css" href="./css/LoginPage.css" />
</h:head>
<ui:define name="bundleIncludes">
<f:loadBundle var="localizedLoginMessages" basename="lang.LoginPage"/>
</ui:define>
<!-- The javascript code in the onload-part of the body shows a localized welcome message via the growl-component. -->
<h:body onload="growlComp.renderMessage({summary : '#{localizedLoginMessages.msgWelcomeShort}', detail : '#{localizedLoginMessages.msgWelcome}', severity: 'info'});">
<ui:define name="additionalCssIncludes">
<link rel="stylesheet" type="text/css" href="#{root}/css/LoginPage.css" />
</ui:define>
<div align="center" >
<img src="./img/kieker-header.jpg"/>
</div>
<ui:define name="js">
<!-- This javascript code will be executed in the onload-part of the body and shows a localized welcome message via the growl-component. -->
<script>
bodyLoaded = function() {
msgs.renderMessage({summary : '#{localizedLoginMessages.msgWelcomeShort}', detail : '#{localizedLoginMessages.msgWelcome}', severity: 'info'});
}
</script>
</ui:define>
<div align="center" class="stretch">
<p:spacer width="0" height="120"/>
<form action="#{request.contextPath}/j_spring_security_check" method="post">
<div class="stretch" align="center">
<ui:define name="inner-content">
<form id="loginForm" action="#{root}/j_spring_security_check" method="post">
<p:panel header="#{localizedLoginMessages.msgWelcomeShort}" styleClass="login-panel">
<h:panelGrid columnClasses="col1 , col2" styleClass="grid" columns="2" cellpadding="5" >
<h:outputLabel for="j_username" value="#{localizedLoginMessages.username}:" />
<p:inputText styleClass="input" id="j_username" required="true" value="#{userBean.userName}" label="username"/>
<p:inputText styleClass="input" id="j_username" required="true" label="username" />
<h:outputLabel for="j_password" value="#{localizedLoginMessages.password}:" />
<p:password styleClass="input" id="j_password" required="false" value="#{userBean.password}" label="password" />
<p:password styleClass="input" id="j_password" required="false" label="password" />
</h:panelGrid>
<hr/>
<div align="right">
......@@ -65,11 +69,9 @@
<div class="hint-panel">
<h:outputText value="#{localizedLoginMessages.hint}"/>
</div>
<p:growl sticky="true" autoUpdate="true" widgetVar="growlComp"/>
</div>
</form>
</div>
</form>
</ui:define>
</ui:composition>
</h:body>
</html>
\ No newline at end of file
......@@ -68,4 +68,11 @@
<to-view-id>/AccessDeniedPage.xhtml</to-view-id>
</navigation-case>
</navigation-rule>
<navigation-rule>
<navigation-case>
<from-outcome>userManagment</from-outcome>
<to-view-id>/pages/admin/UserManagment.xhtml</to-view-id>
</navigation-case>
</navigation-rule>
</faces-config>
\ No newline at end of file
......@@ -48,4 +48,9 @@
<pattern value="/accessDenied" />
<view-id value="/faces/AccessDeniedPage.xhtml" />
</url-mapping>
<url-mapping id="userManagment">
<pattern value="/pages/admin/userManagment" />
<view-id value="/faces/pages/admin/UserManagment.xhtml" />
</url-mapping>
</pretty-config>
\ No newline at end of file
......@@ -9,10 +9,23 @@
<http use-expressions="true" access-denied-page="/accessDenied" >
<form-login login-page="/login" default-target-url="/pages/" authentication-failure-url="/login?state=fail"/>
<intercept-url pattern="/login" access="true"/>
<intercept-url pattern="/login" access="permitAll"/>
<intercept-url pattern="/faces/pages/LoginPage.xhtml" access="permitAll"/>
<!-- Intercept some patterns which are not allowed for anyone. -->
<intercept-url pattern="/dialogs/**" access="denyAll"/>
<intercept-url pattern="/templates/**" access="denyAll"/>
<!-- The admin area is only accessible by administrators. -->
<intercept-url pattern="/pages/admin/**" access="hasRole('ROLE_ADMIN')"/>
<intercept-url pattern="/faces/pages/admin/**" access="hasRole('ROLE_ADMIN')"/>
<!-- The is the usual user area. -->
<intercept-url pattern="/pages/**" access="isAuthenticated()"/>
<intercept-url pattern="/faces/pages/**" access="isAuthenticated()"/>
<!-- The root will be redirected to home via prettyfaces. -->
<intercept-url pattern="/" access="isAuthenticated()" />
<logout logout-success-url="/login?state=logout" />
</http>
......@@ -20,6 +33,7 @@
<authentication-provider>
<user-service>
<user name="Kieker-Team" password="kieker" authorities="ROLE_USER, ROLE_ADMIN" />
<user name="Kieker-User" password="kieker" authorities="ROLE_USER" />
</user-service>
</authentication-provider>
</authentication-manager>
......
<?xml version="1.0"?>
<!DOCTYPE facelet-taglib PUBLIC
"-//Sun Microsystems, Inc.//DTD Facelet Taglib 1.0//EN"
"http://java.sun.com/dtd/facelet-taglib_1_0.dtd">
<facelet-taglib>
<namespace>http://www.springframework.org/security/tags</namespace>
<tag>
<tag-name>authorize</tag-name>
<handler-class>org.springframework.faces.security.FaceletsAuthorizeTagHandler</handler-class>
</tag>
<function>
<function-name>areAllGranted</function-name>
<function-class>org.springframework.faces.security.FaceletsAuthorizeTagUtils</function-class>
<function-signature>boolean areAllGranted(java.lang.String)</function-signature>
</function>
<function>
<function-name>areAnyGranted</function-name>
<function-class>org.springframework.faces.security.FaceletsAuthorizeTagUtils</function-class>
<function-signature>boolean areAnyGranted(java.lang.String)</function-signature>
</function>
<function>
<function-name>areNotGranted</function-name>
<function-class>org.springframework.faces.security.FaceletsAuthorizeTagUtils</function-class>
<function-signature>boolean areNotGranted(java.lang.String)</function-signature>
</function>
<function>
<function-name>isAllowed</function-name>
<function-class>org.springframework.faces.security.FaceletsAuthorizeTagUtils</function-class>
<function-signature>boolean isAllowed(java.lang.String, java.lang.String)</function-signature>
</function>
</facelet-taglib>
\ No newline at end of file
......@@ -22,6 +22,11 @@
<param-value>#{currentConfigurationBean.lookAndFeel}</param-value>
</context-param>
<context-param>
<param-name>javax.faces.FACELETS_LIBRARIES</param-name>
<param-value>/WEB-INF/spring-security-taglib.xml</param-value>
</context-param>
<filter>
<filter-name>springSecurityFilterChain</filter-name>
<filter-class>org.springframework.web.filter.DelegatingFilterProxy</filter-class>
......
@charset "UTF-8";
.ui-growl {
width: 500px
}
.ui-growl-message {
width: 400px;
text-align: justify;
}
html {
height: 100%;
}
body {
background-color: #f1f1f1;
margin: 0;
padding: 0;
height: 100%;
}
div.stretch {
background: #ffffff;
padding: 0 0 0 0;
margin: auto;
width: 1000px;
min-height: 100%;
.hint-label {
font-size: 25px;
color: red;
}
\ No newline at end of file
@charset "UTF-8";
.ui-growl {
width: 500px
}
.ui-growl-message {
width: 400px;
text-align: justify;
}
/*
* The following style modifications make sure that the menu bar is visible.
*/
......
@charset "UTF-8";
/*
Document : DefaultTemplate
Created on : 24.10.2012, 15:14:21
Author : Nils Christian Ehmke
Description:
Purpose of the stylesheet follows.
*/
root {
display: block;
}
html {
height: 100%;
}
body {
background-color: #f1f1f1;
margin: 0;
padding: 0;
height: 100%;
}
div.background {
background: #ffffff;
padding: 0 0 0 0;
margin: auto;
width: 1000px;
min-height: 100%;
}
\ No newline at end of file
......@@ -108,6 +108,12 @@
width:16px;
}
.ui-icon-userManagment {
background: url('../img/icons/UserManagment.png') no-repeat !important;
height:16px;
width:16px;
}
.ui-icon-analysis {
background: url('../img/icons/Analysis.png') no-repeat !important;
height:16px;
......
......@@ -8,7 +8,7 @@
<p:dialog header="#{localizedMessages.about}" resizable="false" modal="true" widgetVar="aboutDlg">
<h:form>
<img src="./img/kieker-logo-transparent.png" alt="Kieker-Logo" width="491" height="150" />
<img src="#{root}/img/kieker-logo-transparent.png" alt="Kieker-Logo" width="491" height="150" />
<hr/>
<h:outputText value="Kieker.WebGUI" />
<br />
......
Kieker.WebGUI/src/main/webapp/img/AccessDenied.png

10.2 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment