Skip to content

Commit

Permalink
Updated Javadocs.
Browse files Browse the repository at this point in the history
  • Loading branch information
jyeary committed Feb 8, 2019
1 parent 8628818 commit 2d289c9
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,7 @@
* <p>
* This is configured in the {@literal context.xml}, or {@literal server.xml} file using the following syntax:</p>
* <pre>
* &lt;valve&gt;
* &lt;class-name&gt;com.bluelotussoftware.tomcat.security.valves.JSecurityCheckNoCacheValve&lt;/class-name&gt;
* &lt;/valve&gt;
* {@literal <Valve className="com.bluelotussoftware.tomcat.security.valves.JSecurityCheckNoCacheValve" /> }
* </pre>
*
* @author <a href="mailto:jyeary@bluelotussoftware.com">John Yeary</a>
Expand Down

0 comments on commit 2d289c9

Please sign in to comment.