info.magnolia.setup.for4_5
Class UpdateSecurityFilterClientCallbacksConfiguration

java.lang.Object
  extended by info.magnolia.module.delta.AbstractTask
      extended by info.magnolia.module.delta.AbstractRepositoryTask
          extended by info.magnolia.setup.for4_5.UpdateSecurityFilterClientCallbacksConfiguration
All Implemented Interfaces:
Task

public class UpdateSecurityFilterClientCallbacksConfiguration
extends AbstractRepositoryTask

Updates the given security filter's client callback configuration to reflect the changes introduced in 4.5.


Constructor Summary
UpdateSecurityFilterClientCallbacksConfiguration(String fromFilterName, String targetFilterName)
           
 
Method Summary
protected  void doExecute(InstallContext ctx)
           
 
Methods inherited from class info.magnolia.module.delta.AbstractRepositoryTask
execute
 
Methods inherited from class info.magnolia.module.delta.AbstractTask
getDescription, getName, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UpdateSecurityFilterClientCallbacksConfiguration

public UpdateSecurityFilterClientCallbacksConfiguration(String fromFilterName,
                                                        String targetFilterName)
Method Detail

doExecute

protected void doExecute(InstallContext ctx)
                  throws javax.jcr.RepositoryException,
                         TaskExecutionException
Specified by:
doExecute in class AbstractRepositoryTask
Throws:
javax.jcr.RepositoryException
TaskExecutionException


Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.