ModeShape Distribution 3.0.0.Alpha4

Deprecated API


Contents
Deprecated Interfaces
org.modeshape.jcr.api.SecurityContext
          Configure each repository to use a custom AuthenthicationProvider implementation 
 

Deprecated Classes
org.modeshape.jcr.api.SecurityContextCredentials
          Configure each repository to use a custom AuthenthicationProvider implementation 
org.modeshape.web.jcr.ServletCredentials
          Use ServletCredentials instead 
org.modeshape.web.jcr.ServletSecurityContext
           
 

Deprecated Fields
org.infinispan.schematic.document.Bson.BinaryType.BINARY
          Use Bson.BinaryType.GENERAL instead 
org.modeshape.jcr.ModeShapeLexicon.NAMESPACE_URI
          Use ModeShapeLexicon.URI instead. 
org.modeshape.jcr.JcrRepositoryFactory.URL
          use RepositoryFactory.URL instead 
 

Deprecated Methods
org.modeshape.jcr.JcrSession.getNodeByUUID(String)
           
org.modeshape.common.collection.UnmodifiableProperties.save(OutputStream, String)
          This method does not throw an IOException if an I/O error occurs while saving the property list. The preferred way to save a properties list is via the store(OutputStream out, String comments) method or the storeToXML(OutputStream os, String comment) method. 
org.infinispan.schematic.internal.io.BsonDataOutput.writeBytes(String)
          The semantics of writeBytes(String s) are considered dangerous. Please use BsonDataOutput.writeUTF(String s), BsonDataOutput.writeChars(String s) or another write method instead. 
 


ModeShape Distribution 3.0.0.Alpha4

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.