Example usage for org.springframework.security.web.access WebInvocationPrivilegeEvaluator interface-usage

List of usage examples for org.springframework.security.web.access WebInvocationPrivilegeEvaluator interface-usage

Introduction

In this page you can find the example usage for org.springframework.security.web.access WebInvocationPrivilegeEvaluator interface-usage.

Usage

From source file org.springframework.security.web.access.DefaultWebInvocationPrivilegeEvaluator.java

/**
 * Allows users to determine whether they have privileges for a given web URI.
 *
 * @author Ben Alex
 * @author Luke Taylor
 * @since 3.0