Uses of Class
com.h3xstream.retirejs.repo.JsLibrary

Packages that use JsLibrary
com.h3xstream.retirejs.repo   
 

Uses of JsLibrary in com.h3xstream.retirejs.repo
 

Fields in com.h3xstream.retirejs.repo with type parameters of type JsLibrary
protected  List<JsLibrary> VulnerabilitiesRepository.jsLibrares
           
 

Methods in com.h3xstream.retirejs.repo that return JsLibrary
 JsLibrary JsLibraryResult.getLibrary()
           
 

Methods in com.h3xstream.retirejs.repo with parameters of type JsLibrary
 void VulnerabilitiesRepository.addLibrary(JsLibrary lib)
           
 void JsLibraryResult.setLibrary(JsLibrary library)
           
 

Constructors in com.h3xstream.retirejs.repo with parameters of type JsLibrary
JsLibraryResult(JsLibrary library, JsVulnerability vuln, String detectedVersion)
           
 



Copyright © 2015. All rights reserved.