it.openutils.hibernate.security.filter
Class SecurityRuleBaseHandler

java.lang.Object
  extended by it.openutils.hibernate.security.filter.SecurityRuleBaseHandler
Direct Known Subclasses:
SecurityRuleAccessDecisionVoter, SecurityRuleAfterInvocationHandler

public abstract class SecurityRuleBaseHandler
extends java.lang.Object

Version:
$Id: SecurityRuleBaseHandler.java 705 2008-02-26 10:56:55Z fcarone $
Author:
fcarone

Constructor Summary
SecurityRuleBaseHandler()
           
 
Method Summary
 boolean supports(java.lang.Class clazz)
          
 boolean supports(org.acegisecurity.ConfigAttribute attribute)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityRuleBaseHandler

public SecurityRuleBaseHandler()
Method Detail

supports

public boolean supports(org.acegisecurity.ConfigAttribute attribute)


supports

public boolean supports(java.lang.Class clazz)



Copyright © 2008 Openmind. All Rights Reserved.