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

Packages that use WebInvocationPrivilegeEvaluator
org.springframework.security.web.access   
 

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-2009 SpringSource, Inc. All Rights Reserved.