< prev index next >

src/java.base/share/classes/com/sun/net/ssl/SSLPermission.java

Print this page

        

@@ -50,11 +50,10 @@
  * match, while "*foo" and "a*b" do not.
  * <P>
  * The following table lists all the possible SSLPermission target names,
  * and for each provides a description of what the permission allows
  * and a discussion of the risks of granting code the permission.
- * <P>
  *
  * <table border=1 cellpadding=5>
  * <tr>
  * <th>Permission Target Name</th>
  * <th>What the Permission Allows</th>
< prev index next >