List of usage examples for org.springframework.security.web.access WebInvocationPrivilegeEvaluator interface-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