Log Message
Remove HibernateProxyPermission, since it is not used at all. THe Hibernate extension drops any Hibernate reference when marshalling to XML.
Modified Paths
Removed Paths
- trunk/xstream-hibernate/src/java/com/thoughtworks/xstream/hibernate/security/
Diff
Modified: trunk/xstream-distribution/src/content/security.html (2232 => 2233)
--- trunk/xstream-distribution/src/content/security.html 2014-01-25 00:46:50 UTC (rev 2232)
+++ trunk/xstream-distribution/src/content/security.html 2014-01-27 17:44:49 UTC (rev 2233)
@@ -167,11 +167,6 @@
<td> </td>
</tr>
<tr>
- <td><a href=""
- <td>Allow any Hibernate proxy type. Implementation is located in XStream's Hibernate extension.</td>
- <td> </td>
- </tr>
- <tr>
<td><a href=""
<td>Invert any other permission. Instances of this type are used by XStream in the deny methods.</td>
<td class="example"> </td>
To unsubscribe from this list please visit:
