org.apache.directory.server.core.trigger
Class SimpleTriggerExecutionAuthorizer

java.lang.Object
  extended by org.apache.directory.server.core.trigger.SimpleTriggerExecutionAuthorizer
All Implemented Interfaces:
TriggerExecutionAuthorizer

public class SimpleTriggerExecutionAuthorizer
extends java.lang.Object
implements TriggerExecutionAuthorizer


Constructor Summary
SimpleTriggerExecutionAuthorizer()
           
 
Method Summary
 boolean hasPermission(OperationContext opContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleTriggerExecutionAuthorizer

public SimpleTriggerExecutionAuthorizer()
Method Detail

hasPermission

public boolean hasPermission(OperationContext opContext)
                      throws org.apache.directory.shared.ldap.exception.LdapException
Specified by:
hasPermission in interface TriggerExecutionAuthorizer
Throws:
org.apache.directory.shared.ldap.exception.LdapException


Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.