Uses of Class
com.mycila.maven.plugin.license.dependencies.AbstractLicensePolicyEnforcer
-
Packages that use AbstractLicensePolicyEnforcer Package Description com.mycila.maven.plugin.license.dependencies -
-
Uses of AbstractLicensePolicyEnforcer in com.mycila.maven.plugin.license.dependencies
Subclasses of AbstractLicensePolicyEnforcer in com.mycila.maven.plugin.license.dependencies Modifier and Type Class Description classArtifactLicensePolicyEnforcerMake policy decisions on aArtifactbased on anArtifactFilter.classDefaultLicensePolicyEnforcerA default deny ArtifactLicensePolicyEnforcer.classLicenseNameLicensePolicyEnforcerMake policy decisions on aLicensebased on the license name.classLicenseURLLicensePolicyEnforcerMake policy decisions on aLicensebased on the license URL.
-