Example usage for org.springframework.security.web.access.expression DefaultWebSecurityExpressionHandler subclass-usage

List of usage examples for org.springframework.security.web.access.expression DefaultWebSecurityExpressionHandler subclass-usage

Introduction

In this page you can find the example usage for org.springframework.security.web.access.expression DefaultWebSecurityExpressionHandler subclass-usage.

Usage

From source file com.googlecode.fascinator.portal.security.FascinatorWebSecurityExpressionHandler.java

/**
 * Spring security methods for Fascinator.
 * 
 * @author Andrew Brazzatti
 * @author Jianfeng Li
 *