Title: [2233] trunk: Remove HibernateProxyPermission, since it is not used at all.
Revision
2233
Author
joehni
Date
2014-01-27 11:44:49 -0600 (Mon, 27 Jan 2014)

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>&nbsp;</td>
 	</tr>
 	<tr>
-	    <td><a href=""
-	    <td>Allow any Hibernate proxy type.  Implementation is located in XStream's Hibernate extension.</td>
-	    <td>&nbsp;</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">&nbsp;</td>

To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to