mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-21 16:49:43 +01:00
updated javadoc author
Former-commit-id: 1bbedeb9c9ec23d07822f89234318289794c1fd4
This commit is contained in:
@@ -33,7 +33,7 @@ import org.owasp.dependencycheck.utils.UrlStringUtils;
|
|||||||
* <p>
|
* <p>
|
||||||
* <b>Example:</b> "3.0.0.RELEASE" -> "3 3.0 3.0.0 RELEASE 3.0.0.RELEASE".</p>
|
* <b>Example:</b> "3.0.0.RELEASE" -> "3 3.0 3.0.0 RELEASE 3.0.0.RELEASE".</p>
|
||||||
*
|
*
|
||||||
* @author Jeremy Long <jeremy.long@owasp.org>
|
* @author Jeremy Long
|
||||||
*/
|
*/
|
||||||
public final class UrlTokenizingFilter extends AbstractTokenizingFilter {
|
public final class UrlTokenizingFilter extends AbstractTokenizingFilter {
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user