Uses of Class
org.squashtest.tm.service.security.SecurityCheckableObject

Packages that use SecurityCheckableObject
org.squashtest.tm.service.internal.library   
org.squashtest.tm.service.security   
 

Uses of SecurityCheckableObject in org.squashtest.tm.service.internal.library
 

Methods in org.squashtest.tm.service.internal.library with parameters of type SecurityCheckableObject
protected  void AbstractLibraryNavigationService.checkPermission(SecurityCheckableObject... checkableObjects)
           
 

Uses of SecurityCheckableObject in org.squashtest.tm.service.security
 

Methods in org.squashtest.tm.service.security with parameters of type SecurityCheckableObject
static void PermissionsUtils.checkPermission(PermissionEvaluationService permissionService, SecurityCheckableObject... checkableObjects)
          Will check if the current user has sufficient rights on the given checkable objects.
 



Copyright © 2010-2013 Henix, henix.fr. All Rights Reserved.