Interface and Description |
---|
org.apache.jackrabbit.webdav.client.methods.DavMethod |
org.apache.jackrabbit.api.JackrabbitNodeTypeManager
Use standard JCR 2.0 API methods defined by
NodeTypeManager instead. |
org.apache.jackrabbit.spi.commons.namespace.NamespaceListener
https://issues.apache.org/jira/browse/JCR-1700
|
org.apache.jackrabbit.commons.flat.SizedIterator
use
SizedIterator |
org.apache.jackrabbit.api.XASession
An XA-enabled session should directly implement the
XAResource interface |
Field and Description |
---|
org.apache.jackrabbit.webdav.version.WorkspaceResource.CUURENT_ACTIVITY_SET
Use
WorkspaceResource.CURRENT_ACTIVITY_SET instead. |
org.apache.jackrabbit.core.query.lucene.SearchIndex.DEFAULT_EXTRACTOR_POOL_SIZE
this value is not used anymore. Instead the default value
is calculated as follows: 2 * Runtime.getRuntime().availableProcessors().
|
org.apache.jackrabbit.core.security.authentication.token.TokenBasedAuthentication.PARAM_COMPAT
This system parameter allows to enable backwards compatible
behavior of the
TokenBasedAuthentication . Note that as of OAK 1.0
this flag will no be supported. |
org.apache.jackrabbit.core.security.user.UserManagerImpl.PARAM_COMPATIBILE_JR16
Use
UserManagerImpl.PARAM_COMPATIBLE_JR16 instead. |
org.apache.jackrabbit.core.security.AccessManager.READ |
org.apache.jackrabbit.core.security.AccessManager.REMOVE |
org.apache.jackrabbit.core.security.AccessManager.WRITE |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.