- java.lang.Object
-
- org.acegisecurity.intercept.web.WebInvocationPrivilegeEvaluator
-
- All Implemented Interfaces:
- org.springframework.beans.factory.InitializingBean
public class WebInvocationPrivilegeEvaluator
extends java.lang.Object
implements org.springframework.beans.factory.InitializingBean
Allows users to determine whether they have privileges for a given web URI.
- Version:
- $Id: WebInvocationPrivilegeEvaluator.java 1496 2006-05-23 13:38:33Z benalex $
- Author:
- Ben Alex
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected static org.apache.commons.logging.Log |
logger |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2004-2014 Interface21, Inc. All Rights Reserved.