Uses of Interface
org.springframework.security.web.access.WebInvocationPrivilegeEvaluator

Packages that use WebInvocationPrivilegeEvaluator
org.springframework.security.web.access Access-control related classes and packages. 
 

Uses of WebInvocationPrivilegeEvaluator in org.springframework.security.web.access
 

Classes in org.springframework.security.web.access that implement WebInvocationPrivilegeEvaluator
 class DefaultWebInvocationPrivilegeEvaluator
          Allows users to determine whether they have privileges for a given web URI.
 



Copyright © 2004-2011 SpringSource, Inc. All Rights Reserved.