Uses of Interface
org.broadleafcommerce.openadmin.server.service.ExploitProtectionService

Packages that use ExploitProtectionService
org.broadleafcommerce.openadmin.server.security.remote   
org.broadleafcommerce.openadmin.server.service   
org.broadleafcommerce.openadmin.server.service.artifact.upload   
 

Uses of ExploitProtectionService in org.broadleafcommerce.openadmin.server.security.remote
 

Fields in org.broadleafcommerce.openadmin.server.security.remote declared as ExploitProtectionService
protected  ExploitProtectionService AdminSecurityServiceRemote.exploitProtectionService
           
 

Uses of ExploitProtectionService in org.broadleafcommerce.openadmin.server.service
 

Classes in org.broadleafcommerce.openadmin.server.service that implement ExploitProtectionService
 class ExploitProtectionServiceImpl
           
 

Fields in org.broadleafcommerce.openadmin.server.service declared as ExploitProtectionService
protected  ExploitProtectionService UtilityRemoteService.exploitProtectionService
           
protected  ExploitProtectionService DynamicEntityRemoteService.exploitProtectionService
           
 

Uses of ExploitProtectionService in org.broadleafcommerce.openadmin.server.service.artifact.upload
 

Fields in org.broadleafcommerce.openadmin.server.service.artifact.upload declared as ExploitProtectionService
protected  ExploitProtectionService UploadAddOrUpdateController.exploitProtectionService
           
protected  ExploitProtectionService UploadProgressRemoteService.exploitProtectionService
           
 

Methods in org.broadleafcommerce.openadmin.server.service.artifact.upload that return ExploitProtectionService
 ExploitProtectionService UploadAddOrUpdateController.getExploitProtectionService()
           
 

Methods in org.broadleafcommerce.openadmin.server.service.artifact.upload with parameters of type ExploitProtectionService
 void UploadAddOrUpdateController.setExploitProtectionService(ExploitProtectionService exploitProtectionService)
           
 



Copyright © 2012. All Rights Reserved.