Class AlfrescoImapFolderAccessInterceptor

java.lang.Object
org.alfresco.repo.imap.AlfrescoImapFolderAccessInterceptor
All Implemented Interfaces:
org.aopalliance.aop.Advice, org.aopalliance.intercept.Interceptor, org.aopalliance.intercept.MethodInterceptor

public class AlfrescoImapFolderAccessInterceptor extends Object implements org.aopalliance.intercept.MethodInterceptor
Author:
arsenyko
  • Constructor Details

    • AlfrescoImapFolderAccessInterceptor

      public AlfrescoImapFolderAccessInterceptor()
  • Method Details

    • invoke

      public Object invoke(org.aopalliance.intercept.MethodInvocation mi) throws Throwable
      Specified by:
      invoke in interface org.aopalliance.intercept.MethodInterceptor
      Throws:
      Throwable
    • setPermissionService

      public void setPermissionService(PermissionService permissionService)
    • getPermissionService

      public PermissionService getPermissionService()