Uses of Class
org.eclipse.emf.emfstore.server.auth.ESMethodInvocation

Packages that use ESMethodInvocation
org.eclipse.emf.emfstore.internal.server.accesscontrol   
org.eclipse.emf.emfstore.server.auth   
 

Uses of ESMethodInvocation in org.eclipse.emf.emfstore.internal.server.accesscontrol
 

Methods in org.eclipse.emf.emfstore.internal.server.accesscontrol with parameters of type ESMethodInvocation
 void DefaultESAuthorizationService.checkAccess(ESMethodInvocation op)
          Checks whether a given operation may be executed.
 

Uses of ESMethodInvocation in org.eclipse.emf.emfstore.server.auth
 

Methods in org.eclipse.emf.emfstore.server.auth with parameters of type ESMethodInvocation
 void ESAuthorizationService.checkAccess(ESMethodInvocation method)
          Checks whether a given operation may be executed.
 



Copyright © 2016. All Rights Reserved.