A B C D E F G H I J K L M N O P Q R S T U V W X Z _

A

abs_path - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
URI absolute path.
ABS_URI - Static variable in class org.apache.sling.scripting.jsp.jasper.compiler.OriginalTldLocationsCache
The types of URI one may specify for a tag library
ABS_URI - Static variable in class org.apache.sling.scripting.jsp.jasper.compiler.TldLocationsCache
The types of URI one may specify for a tag library
absoluteURI - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
BitSet for absoluteURI.
ABSTRACT - Static variable in class org.apache.sling.maven.jcrocm.ClassDescriptor
 
AbstractAccessManagerTest - Class in org.apache.sling.launchpad.webapp.integrationtest.accessManager
Base class for AccessManager tests.
AbstractAccessManagerTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.accessManager.AbstractAccessManagerTest
 
AbstractAccessPostServlet - Class in org.apache.sling.jcr.jackrabbit.accessmanager.post
Base class for all the POST servlets for the AccessManager operations
AbstractAccessPostServlet() - Constructor for class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractAccessPostServlet
 
AbstractAuthenticatedTest - Class in org.apache.sling.launchpad.webapp.integrationtest
This class consists of utility methods for writing tests which use authentication.
AbstractAuthenticatedTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.AbstractAuthenticatedTest
 
AbstractAuthenticationFormServlet - Class in org.apache.sling.auth.core.spi
The AbstractAuthenticationFormServlet provides a basic implementation of a simple servlet to render a login form for authentication purposes.
AbstractAuthenticationFormServlet() - Constructor for class org.apache.sling.auth.core.spi.AbstractAuthenticationFormServlet
 
AbstractAuthenticationHandler - Class in org.apache.sling.auth.core.spi
The AbstractAuthenticationHandler implements the AuthenticationHandler interface and extends the DefaultAuthenticationFeedbackHandler providing some helper methods which may be used by authentication handlers.
AbstractAuthenticationHandler() - Constructor for class org.apache.sling.auth.core.spi.AbstractAuthenticationHandler
 
AbstractAuthenticationHandlerHolder - Class in org.apache.sling.auth.core.impl
The AbstractAuthenticationHandlerHolder is a base class to represent authentication handlers (both legacy and new ones) for use in the SlingAuthenticator.
AbstractAuthenticationHandlerHolder(String, ServiceReference) - Constructor for class org.apache.sling.auth.core.impl.AbstractAuthenticationHandlerHolder
 
AbstractAuthorizablePostServlet - Class in org.apache.sling.jackrabbit.usermanager.impl.post
Base class for all the POST servlets for the UserManager operations
AbstractAuthorizablePostServlet() - Constructor for class org.apache.sling.jackrabbit.usermanager.impl.post.AbstractAuthorizablePostServlet
 
AbstractBundleListMojo - Class in org.apache.sling.maven.projectsupport
 
AbstractBundleListMojo() - Constructor for class org.apache.sling.maven.projectsupport.AbstractBundleListMojo
 
AbstractDispatcherTagHandler - Class in org.apache.sling.scripting.jsp.taglib
The IncludeTagHandler implements the <sling:include> custom tag.
AbstractDispatcherTagHandler() - Constructor for class org.apache.sling.scripting.jsp.taglib.AbstractDispatcherTagHandler
 
AbstractGetAclServlet - Class in org.apache.sling.jcr.jackrabbit.accessmanager.post
 
AbstractGetAclServlet() - Constructor for class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractGetAclServlet
 
AbstractGroupPostServlet - Class in org.apache.sling.jackrabbit.usermanager.impl.post
Base class for servlets manipulating groups
AbstractGroupPostServlet() - Constructor for class org.apache.sling.jackrabbit.usermanager.impl.post.AbstractGroupPostServlet
 
AbstractInstallTask - Class in org.apache.sling.installer.core.impl
 
AbstractInstallTask(TaskResourceGroup) - Constructor for class org.apache.sling.installer.core.impl.AbstractInstallTask
 
AbstractJobQueue - Class in org.apache.sling.event.impl.jobs.queues
The job blocking queue extends the blocking queue by some functionality for the job event handling.
AbstractJobQueue(String, InternalQueueConfiguration, EnvironmentComponent) - Constructor for class org.apache.sling.event.impl.jobs.queues.AbstractJobQueue
Start this queue
AbstractLaunchpadFrameworkMojo - Class in org.apache.sling.maven.projectsupport
This class contains the Launchpad-framework specific utility methods.
AbstractLaunchpadFrameworkMojo() - Constructor for class org.apache.sling.maven.projectsupport.AbstractLaunchpadFrameworkMojo
 
AbstractLaunchpadStartingMojo - Class in org.apache.sling.maven.projectsupport
 
AbstractLaunchpadStartingMojo() - Constructor for class org.apache.sling.maven.projectsupport.AbstractLaunchpadStartingMojo
 
AbstractMappedObject - Class in org.apache.sling.jcr.ocm
The AbstractMappedObject is a simple helper class which may be extended to off-load handling of the path of mapped objects.
AbstractMappedObject() - Constructor for class org.apache.sling.jcr.ocm.AbstractMappedObject
 
AbstractMappedObject(String) - Constructor for class org.apache.sling.jcr.ocm.AbstractMappedObject
 
AbstractNodeDescriptor - Class in org.apache.sling.maven.jcrocm
The AbstractNodeDescriptor is the base class for mostly node based descriptors (bean, collection).
AbstractNodeDescriptor(Log, DocletTag, String) - Constructor for class org.apache.sling.maven.jcrocm.AbstractNodeDescriptor
 
AbstractParallelJobQueue - Class in org.apache.sling.event.impl.jobs.queues
Abstract base class for a parallel processing job queue.
AbstractParallelJobQueue(String, InternalQueueConfiguration, EnvironmentComponent, Scheduler) - Constructor for class org.apache.sling.event.impl.jobs.queues.AbstractParallelJobQueue
 
AbstractRegistrationSupport - Class in org.apache.sling.jcr.jackrabbit.server.impl
The AbstractRegistrationSupport class is the base class for registration purposes of embedded repositories.
AbstractRegistrationSupport() - Constructor for class org.apache.sling.jcr.jackrabbit.server.impl.AbstractRegistrationSupport
 
AbstractRepositoryEventHandler - Class in org.apache.sling.event.impl
Abstract base class for all event handlers in this package.
AbstractRepositoryEventHandler() - Constructor for class org.apache.sling.event.impl.AbstractRepositoryEventHandler
 
AbstractRepositoryEventHandler.EventInfo - Class in org.apache.sling.event.impl
 
AbstractRepositoryEventHandler.EventInfo() - Constructor for class org.apache.sling.event.impl.AbstractRepositoryEventHandler.EventInfo
 
AbstractResource - Class in org.apache.sling.api.resource
The AbstractResource is an abstract implementation of the Resource interface.
AbstractResource() - Constructor for class org.apache.sling.api.resource.AbstractResource
 
AbstractResourceCollector - Class in org.apache.sling.servlets.resolver.internal.helper
The ResourceCollector class provides a single public method - AbstractResourceCollector.getServlets(ResourceResolver) - which is used to find an ordered collection of Resource instances which may be used to find a servlet or script to handle a request to the given resource.
AbstractResourceCollector(String, String, String, String, String, String[]) - Constructor for class org.apache.sling.servlets.resolver.internal.helper.AbstractResourceCollector
 
AbstractScriptEngineFactory - Class in org.apache.sling.scripting.api
This abstract class can be used for own script engine factory implementations.
AbstractScriptEngineFactory() - Constructor for class org.apache.sling.scripting.api.AbstractScriptEngineFactory
 
AbstractServiceReferenceConfig - Class in org.apache.sling.engine.servlets
Deprecated.  
AbstractServiceReferenceConfig(ServletContext, ServiceReference, String) - Constructor for class org.apache.sling.engine.servlets.AbstractServiceReferenceConfig
Deprecated. Sets up this base configuration object.
AbstractSlingFilterChain - Class in org.apache.sling.engine.impl.filter
 
AbstractSlingFilterChain(Filter[]) - Constructor for class org.apache.sling.engine.impl.filter.AbstractSlingFilterChain
 
AbstractSlingPostOperation - Class in org.apache.sling.servlets.post
Holds various states and encapsulates methods that are needed to handle a post request.
AbstractSlingPostOperation() - Constructor for class org.apache.sling.servlets.post.AbstractSlingPostOperation
 
AbstractSlingRepository - Class in org.apache.sling.jcr.base
The AbstractSlingRepository is an abstract implementation of the SlingRepository interface which provides default support for attached repositories as well as ensuring live repository connection, reconnecting if needed.
AbstractSlingRepository() - Constructor for class org.apache.sling.jcr.base.AbstractSlingRepository
 
AbstractSlingResourceTypeRenderingTest - Class in org.apache.sling.launchpad.webapp.integrationtest
Base abstract test for creating a Node and rendering it using scripts in various supported languages, using slingResourceType-based script resolution
AbstractSlingResourceTypeRenderingTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.AbstractSlingResourceTypeRenderingTest
 
AbstractSlingScriptEngine - Class in org.apache.sling.scripting.api
 
AbstractSlingScriptEngine(ScriptEngineFactory) - Constructor for class org.apache.sling.scripting.api.AbstractSlingScriptEngine
 
AbstractUserManagerTest - Class in org.apache.sling.launchpad.webapp.integrationtest.userManager
Base class for UserManager tests.
AbstractUserManagerTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.userManager.AbstractUserManagerTest
 
AbstractUserPostServlet - Class in org.apache.sling.jackrabbit.usermanager.impl.post
Base class for servlets manipulating users
AbstractUserPostServlet() - Constructor for class org.apache.sling.jackrabbit.usermanager.impl.post.AbstractUserPostServlet
 
accept(ItemVisitor) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
accept(ItemVisitor) - Method in class org.apache.sling.commons.testing.jcr.MockProperty
 
accepts(SlingHttpServletRequest) - Method in interface org.apache.sling.api.servlets.OptingServlet
Examines the request, and return true if this servlet is willing to handle the request.
accepts(SlingHttpServletRequest) - Method in class org.apache.sling.launchpad.testservices.servlets.RequestUriOptingServlet
 
AccessControlUtil - Class in org.apache.sling.jcr.base.util
A simple utility class providing utilities with respect to access control over repositories.
AccessControlUtil() - Constructor for class org.apache.sling.jcr.base.util.AccessControlUtil
 
accessManagerFactory - Variable in class org.apache.sling.jcr.jackrabbit.server.impl.security.PluggableDefaultAccessManager
 
AccessManagerFactoryTracker - Class in org.apache.sling.jcr.jackrabbit.server.impl
Tracks the existence of an AccessManagerPluginFactory.
AccessManagerFactoryTracker(BundleContext) - Constructor for class org.apache.sling.jcr.jackrabbit.server.impl.AccessManagerFactoryTracker
 
accessManagerFactoryTracker - Variable in class org.apache.sling.jcr.jackrabbit.server.impl.security.PluggableDefaultAccessManager
 
AccessManagerPlugin - Interface in org.apache.sling.jcr.jackrabbit.server.security.accessmanager
A simplified AccessManager interface.
AccessManagerPluginFactory - Interface in org.apache.sling.jcr.jackrabbit.server.security.accessmanager
Implementations of this interface, provided as an OSGi service, will be used by PluggableDefaultAccessManager.
accumulate(String, Object) - Method in class org.apache.sling.commons.json.JSONObject
Accumulate values under a key.
acknowledgeJob(Event) - Static method in class org.apache.sling.event.EventUtil
Deprecated. Use JobUtil.acknowledgeJob(Event)
acknowledgeJob(Event) - Static method in class org.apache.sling.event.jobs.JobUtil
Send an acknowledge.
acquireRepository() - Method in class org.apache.sling.jcr.base.AbstractSlingRepository
Acquires the repository by calling the RepositoryAccessor.getRepositoryFromURL(String) with the value of the RepositoryAccessor.REPOSITORY_URL_OVERRIDE_PROPERTY framework or configuration property.
acquireRepository() - Method in class org.apache.sling.jcr.jackrabbit.server.impl.SlingServerRepository
 
activate(ComponentContext) - Method in class org.apache.sling.adapter.internal.AdapterManagerImpl
 
activate(ComponentContext) - Method in class org.apache.sling.auth.form.impl.FormAuthenticationHandler
Called by SCR to activate the authentication handler.
activate(ComponentContext) - Method in class org.apache.sling.auth.openid.impl.OpenIDAuthenticationHandler
 
activate(ComponentContext) - Method in class org.apache.sling.commons.mime.internal.MimeTypeServiceImpl
 
activate(ComponentContext) - Method in class org.apache.sling.commons.scheduler.impl.QuartzScheduler
Activate this component.
activate(ComponentContext) - Method in class org.apache.sling.engine.impl.log.RequestLogger
Activates this component by setting up the special request entry and exit request loggers and the access logger as configured in the context properties.
activate(ComponentContext) - Method in class org.apache.sling.engine.impl.log.RequestLoggerService
 
activate(BundleContext, Map<String, Object>) - Method in class org.apache.sling.engine.impl.SlingMainServlet
 
activate(ComponentContext) - Method in class org.apache.sling.event.impl.AbstractRepositoryEventHandler
Activate this component.
activate(ComponentContext) - Method in class org.apache.sling.event.impl.DistributingEventHandler
 
activate() - Method in class org.apache.sling.event.impl.EnvironmentComponent
Activate this component.
activate(ComponentContext) - Method in class org.apache.sling.event.impl.EventingThreadPool
Activate this component.
activate(Map<String, Object>) - Method in class org.apache.sling.event.impl.jobs.config.InternalQueueConfiguration
Create a new queue configuration
activate(BundleContext) - Method in class org.apache.sling.event.impl.jobs.config.QueueConfigurationManager
Activate this component.
activate(Map<String, Object>) - Method in class org.apache.sling.event.impl.jobs.DefaultJobManager
Activate this component.
activate(Map<String, Object>) - Method in class org.apache.sling.event.impl.jobs.jcr.LockManager
Activate this component.
activate(ComponentContext) - Method in class org.apache.sling.event.impl.jobs.jcr.PersistenceHandler
Activate this component.
activate(BundleContext, Map<?, ?>) - Method in class org.apache.sling.fsprovider.internal.FsResourceProvider
 
activate(ComponentContext) - Method in class org.apache.sling.installer.provider.jcr.impl.JcrInstaller
Activate this component.
activate(ComponentContext) - Method in class org.apache.sling.jackrabbit.usermanager.impl.AuthorizablePrivilegesInfoImpl
Called by SCR to activate the component.
activate(ComponentContext) - Method in class org.apache.sling.jackrabbit.usermanager.impl.post.AbstractAuthorizablePostServlet
 
activate(ComponentContext) - Method in class org.apache.sling.jackrabbit.usermanager.impl.post.AbstractUserPostServlet
 
activate(ComponentContext) - Method in class org.apache.sling.jackrabbit.usermanager.impl.post.CreateUserServlet
Activates this component.
activate(ComponentContext) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository
This method must be called if overwritten by implementations !!
activate(ComponentContext) - Method in class org.apache.sling.jcr.classloader.internal.DynamicClassLoaderProviderImpl
Activate this component.
activate(ComponentContext) - Method in class org.apache.sling.jcr.contentloader.internal.ContentLoaderService
Activates this component, called by SCR before registering as a service
activate(ComponentContext) - Method in class org.apache.sling.jcr.contentloader.internal.DefaultContentImporter
Activates this component, called by SCR before registering as a service
activate(ComponentContext) - Method in class org.apache.sling.jcr.jackrabbit.server.impl.AbstractRegistrationSupport
Activates this component thread-safely as follows: Set the OSGi ComponentContext field Call AbstractRegistrationSupport.doActivate() Register repositores bound before activation calling AbstractRegistrationSupport.bindRepository(String, Repository) for each such repository.
activate(ComponentContext) - Method in class org.apache.sling.jcr.ocm.impl.ObjectContentManagerFactoryImpl
Activates this component, called by SCR before registering as a service
activate(ComponentContext) - Method in class org.apache.sling.jcr.resource.internal.JcrResourceResolverFactoryImpl
Activates this component, called by SCR before registering as a service
activate(ComponentContext) - Method in class org.apache.sling.jcr.webdav.impl.servlets.SlingWebDavServlet
 
activate(ComponentContext) - Method in class org.apache.sling.launchpad.testservices.jcr.StartupTestContentLoader
 
activate(BundleContext) - Method in class org.apache.sling.scripting.core.impl.ScriptEngineConsolePlugin
 
activate(ComponentContext) - Method in class org.apache.sling.scripting.core.impl.ScriptEngineManagerFactory
 
activate(ComponentContext) - Method in class org.apache.sling.scripting.core.impl.SlingScriptAdapterFactory
 
activate(ComponentContext) - Method in class org.apache.sling.scripting.javascript.internal.RhinoJavaScriptEngineFactory
 
activate(ComponentContext) - Method in class org.apache.sling.scripting.jsp.JspScriptEngineFactory
Activate this component
activate(ComponentContext) - Method in class org.apache.sling.servlets.get.impl.DefaultGetServlet
 
activate(ComponentContext) - Method in class org.apache.sling.servlets.get.impl.impl.info.SlingInfoServlet
 
activate(ComponentContext) - Method in class org.apache.sling.servlets.get.impl.RedirectServlet
 
activate(ComponentContext) - Method in class org.apache.sling.servlets.post.impl.SlingPostServlet
 
activate(ComponentContext) - Method in class org.apache.sling.servlets.resolver.internal.SlingServletResolver
Activate this component.
activationPolicy - Variable in class org.apache.sling.installer.core.impl.Util.BundleHeaders
 
Activator - Class in org.apache.sling.bundleresource.impl
 
Activator() - Constructor for class org.apache.sling.bundleresource.impl.Activator
 
Activator - Class in org.apache.sling.commons.classloader.impl
This activator registers the dynamic class loader manager.
Activator() - Constructor for class org.apache.sling.commons.classloader.impl.Activator
 
Activator - Class in org.apache.sling.commons.log.internal
The Activator class is the BundleActivator for the log service bundle.
Activator() - Constructor for class org.apache.sling.commons.log.internal.Activator
 
Activator - Class in org.apache.sling.commons.threads.impl
This activator registers the thread pool manager.
Activator() - Constructor for class org.apache.sling.commons.threads.impl.Activator
 
Activator - Class in org.apache.sling.extensions.threaddump.internal
 
Activator() - Constructor for class org.apache.sling.extensions.threaddump.internal.Activator
 
Activator - Class in org.apache.sling.installer.core.impl
The activator sets up the logging and registers the OSGi installer service.
Activator() - Constructor for class org.apache.sling.installer.core.impl.Activator
 
Activator - Class in org.apache.sling.installer.provider.file.impl
The Activator
Activator() - Constructor for class org.apache.sling.installer.provider.file.impl.Activator
 
Activator - Class in org.apache.sling.jcr.jackrabbit.server.impl
The Activator TODO
Activator() - Constructor for class org.apache.sling.jcr.jackrabbit.server.impl.Activator
 
Activator - Class in org.apache.sling.launchpad.installer.impl
The Activator
Activator() - Constructor for class org.apache.sling.launchpad.installer.impl.Activator
 
Activator - Class in org.apache.sling.settings.impl
This is the bundle activator.
Activator() - Constructor for class org.apache.sling.settings.impl.Activator
 
Adaptable - Interface in org.apache.sling.api.adapter
 
ADAPTABLE_CLASSES - Static variable in interface org.apache.sling.api.adapter.AdapterFactory
The service registration property listing the fully qualified names of classes which can be adapted by this adapter factory (value is "adaptables").
ADAPTER_CLASSES - Static variable in interface org.apache.sling.api.adapter.AdapterFactory
The service registration property listing the fully qualified names of classes to which this factory can adapt adaptables (value is "adapters").
AdapterFactory - Interface in org.apache.sling.api.adapter
The AdapterFactory interface defines the API for helpers which may be provided to enhance the adaptability of adaptable objects.
AdapterFactoryDescriptor - Class in org.apache.sling.adapter.internal
The AdapterFactoryDescriptor is an entry in the AdapterFactoryDescriptorMap conveying the list of adapter (target) types and the respective AdapterFactory.
AdapterFactoryDescriptor(ComponentContext, ServiceReference, String[]) - Constructor for class org.apache.sling.adapter.internal.AdapterFactoryDescriptor
 
AdapterFactoryDescriptorKey - Class in org.apache.sling.adapter.internal
The AdapterFactoryDescriptorKey provides the indexing functionality for the AdapterFactoryDescriptorMap.
AdapterFactoryDescriptorKey(ServiceReference) - Constructor for class org.apache.sling.adapter.internal.AdapterFactoryDescriptorKey
 
AdapterFactoryDescriptorMap - Class in org.apache.sling.adapter.internal
The AdapterFactoryDescriptorMap is a sorted map of AdapterFactoryDescriptor instances indexed (and ordered) by their AdapterFactoryDescriptorKey.
AdapterFactoryDescriptorMap() - Constructor for class org.apache.sling.adapter.internal.AdapterFactoryDescriptorMap
 
AdapterManager - Interface in org.apache.sling.api.adapter
The AdapterManager defines the service interface for a manager for object adaption.
AdapterManagerImpl - Class in org.apache.sling.adapter.internal
The AdapterManagerImpl class implements the AdapterManager interface and is registered as a service for that interface to be used by any clients.
AdapterManagerImpl() - Constructor for class org.apache.sling.adapter.internal.AdapterManagerImpl
 
adaptTo(Class<AdapterType>) - Method in interface org.apache.sling.api.adapter.Adaptable
Adapts the adaptable to another type.
adaptTo(Class<AdapterType>) - Method in class org.apache.sling.api.adapter.SlingAdaptable
 
adaptTo(Iterator<Resource>, Class<T>) - Static method in class org.apache.sling.api.resource.ResourceUtil
Return an iterator for objecs of the specified type.
adaptTo(Class<AdapterType>) - Method in class org.apache.sling.api.resource.ResourceWrapper
Returns the value of calling adaptTo on the wrapped resource.
adaptTo(Class<AdapterType>) - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
 
adaptTo(Class<AdapterType>) - Method in class org.apache.sling.api.wrappers.SlingHttpServletResponseWrapper
 
adaptTo(Class<Type>) - Method in class org.apache.sling.bundleresource.impl.BundleResource
 
adaptTo(Class<AdapterType>) - Method in class org.apache.sling.commons.testing.sling.MockResourceResolver
 
adaptTo(Class<AdapterType>) - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
adaptTo(Object, Class<Type>) - Method in class org.apache.sling.engine.impl.request.RequestData
 
adaptTo(Class<AdapterType>) - Method in class org.apache.sling.engine.impl.SlingHttpServletRequestImpl
 
adaptTo(Class<AdapterType>) - Method in class org.apache.sling.engine.impl.SlingHttpServletResponseImpl
 
adaptTo(Object, Class<Type>) - Method in class org.apache.sling.engine.impl.SlingMainServlet
 
adaptTo(Class<AdapterType>) - Method in class org.apache.sling.fsprovider.internal.FsResource
Returns an adapter for this resource.
adaptTo(Class<AdapterType>) - Method in class org.apache.sling.jackrabbit.usermanager.impl.resource.AuthorizableResource
 
adaptTo(Class<AdapterType>) - Method in class org.apache.sling.jcr.resource.internal.helper.RedirectResource
 
adaptTo(Class<Type>) - Method in class org.apache.sling.jcr.resource.internal.helper.starresource.StarResource
 
adaptTo(Class<AdapterType>) - Method in class org.apache.sling.jcr.resource.internal.JcrResourceResolver
 
add(String, String) - Method in class org.apache.sling.commons.testing.integration.NameValuePairList
 
add(StatisticsImpl) - Method in class org.apache.sling.event.impl.jobs.StatisticsImpl
Add another statistics information.
add(Bundle) - Method in class org.apache.sling.maven.projectsupport.bundlelist.BaseBundleList
Add an artifact definition.
ADD_NODE - Static variable in interface org.apache.sling.jcr.jackrabbit.server.security.accessmanager.AccessManagerPlugin
 
addActivated(long) - Method in class org.apache.sling.event.impl.jobs.TopicStatisticsImpl
Add a started job.
addActive(long) - Method in class org.apache.sling.event.impl.jobs.StatisticsImpl
Add a job from the queue to status active
addAttribute(String, String) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.TreeNode
Add an attribute to this node, replacing any existing attribute with the same name.
addBean(Node.UseBean, String, String, String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.BeanRepository
 
addBindings(Bindings) - Method in class org.apache.sling.jcr.resource.internal.scripting.JcrObjectsBindingsValuesProvider
Add objects to the Bindings object.
addBindings(Bindings) - Method in class org.apache.sling.launchpad.testservices.scripting.GroovyBindingsValuesProvider
 
addBindings(Bindings) - Method in class org.apache.sling.launchpad.testservices.scripting.JSPBindingsValuesProvider
 
addBindings(Bindings) - Method in class org.apache.sling.launchpad.testservices.scripting.StringBindingsValuesProvider
 
addBindings(Bindings) - Method in interface org.apache.sling.scripting.api.BindingsValuesProvider
Add objects to the Bindings object.
addBundle(Bundle) - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.StartLevel
Method addBundle.
addCancelled() - Method in class org.apache.sling.event.impl.jobs.TopicStatisticsImpl
Add a cancelled job.
addChild(TreeNode) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.TreeNode
Add a new child node to this node.
addChildren(Resource, Collection<Resource>) - Method in class org.apache.sling.commons.testing.sling.MockResourceResolver
 
addCookie(Cookie) - Method in class org.apache.sling.engine.impl.adapter.SlingServletResponseAdapter
 
addCookie(Cookie) - Method in class org.apache.sling.engine.impl.SlingHttpServletResponseImpl
 
addDateHeader(String, long) - Method in class org.apache.sling.engine.impl.adapter.SlingServletResponseAdapter
 
addDateHeader(String, long) - Method in class org.apache.sling.engine.impl.SlingHttpServletResponseImpl
 
addedProperties - Variable in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletUpdateTest.TestEventListener
 
addELContextListener(ELContextListener) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspApplicationContextImpl
 
addELResolver(ELResolver) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspApplicationContextImpl
 
addEntry(AccessControlList, Principal, Privilege[], boolean) - Static method in class org.apache.sling.jcr.base.util.AccessControlUtil
Same as AccessControlUtil.addEntry(AccessControlList, Principal, Privilege[], boolean, Map) using some implementation specific restrictions.
addEntry(AccessControlList, Principal, Privilege[], boolean, Map) - Static method in class org.apache.sling.jcr.base.util.AccessControlUtil
Adds an access control entry to the acl consisting of the specified principal, the specified privileges, the isAllow flag and an optional map containing additional restrictions.
addEventProperties(Node, Dictionary<String, Object>) - Method in class org.apache.sling.event.impl.AbstractRepositoryEventHandler
Add properties from the node to the event properties.
addEventProperties(Node, Dictionary<String, Object>) - Method in class org.apache.sling.event.impl.DistributingEventHandler
 
addFailed() - Method in class org.apache.sling.event.impl.jobs.TopicStatisticsImpl
Add a failed job.
addFile(String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.SmapStratum
Adds record of a new file, by filename.
addFile(String, String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.SmapStratum
Adds record of a new file, by filename and path.
addFilter(Filter, Long, int) - Method in class org.apache.sling.engine.impl.filter.SlingFilterChainHelper
 
addFinished(long) - Method in class org.apache.sling.event.impl.jobs.TopicStatisticsImpl
Add a finished job.
addHeader(String, String) - Method in class org.apache.sling.engine.impl.adapter.SlingServletResponseAdapter
 
addHeader(String, String) - Method in class org.apache.sling.engine.impl.SlingHttpServletResponseImpl
 
addHolder(Type) - Method in class org.apache.sling.auth.core.impl.PathBasedHolderCache
 
addHostObjectProvider(RhinoHostObjectProvider) - Method in class org.apache.sling.scripting.javascript.internal.RhinoJavaScriptEngineFactory
 
addIfNew(String, String) - Method in class org.apache.sling.commons.testing.integration.NameValuePairList
 
addingService(ServiceReference) - Method in class org.apache.sling.engine.impl.filter.ServletFilterManager
 
addingService(ServiceReference) - Method in class org.apache.sling.installer.core.impl.SortingServiceTracker
 
addingService(ServiceReference) - Method in class org.apache.sling.jcr.jackrabbit.server.impl.AccessManagerFactoryTracker
 
addIntHeader(String, int) - Method in class org.apache.sling.engine.impl.adapter.SlingServletResponseAdapter
 
addIntHeader(String, int) - Method in class org.apache.sling.engine.impl.SlingHttpServletResponseImpl
 
addJob(String, Object, Map<String, Serializable>, String, boolean) - Method in class org.apache.sling.commons.scheduler.impl.QuartzScheduler
 
addJob(String, Object, Map<String, Serializable>, String, boolean) - Method in interface org.apache.sling.commons.scheduler.Scheduler
Schedule a time based job.
addJspDependencies(JspServletWrapper) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspRuntimeContext
 
addLineData(int, String, int, int, int) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.SmapStratum
Adds complete information about a simple line mapping.
addMixin(String) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
addMixinType(String) - Method in class org.apache.sling.jcr.contentloader.internal.readers.XmlReader.NodeDescription
 
addNode(String) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
addNode(String, String) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
addNodeProperties(Node, Event) - Method in class org.apache.sling.event.impl.AbstractRepositoryEventHandler
Add properties when storing event in repository.
addNodeProperties(Node, Event) - Method in class org.apache.sling.event.impl.TimedJobHandler
 
addOrReplace(String, String) - Method in class org.apache.sling.commons.testing.integration.NameValuePairList
 
addOrReplaceAll(NameValuePairList) - Method in class org.apache.sling.commons.testing.integration.NameValuePairList
 
addOrUpdate(TaskResource) - Method in class org.apache.sling.installer.core.impl.EntityResourceList
 
addOrUpdate(InternalResource) - Method in class org.apache.sling.installer.core.impl.PersistentResourceList
Add or update an installable resource.
addPeriodicJob(String, Object, Map<String, Serializable>, long, boolean) - Method in class org.apache.sling.commons.scheduler.impl.QuartzScheduler
 
addPeriodicJob(String, Object, Map<String, Serializable>, long, boolean) - Method in interface org.apache.sling.commons.scheduler.Scheduler
Schedule a periodic job.
addPrincipals(Set) - Method in interface org.apache.sling.jcr.jackrabbit.server.security.LoginModulePlugin
Enables to add additional Principal objects, such as groups or roles, to the Subject.
addProperty(Property) - Method in class org.apache.sling.commons.json.jcr.JsonJcrNode
 
addResource(Resource) - Method in class org.apache.sling.commons.testing.sling.MockResourceResolver
 
addResourceProvider(String, ResourceProvider, Comparable<?>) - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProviderEntry
 
addResourceProvider(String, ResourceProvider, Comparable<?>) - Method in class org.apache.sling.jcr.resource.internal.helper.ResourceProviderEntry
Adds the given resource provider into the tree for the given prefix.
addService(ServiceReference, Object) - Method in class org.apache.sling.commons.testing.osgi.MockComponentContext
 
addSmap(String, String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.SmapGenerator
Adds the given string as an embedded SMAP with the given stratum name.
addStartLevel(StartLevel) - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.BundleList
Method addStartLevel.
addStratum(SmapStratum, boolean) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.SmapGenerator
Adds the given SmapStratum object, representing a Stratum with logically associated FileSection and LineSection blocks, to the current SmapGenerator.
addSymbol(String) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.SymbolTable
Adds the specified symbol to the symbol table and returns a reference to the unique symbol.
addSymbol(char[], int, int) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.SymbolTable
Adds the specified symbol to the symbol table and returns a reference to the unique symbol.
addTaskToCurrentCycle(InstallTask) - Method in interface org.apache.sling.installer.api.tasks.InstallationContext
Schedule a task for execution in the current cycle.
addTaskToNextCycle(InstallTask) - Method in interface org.apache.sling.installer.api.tasks.InstallationContext
Schedule a task for execution in the next cycle, usually to indicate that a task must be retried or the current task is finished and another task has to be run.
addUnresolvedPackage(String) - Method in class org.apache.sling.commons.classloader.impl.DynamicClassLoaderManagerFactory
Notify that a package is not found during class loading.
addUsedBundle(Bundle) - Method in class org.apache.sling.commons.classloader.impl.DynamicClassLoaderManagerFactory
Notify that a bundle is used as a source for class loading.
addUserToGroup(String, String) - Method in class org.apache.sling.launchpad.webapp.integrationtest.userManager.AbstractUserManagerTest
Helper to assist adding a user to a group
addUserToGroupAdminGroup(String) - Method in class org.apache.sling.launchpad.webapp.integrationtest.userManager.AbstractUserManagerTest
Add test user to the 'GroupAdmin' group
addUserToUserAdminGroup(String) - Method in class org.apache.sling.launchpad.webapp.integrationtest.userManager.AbstractUserManagerTest
Add test user to the 'UserAdmin' group
addValue(String, Value) - Method in class org.apache.sling.commons.json.jcr.JsonJcrNode
 
addValue(String) - Method in class org.apache.sling.jcr.contentloader.internal.readers.XmlReader.PropertyDescription
 
addWeightedResource(Set<Resource>, Resource, int, int) - Method in class org.apache.sling.servlets.resolver.internal.helper.AbstractResourceCollector
Creates a WeightedResource and adds it to the set of resources.
addWrapper(String, JspServletWrapper) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspRuntimeContext
Add a new JspServletWrapper.
ADMIN_NAME - Static variable in class org.apache.sling.commons.testing.jcr.RepositoryUtil
 
ADMIN_PASSWORD - Static variable in class org.apache.sling.commons.testing.jcr.RepositoryUtil
 
AdministrativeCredentials - Class in org.apache.sling.jcr.jackrabbit.server.impl.security
 
AdministrativeCredentials(String) - Constructor for class org.apache.sling.jcr.jackrabbit.server.impl.security.AdministrativeCredentials
 
ALIAS_KEY - Static variable in class org.apache.sling.installer.core.impl.config.ConfigTaskCreator
 
ALL - Static variable in interface org.apache.sling.jcr.jackrabbit.server.security.accessmanager.AccessManagerPlugin
 
ALL_WORKSPACES - Static variable in class org.apache.sling.jcr.resource.internal.JcrResourceResolverFactoryImpl
Special value which, if passed to listener.workspaces, will have resource events fired for all workspaces.
allowed_abs_path - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
Those characters that are allowed for the abs_path.
allowed_authority - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
Those characters that are allowed for the authority component.
ALLOWED_CHARS - Static variable in class org.apache.sling.servlets.post.impl.helper.NodeNameFilter
 
allowed_fragment - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
Those characters that are allowed for the fragment component.
allowed_host - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
Those characters that are allowed for the host component.
allowed_IPv6reference - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
Those characters that are allowed for the IPv6reference component.
allowed_opaque_part - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
Those characters that are allowed for the opaque_part.
allowed_query - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
Those characters that are allowed for the query component.
allowed_reg_name - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
Those characters that are allowed for the reg_name.
allowed_rel_path - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
Those characters that are allowed for the rel_path.
allowed_userinfo - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
Those characters that are allowed for the userinfo component.
allowed_within_authority - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
Those characters that are allowed for the authority component.
allowed_within_path - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
Those characters that are allowed within the path.
allowed_within_query - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
Those characters that are allowed within the query component.
allowed_within_userinfo - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
Those characters that are allowed for within the userinfo component.
alpha - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
BitSet for alpha.
alphanum - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
BitSet for alphanum (join of alpha & digit).
ALT_DD_ATTR - Static variable in class org.apache.sling.scripting.jsp.jasper.Constants
 
AMP - Static variable in class org.apache.sling.commons.json.xml.XML
The Character '&'.
AnnotationHelper - Class in org.apache.sling.scripting.jsp.jasper.runtime
Verify the annotation and Process it.
AnnotationHelper() - Constructor for class org.apache.sling.scripting.jsp.jasper.runtime.AnnotationHelper
 
AnnotationProcessor - Interface in org.apache.sling.scripting.jsp.jasper.runtime
Comment
annotationProcessor - Variable in class org.apache.sling.scripting.jsp.jasper.runtime.TagHandlerPool
 
AnonCredentials - Class in org.apache.sling.jcr.jackrabbit.server.impl.security
 
AnonCredentials(String) - Constructor for class org.apache.sling.jcr.jackrabbit.server.impl.security.AnonCredentials
 
APOS - Static variable in class org.apache.sling.commons.json.xml.XML
The Character '''.
append(String, Object) - Method in class org.apache.sling.commons.json.JSONObject
Append values to the array under a key.
append(char) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLStringBuffer
append
append(String) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLStringBuffer
append
append(char[], int, int) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLStringBuffer
append
append(XMLString) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLStringBuffer
append
appendSlash(String) - Static method in class org.apache.sling.jcr.resource.internal.helper.MapEntry
 
APPLICATION_ID - Static variable in class org.apache.sling.event.impl.support.Environment
Global application id.
APPLICATION_OCTET - Static variable in class org.apache.sling.jcr.classloader.internal.net.JCRURLConnection
The default content type name for binary properties accessed by this connection (value is "application/octet-stream").
appliesTo(String) - Static method in class org.apache.sling.jcr.resource.internal.helper.starresource.StarResource
True if a StarResource should be used for the given request, if a real Resource was not found
apply(Node.Nodes, ErrorDispatcher, PageInfo) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.TagPluginManager
 
array() - Method in class org.apache.sling.commons.json.io.JSONWriter
Begin appending a new array.
ArtifactDefinition - Class in org.apache.sling.maven.projectsupport
The definition of an artifact.
ArtifactDefinition() - Constructor for class org.apache.sling.maven.projectsupport.ArtifactDefinition
 
ArtifactDefinition(Bundle, int) - Constructor for class org.apache.sling.maven.projectsupport.ArtifactDefinition
 
ASCIIReader - Class in org.apache.sling.scripting.jsp.jasper.xmlparser
A simple ASCII byte reader.
ASCIIReader(InputStream, int) - Constructor for class org.apache.sling.scripting.jsp.jasper.xmlparser.ASCIIReader
Constructs an ASCII reader from the specified input stream and buffer size.
assertAuthenticatedAdminPostStatus(String, int, List<NameValuePair>, String) - Method in class org.apache.sling.launchpad.webapp.integrationtest.AbstractAuthenticatedTest
Execute a POST request and check status
assertAuthenticatedHttpStatus(Credentials, String, int, String) - Method in class org.apache.sling.launchpad.webapp.integrationtest.AbstractAuthenticatedTest
Verify that given URL returns expectedStatusCode
assertAuthenticatedPostStatus(Credentials, String, int, List<NameValuePair>, String) - Method in class org.apache.sling.launchpad.webapp.integrationtest.AbstractAuthenticatedTest
Execute a POST request and check status
assertContains(String, String) - Method in class org.apache.sling.launchpad.webapp.integrationtest.RenderingTestBase
 
assertExpectedJSON(JSONObject, JSONObject) - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletImportTest
 
assertHttpStatus(String, int, String) - Method in class org.apache.sling.commons.testing.integration.HttpTestBase
Verify that given URL returns expectedStatusCode
assertHttpStatus(String, int) - Method in class org.apache.sling.commons.testing.integration.HttpTestBase
Verify that given URL returns expectedStatusCode
assertJavascript(String, String, String) - Method in class org.apache.sling.commons.testing.integration.HttpTestBase
 
assertJavascript(String, String, String, String) - Method in class org.apache.sling.commons.testing.integration.HttpTestBase
Evaluate given code using given jsonData as the "data" object
assertPostStatus(String, int, List<NameValuePair>, String) - Method in class org.apache.sling.commons.testing.integration.HttpTestBase
Execute a POST request and check status
assertPostStatus(String, int, List<NameValuePair>, List<Header>, String) - Method in class org.apache.sling.launchpad.webapp.integrationtest.auth.AuthenticationResponseCodeTest
 
AttachBundleListMojo - Class in org.apache.sling.maven.projectsupport
Attaches the bundle list as a project artifact.
AttachBundleListMojo() - Constructor for class org.apache.sling.maven.projectsupport.AttachBundleListMojo
 
ATTR_BINDINGS_NAME - Static variable in class org.apache.sling.scripting.jsp.taglib.DefineObjectsTEI
The name of the tag attribute used to define the name of the SlingBindings scripting variable (value is "bindingsName").
ATTR_INCLUDE_CONTEXT_PATH - Static variable in class org.apache.sling.api.SlingConstants
The name of the request attribute containing the HttpServletRequest.getContextPath() of the request which included the servlet currently being active underlying the Servlet which included the servlet currently being active (value is "javax.servlet.include.context_path").
ATTR_INCLUDE_PATH_INFO - Static variable in class org.apache.sling.api.SlingConstants
The name of the request attribute containing the HttpServletRequest.getPathInfo() of the request which included the servlet currently being active underlying the Servlet which included the servlet currently being active (value is "javax.servlet.include.path_info").
ATTR_INCLUDE_QUERY_STRING - Static variable in class org.apache.sling.api.SlingConstants
The name of the request attribute containing the HttpServletRequest.getQueryString() of the request which included the servlet currently being active underlying the Servlet which included the servlet currently being active (value is "javax.servlet.include.query_string").
ATTR_INCLUDE_REQUEST_URI - Static variable in class org.apache.sling.api.SlingConstants
The name of the request attribute containing the HttpServletRequest.getRequestURI() of the request which included the servlet currently being active underlying the Servlet which included the servlet currently being active (value is "javax.servlet.include.request_uri").
ATTR_INCLUDE_SERVLET_PATH - Static variable in class org.apache.sling.api.SlingConstants
The name of the request attribute containing the HttpServletRequest.getServletPath() of the request which included the servlet currently being active underlying the Servlet which included the servlet currently being active (value is "javax.servlet.include.servlet_path").
ATTR_LOG_NAME - Static variable in class org.apache.sling.scripting.jsp.taglib.DefineObjectsTEI
The name of the tag attribute used to define the name of the logger scripting variable (value is "logName").
ATTR_NODE_NAME - Static variable in class org.apache.sling.scripting.jsp.taglib.DefineObjectsTEI
The name of the tag attribute used to define the name of the Node scripting variable (value is "nodeName").
ATTR_REQUEST_CONTENT - Static variable in class org.apache.sling.api.SlingConstants
The name of the request attribute containing the Resource underlying the Servlet which included the servlet currently being active (value is "org.apache.sling.api.include.resource").
ATTR_REQUEST_NAME - Static variable in class org.apache.sling.scripting.jsp.taglib.DefineObjectsTEI
The name of the tag attribute used to define the name of the RenderRequest scripting variable (value is "requestName").
ATTR_REQUEST_PATH_INFO - Static variable in class org.apache.sling.api.SlingConstants
The name of the request attribute containing the RequestPathInfo underlying the Servlet which included the servlet currently being active (value is "org.apache.sling.api.include.request_path_info").
ATTR_REQUEST_SERVLET - Static variable in class org.apache.sling.api.SlingConstants
The name of the request attribute containing the Servlet which included the servlet currently being active (value is "org.apache.sling.api.include.servlet").
ATTR_RESOURCE_NAME - Static variable in class org.apache.sling.scripting.jsp.taglib.DefineObjectsTEI
The name of the tag attribute used to define the name of the Resource scripting variable (value is "resourceName").
ATTR_RESOURCE_RESOLVER_NAME - Static variable in class org.apache.sling.scripting.jsp.taglib.DefineObjectsTEI
The name of the tag attribute used to define the name of the ResourceResolver scripting variable (value is "resourceResolverName").
ATTR_RESPONSE_NAME - Static variable in class org.apache.sling.scripting.jsp.taglib.DefineObjectsTEI
The name of the tag attribute used to define the name of the RenderResponse scripting variable (value is "responseName").
ATTR_SCRIPT_RESOURCE_RESOLVER - Static variable in class org.apache.sling.api.scripting.SlingScriptConstants
The name of the script context attribute holding the ResourceResolver which has been used to resolve the script.
ATTR_SLING_NAME - Static variable in class org.apache.sling.scripting.jsp.taglib.DefineObjectsTEI
The name of the tag attribute used to define the name of the SlingScriptHelper scripting variable (value is "slingName").
ATTR_START - Static variable in class org.apache.sling.installer.core.impl.tasks.BundleTaskCreator
 
ATTRIBUTE_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
ATTRIBUTE_DIRECTIVE_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
attributeAdded(HttpSessionBindingEvent) - Method in class org.apache.sling.launchpad.base.webapp.SlingHttpSessionListenerDelegate
 
attributeAdded(HttpSessionBindingEvent) - Method in class org.apache.sling.launchpad.webapp.SlingSessionListener
 
attributeRemoved(HttpSessionBindingEvent) - Method in class org.apache.sling.launchpad.base.webapp.SlingHttpSessionListenerDelegate
 
attributeRemoved(HttpSessionBindingEvent) - Method in class org.apache.sling.launchpad.webapp.SlingSessionListener
 
attributeReplaced(HttpSessionBindingEvent) - Method in class org.apache.sling.launchpad.base.webapp.SlingHttpSessionListenerDelegate
 
attributeReplaced(HttpSessionBindingEvent) - Method in class org.apache.sling.launchpad.webapp.SlingSessionListener
 
attributes - Variable in class org.apache.sling.maven.jspc.JspCServletContext
Servlet context attributes.
attributes - Variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.TreeNode
The attributes of this node, keyed by attribute name, Instantiated only if required.
AUTH_TYPE - Static variable in class org.apache.sling.auth.core.spi.AuthenticationInfo
The name of the special property providing the authentication type provided by the AuthenticationHandler.
authenticate(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.sling.engine.auth.AuthenticationHandler
Deprecated. Extracts credential data from the request if at all contained.
authenticate(String, String) - Method in class org.apache.sling.extensions.webconsolesecurityprovider.internal.SlingWebConsoleSecurityProvider
Authenticates and authorizes the user identified by the user name and password.
authenticate(Credentials) - Method in class org.apache.sling.jcr.jackrabbit.server.impl.security.AuthenticationPluginWrapper
Delegates to underlying AuthenticationPlugin.authenticate(Credentials) method
authenticate(Credentials) - Method in interface org.apache.sling.jcr.jackrabbit.server.security.AuthenticationPlugin
 
AUTHENTICATION_INFO_CREDENTIALS - Static variable in class org.apache.sling.jcr.resource.JcrResourceConstants
The name of the property providing the JCR credentials to be used by the resource resolver factory method instead of the user.name and user.password properties.
AUTHENTICATION_INFO_SESSION - Static variable in class org.apache.sling.jcr.resource.JcrResourceConstants
The name of the authentication info property containing a JCR Session to which a JCR based resource resolver should provide access.
AUTHENTICATION_INFO_WORKSPACE - Static variable in class org.apache.sling.jcr.resource.JcrResourceConstants
The name of the authentication info property containing the workspace name to which the JCR based resource resolver should provide access.
authenticationFailed(HttpServletRequest, HttpServletResponse, AuthenticationInfo) - Method in interface org.apache.sling.auth.core.spi.AuthenticationFeedbackHandler
Called if authentication failed with the credentials provided in the authInfo map.
authenticationFailed(HttpServletRequest, HttpServletResponse, AuthenticationInfo) - Method in class org.apache.sling.auth.core.spi.DefaultAuthenticationFeedbackHandler
This default implementation does nothing.
authenticationFailed(HttpServletRequest, HttpServletResponse, AuthenticationInfo) - Method in class org.apache.sling.auth.form.impl.FormAuthenticationHandler
Called after an unsuccessful login attempt.
authenticationFailed(HttpServletRequest, HttpServletResponse, AuthenticationInfo) - Method in class org.apache.sling.auth.openid.impl.OpenIDAuthenticationHandler
 
AuthenticationFeedbackHandler - Interface in org.apache.sling.auth.core.spi
The AuthenticationFeedbackHandler may be implemented by AuthenticationHandler services to request being informed on the success or failure of authentication.
AuthenticationFormServlet - Class in org.apache.sling.auth.form.impl
The AuthenticationFormServlet provides the default login form used for Form Based Authentication.
AuthenticationFormServlet() - Constructor for class org.apache.sling.auth.form.impl.AuthenticationFormServlet
 
AuthenticationFormServlet - Class in org.apache.sling.auth.openid.impl
The AuthenticationFormServlet provides the default login form used for OpenID Authentication.
AuthenticationFormServlet() - Constructor for class org.apache.sling.auth.openid.impl.AuthenticationFormServlet
 
AuthenticationHandler - Interface in org.apache.sling.auth.core.spi
The AuthenticationHandler interface defines the service API used by the authentication implementation to support plugin various ways of extracting credentials from the request.
AuthenticationHandler - Interface in org.apache.sling.engine.auth
Deprecated. use AuthenticationHandler instead
AuthenticationInfo - Class in org.apache.sling.auth.core.spi
The AuthenticationInfo conveys any authentication credentials and/or details extracted by the AuthenticationHandler.extractCredentials(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse) method from the request.
AuthenticationInfo(String) - Constructor for class org.apache.sling.auth.core.spi.AuthenticationInfo
Creates an instance of this class with just the authentication type.
AuthenticationInfo(String, String) - Constructor for class org.apache.sling.auth.core.spi.AuthenticationInfo
Creates an instance of this class authenticating with the given type and userid.
AuthenticationInfo(String, String, char[]) - Constructor for class org.apache.sling.auth.core.spi.AuthenticationInfo
Creates an instance of this class authenticating with the given type and userid/password connecting.
AuthenticationInfo - Class in org.apache.sling.engine.auth
Deprecated. see AuthenticationHandler
AuthenticationInfo(String, Credentials) - Constructor for class org.apache.sling.engine.auth.AuthenticationInfo
Deprecated. Creates an instance of this class with the given authentication type and credentials connecting to the default workspace as if the AuthenticationInfo.AuthenticationInfo(String, Credentials, String) method would be called with a null workspace name.
AuthenticationInfo(String, Credentials, String) - Constructor for class org.apache.sling.engine.auth.AuthenticationInfo
Deprecated. Creates an instance of this class with the given authentication type and credentials.
AuthenticationInfoPostProcessor - Interface in org.apache.sling.auth.core.spi
Service interface which allows bundles to modify the AuthenticationInfo object after authentication has been performed.
AuthenticationPlugin - Interface in org.apache.sling.jcr.jackrabbit.server.security
Provide some of the functionality of the Authentication class without explicitly referencing classes in org.apache.jackrabbit.core.*
AuthenticationPluginWrapper - Class in org.apache.sling.jcr.jackrabbit.server.impl.security
Wraps a AuthenticationPlugin and a LoginModulePlugin with a Authentication object
AuthenticationPluginWrapper(AuthenticationPlugin, LoginModulePlugin) - Constructor for class org.apache.sling.jcr.jackrabbit.server.impl.security.AuthenticationPluginWrapper
 
AuthenticationResponseCodeTest - Class in org.apache.sling.launchpad.webapp.integrationtest.auth
Test of the response code from an authentication request depending on various request parameters and headers including j_validate, Ajax detection, and non-browser client detection.
AuthenticationResponseCodeTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.auth.AuthenticationResponseCodeTest
 
authenticationSucceeded(HttpServletRequest, HttpServletResponse, AuthenticationInfo) - Method in interface org.apache.sling.auth.core.spi.AuthenticationFeedbackHandler
Called if authentication succeeded with the credentials provided in the authInfo map.
authenticationSucceeded(HttpServletRequest, HttpServletResponse, AuthenticationInfo) - Method in class org.apache.sling.auth.core.spi.DefaultAuthenticationFeedbackHandler
This default implementation calls the DefaultAuthenticationFeedbackHandler.handleRedirect(HttpServletRequest, HttpServletResponse) method to optionally redirect the request after successful authentication.
authenticationSucceeded(HttpServletRequest, HttpServletResponse, AuthenticationInfo) - Method in class org.apache.sling.auth.form.impl.FormAuthenticationHandler
Called after successfull login with the given authentication info.
authenticationSucceeded(HttpServletRequest, HttpServletResponse, AuthenticationInfo) - Method in class org.apache.sling.auth.openid.impl.OpenIDAuthenticationHandler
 
AuthenticationSupport - Interface in org.apache.sling.auth.core
The AuthenticationSupport provides the service API used to implement the HttpContext.handleSecurity method as defined in the OSGi Http Service specification.
Authenticator - Interface in org.apache.sling.api.auth
The Authenticator interface defines the service interface which may be used by applications to enfore requests to be authenticated (see Authenticator.login(HttpServletRequest, HttpServletResponse)) or to end enforced authentication (see Authenticator.logout(HttpServletRequest, HttpServletResponse) ).
Authenticator - Interface in org.apache.sling.engine.auth
Deprecated. use AuthenticationSupport instead
AuthenticatorWebConsolePlugin - Class in org.apache.sling.auth.core.impl
 
AuthenticatorWebConsolePlugin(SlingAuthenticator) - Constructor for class org.apache.sling.auth.core.impl.AuthenticatorWebConsolePlugin
 
authority - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
BitSet for authority.
AuthorizablePrivilegesInfo - Interface in org.apache.sling.jackrabbit.usermanager
 
AuthorizablePrivilegesInfoImpl - Class in org.apache.sling.jackrabbit.usermanager.impl
Helper class to assist in the usage of access control of users/groups from scripts.
AuthorizablePrivilegesInfoImpl() - Constructor for class org.apache.sling.jackrabbit.usermanager.impl.AuthorizablePrivilegesInfoImpl
 
AuthorizableResource - Class in org.apache.sling.jackrabbit.usermanager.impl.resource
Resource implementation for Authorizable
AuthorizableResource(Authorizable, ResourceResolver, String) - Constructor for class org.apache.sling.jackrabbit.usermanager.impl.resource.AuthorizableResource
 
AuthorizableResourceProvider - Class in org.apache.sling.jackrabbit.usermanager.impl.resource
Resource Provider implementation for jackrabbit UserManager resources.
AuthorizableResourceProvider() - Constructor for class org.apache.sling.jackrabbit.usermanager.impl.resource.AuthorizableResourceProvider
 
AuthorizableValueMap - Class in org.apache.sling.jackrabbit.usermanager.impl.resource
ValueMap implementation for Authorizable Resources
AuthorizableValueMap(Authorizable) - Constructor for class org.apache.sling.jackrabbit.usermanager.impl.resource.AuthorizableValueMap
 
authorize(Object, String) - Method in class org.apache.sling.extensions.webconsolesecurityprovider.internal.SlingWebConsoleSecurityProvider
All users authenticated with the repository and being a member of the authorized groups are granted access for all roles in the Web Console.
AuthRequestLoginTest - Class in org.apache.sling.launchpad.webapp.integrationtest.login
Verify that the sling:authRequestLogin parameter forces login
AuthRequestLoginTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.login.AuthRequestLoginTest
 
AUTO_INSERT - Static variable in class org.apache.sling.maven.jcrocm.AbstractNodeDescriptor
 
AUTO_RETRIEVE - Static variable in class org.apache.sling.maven.jcrocm.AbstractNodeDescriptor
 
AUTO_UPDATE - Static variable in class org.apache.sling.maven.jcrocm.AbstractNodeDescriptor
 
available() - Method in class org.apache.sling.jcr.resource.internal.helper.LazyInputStream
 

B

back() - Method in class org.apache.sling.commons.json.JSONTokener
Back up one character.
BANG - Static variable in class org.apache.sling.commons.json.xml.XML
The Character '!'.
BaseBundle - Class in org.apache.sling.maven.projectsupport.bundlelist
 
BaseBundle() - Constructor for class org.apache.sling.maven.projectsupport.bundlelist.BaseBundle
 
BaseBundleList - Class in org.apache.sling.maven.projectsupport.bundlelist
 
BaseBundleList() - Constructor for class org.apache.sling.maven.projectsupport.bundlelist.BaseBundleList
 
baseDestination - Variable in class org.apache.sling.maven.projectsupport.AbstractLaunchpadFrameworkMojo
The name of the directory within the output directory into which the base JAR should be installed.
BaseImportLoader - Class in org.apache.sling.jcr.contentloader.internal
Base class that takes care of the details that are common to bundle content loader and the POST operation "import" loader.
BaseImportLoader() - Constructor for class org.apache.sling.jcr.contentloader.internal.BaseImportLoader
 
basePackageName - Variable in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
baseResourceType - Variable in class org.apache.sling.servlets.resolver.internal.helper.AbstractResourceCollector
 
BaseStartLevel - Class in org.apache.sling.maven.projectsupport.bundlelist
 
BaseStartLevel() - Constructor for class org.apache.sling.maven.projectsupport.bundlelist.BaseStartLevel
 
baseURI - Variable in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
baseURL - Variable in class org.apache.sling.jcr.classloader.internal.ClassPathEntry
The base URL for the class path entry to later construct resource URLs
baseUrl - Variable in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
BeanDescriptor - Class in org.apache.sling.maven.jcrocm
The BeanDescriptor class provides support for the bean-descriptor element of a class mapping, which has the following attribute list definition:
BeanRepository - Class in org.apache.sling.scripting.jsp.jasper.compiler
Repository of {page, request, session, application}-scoped beans
BeanRepository(ClassLoader, ErrorDispatcher) - Constructor for class org.apache.sling.scripting.jsp.jasper.compiler.BeanRepository
Constructor.
beanTypes - Variable in class org.apache.sling.scripting.jsp.jasper.compiler.BeanRepository
 
bindAdapterFactory(ServiceReference) - Method in class org.apache.sling.adapter.internal.AdapterManagerImpl
 
bindContentImporter(ContentImporter) - Method in class org.apache.sling.servlets.post.impl.SlingPostServlet
 
bindDynamicClassLoaderManager(DynamicClassLoaderManager) - Method in class org.apache.sling.scripting.jsp.JspScriptEngineFactory
Bind the class load provider.
BindingsValuesProvider - Interface in org.apache.sling.scripting.api
Service interface which allows for the Bindings object.
bindJob(ServiceReference) - Method in class org.apache.sling.commons.scheduler.impl.QuartzScheduler
Bind a new job.
bindLog(LogService) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository
 
bindLog(LogService) - Method in class org.apache.sling.jcr.jackrabbit.server.impl.AbstractRegistrationSupport
Binds the LogService
bindMimeTypeProvider(MimeTypeProvider) - Method in class org.apache.sling.commons.mime.internal.MimeTypeServiceImpl
 
bindNodeNameGenerator(ServiceReference) - Method in class org.apache.sling.servlets.post.impl.SlingPostServlet
 
bindPostOperation(ServiceReference) - Method in class org.apache.sling.servlets.post.impl.SlingPostServlet
 
bindPostProcessor(ServiceReference) - Method in class org.apache.sling.servlets.post.impl.SlingPostServlet
 
bindRepository(String, Repository) - Method in class org.apache.sling.jcr.jackrabbit.server.impl.AbstractRegistrationSupport
Called to actually register a repository with the registry.
bindRepository(ServiceReference) - Method in class org.apache.sling.jcr.jackrabbit.server.impl.AbstractRegistrationSupport
Registers the repository identified by the OSGi service reference under the name set as service property.
bindRepository(String, Repository) - Method in class org.apache.sling.jcr.jackrabbit.server.impl.JndiRegistrationSupport
 
bindRepository(String, Repository) - Method in class org.apache.sling.jcr.jackrabbit.server.impl.RmiRegistrationSupport
 
bindRequestLoggerService(RequestLoggerService) - Method in class org.apache.sling.engine.impl.log.RequestLogger
Binds a RequestLoggerService to be used during request filter.
bindResourceDecorator(ResourceDecorator, Map<String, Object>) - Method in class org.apache.sling.jcr.resource.internal.JcrResourceResolverFactoryImpl
 
bindResourceDecorator(ResourceDecorator, Map<String, Object>) - Method in class org.apache.sling.jcr.resource.internal.ResourceDecoratorTracker
 
bindResourceProvider(ResourceProvider, Map<String, Object>, ServiceTracker) - Method in class org.apache.sling.jcr.resource.internal.helper.RootResourceProviderEntry
 
bindResourceProvider(ResourceProvider, Map<String, Object>) - Method in class org.apache.sling.jcr.resource.internal.JcrResourceResolverFactoryImpl
 
bindScriptEngineFactory(ScriptEngineFactory) - Method in class org.apache.sling.scripting.core.impl.ScriptEngineManagerFactory
 
bindServlet(ServiceReference) - Method in class org.apache.sling.servlets.resolver.internal.SlingServletResolver
 
bindTask(ServiceReference) - Method in class org.apache.sling.commons.scheduler.impl.QuartzScheduler
Bind a new task.
bindThreadPool(EventingThreadPool) - Method in class org.apache.sling.event.impl.EnvironmentComponent
 
BND_LAST_MODIFIED - Static variable in class org.apache.sling.commons.osgi.bundleversion.BundleVersionInfo
Name of the BND attribute that provides the bundle's last modified timestamp
BND_LAST_MODIFIED_MISSING - Static variable in class org.apache.sling.commons.osgi.bundleversion.BundleVersionInfo
Value for BundleVersionInfo.getBundleLastModified() if corresponding header is not present
body - Variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.TreeNode
The body text associated with this node (if any).
BODY_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
BodyContentImpl - Class in org.apache.sling.scripting.jsp.jasper.runtime
Write text to a character-output stream, buffering characters so as to provide for the efficient writing of single characters, arrays, and strings.
BodyContentImpl(JspWriter) - Constructor for class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
Constructor.
booleanValue(String) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
Convert a String value to 'boolean'.
BootstrapCommandFile - Class in org.apache.sling.launchpad.base.impl.bootstrapcommands
 
BootstrapCommandFile(Logger, File) - Constructor for class org.apache.sling.launchpad.base.impl.bootstrapcommands.BootstrapCommandFile
Will load our commands from specified file, if found
BOTH - Static variable in class org.apache.sling.jcr.resource.internal.helper.Mapping
defines the 'both' direction
Buffer - Interface in org.apache.sling.engine.impl.output
The Buffer interface defines an API, which will be implemented by buffering output channel implementations to facilitate stack management regardless of whether the channel is stream or writer based.
BufferedPrintWriter - Class in org.apache.sling.engine.impl.output
The BufferedPrintWriter implements buffering for the PrintWriter returned by the ServletResponse.getWriter() method.
BufferedPrintWriter(PrintWriter, int) - Constructor for class org.apache.sling.engine.impl.output.BufferedPrintWriter
Creates an instance wrapping the PrintWriter and providing an initial buffer size.
BufferedServletOutputStream - Class in org.apache.sling.engine.impl.output
The BufferedServletOutputStream is a wrapper for OutputStream objects, which do not have their own buffering support.
BufferedServletOutputStream(OutputStream, int) - Constructor for class org.apache.sling.engine.impl.output.BufferedServletOutputStream
Creates an instance wrapping the OutputStream and providing an initial buffer bufferSize.
BufferProvider - Interface in org.apache.sling.engine.impl.output
The BufferProvider provides buffered versions of the servlet output stream and the print writer.
Bundle - Class in org.apache.sling.maven.projectsupport.bundlelist.v1_0_0
A bundle.
Bundle() - Constructor for class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.Bundle
 
BUNDLE_CONTENT_NODE - Static variable in class org.apache.sling.jcr.contentloader.internal.ContentLoaderService
 
BUNDLE_PATH_PREFIX - Static variable in class org.apache.sling.maven.projectsupport.AbstractBundleListMojo
 
BUNDLE_RESOURCE_ROOTS - Static variable in class org.apache.sling.bundleresource.impl.Activator
The name of the bundle manifest header listing the resource provider root paths provided by the bundle (value is "Sling-Bundle-Resources").
BUNDLE_RESOURCE_ROOTS - Static variable in class org.apache.sling.jcr.ocm.OcmConstants
The name of the bundle manifest header listing the resource provider root paths provided by the bundle (value is "Sling-Bundle-Resources").
BUNDLE_START_LEVEL - Static variable in class org.apache.sling.installer.api.InstallableResource
Optional parameter in the dictionary if a bundle is installed.
BundleBundleVersionInfo - Class in org.apache.sling.commons.osgi.bundleversion
BundleVersionInfo based on a Bundle object
BundleBundleVersionInfo(Bundle) - Constructor for class org.apache.sling.commons.osgi.bundleversion.BundleBundleVersionInfo
 
bundleChanged(BundleEvent) - Method in class org.apache.sling.bundleresource.impl.Activator
Loads and unloads any components provided by the bundle whose state changed.
bundleChanged(BundleEvent) - Method in class org.apache.sling.commons.classloader.impl.Activator
 
bundleChanged(BundleEvent) - Method in class org.apache.sling.commons.log.internal.LogSupport
Listens for Bundle events and logs the respective events according to the Log Service specification.
bundleChanged(BundleEvent) - Method in class org.apache.sling.commons.mime.internal.MimeTypeServiceImpl
 
bundleChanged(BundleEvent) - Method in class org.apache.sling.installer.core.impl.OsgiInstallerImpl
 
bundleChanged(BundleEvent) - Method in class org.apache.sling.jcr.base.internal.loader.Loader
Loads and unloads any components provided by the bundle whose state changed.
bundleChanged(BundleEvent) - Method in class org.apache.sling.jcr.contentloader.internal.ContentLoaderService
Loads and unloads any content provided by the bundle whose state changed.
bundleChanged(BundleEvent) - Method in class org.apache.sling.jcr.ocm.impl.ObjectContentManagerFactoryImpl
Loads and unloads any components provided by the bundle whose state changed.
bundleChanged(BundleEvent) - Method in class org.apache.sling.scripting.core.impl.ScriptEngineManagerFactory
 
bundleChanged(BundleEvent) - Method in class org.apache.sling.scripting.jsp.SlingTldLocationsCache
 
bundleChanged(BundleEvent) - Method in class org.apache.sling.settings.impl.Activator
 
BundleContentTest - Class in org.apache.sling.launchpad.webapp.integrationtest
 
BundleContentTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.BundleContentTest
 
bundleContext - Variable in class org.apache.sling.commons.threads.impl.DefaultThreadPoolManager
The bundle context.
bundleContext - Variable in class org.apache.sling.scripting.core.ScriptHelper
The bundle context.
BundleDeployFileMojo - Class in org.apache.sling.maven.bundlesupport
Deploy a JAR representing an OSGi Bundle.
BundleDeployFileMojo() - Constructor for class org.apache.sling.maven.bundlesupport.BundleDeployFileMojo
 
BundleDeployMojo - Class in org.apache.sling.maven.bundlesupport
Deploy a JAR representing an OSGi Bundle.
BundleDeployMojo() - Constructor for class org.apache.sling.maven.bundlesupport.BundleDeployMojo
 
BundleInstallFileMojo - Class in org.apache.sling.maven.bundlesupport
Install an OSGi bundle to a running Sling instance.
BundleInstallFileMojo() - Constructor for class org.apache.sling.maven.bundlesupport.BundleInstallFileMojo
 
BundleInstallMojo - Class in org.apache.sling.maven.bundlesupport
Install an OSGi bundle to a running Sling instance.
BundleInstallMojo() - Constructor for class org.apache.sling.maven.bundlesupport.BundleInstallMojo
 
BundleInstallTask - Class in org.apache.sling.installer.core.impl.tasks
Install a bundle supplied as a RegisteredResource.
BundleInstallTask(TaskResourceGroup, BundleTaskCreator) - Constructor for class org.apache.sling.installer.core.impl.tasks.BundleInstallTask
 
BundleList - Class in org.apache.sling.maven.projectsupport.bundlelist.v1_0_0
List of bundles.
BundleList() - Constructor for class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.BundleList
 
bundleListFile - Variable in class org.apache.sling.maven.projectsupport.AbstractBundleListMojo
 
BundleListXpp3Reader - Class in org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.io.xpp3
Class BundleListXpp3Reader.
BundleListXpp3Reader() - Constructor for class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.io.xpp3.BundleListXpp3Reader
 
BundleListXpp3Writer - Class in org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.io.xpp3
Class BundleListXpp3Writer.
BundleListXpp3Writer() - Constructor for class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.io.xpp3.BundleListXpp3Writer
 
BundleLoader - Class in org.apache.sling.jcr.ocm.impl.classloader
The ClassLoaderLoader TODO
BundleMapper - Class in org.apache.sling.jcr.ocm.impl
 
BundleProxyClassLoader - Class in org.apache.sling.commons.classloader.impl
The BundleProxyClassLoader is a class loader delegating to a bundle.
BundleProxyClassLoader(Bundle) - Constructor for class org.apache.sling.commons.classloader.impl.BundleProxyClassLoader
 
BundleRemoveTask - Class in org.apache.sling.installer.core.impl.tasks
Remove a bundle from a RegisteredResource.
BundleRemoveTask(TaskResourceGroup, BundleTaskCreator) - Constructor for class org.apache.sling.installer.core.impl.tasks.BundleRemoveTask
 
BundleResource - Class in org.apache.sling.bundleresource.impl
A Resource that wraps a Bundle entry
BundleResource(ResourceResolver, BundleResourceCache, MappedPath, String) - Constructor for class org.apache.sling.bundleresource.impl.BundleResource
 
BundleResourceProvider - Class in org.apache.sling.bundleresource.impl
 
BundleResourceProvider(Bundle, String) - Constructor for class org.apache.sling.bundleresource.impl.BundleResourceProvider
Creates Bundle resource provider accessing entries in the given Bundle an supporting resources below root paths given by the rootList which is a comma (and whitespace) separated list of absolute paths.
BundleResourceURLConnection - Class in org.apache.sling.bundleresource.impl
A Bundle based UIRLConnection which uses the bundle's last modification time as the last modification time of the URL in contrast to the (Apache Felix) URLConnection used for the bundle entry, which always returns zero.
BundleResourceURLConnection(Bundle, String, URL) - Constructor for class org.apache.sling.bundleresource.impl.BundleResourceURLConnection
 
bundlesDirectory - Variable in class org.apache.sling.maven.projectsupport.AbstractLaunchpadFrameworkMojo
The directory which contains the start-level bundle directories.
BundleStartTask - Class in org.apache.sling.installer.core.impl.tasks
Start a bundle given its bundle ID Restarts if the bundle does not start on the first try, but only after receiving a bundle or framework event, indicating that it's worth retrying
BundleStartTask(TaskResourceGroup, long, BundleTaskCreator) - Constructor for class org.apache.sling.installer.core.impl.tasks.BundleStartTask
 
BundleTaskCreator - Class in org.apache.sling.installer.core.impl.tasks
Task creator for bundles
BundleTaskCreator() - Constructor for class org.apache.sling.installer.core.impl.tasks.BundleTaskCreator
 
BundleUninstallMojo - Class in org.apache.sling.maven.bundlesupport
Uninstall an OSGi bundle from a running Sling instance.
BundleUninstallMojo() - Constructor for class org.apache.sling.maven.bundlesupport.BundleUninstallMojo
 
BundleUpdateTask - Class in org.apache.sling.installer.core.impl.tasks
Update a bundle from a RegisteredResource.
BundleUpdateTask(TaskResourceGroup, BundleTaskCreator) - Constructor for class org.apache.sling.installer.core.impl.tasks.BundleUpdateTask
 
BundleVersionInfo<T> - Class in org.apache.sling.commons.osgi.bundleversion
Provides bundle version information, which can be extracted from bundle files or Bundle objects.
BundleVersionInfo() - Constructor for class org.apache.sling.commons.osgi.bundleversion.BundleVersionInfo
 

C

CACHED_DTD_PUBLIC_IDS - Static variable in class org.apache.sling.scripting.jsp.jasper.Constants
List of the Public IDs that we cache, and their associated location.
CACHED_DTD_RESOURCE_PATHS - Static variable in class org.apache.sling.scripting.jsp.jasper.Constants
 
call(SlingBindings, String, Object...) - Method in interface org.apache.sling.api.scripting.SlingScript
Evaluates this script using the bound variables as global variables to the script and then calls the given method with the arguments.
CallbackHandlerWrapper - Class in org.apache.sling.jcr.jackrabbit.server.impl.security
 
CallbackHandlerWrapper(Subject, CallbackHandler) - Constructor for class org.apache.sling.jcr.jackrabbit.server.impl.security.CallbackHandlerWrapper
 
canAccess(String) - Method in class org.apache.sling.jcr.jackrabbit.server.impl.security.PluggableDefaultAccessManager
 
canAccess(String) - Method in interface org.apache.sling.jcr.jackrabbit.server.security.accessmanager.WorkspaceAccessManagerPlugin
Determines whether the subject of the current context is granted access to the given workspace.
canAddChildNode(String) - Method in class org.apache.sling.commons.testing.jcr.MockNodeType
 
canAddChildNode(String, String) - Method in class org.apache.sling.commons.testing.jcr.MockNodeType
 
canAddChildren(Node) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo
Checks whether the current user has been granted privileges to add children to the specified node.
canAddChildren(Session, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo
Checks whether the current user has been granted privileges to add children to the specified path.
canAddGroup(Session) - Method in interface org.apache.sling.jackrabbit.usermanager.AuthorizablePrivilegesInfo
Checks whether the current user has been granted privileges to add a new group.
canAddGroup(Session) - Method in class org.apache.sling.jackrabbit.usermanager.impl.AuthorizablePrivilegesInfoImpl
 
canAddMixin(String) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
canAddUser(Session) - Method in interface org.apache.sling.jackrabbit.usermanager.AuthorizablePrivilegesInfo
Checks whether the current user has been granted privileges to add a new user.
canAddUser(Session) - Method in class org.apache.sling.jackrabbit.usermanager.impl.AuthorizablePrivilegesInfoImpl
 
canBeMarkedForRemoval() - Method in class org.apache.sling.event.impl.jobs.queues.AbstractJobQueue
 
canBeMarkedForRemoval() - Method in class org.apache.sling.event.impl.jobs.queues.AbstractParallelJobQueue
 
canBeMarkedForRemoval() - Method in class org.apache.sling.event.impl.jobs.queues.TopicRoundRobinJobQueue
 
cancelJob(String, String) - Method in class org.apache.sling.event.impl.jobs.jcr.JobStatusProviderImpl
Deprecated. 
cancelJob(String) - Method in class org.apache.sling.event.impl.jobs.jcr.JobStatusProviderImpl
Deprecated. 
cancelJob(String) - Method in interface org.apache.sling.event.JobStatusProvider
Deprecated. Use JobStatusProvider.removeJob(String) instead.
cancelJob(String, String) - Method in interface org.apache.sling.event.JobStatusProvider
Deprecated. Use JobStatusProvider.removeJob(String, String) instead.
cancelledJob() - Method in class org.apache.sling.event.impl.jobs.StatisticsImpl
Add a cancelled job.
cancelMerge(Version) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
cancelTimedEvent(String) - Method in class org.apache.sling.event.impl.TimedJobHandler
 
cancelTimedEvent(String) - Method in interface org.apache.sling.event.TimedEventStatusProvider
Cancel this timed event.
canDelete(Node) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo
Checks whether the current user has been granted privileges to delete the specified node.
canDelete(Session, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo
Checks whether the current user has been granted privileges to delete the specified path.
canDeleteChildren(Node) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo
Checks whether the current user has been granted privileges to delete children to the specified node.
canDeleteChildren(Session, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo
Checks whether the current user has been granted privileges to delete children of the specified path.
canHandle(Credentials) - Method in class org.apache.sling.jcr.jackrabbit.server.impl.security.AuthenticationPluginWrapper
Delegates to underlying LoginModulePlugin.canHandle(Credentials) method
canHandle(Credentials) - Method in interface org.apache.sling.jcr.jackrabbit.server.security.LoginModulePlugin
Determine if this LoginModule can process this set of Credentials.
canModifyAccessControl(Node) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo
Checks whether the current user has been granted privileges to modify the access control of the specified node.
canModifyAccessControl(Session, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo
Checks whether the current user has been granted privileges to modify the access control of the specified path.
canModifyProperties(Node) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo
Checks whether the current user has been granted privileges to modify properties of the specified node.
canModifyProperties(Session, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo
Checks whether the current user has been granted privileges to modify properties of the specified path.
canonicalURI(String) - Static method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
canRead(Path) - Method in class org.apache.sling.jcr.jackrabbit.server.impl.security.PluggableDefaultAccessManager
 
canRead(String) - Method in interface org.apache.sling.jcr.jackrabbit.server.security.accessmanager.AccessManagerPlugin
Determines whether the item at the specified absolute path can be read.
canReadAccessControl(Node) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo
Checks whether the current user has been granted privileges to read the access control of the specified node.
canReadAccessControl(Session, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo
Checks whether the current user has been granted privileges to read the access control of the specified path.
canRemove(Session, String) - Method in interface org.apache.sling.jackrabbit.usermanager.AuthorizablePrivilegesInfo
Checks whether the current user has been granted privileges to remove the specified user or group.
canRemove(Session, String) - Method in class org.apache.sling.jackrabbit.usermanager.impl.AuthorizablePrivilegesInfoImpl
 
canRemoveItem(String) - Method in class org.apache.sling.commons.testing.jcr.MockNodeType
 
canRemoveNode(String) - Method in class org.apache.sling.commons.testing.jcr.MockNodeType
 
canRemoveProperty(String) - Method in class org.apache.sling.commons.testing.jcr.MockNodeType
 
canSetProperty(String, Value) - Method in class org.apache.sling.commons.testing.jcr.MockNodeType
 
canSetProperty(String, Value[]) - Method in class org.apache.sling.commons.testing.jcr.MockNodeType
 
canUpdateGroupMembers(Session, String) - Method in interface org.apache.sling.jackrabbit.usermanager.AuthorizablePrivilegesInfo
Checks whether the current user has been granted privileges to update the membership of the specified group.
canUpdateGroupMembers(Session, String) - Method in class org.apache.sling.jackrabbit.usermanager.impl.AuthorizablePrivilegesInfoImpl
 
canUpdateProperties(Session, String) - Method in interface org.apache.sling.jackrabbit.usermanager.AuthorizablePrivilegesInfo
Checks whether the current user has been granted privileges to update the properties of the specified user or group.
canUpdateProperties(Session, String) - Method in class org.apache.sling.jackrabbit.usermanager.impl.AuthorizablePrivilegesInfoImpl
 
Catch - Class in org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.core
 
Catch() - Constructor for class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.core.Catch
 
CDL - Class in org.apache.sling.commons.json.util
This provides static methods to convert comma delimited text into a JSONArray, and to covert a JSONArray into comma delimited text.
CDL() - Constructor for class org.apache.sling.commons.json.util.CDL
 
ch - Variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLString
The character array.
changeComponent(String, String) - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.HtmlDefaultServletTest
 
changedProperties - Variable in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletUpdateTest.TestEventListener
 
ChangeStateTask - Class in org.apache.sling.installer.core.impl.tasks
Simple general task, setting the state of a registered resource.
ChangeStateTask(TaskResourceGroup, ResourceState) - Constructor for class org.apache.sling.installer.core.impl.tasks.ChangeStateTask
 
ChangeUserPasswordServlet - Class in org.apache.sling.jackrabbit.usermanager.impl.post
Changes the password associated with a user.
ChangeUserPasswordServlet() - Constructor for class org.apache.sling.jackrabbit.usermanager.impl.post.ChangeUserPasswordServlet
 
CHARACTER_ENCODING - Static variable in class org.apache.sling.api.resource.ResourceMetadata
The name of the optional property providing the character encoding of the resource if the resource is streamable and contains character data (value is "sling.characterEncoding").
characters - Variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.SymbolTable.Entry
Symbol characters.
check() - Method in class org.apache.sling.servlets.get.impl.helpers.ResourceTraversor
Check if the resource has less child nodes for the specified amount of levels.
checkAttributes(String, Node, JspUtil.ValidAttribute[], ErrorDispatcher) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
Checks if all mandatory attributes are present and if all attributes present have valid names.
CheckBundleListForSnapshotsMojo - Class in org.apache.sling.maven.projectsupport
Validate that the bundle list file (if it exists) does not contain references to SNAPSHOT versions.
CheckBundleListForSnapshotsMojo() - Constructor for class org.apache.sling.maven.projectsupport.CheckBundleListForSnapshotsMojo
 
checkError() - Method in class org.apache.sling.engine.impl.output.BufferedPrintWriter
Flush the stream if it's not closed and check its error state.
checkForUnprocessedJobs() - Method in class org.apache.sling.event.impl.jobs.queues.AbstractJobQueue
Periodically check for started jobs without an ack.
checkin() - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
CHECKIN_DIRECTIVE - Static variable in class org.apache.sling.jcr.contentloader.internal.PathEntry
The checkin directive specifying whether versionable nodes should be checked in
CheckinOperation - Class in org.apache.sling.servlets.post.impl.operations
The CheckinOperation class implements the checkin operation for the Sling default POST servlet.
CheckinOperation() - Constructor for class org.apache.sling.servlets.post.impl.operations.CheckinOperation
 
checkJob(Object) - Method in class org.apache.sling.commons.scheduler.impl.QuartzScheduler
Check the job object, either runnable or job is allowed
checkout() - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
checkoutIfNecessary(Node, List<Modification>, VersioningConfiguration) - Method in class org.apache.sling.servlets.post.AbstractSlingPostOperation
 
CheckoutOperation - Class in org.apache.sling.servlets.post.impl.operations
The CheckoutOperation class implements the checkout operation for the Sling default POST servlet.
CheckoutOperation() - Constructor for class org.apache.sling.servlets.post.impl.operations.CheckoutOperation
 
checkOutputDir() - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
checkPermission(ItemId, int) - Method in class org.apache.sling.jcr.jackrabbit.server.impl.security.PluggableDefaultAccessManager
 
checkScope(String, Node, ErrorDispatcher) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
Checks to see if the given scope is valid.
checkVariable(String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.BeanRepository
 
children - Variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.TreeNode
The children of this node, instantiated only if required.
Choose - Class in org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.core
 
Choose() - Constructor for class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.core.Choose
 
CHUNKSIZE - Static variable in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
 
CLASS_NAME - Static variable in class org.apache.sling.maven.jcrocm.ClassDescriptor
 
CLASS_PATH_DEFAULT - Static variable in class org.apache.sling.jcr.classloader.internal.DynamicClassLoaderProviderImpl
 
CLASS_PATH_PROP - Static variable in class org.apache.sling.jcr.classloader.internal.DynamicClassLoaderProviderImpl
 
ClassDescriptor - Class in org.apache.sling.maven.jcrocm
The ClassDescriptor class provides support for the class-descriptor element of a class mapping, which has the following attribute list definition:
ClassDescriptorReader - Class in org.apache.sling.jcr.ocm.impl
The ClassDescriptorReader TODO Use: 1.
ClassDescriptorReader() - Constructor for class org.apache.sling.jcr.ocm.impl.ClassDescriptorReader
 
classFileName - Variable in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
ClassLoaderFacade - Class in org.apache.sling.commons.classloader.impl
The ClassLoaderFacade is a facade for the dynamic class loading.
ClassLoaderFacade(DynamicClassLoaderManagerImpl) - Constructor for class org.apache.sling.commons.classloader.impl.ClassLoaderFacade
Constructor
ClassLoaderLoader - Class in org.apache.sling.jcr.ocm.impl.classloader
The ClassLoaderLoader TODO
ClassLoaderResourceProvider - Class in org.apache.sling.launchpad.base.impl
The ClassLoaderResourceProvider TODO
ClassLoaderResourceProvider(ClassLoader) - Constructor for class org.apache.sling.launchpad.base.impl.ClassLoaderResourceProvider
 
ClassLoaderWriter - Interface in org.apache.sling.commons.classloader
The class loader writer allows to modify the resources loaded by a DynamicClassLoaderProvider.
CLASSNAME - Static variable in class org.apache.sling.scripting.javascript.wrapper.ScriptableCalendar
 
CLASSNAME - Static variable in class org.apache.sling.scripting.javascript.wrapper.ScriptableItemMap
 
CLASSNAME - Static variable in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
CLASSNAME - Static variable in class org.apache.sling.scripting.javascript.wrapper.ScriptablePrintWriter
 
CLASSNAME - Static variable in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
CLASSNAME - Static variable in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
 
CLASSNAME - Static variable in class org.apache.sling.scripting.javascript.wrapper.ScriptableVersion
 
CLASSNAME - Static variable in class org.apache.sling.scripting.javascript.wrapper.ScriptableVersionHistory
 
className - Variable in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
classPath - Variable in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
ClassPathEntry - Class in org.apache.sling.jcr.classloader.internal
The ClassPathEntry class encapsulates entries in the class path of the DynamicRepositoryClassLoader.
ClassPathEntry(Session, String) - Constructor for class org.apache.sling.jcr.classloader.internal.ClassPathEntry
Creates an instance of the ClassPathEntry assigning the session and path.
ClassPathEntry(ClassPathEntry) - Constructor for class org.apache.sling.jcr.classloader.internal.ClassPathEntry
Clones this instance of the ClassPathEntry setting the path and session to the same value as the base instance.
cleanup() - Method in class org.apache.sling.event.impl.jobs.jcr.PersistenceHandler
This method is invoked periodically.
cleanup() - Method in class org.apache.sling.installer.core.impl.RegisteredResourceImpl
Clean up used data files.
cleanup() - Method in class org.apache.sling.scripting.core.ScriptHelper
Clean up this instance.
cleanupVM() - Method in class org.apache.sling.launchpad.base.shared.Loader
Tries to remove as many traces of class loaded by the framework from the Java VM as possible.
clear() - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
clear() - Method in class org.apache.sling.auth.core.impl.PathBasedHolderCache
 
clear() - Method in class org.apache.sling.auth.core.spi.AuthenticationInfo
Clears all properties from the map with the exception of the AuthenticationInfo.AUTH_TYPE property.
clear() - Method in class org.apache.sling.commons.testing.integration.NameValuePairList
 
CLEAR - Static variable in class org.apache.sling.engine.impl.request.RequestHistoryConsolePlugin
 
clear() - Method in class org.apache.sling.event.EventPropertiesMap
 
clear() - Method in class org.apache.sling.event.impl.jobs.queues.AbstractJobQueue
 
clear() - Method in class org.apache.sling.event.impl.jobs.queues.OrderedJobQueue
 
clear() - Method in class org.apache.sling.event.impl.jobs.queues.ParallelJobQueue
 
clear() - Method in class org.apache.sling.event.impl.jobs.queues.TopicRoundRobinJobQueue
 
clear() - Method in interface org.apache.sling.event.jobs.Queue
Remove all outstanding jobs from the queue.
clear() - Method in class org.apache.sling.jackrabbit.usermanager.impl.resource.AuthorizableValueMap
 
clear() - Method in class org.apache.sling.jcr.contentloader.internal.DefaultContentCreator
Clear the content loader.
clear() - Method in class org.apache.sling.jcr.contentloader.internal.readers.XmlReader.FileDescription
 
clear() - Method in class org.apache.sling.jcr.ocm.impl.ObservingObjectCache
 
clear() - Method in class org.apache.sling.jcr.resource.JcrModifiablePropertyMap
 
clear() - Method in class org.apache.sling.jcr.resource.JcrPropertyMap
 
clear() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletUpdateTest.TestEventListener
 
clear() - Method in class org.apache.sling.scripting.core.impl.helper.ProtectedBindings
The clear operation is not supported.
clear() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
Clear the contents of the buffer.
clear() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
Discard the output buffer.
clear() - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLString
Resets all of the values to their defaults.
clear() - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLStringBuffer
Clears the string buffer.
clearBuffer() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
Clears the current contents of the buffer.
clearBuffer() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
 
clearLastModificationTest() - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper
Clea the lastModificationTest.
clearQueued() - Method in class org.apache.sling.event.impl.jobs.StatisticsImpl
Clear all queued
clone(Map<String, Object>) - Method in interface org.apache.sling.api.resource.ResourceResolver
Returns a new ResourceResolver instance based on the given authenticationInfo map and the original authentication info used to create this instance.
clone(Map<String, Object>) - Method in class org.apache.sling.commons.testing.sling.MockResourceResolver
 
clone(TransformationResult) - Method in class org.apache.sling.installer.core.impl.RegisteredResourceImpl
Create a new resource with updated information
clone() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Create and return a copy of this object, the URI-reference containing the userinfo component.
clone(Map<String, Object>) - Method in class org.apache.sling.jcr.resource.internal.JcrResourceResolver
 
clone() - Method in class org.apache.sling.servlets.post.VersioningConfiguration
 
close() - Method in interface org.apache.sling.api.resource.ResourceResolver
Close this resource resolver.
close() - Method in class org.apache.sling.commons.log.internal.slf4j.LogConfigManager
Shuts this configuration manager down by dropping all references to existing configurations, dropping all stored loggers and closing all log writers.
close() - Method in class org.apache.sling.commons.log.internal.slf4j.PrivilegedWriter
 
close() - Method in class org.apache.sling.commons.testing.sling.MockResourceResolver
 
close() - Method in class org.apache.sling.engine.impl.output.BufferedPrintWriter
Closes the output after flushing the buffer contents to the wrapped writer.
close() - Method in class org.apache.sling.engine.impl.output.BufferedServletOutputStream
Closes this output stream and releases any system resources associated with this stream.
close() - Method in interface org.apache.sling.engine.RequestLog
Deprecated. Closes this request log.
close() - Method in class org.apache.sling.event.impl.jobs.jcr.JobsIteratorImpl
Deprecated.  
close() - Method in class org.apache.sling.event.impl.jobs.queues.AbstractJobQueue
Close this queue.
close() - Method in interface org.apache.sling.event.JobsIterator
Deprecated. Releases this iterators resources immediately instead of waiting for this to happen when it is automatically closed.
close() - Method in class org.apache.sling.jcr.jackrabbit.server.impl.security.PluggableDefaultAccessManager
 
close() - Method in interface org.apache.sling.jcr.jackrabbit.server.security.accessmanager.AccessManagerPlugin
Close this access manager.
close() - Method in class org.apache.sling.jcr.resource.internal.helper.LazyInputStream
Closes the input stream if acquired otherwise does nothing.
close() - Method in class org.apache.sling.jcr.resource.internal.JcrResourceResolver
 
close() - Method in class org.apache.sling.jcr.resource.internal.ResourceDecoratorTracker
 
close() - Method in class org.apache.sling.scripting.core.impl.LogWriter
Just calls LogWriter.flush()
close() - Method in class org.apache.sling.scripting.javascript.io.EspReader
Close the EspReader.
close() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.ServletWriter
 
close() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
Close the stream, flushing it first.
close() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
Close the stream.
close() - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.ASCIIReader
Close the stream.
close() - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.UCSReader
Close the stream.
close() - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.UTF8Reader
Close the stream.
closeCreatedResolvers() - Method in class org.apache.sling.jcr.resource.internal.JcrResourceResolver
Closes any helper resource resolver created while this resource resolver was used.
closed - Variable in class org.apache.sling.engine.impl.output.BufferedPrintWriter
flag to indicate that the writer has been closed
closed - Variable in class org.apache.sling.engine.impl.output.BufferedServletOutputStream
flag to indicate that the stream has been closed
closeSession() - Method in class org.apache.sling.jcr.resource.internal.JcrResourceResolver
Closes the session underlying this resource resolver.
coerce(String, Class) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
 
coerceToBoolean(String, boolean) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
 
coerceToBoolean(String) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
 
coerceToByte(String, boolean) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
 
coerceToByte(String) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
 
coerceToChar(String, boolean) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
 
coerceToChar(String) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
 
coerceToCharacter(String, boolean) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
 
coerceToDouble(String, boolean) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
 
coerceToDouble(String) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
 
coerceToFloat(String, boolean) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
 
coerceToFloat(String) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
 
coerceToInt(String, boolean) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
 
coerceToInt(String) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
 
coerceToInteger(String, boolean) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
 
coerceToLong(String, boolean) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
 
coerceToLong(String) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
 
coerceToPrimitiveBoolean(String, boolean) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
 
coerceToPrimitiveByte(String, boolean) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
 
coerceToPrimitiveDouble(String, boolean) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
 
coerceToPrimitiveFloat(String, boolean) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
 
coerceToPrimitiveLong(String, boolean) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
 
coerceToPrimitiveShort(String, boolean) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
 
coerceToShort(String, boolean) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
 
coerceToShort(String) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
 
collectContent(SlingHttpServletRequest, HtmlResponse, String) - Method in class org.apache.sling.jackrabbit.usermanager.impl.post.AbstractAuthorizablePostServlet
Collects the properties that form the content to be written back to the repository.
COLLECTION_TYPES - Static variable in class org.apache.sling.jcr.webdav.impl.servlets.SlingWebDavServlet
 
COLLECTION_TYPES_DEFAULT - Static variable in class org.apache.sling.jcr.webdav.impl.servlets.SlingWebDavServlet
 
CollectionDescriptor - Class in org.apache.sling.maven.jcrocm
The CollectionDescriptor class provides support for the collection-descriptor element of a class mapping, which has the following attribute list definition:
CollectionDescriptor(Log, DocletTag, String) - Constructor for class org.apache.sling.maven.jcrocm.CollectionDescriptor
 
collectResource(Resource, int) - Method in class org.apache.sling.servlets.get.impl.helpers.ResourceTraversor
Adds a resource in the JSON tree.
COMMENT_PREFIX - Static variable in class org.apache.sling.launchpad.base.impl.bootstrapcommands.BootstrapCommandFile
Prefix for comments in command files
compact() - Method in class org.apache.sling.installer.core.impl.EntityResourceList
Compact the resource group by removing uninstalled entries
compact() - Method in class org.apache.sling.installer.core.impl.PersistentResourceList
Compact the internal state and remove empty groups.
compare(ServiceReference, ServiceReference) - Method in class org.apache.sling.commons.classloader.impl.DynamicClassLoaderManagerImpl.ServiceReferenceComparator
 
compare(TaskResource, TaskResource) - Static method in class org.apache.sling.installer.core.impl.RegisteredResourceImpl
Compare resources.
compareData(String, String) - Method in class org.apache.sling.launchpad.webapp.integrationtest.WebdavUploadTest
 
compareTo(AdapterFactoryDescriptorKey) - Method in class org.apache.sling.adapter.internal.AdapterFactoryDescriptorKey
 
compareTo(PathBasedHolder) - Method in class org.apache.sling.auth.core.impl.PathBasedHolder
Compares this instance to the other PathBasedHolder instance.
compareTo(BundleVersionInfo<?>) - Method in class org.apache.sling.commons.osgi.bundleversion.BundleVersionInfo
Compare based on bundle version info, and for snapshots based on BundleVersionInfo.getBundleLastModified()
compareTo(Object) - Method in class org.apache.sling.commons.testing.osgi.MockServiceReference
 
compareTo(SlingFilterChainHelper.FilterListEntry) - Method in class org.apache.sling.engine.impl.filter.SlingFilterChainHelper.FilterListEntry
Note: this class has a natural ordering that is inconsistent with equals.
compareTo(InstallTask) - Method in class org.apache.sling.installer.api.tasks.InstallTask
All comparisons are based on getSortKey().
compareTo(RegisteredResourceImpl) - Method in class org.apache.sling.installer.core.impl.RegisteredResourceImpl
 
compareTo(MapEntry) - Method in class org.apache.sling.jcr.resource.internal.helper.MapEntry
 
compareTo(ResourceProviderEntry) - Method in class org.apache.sling.jcr.resource.internal.helper.ResourceProviderEntry
 
compareTo(URI) - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Compare this URI to another object.
compareTo(MediaRangeList.MediaRange) - Method in class org.apache.sling.servlets.post.impl.helper.MediaRangeList.MediaRange
 
compile() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.Compiler
Compile the jsp file from the current engine context
compile(boolean) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.Compiler
Compile the jsp file from the current engine context.
compile(boolean, boolean) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.Compiler
Compile the jsp file from the current engine context.
compile() - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
Compiler - Class in org.apache.sling.scripting.jsp.jasper.compiler
Main JSP compiler class.
Compiler() - Constructor for class org.apache.sling.scripting.jsp.jasper.compiler.Compiler
 
concatenate(Compiler, Node.Nodes) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.TextOptimizer
 
CONFIG_FILE - Static variable in class org.apache.sling.commons.testing.jcr.RepositoryUtil
 
CONFIG_PATH_KEY - Static variable in class org.apache.sling.installer.core.impl.config.ConfigTaskCreator
 
CONFIG_PATH_PREFIX - Static variable in class org.apache.sling.maven.projectsupport.AbstractBundleListMojo
 
CONFIG_PROPERTIES - Static variable in class org.apache.sling.launchpad.base.impl.Sling
The name of the default launcher properties file to setup the environment for the Felix framework (value is "sling.properties").
CONFIG_PROPERTY_REPO_PATH - Static variable in class org.apache.sling.event.impl.AbstractRepositoryEventHandler
 
configDirectory - Variable in class org.apache.sling.maven.projectsupport.AbstractBundleListMojo
 
ConfigInstallTask - Class in org.apache.sling.installer.core.impl.config
Task to install a configuration
ConfigInstallTask(TaskResourceGroup, ServiceTracker) - Constructor for class org.apache.sling.installer.core.impl.config.ConfigInstallTask
 
ConfigRemoveTask - Class in org.apache.sling.installer.core.impl.config
Remove a Configuration
ConfigRemoveTask(TaskResourceGroup, ServiceTracker) - Constructor for class org.apache.sling.installer.core.impl.config.ConfigRemoveTask
 
ConfigTaskCreator - Class in org.apache.sling.installer.core.impl.config
Task creator for configurations.
ConfigTaskCreator() - Constructor for class org.apache.sling.installer.core.impl.config.ConfigTaskCreator
 
configuration - Variable in class org.apache.sling.commons.scheduler.impl.QuartzJobExecutor.JobContextImpl
 
configuration - Variable in class org.apache.sling.commons.threads.impl.DefaultThreadPool
 
configuration - Variable in class org.apache.sling.event.impl.jobs.queues.AbstractJobQueue
Configuration.
ConfigurationConstants - Class in org.apache.sling.event.impl.jobs.config
Constants for the queue configuration.
ConfigurationConstants() - Constructor for class org.apache.sling.event.impl.jobs.config.ConfigurationConstants
 
ConfigurationException - Exception in org.apache.sling.commons.log.internal.config
 
ConfigurationException(String, String) - Constructor for exception org.apache.sling.commons.log.internal.config.ConfigurationException
 
ConfigurationException(String, String, Throwable) - Constructor for exception org.apache.sling.commons.log.internal.config.ConfigurationException
 
ConfigurationServiceFactory - Class in org.apache.sling.commons.log.internal.config
 
ConfigurationServiceFactory(LogConfigManager, String) - Constructor for class org.apache.sling.commons.log.internal.config.ConfigurationServiceFactory
 
configure(String, File) - Method in class org.apache.sling.maven.bundlesupport.BundleUninstallMojo
Add configurations to a running OSGi instance for initial content.
connect() - Method in class org.apache.sling.bundleresource.impl.BundleResourceURLConnection
Connects this URLConnection to access the data and metadata such as the content length, last modification time and content type.
connect() - Method in class org.apache.sling.jcr.classloader.internal.net.JCRURLConnection
Connects to the URL setting the header fields and preparing for the JCRURLConnection.getProperty() and JCRURLConnection.getInputStream() methods.
connect() - Method in class org.apache.sling.launchpad.base.impl.ContextConnection
Accesses the the resource from the underlaying resource provider at the URL's path.
Constants - Class in org.apache.sling.scripting.jsp.jasper
Some constants and other global data that are used by the compiler and the runtime.
Constants() - Constructor for class org.apache.sling.scripting.jsp.jasper.Constants
 
ContainerRequestParameter - Class in org.apache.sling.engine.impl.parameters
The ContainerRequestParameter TODO
contains(String) - Method in class org.apache.sling.servlets.post.impl.helper.MediaRangeList
Determines if this MediaRangeList contains a given media type.
containsBundle(Bundle, boolean) - Method in class org.apache.sling.maven.projectsupport.bundlelist.BaseStartLevel
 
containsHeader(String) - Method in class org.apache.sling.engine.impl.adapter.SlingServletResponseAdapter
 
containsKey(Object) - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
containsKey(Object) - Method in class org.apache.sling.event.EventPropertiesMap
 
containsKey(Object) - Method in class org.apache.sling.jackrabbit.usermanager.impl.resource.AuthorizableValueMap
 
containsKey(String) - Method in class org.apache.sling.jcr.ocm.DefaultMappedObject
Returns true if this map contains the named property.
containsKey(String) - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProviderEntry
containsKey(String) - Method in class org.apache.sling.jcr.resource.internal.helper.ResourceProviderEntry
 
containsKey(Object) - Method in class org.apache.sling.jcr.resource.JcrPropertyMap
 
containsKey(Object) - Method in class org.apache.sling.scripting.core.impl.helper.ProtectedBindings
containsSymbol(String) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.SymbolTable
Returns true if the symbol table already contains the specified symbol.
containsSymbol(char[], int, int) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.SymbolTable
Returns true if the symbol table already contains the specified symbol.
containsValue(Object) - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
containsValue(Object) - Method in class org.apache.sling.event.EventPropertiesMap
 
containsValue(Object) - Method in class org.apache.sling.jackrabbit.usermanager.impl.resource.AuthorizableValueMap
 
containsValue(Object) - Method in class org.apache.sling.jcr.resource.JcrPropertyMap
 
containsValue(Object) - Method in class org.apache.sling.scripting.core.impl.helper.ProtectedBindings
CONTENT_ENCODING - Static variable in class org.apache.sling.jcr.classloader.internal.net.JCRURLConnection
The name of the header containing the content encoding (value is "content-encoding").
CONTENT_HEADER - Static variable in class org.apache.sling.jcr.contentloader.internal.PathEntry
The manifest header to specify initial content to be loaded.
CONTENT_LENGTH - Static variable in class org.apache.sling.api.resource.ResourceMetadata
The name of the optional property providing the content length of the resource if the resource is streamable (value is "sling.contentLength").
CONTENT_LENGTH - Static variable in class org.apache.sling.jcr.classloader.internal.net.JCRURLConnection
The name of the header containing the content size (value is "content-length").
CONTENT_TYPE - Static variable in class org.apache.sling.api.resource.ResourceMetadata
The name of the optional property providing the content type of the resource if the resource is streamable (value is "sling.contentType").
CONTENT_TYPE - Static variable in class org.apache.sling.jcr.classloader.internal.net.JCRURLConnection
The name of the header containing the MIME type of the content (value is "content-type").
CONTENT_TYPE_CSS - Static variable in class org.apache.sling.commons.testing.integration.HttpTestBase
 
CONTENT_TYPE_DONTCARE - Static variable in class org.apache.sling.commons.testing.integration.HttpTestBase
Means "don't care about Content-Type" in getContent(...) methods
CONTENT_TYPE_HTML - Static variable in class org.apache.sling.commons.testing.integration.HttpTestBase
 
CONTENT_TYPE_JS - Static variable in class org.apache.sling.commons.testing.integration.HttpTestBase
 
CONTENT_TYPE_JSON - Static variable in class org.apache.sling.commons.testing.integration.HttpTestBase
 
CONTENT_TYPE_PLAIN - Static variable in class org.apache.sling.commons.testing.integration.HttpTestBase
 
CONTENT_TYPE_XML - Static variable in class org.apache.sling.commons.testing.integration.HttpTestBase
 
ContentCreator - Interface in org.apache.sling.jcr.contentloader.internal
The ContentCreator is used by the ContentReader to create the actual content.
ContentData - Class in org.apache.sling.engine.impl.request
The ContentData class provides objects which are relevant for the processing of a single Content object by its Component.
ContentData(Resource, RequestPathInfo, BufferProvider) - Constructor for class org.apache.sling.engine.impl.request.ContentData
 
ContentImporter - Interface in org.apache.sling.jcr.contentloader
The ContentImporter service
ContentImportListener - Interface in org.apache.sling.jcr.contentloader
Listener interface to provide callbacks for all imported updates for interested parties.
contentIsUninstalled(Session, Bundle) - Method in class org.apache.sling.jcr.contentloader.internal.ContentLoaderService
 
ContentLoaderMiscPropertyTest - Class in org.apache.sling.launchpad.webapp.integrationtest
Test that property types are supported in initial content.
ContentLoaderMiscPropertyTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.ContentLoaderMiscPropertyTest
 
ContentLoaderService - Class in org.apache.sling.jcr.contentloader.internal
The ContentLoaderService is the service providing the following functionality: Bundle listener to load initial content.
ContentLoaderService() - Constructor for class org.apache.sling.jcr.contentloader.internal.ContentLoaderService
 
ContentReader - Interface in org.apache.sling.jcr.contentloader.internal
The ContentReader A content reader is provided by an ImportProvider.
contentType - Variable in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
context - Variable in class org.apache.sling.commons.scheduler.impl.QuartzScheduler
The component context.
context - Variable in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
CONTEXT_PROPERTY_NAME - Static variable in interface org.apache.sling.event.impl.jobs.JobStatusNotifier
 
ContextConnection - Class in org.apache.sling.launchpad.base.impl
The ContextConnection extends the java.net.URLConnection to provide access to a resource which is available from LaunchpadContentProvider provided to Sling.
contextDestroyed(ServletContextEvent) - Method in class org.apache.sling.launchpad.base.webapp.SlingHttpSessionListenerDelegate
 
contextDestroyed(ServletContextEvent) - Method in class org.apache.sling.launchpad.webapp.SlingSessionListener
 
contextInitialized(ServletContextEvent) - Method in class org.apache.sling.launchpad.base.webapp.SlingHttpSessionListenerDelegate
 
contextInitialized(ServletContextEvent) - Method in class org.apache.sling.launchpad.webapp.SlingSessionListener
 
ContextProtocolHandler - Class in org.apache.sling.launchpad.base.impl
The ContextProtocolHandler is a simple extension of the OSGi provided AbstractURLStreamHandlerService which simply returns an instance of the ContextConnection when trying to open the connection of the URL.
ContextProtocolHandler(LaunchpadContentProvider) - Constructor for class org.apache.sling.launchpad.base.impl.ContextProtocolHandler
Creates an instance of this protocol handler setting the servlet context which is queried to access content.
control - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
BitSet for control.
convert(String, String, Class, Class) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
 
convert(TreeNode, Node) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.ParserUtils
Create and return a TreeNode that corresponds to the specified Node, including processing all of the attributes and children nodes.
CONVERTER - Static variable in class org.apache.sling.maven.jcrocm.BeanDescriptor
 
CONVERTER - Static variable in class org.apache.sling.maven.jcrocm.FieldDescriptor
 
convertNode(Node, int) - Method in class org.apache.sling.installer.provider.jcr.impl.FileNodeConverter
 
Cookie - Class in org.apache.sling.commons.json.http
Convert a web browser cookie specification to a JSONObject and back.
Cookie() - Constructor for class org.apache.sling.commons.json.http.Cookie
 
CookieList - Class in org.apache.sling.commons.json.http
Convert a web browser cookie list string to a JSONObject and back.
CookieList() - Constructor for class org.apache.sling.commons.json.http.CookieList
 
copy(ArtifactDefinition, File) - Method in class org.apache.sling.maven.projectsupport.AbstractLaunchpadFrameworkMojo
 
copy(File, int, File) - Method in class org.apache.sling.maven.projectsupport.AbstractLaunchpadFrameworkMojo
 
copyBundles(BundleList, File) - Method in class org.apache.sling.maven.projectsupport.AbstractLaunchpadFrameworkMojo
 
copyFile(Bundle, String, File) - Static method in class org.apache.sling.jcr.jackrabbit.server.impl.SlingServerRepository
 
copyFrom(StatisticsImpl) - Method in class org.apache.sling.event.impl.jobs.StatisticsImpl
Create a new statistics object with exactly the same values.
CopyOperation - Class in org.apache.sling.servlets.post.impl.operations
The CopyOperation class implements the copy operation for the Sling default POST servlet.
CopyOperation() - Constructor for class org.apache.sling.servlets.post.impl.operations.CopyOperation
 
copyStream(InputStream, File) - Static method in class org.apache.sling.jcr.jackrabbit.server.impl.SlingServerRepository
 
copyToLocalStorage(InputStream, File) - Method in class org.apache.sling.installer.core.impl.FileDataStore
Copy data to local storage.
CORE_MIME_TYPES - Static variable in class org.apache.sling.commons.mime.internal.MimeTypeServiceImpl
 
COUNTERS_COUNT - Static variable in class org.apache.sling.installer.provider.jcr.impl.JcrInstaller
 
countOccurences(String, char) - Static method in class org.apache.sling.launchpad.webapp.integrationtest.JsonQueryServletTest
 
countOccurences(String, char) - Static method in class org.apache.sling.launchpad.webapp.integrationtest.JsonRenderingTest
 
create(ThreadPoolConfig) - Method in class org.apache.sling.commons.threads.impl.DefaultThreadPoolManager
 
create(ThreadPoolConfig, String) - Method in class org.apache.sling.commons.threads.impl.DefaultThreadPoolManager
 
create(ThreadPoolConfig) - Method in interface org.apache.sling.commons.threads.ThreadPoolManager
Create a new thread pool with this configuration.
create(ThreadPoolConfig, String) - Method in interface org.apache.sling.commons.threads.ThreadPoolManager
Create a new thread pool with this configuration.
create(String, InstallableResource) - Static method in class org.apache.sling.installer.core.impl.InternalResource
Create an internal resource.
create(InternalResource) - Static method in class org.apache.sling.installer.core.impl.RegisteredResourceImpl
Try to create a registered resource.
create(ContentCreator) - Method in class org.apache.sling.jcr.contentloader.internal.readers.XmlReader.FileDescription
 
create(XmlReader.NodeDescription, ContentCreator) - Static method in class org.apache.sling.jcr.contentloader.internal.readers.XmlReader.NodeDescription
 
create(XmlReader.PropertyDescription, ContentCreator) - Static method in class org.apache.sling.jcr.contentloader.internal.readers.XmlReader.PropertyDescription
 
create(String, Resource, String[]) - Static method in class org.apache.sling.servlets.resolver.internal.helper.NamedScriptResourceCollector
 
create(SlingHttpServletRequest, String, String[]) - Static method in class org.apache.sling.servlets.resolver.internal.helper.ResourceCollector
Creates a ResourceCollector for the given request.
create(ServiceReference) - Method in class org.apache.sling.servlets.resolver.internal.resource.ServletResourceProviderFactory
 
createAce(String, String[], String[], String) - Method in interface org.apache.sling.jcr.contentloader.internal.ContentCreator
Creates an Access Control Entry for the current node for the specified principal and privileges.
createAce(String, String[], String[], String) - Method in class org.apache.sling.jcr.contentloader.internal.DefaultContentCreator
 
createAce(JSONObject, ContentCreator) - Method in class org.apache.sling.jcr.contentloader.internal.readers.JsonReader
Create or update an access control entry
createAcl(Object, ContentCreator) - Method in class org.apache.sling.jcr.contentloader.internal.readers.JsonReader
Create or update one or more access control entries for the current node.
createAdminSession() - Method in class org.apache.sling.event.impl.EnvironmentComponent
Create a new admin session.
createBindings() - Method in class org.apache.sling.scripting.api.AbstractSlingScriptEngine
 
CreateBundleJarMojo - Class in org.apache.sling.maven.projectsupport
Create and attach a JAR file containing the resolved artifacts from the bundle list.
CreateBundleJarMojo() - Constructor for class org.apache.sling.maven.projectsupport.CreateBundleJarMojo
 
createCompiler() - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
Create a "Compiler" object based on some init param data.
createCompiler(String) - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
createDistributableEvent(String, Dictionary<String, Object>) - Static method in class org.apache.sling.event.EventUtil
Create a distributable event.
createELContext(JspContext) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspApplicationContextImpl
 
createEvent(Bundle, ServiceReference, String, Map<String, Object>) - Static method in class org.apache.sling.commons.osgi.OsgiUtil
Create an osgi event with the given topic and properties.
createFileAndResourceNode(String, InputStream, String, long) - Method in interface org.apache.sling.jcr.contentloader.internal.ContentCreator
Create a file and a resource node.
createFileAndResourceNode(String, InputStream, String, long) - Method in class org.apache.sling.jcr.contentloader.internal.DefaultContentCreator
 
createGroup(String, String[], Map<String, Object>) - Method in interface org.apache.sling.jcr.contentloader.internal.ContentCreator
Create a Group in the jackrabbit UserManager
createGroup(String, String[], Map<String, Object>) - Method in class org.apache.sling.jcr.contentloader.internal.DefaultContentCreator
 
CreateGroupServlet - Class in org.apache.sling.jackrabbit.usermanager.impl.post
Sling Post Servlet implementation for creating a group in the jackrabbit UserManager.
CreateGroupServlet() - Constructor for class org.apache.sling.jackrabbit.usermanager.impl.post.CreateGroupServlet
 
CreateGroupTest - Class in org.apache.sling.launchpad.webapp.integrationtest.userManager
Tests for the 'createGroup' Sling Post Operation
CreateGroupTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.userManager.CreateGroupTest
 
createHtmlResponse(SlingHttpServletRequest) - Method in class org.apache.sling.jackrabbit.usermanager.impl.post.AbstractAuthorizablePostServlet
Creates an instance of a HtmlResponse.
createHtmlResponse(SlingHttpServletRequest) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractAccessPostServlet
Creates an instance of a HtmlResponse.
createJavacError(String, Node.Nodes, StringBuffer, int) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.ErrorDispatcher
 
createJavacError(String, Node.Nodes, StringBuffer, int, JspCompilationContext) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.ErrorDispatcher
 
createJobDetail(String, JobDataMap) - Method in class org.apache.sling.commons.scheduler.impl.QuartzScheduler
Create the job detail.
CreateKarafFeatureDescriptorMojo - Class in org.apache.sling.maven.projectsupport
Create and attach a karaf feature descriptor XML file.
CreateKarafFeatureDescriptorMojo() - Constructor for class org.apache.sling.maven.projectsupport.CreateKarafFeatureDescriptorMojo
 
createMapEntry(String, Resource, boolean) - Static method in class org.apache.sling.jcr.resource.internal.helper.MapEntry
 
createNewDataFile(InputStream, String, String, String) - Method in class org.apache.sling.installer.core.impl.FileDataStore
Create a new unique data file.
createNewDataFile(String, InputStream) - Method in class org.apache.sling.installer.core.impl.FileDataStore
 
createNode(String, Map<String, String>) - Method in class org.apache.sling.commons.testing.integration.SlingIntegrationTestClient
Call the other createNode method with headers==null
createNode(String, Map<String, String>, Map<String, String>, boolean) - Method in class org.apache.sling.commons.testing.integration.SlingIntegrationTestClient
Create a node under given path, using a POST to Sling
createNode(String, NameValuePairList, Map<String, String>, boolean) - Method in class org.apache.sling.commons.testing.integration.SlingIntegrationTestClient
Create a node under given path, using a POST to Sling
createNode(String, NameValuePairList, Map<String, String>, boolean, File, String, String) - Method in class org.apache.sling.commons.testing.integration.SlingIntegrationTestClient
Create a node under given path, using a POST to Sling
createNode(String, String, String[]) - Method in interface org.apache.sling.jcr.contentloader.internal.ContentCreator
Create a new node.
createNode(String, String, String[]) - Method in class org.apache.sling.jcr.contentloader.internal.DefaultContentCreator
 
createNode(String, JSONObject, ContentCreator) - Method in class org.apache.sling.jcr.contentloader.internal.readers.JsonReader
 
CreateNodeTest - Class in org.apache.sling.launchpad.webapp.integrationtest
Test creating a Node using the MicroslingIntegrationTestClient
CreateNodeTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.CreateNodeTest
 
createOutputDir() - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
createPath(String, String, String, Session, boolean) - Static method in class org.apache.sling.jcr.resource.JcrResourceUtil
Creates or gets the Node at the given Path.
createPath(Node, String, String, String, boolean) - Static method in class org.apache.sling.jcr.resource.JcrResourceUtil
Creates or gets the Node at the given Path.
createPrincipal(JSONObject, ContentCreator) - Method in class org.apache.sling.jcr.contentloader.internal.readers.JsonReader
Create or update a user or group
createPrincipals(Object, ContentCreator) - Method in class org.apache.sling.jcr.contentloader.internal.readers.JsonReader
Create or update one or more user and/or groups { "security:principals" : [ { "name":"owner", "isgroup":"true", "members":[], "dynamic":"true" } ], }
createProperty(String, int, String) - Method in interface org.apache.sling.jcr.contentloader.internal.ContentCreator
Create a new property to the current node.
createProperty(String, int, String[]) - Method in interface org.apache.sling.jcr.contentloader.internal.ContentCreator
Create a new multi value property to the current node.
createProperty(String, Object) - Method in interface org.apache.sling.jcr.contentloader.internal.ContentCreator
Add a new property to the current node.
createProperty(String, Object[]) - Method in interface org.apache.sling.jcr.contentloader.internal.ContentCreator
Add a new multi value property to the current node.
createProperty(String, int, String) - Method in class org.apache.sling.jcr.contentloader.internal.DefaultContentCreator
 
createProperty(String, int, String[]) - Method in class org.apache.sling.jcr.contentloader.internal.DefaultContentCreator
 
createProperty(String, Object) - Method in class org.apache.sling.jcr.contentloader.internal.DefaultContentCreator
 
createProperty(String, Object[]) - Method in class org.apache.sling.jcr.contentloader.internal.DefaultContentCreator
 
createProperty(String, Object, ContentCreator) - Method in class org.apache.sling.jcr.contentloader.internal.readers.JsonReader
 
createProxy(Session) - Method in class org.apache.sling.jcr.base.SessionProxyHandler
Create a proxy for the session.
createRepositoryPath(Session, String) - Method in class org.apache.sling.jcr.contentloader.internal.ContentLoaderService
 
createResolveEntry(String, Resource, boolean) - Static method in class org.apache.sling.jcr.resource.internal.helper.MapEntry
 
createResourceLocator(String, String) - Method in class org.apache.sling.jcr.webdav.impl.helper.SlingLocatorFactory
 
createResourceLocator(String, String, String) - Method in class org.apache.sling.jcr.webdav.impl.helper.SlingLocatorFactory
Create a new DavResourceLocator from the specified prefix, workspace path and resource path, whithout modifying the specified Strings.
createResourceLocator(String, String, String, boolean) - Method in class org.apache.sling.jcr.webdav.impl.helper.SlingLocatorFactory
Create a new DavResourceLocator from the specified prefix, workspace path and resource path.
createTask(TaskResourceGroup) - Method in interface org.apache.sling.installer.api.tasks.InstallTaskFactory
Creates an InstallTask for the resource or null if the factory does not support the resource.
createTask(TaskResourceGroup) - Method in class org.apache.sling.installer.core.impl.config.ConfigTaskCreator
Create a task to install or uninstall a configuration.
createTask(TaskResourceGroup) - Method in class org.apache.sling.installer.core.impl.tasks.BundleTaskCreator
Create a bundle task - install, update or remove
createTestFolder() - Method in class org.apache.sling.launchpad.webapp.integrationtest.accessManager.AbstractAccessManagerTest
 
createTestGroup() - Method in class org.apache.sling.launchpad.webapp.integrationtest.AbstractAuthenticatedTest
 
createTestUser() - Method in class org.apache.sling.launchpad.webapp.integrationtest.AbstractAuthenticatedTest
 
createTypedArray(String, Object, Method, String[], Class, Class) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
Create a typed array.
createURL(Session, String) - Static method in class org.apache.sling.jcr.classloader.internal.net.URLFactory
Creates a new JCR Repository URL for the given session and item path.
createUser(String, String, Map<String, Object>) - Method in interface org.apache.sling.jcr.contentloader.internal.ContentCreator
Create a User in the jackrabbit UserManager
createUser(String, String, Map<String, Object>) - Method in class org.apache.sling.jcr.contentloader.internal.DefaultContentCreator
 
CreateUserServlet - Class in org.apache.sling.jackrabbit.usermanager.impl.post
Sling Post Servlet implementation for creating a user in the jackrabbit UserManager.
CreateUserServlet() - Constructor for class org.apache.sling.jackrabbit.usermanager.impl.post.CreateUserServlet
 
CreateUserTest - Class in org.apache.sling.launchpad.webapp.integrationtest.userManager
Tests for the 'createUser' Sling Post Operation
CreateUserTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.userManager.CreateUserTest
 
createValue(ValueFactory, Object) - Method in class org.apache.sling.jcr.contentloader.internal.DefaultContentCreator
 
createValue(Object, Session) - Static method in class org.apache.sling.jcr.resource.JcrResourceUtil
Creates a JCR Value for the given object with the given Session.
CREATION_TIME - Static variable in class org.apache.sling.api.resource.ResourceMetadata
Returns the creation time of this resource in the repository in milliseconds (value is "sling.creationTime").
CRLF - Static variable in class org.apache.sling.commons.json.http.HTTP
Carriage return/line feed.
ctxt - Variable in class org.apache.sling.scripting.jsp.jasper.compiler.Compiler
 
CUSTOM_FORM_PATH - Static variable in class org.apache.sling.auth.core.spi.AbstractAuthenticationFormServlet
The path to the custom login form.

D

DATA_FILENAME - Static variable in class org.apache.sling.launchpad.base.impl.bootstrapcommands.BootstrapCommandFile
Name of file used to store our execution timestamp
date - Variable in class org.apache.sling.event.impl.TimedJobHandler.ScheduleInfo
 
DATE_FORMAT - Static variable in class org.apache.sling.jcr.contentloader.internal.readers.XmlReader.FileDescription
 
DATE_FORMAT_LOCALE - Static variable in class org.apache.sling.commons.json.jcr.JsonItemWriter
Used to format date values
DATE_FORMAT_LOCALE - Static variable in class org.apache.sling.servlets.get.impl.helpers.JsonResourceWriter
Used to format date values
DateParser - Class in org.apache.sling.servlets.post.impl.helper
Takes a string representation of a time-date string and tries for parse it using different formats.
DateParser() - Constructor for class org.apache.sling.servlets.post.impl.helper.DateParser
 
DavExIntegrationTest - Class in org.apache.sling.launchpad.webapp.integrationtest
Test of Davex
DavExIntegrationTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.DavExIntegrationTest
 
deactivate(ComponentContext) - Method in class org.apache.sling.adapter.internal.AdapterManagerImpl
 
deactivate(ComponentContext) - Method in class org.apache.sling.auth.form.impl.FormAuthenticationHandler
 
deactivate(ComponentContext) - Method in class org.apache.sling.auth.openid.impl.OpenIDAuthenticationHandler
 
deactivate() - Method in class org.apache.sling.commons.classloader.impl.DynamicClassLoaderManagerImpl
Deactivate this service.
deactivate(ComponentContext) - Method in class org.apache.sling.commons.mime.internal.MimeTypeServiceImpl
 
deactivate(ComponentContext) - Method in class org.apache.sling.commons.scheduler.impl.QuartzScheduler
Deactivate this component.
deactivate(ComponentContext) - Method in class org.apache.sling.engine.impl.log.RequestLogger
Deactivates this component by unbinding and shutting down all loggers setup during activation and finally dispose off the FileRequestLog class to make sure all shared writers are closed.
deactivate(ComponentContext) - Method in class org.apache.sling.engine.impl.log.RequestLoggerService
 
deactivate() - Method in class org.apache.sling.engine.impl.request.RequestHistoryConsolePlugin.Plugin
 
deactivate() - Method in class org.apache.sling.engine.impl.SlingMainServlet
 
deactivate(ComponentContext) - Method in class org.apache.sling.event.impl.AbstractRepositoryEventHandler
Deactivate this component.
deactivate() - Method in class org.apache.sling.event.impl.EnvironmentComponent
Dectivate this component.
deactivate(ComponentContext) - Method in class org.apache.sling.event.impl.EventingThreadPool
Deactivate this component.
deactivate() - Method in class org.apache.sling.event.impl.jobs.config.QueueConfigurationManager
Deactivate this component.
deactivate() - Method in class org.apache.sling.event.impl.jobs.DefaultJobManager
Dectivate this component.
deactivate() - Method in class org.apache.sling.event.impl.jobs.jcr.LockManager
Deactivate this component.
deactivate(ComponentContext) - Method in class org.apache.sling.event.impl.jobs.jcr.PersistenceHandler
Deactivate this component.
deactivate() - Method in class org.apache.sling.fsprovider.internal.FsResourceProvider
 
deactivate() - Method in class org.apache.sling.installer.core.impl.config.ConfigTaskCreator
 
deactivate() - Method in class org.apache.sling.installer.core.impl.DefaultTransformer
 
deactivate() - Method in interface org.apache.sling.installer.core.impl.InternalService
 
deactivate() - Method in class org.apache.sling.installer.core.impl.OsgiInstallerImpl
Deactivate
deactivate() - Method in class org.apache.sling.installer.core.impl.tasks.BundleTaskCreator
 
deactivate() - Method in class org.apache.sling.installer.provider.file.impl.ServicesListener
Deactivate this listener.
deactivate() - Method in class org.apache.sling.installer.provider.file.impl.ServicesListener.Listener
 
deactivate(ComponentContext) - Method in class org.apache.sling.installer.provider.jcr.impl.JcrInstaller
Deactivate this component
deactivate(ComponentContext) - Method in class org.apache.sling.jackrabbit.usermanager.impl.AuthorizablePrivilegesInfoImpl
 
deactivate(ComponentContext) - Method in class org.apache.sling.jackrabbit.usermanager.impl.post.AbstractAuthorizablePostServlet
 
deactivate(ComponentContext) - Method in class org.apache.sling.jackrabbit.usermanager.impl.post.AbstractUserPostServlet
 
deactivate(ComponentContext) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository
This method must be called if overwritten by implementations !!
deactivate(ComponentContext) - Method in class org.apache.sling.jcr.classloader.internal.DynamicClassLoaderProviderImpl
Deactivate this component
deactivate(ComponentContext) - Method in class org.apache.sling.jcr.contentloader.internal.ContentLoaderService
Deativates this component, called by SCR to take out of service
deactivate(ComponentContext) - Method in class org.apache.sling.jcr.contentloader.internal.DefaultContentImporter
Deativates this component, called by SCR to take out of service
deactivate(ComponentContext) - Method in class org.apache.sling.jcr.jackrabbit.server.impl.AbstractRegistrationSupport
Deactivates this component thread-safely as follows: Unregister repositores still bound calling AbstractRegistrationSupport.unbindRepository(String, Object) for each such repository.
deactivate(ComponentContext) - Method in class org.apache.sling.jcr.ocm.impl.ObjectContentManagerFactoryImpl
Deativates this component, called by SCR to take out of service
deactivate(ComponentContext) - Method in class org.apache.sling.jcr.resource.internal.JcrResourceResolverFactoryImpl
Deativates this component, called by SCR to take out of service
deactivate(ComponentContext) - Method in class org.apache.sling.jcr.webdav.impl.servlets.SlingWebDavServlet
 
deactivate() - Method in class org.apache.sling.launchpad.installer.impl.ServicesListener
Deactivate this listener.
deactivate() - Method in class org.apache.sling.launchpad.installer.impl.ServicesListener.Listener
 
deactivate() - Method in class org.apache.sling.scripting.core.impl.ScriptEngineConsolePlugin
 
deactivate(ComponentContext) - Method in class org.apache.sling.scripting.core.impl.ScriptEngineManagerFactory
 
deactivate(ComponentContext) - Method in class org.apache.sling.scripting.core.impl.SlingScriptAdapterFactory
 
deactivate(ComponentContext) - Method in class org.apache.sling.scripting.javascript.internal.RhinoJavaScriptEngineFactory
 
deactivate(ComponentContext) - Method in class org.apache.sling.scripting.jsp.JspScriptEngineFactory
Activate this component
deactivate(BundleContext) - Method in class org.apache.sling.scripting.jsp.SlingTldLocationsCache
 
deactivate(ComponentContext) - Method in class org.apache.sling.servlets.get.impl.DefaultGetServlet
 
deactivate(ComponentContext) - Method in class org.apache.sling.servlets.post.impl.SlingPostServlet
 
deactivate(ComponentContext) - Method in class org.apache.sling.servlets.resolver.internal.SlingServletResolver
Deactivate this component.
debug(Object) - Method in interface org.apache.juli.logging.Log
Log a message with debug log level.
debug(Object, Throwable) - Method in interface org.apache.juli.logging.Log
Log an error with debug log level.
debug(Object, Throwable) - Method in class org.apache.juli.logging.Slf4jLog
 
debug(Object) - Method in class org.apache.juli.logging.Slf4jLog
 
DECLARATION_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
decode(char[], String) - Static method in class org.apache.sling.jcr.resource.internal.helper.URI
Decodes URI encoded string.
decode(String, String) - Static method in class org.apache.sling.jcr.resource.internal.helper.URI
Decodes URI encoded string.
decode(String) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
Decode an URL formatted string.
decorate(Resource) - Method in interface org.apache.sling.api.resource.ResourceDecorator
Decorate a resource.
decorate(Resource, HttpServletRequest) - Method in interface org.apache.sling.api.resource.ResourceDecorator
Decorate a resource.
decorate(Resource, String, HttpServletRequest) - Method in class org.apache.sling.jcr.resource.internal.ResourceDecoratorTracker
Decorate a resource.
decorate(Resource, HttpServletRequest) - Method in class org.apache.sling.launchpad.testservices.resource.TestResourceDecorator
 
decorate(Resource) - Method in class org.apache.sling.launchpad.testservices.resource.TestResourceDecorator
 
decQueued() - Method in class org.apache.sling.event.impl.jobs.StatisticsImpl
Job not processed by us
decTripCount() - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper
 
decUsage() - Method in class org.apache.sling.commons.threads.impl.DefaultThreadPoolManager.Entry
 
decUsage() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspRuntimeContext.JspFactoryHandler
 
DEFAULT - Static variable in interface org.apache.sling.scripting.jsp.jasper.IOProvider
The default output provider, which is based on the OS filesystem
DEFAULT_ADMIN_PASS - Static variable in class org.apache.sling.jcr.base.AbstractSlingRepository
 
DEFAULT_ADMIN_USER - Static variable in class org.apache.sling.jcr.base.AbstractSlingRepository
 
DEFAULT_ALLOW_TRACE - Static variable in class org.apache.sling.engine.impl.SlingMainServlet
 
DEFAULT_ANONYMOUS_PASS - Static variable in class org.apache.sling.jcr.base.AbstractSlingRepository
 
DEFAULT_ANONYMOUS_USER - Static variable in class org.apache.sling.jcr.base.AbstractSlingRepository
 
DEFAULT_BINDINGS_NAME - Static variable in class org.apache.sling.scripting.jsp.taglib.DefineObjectsTag
Default name for the scripting variable referencing the javax.script.Bindings object (value is "bindings").
DEFAULT_BUFFER_SIZE - Static variable in class org.apache.sling.scripting.jsp.jasper.Constants
Default size of the JSP buffer.
DEFAULT_BUFFER_SIZE - Static variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.ASCIIReader
Default byte buffer size (2048).
DEFAULT_BUFFER_SIZE - Static variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.UCSReader
Default byte buffer size (8192, larger than that of ASCIIReader since it's reasonable to surmise that the average UCS-4-encoded file should be 4 times as large as the average ASCII-encoded file).
DEFAULT_BUFFER_SIZE - Static variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.UTF8Reader
Default byte buffer size (2048).
DEFAULT_BUFFER_SIZE - Static variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLEncodingDetector
 
DEFAULT_CACHE_SIZE - Static variable in class org.apache.sling.servlets.resolver.internal.SlingServletResolver
The default cache size for the script resolution.
DEFAULT_CHECKINTERVAL - Static variable in class org.apache.sling.fsprovider.internal.FsResourceProvider
 
DEFAULT_CONTEXT - Static variable in class org.apache.sling.jcr.webdav.impl.servlets.SlingWebDavServlet
 
DEFAULT_COOKIE_DOMAIN - Static variable in class org.apache.sling.auth.openid.impl.OpenIDAuthenticationHandler
 
DEFAULT_COOKIE_NAME - Static variable in class org.apache.sling.auth.openid.impl.OpenIDAuthenticationHandler
 
DEFAULT_COOKIE_SECRET_KEY - Static variable in class org.apache.sling.auth.openid.impl.OpenIDAuthenticationHandler
 
DEFAULT_CREATE_SUFFIX - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
The suffix to the resource path used to indicate to automatically generate the name of the new item to create during a content creation request (value is "/").
DEFAULT_ENCODING - Static variable in class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.Util
 
DEFAULT_ERROR_HANDLER_NAME - Static variable in class org.apache.sling.servlets.resolver.internal.ServletResolverConstants
The "method" name of an error handler used as the default (value is "default").
DEFAULT_EXT - Static variable in class org.apache.sling.commons.testing.integration.HttpTestBase
 
DEFAULT_EXTERNAL_URL_PREFIX - Static variable in class org.apache.sling.auth.openid.impl.OpenIDAuthenticationHandler
 
DEFAULT_FILTER_COMPAT_MODE - Static variable in class org.apache.sling.engine.impl.SlingMainServlet
 
DEFAULT_FOLDER_MAX_DEPTH - Static variable in class org.apache.sling.installer.provider.jcr.impl.JcrInstaller
 
DEFAULT_FOLDER_NAME_REGEXP - Static variable in class org.apache.sling.installer.provider.jcr.impl.JcrInstaller
Default regexp for watched folders
DEFAULT_FORM_PATH - Static variable in class org.apache.sling.auth.core.spi.AbstractAuthenticationFormServlet
The path to the default login form.
DEFAULT_IGNORE - Static variable in class org.apache.sling.servlets.post.impl.helper.RequestProperty
 
DEFAULT_INCLUDES - Static variable in class org.apache.sling.maven.projectsupport.CreateBundleJarMojo
 
DEFAULT_JSON_RENDERER_MAXIMUM_RESULTS - Static variable in class org.apache.sling.servlets.get.impl.DefaultGetServlet
Default value for the maximum amount of results that should be returned by the jsonResourceWriter
DEFAULT_JSON_RENDERER_MAXIMUM_RESULTS - Static variable in class org.apache.sling.servlets.get.impl.RedirectServlet
Default value for the maximum amount of results that should be returned by the jsonResourceWriter
DEFAULT_LOG_NAME - Static variable in class org.apache.sling.scripting.jsp.taglib.DefineObjectsTag
Default name for the scripting variable referencing the log org.slf4j.Logger (value is "log").
DEFAULT_LOGIN_IDENTIFIER_FORM_FIELD - Static variable in class org.apache.sling.auth.openid.impl.OpenIDAuthenticationHandler
 
DEFAULT_MAP_ROOT - Static variable in class org.apache.sling.jcr.resource.internal.helper.MapEntries
 
DEFAULT_MAX_CALL_COUNTER - Static variable in class org.apache.sling.engine.impl.request.RequestData
The default value for the number of calls to the RequestData.service(SlingHttpServletRequest, SlingHttpServletResponse) method for a single instance of this class (value is 1000).
DEFAULT_MAX_INCLUSION_COUNTER - Static variable in class org.apache.sling.engine.impl.request.RequestData
The default value for the number of recursive inclusions for a single instance of this class (value is 50).
DEFAULT_MAX_NAME_LENGTH - Static variable in class org.apache.sling.servlets.post.impl.helper.DefaultNodeNameGenerator
 
DEFAULT_MAX_PARALLEL - Static variable in class org.apache.sling.event.impl.jobs.config.ConfigurationConstants
 
DEFAULT_NODE_NAME - Static variable in class org.apache.sling.scripting.jsp.taglib.DefineObjectsTag
Default name for the scripting variable referencing the JCR node underlying the current Resource object if it is based on a JCR node (value is "currentNode").
DEFAULT_NULL - Static variable in class org.apache.sling.servlets.post.impl.helper.RequestProperty
 
DEFAULT_OUT_INIT_STATEMENT - Static variable in class org.apache.sling.scripting.javascript.io.EspReader
Javascript statement that sets the "out" variable that's used to output data.
DEFAULT_POLL_ACTIVE - Static variable in class org.apache.sling.jcr.base.AbstractSlingRepository
The default value for the number of seconds to wait between two consecutive checks while the repository is active (value is 10).
DEFAULT_POLL_INACTIVE - Static variable in class org.apache.sling.jcr.base.AbstractSlingRepository
The default value for the number of seconds to wait between two consecutive checks while the repository is not active (value is 10).
DEFAULT_PRIORITY - Static variable in class org.apache.sling.event.impl.jobs.config.ConfigurationConstants
 
DEFAULT_PRIORITY - Static variable in class org.apache.sling.installer.api.InstallableResource
Default resource priority
DEFAULT_QUARTZ_JOB_GROUP - Static variable in class org.apache.sling.commons.scheduler.impl.QuartzScheduler
 
DEFAULT_REALM - Static variable in class org.apache.sling.jcr.webdav.impl.servlets.SlingWebDavServlet
 
DEFAULT_REQUEST_NAME - Static variable in class org.apache.sling.scripting.jsp.taglib.DefineObjectsTag
Default name for the scripting variable referencing the SlingHttpServletRequest object (value is "slingRequest").
DEFAULT_RESOURCE_NAME - Static variable in class org.apache.sling.scripting.jsp.taglib.DefineObjectsTag
Default name for the scripting variable referencing the current Resource object (value is "resource").
DEFAULT_RESOURCE_RESOLVER_NAME - Static variable in class org.apache.sling.scripting.jsp.taglib.DefineObjectsTag
Default name for the scripting variable referencing the current ResourceResolver (value is "resourceResolver").
DEFAULT_RESOURCE_TYPE - Static variable in class org.apache.sling.jcr.resource.internal.helper.starresource.StarResource
 
DEFAULT_RESPONSE_NAME - Static variable in class org.apache.sling.scripting.jsp.taglib.DefineObjectsTag
Default name for the scripting variable referencing the SlingHttpServletResponse object (value is "slingResponse").
DEFAULT_RETRIES - Static variable in class org.apache.sling.event.impl.jobs.config.ConfigurationConstants
 
DEFAULT_RETRY_DELAY - Static variable in class org.apache.sling.event.impl.jobs.config.ConfigurationConstants
 
DEFAULT_RUN_LOCAL - Static variable in class org.apache.sling.event.impl.jobs.config.ConfigurationConstants
 
DEFAULT_SEARCH_PATH - Static variable in class org.apache.sling.installer.provider.jcr.impl.JcrInstaller
 
DEFAULT_SERVLET_NAME - Static variable in class org.apache.sling.servlets.resolver.internal.ServletResolverConstants
The resource type of a registered servlet used as the default servlet if no other servlet or script could be selected (value is "sling/servlet/default").
DEFAULT_SERVLET_ROOT - Static variable in class org.apache.sling.servlets.resolver.internal.SlingServletResolver
The default servlet root is the first search path (which is usally /apps)
DEFAULT_SIZE - Static variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLStringBuffer
Default buffer size (32).
DEFAULT_SLING_LAUNCHER_JAR - Static variable in interface org.apache.sling.launchpad.base.shared.SharedConstants
The absolute path to the launcher JAR file in the archive to copy to the sling.home directory.
DEFAULT_SLING_LISTENER - Static variable in interface org.apache.sling.launchpad.base.shared.SharedConstants
The fully qualified name of the implementation of the Servlet API ServletContextListener, HttpSessionListener, and HttpSessionAttributeListener interfaces to which the respective events are forwarded.
DEFAULT_SLING_MAIN - Static variable in interface org.apache.sling.launchpad.base.shared.SharedConstants
The fully qualified name of the class used by the Standalone Java Application main class to control the framework.
DEFAULT_SLING_NAME - Static variable in class org.apache.sling.scripting.jsp.taglib.DefineObjectsTag
Default name for the scripting variable referencing the current SlingScriptHelper (value is "sling").
DEFAULT_SLING_SERVLET - Static variable in interface org.apache.sling.launchpad.base.shared.SharedConstants
The fully qualified name of the class used by the Sling Web Applicaiton servlet to control the framework.
DEFAULT_TAG_BUFFER_SIZE - Static variable in class org.apache.sling.scripting.jsp.jasper.Constants
Default size for the tag buffers.
DEFAULT_THREADPOOL_NAME - Static variable in interface org.apache.sling.commons.threads.ThreadPoolManager
The default thread pool name
DEFAULT_TYPE - Static variable in class org.apache.sling.event.impl.jobs.config.ConfigurationConstants
 
DEFAULT_USE_COOKIE - Static variable in class org.apache.sling.auth.openid.impl.OpenIDAuthenticationHandler
 
DEFAULT_VALUE_SUFFIX - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Suffix indicating a default value for a property (value is "@DefaultValue").
DEFAULT_XMLDECL_BUFFER_SIZE - Static variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLEncodingDetector
 
DefaultAuthenticationFeedbackHandler - Class in org.apache.sling.auth.core.spi
 
DefaultAuthenticationFeedbackHandler() - Constructor for class org.apache.sling.auth.core.spi.DefaultAuthenticationFeedbackHandler
 
defaultBundleList - Variable in class org.apache.sling.maven.projectsupport.AbstractBundleListMojo
The definition of the defaultBundleList artifact.
DefaultContentCreator - Class in org.apache.sling.jcr.contentloader.internal
The ContentLoader creates the nodes and properties.
DefaultContentCreator(JcrContentHelper) - Constructor for class org.apache.sling.jcr.contentloader.internal.DefaultContentCreator
Constructor.
DefaultContentImporter - Class in org.apache.sling.jcr.contentloader.internal
The DefaultContentImporter is the default implementation of the ContentImporter service providing the following functionality: Import content into the content repository.
DefaultContentImporter() - Constructor for class org.apache.sling.jcr.contentloader.internal.DefaultContentImporter
 
defaultDocumentCharset - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
The default charset of the document.
defaultDocumentCharsetByLocale - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
 
defaultDocumentCharsetByPlatform - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
 
DefaultErrorHandler - Class in org.apache.sling.engine.impl
The DefaultErrorHandler is used by the SlingRequestProcessorImpl as long as no ErrorHandler service is registered.
DefaultErrorHandler() - Constructor for class org.apache.sling.engine.impl.DefaultErrorHandler
 
DefaultErrorHandlerServlet - Class in org.apache.sling.servlets.resolver.internal.defaults
The DefaultErrorHandlerServlet TODO
DefaultErrorHandlerServlet() - Constructor for class org.apache.sling.servlets.resolver.internal.defaults.DefaultErrorHandlerServlet
 
DefaultGetServlet - Class in org.apache.sling.servlets.get.impl
A SlingSafeMethodsServlet that renders the current Resource as simple HTML
DefaultGetServlet() - Constructor for class org.apache.sling.servlets.get.impl.DefaultGetServlet
 
DefaultHeadServlet - Class in org.apache.sling.servlets.get.impl
The DefaultHeadServlet class implements default support for the HTTP HEAD request method.
DefaultHeadServlet() - Constructor for class org.apache.sling.servlets.get.impl.DefaultHeadServlet
 
DefaultJobManager - Class in org.apache.sling.event.impl.jobs
An event handler for special job events.
DefaultJobManager() - Constructor for class org.apache.sling.event.impl.jobs.DefaultJobManager
 
DefaultMappedObject - Class in org.apache.sling.jcr.ocm
The DefaultMappedObject is used by the JCR based resource manager implemented by this bundle as a default to map JCR nodes.
DefaultMappedObject() - Constructor for class org.apache.sling.jcr.ocm.DefaultMappedObject
 
DefaultNodeNameGenerator - Class in org.apache.sling.servlets.post.impl.helper
Generates a node name based on a set of well-known request parameters like title, description, etc.
DefaultNodeNameGenerator(String[], int) - Constructor for class org.apache.sling.servlets.post.impl.helper.DefaultNodeNameGenerator
 
defaultProtocolCharset - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
The default charset of the protocol.
DefaultResolver - Static variable in class org.apache.sling.scripting.jsp.jasper.el.ELResolverImpl
 
DefaultServlet - Class in org.apache.sling.servlets.resolver.internal.defaults
The DefaultServlet is a very simple default resource handler.
DefaultServlet() - Constructor for class org.apache.sling.servlets.resolver.internal.defaults.DefaultServlet
 
DefaultThreadPool - Class in org.apache.sling.commons.threads.impl
The DefaultThreadPool class implements the ThreadPool interface.
DefaultThreadPool(String, ThreadPoolConfig) - Constructor for class org.apache.sling.commons.threads.impl.DefaultThreadPool
Create a new thread pool.
DefaultThreadPoolManager - Class in org.apache.sling.commons.threads.impl
The DefaultThreadPoolManager implements the ThreadPoolManager interface and is responsible for managing ThreadPools.
DefaultThreadPoolManager(BundleContext, Dictionary<String, Object>) - Constructor for class org.apache.sling.commons.threads.impl.DefaultThreadPoolManager
Constructor and activate this component.
DefaultThreadPoolManager.Entry - Class in org.apache.sling.commons.threads.impl
 
DefaultThreadPoolManager.Entry(String, ThreadPoolConfig, String) - Constructor for class org.apache.sling.commons.threads.impl.DefaultThreadPoolManager.Entry
 
DefaultTransformer - Class in org.apache.sling.installer.core.impl
The default transformer transforms: - file resources containing a bundle into OSGI bundle resources - properties resources with specific extensions into OSGi configurations
DefaultTransformer() - Constructor for class org.apache.sling.installer.core.impl.DefaultTransformer
 
defineNamespacePrefixes(Session) - Method in interface org.apache.sling.jcr.api.NamespaceMapper
This method is invoked whenever a new session is created.
defineNamespacePrefixes(Session) - Method in class org.apache.sling.jcr.base.internal.loader.Loader
 
defineNamespacePrefixes(Session) - Method in class org.apache.sling.launchpad.testservices.jcr.TestNamespaceMapper
 
DefineObjectsTag - Class in org.apache.sling.scripting.jsp.taglib
 
DefineObjectsTag() - Constructor for class org.apache.sling.scripting.jsp.taglib.DefineObjectsTag
Default constructor.
DefineObjectsTEI - Class in org.apache.sling.scripting.jsp.taglib
This class defines the scripting variables that are created by the DefineObjectsTag.
DefineObjectsTEI() - Constructor for class org.apache.sling.scripting.jsp.taglib.DefineObjectsTEI
 
dehexchar(char) - Static method in class org.apache.sling.commons.json.JSONTokener
Get the hex value of a character (base16).
delegatee - Variable in class org.apache.sling.engine.impl.output.BufferedServletOutputStream
The wrapped ServletOutputStream
delete(String) - Method in interface org.apache.sling.commons.classloader.ClassLoaderWriter
Delete the class/resource
delete() - Method in class org.apache.sling.commons.testing.integration.HttpTestBase.TestNode
 
delete(String) - Method in class org.apache.sling.commons.testing.integration.SlingIntegrationTestClient
Delete a file from the Sling repository
delete(String) - Method in class org.apache.sling.jcr.classloader.internal.DynamicClassLoaderProviderImpl
 
delete(String, File) - Method in class org.apache.sling.maven.bundlesupport.BundleUninstallMojo
 
delete(String) - Method in interface org.apache.sling.scripting.jsp.jasper.IOProvider
Remove a generated output.
delete(String) - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
Removes a (generated) file.
DeleteAcesServlet - Class in org.apache.sling.jcr.jackrabbit.accessmanager.post
Sling Post Servlet implementation for deleting the ACE for a set of principals on a JCR resource.
DeleteAcesServlet() - Constructor for class org.apache.sling.jcr.jackrabbit.accessmanager.post.DeleteAcesServlet
 
DeleteAuthorizableServlet - Class in org.apache.sling.jackrabbit.usermanager.impl.post
Rest Service Description
DeleteAuthorizableServlet() - Constructor for class org.apache.sling.jackrabbit.usermanager.impl.post.DeleteAuthorizableServlet
 
deleted(String) - Method in class org.apache.sling.commons.threads.impl.DefaultThreadPoolManager
 
deleteNode(String) - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletAtDeleteTest
 
DeleteOperation - Class in org.apache.sling.servlets.post.impl.operations
The DeleteOperation class implements the delete operation for the Sling default POST servlet.
DeleteOperation() - Constructor for class org.apache.sling.servlets.post.impl.operations.DeleteOperation
 
delims - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
BitSet for delims.
derivedPackageName - Variable in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
destroy() - Method in class org.apache.sling.commons.threads.impl.DefaultThreadPoolManager
Deactivate this component.
destroy() - Method in class org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter
 
destroy() - Method in class org.apache.sling.jcr.classloader.internal.DynamicRepositoryClassLoader
Destroys this class loader.
destroy() - Method in class org.apache.sling.launchpad.base.impl.Sling
Destroys this servlet by shutting down the OSGi framework and hence the delegatee servlet if one is set at all.
destroy() - Method in class org.apache.sling.launchpad.base.webapp.SlingServletDelegate
Destroys this servlet by shutting down the OSGi framework and hence the delegatee servlet if one is set at all.
destroy() - Method in class org.apache.sling.launchpad.webapp.SlingServlet
Stop the Sling framework when the web application is being stopped
destroy() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspRuntimeContext
Process a "destroy" event for this web application context.
destroy() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspRuntimeContext.JspFactoryHandler
Reset the jsp factory.
destroy() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.HttpJspBase
 
destroy() - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspServlet
 
destroy() - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper
 
destroy() - Method in class org.apache.sling.servlets.get.impl.DefaultGetServlet
 
destroy() - Method in class org.apache.sling.servlets.post.impl.SlingPostServlet
 
destroyPlugin() - Static method in class org.apache.sling.commons.threads.impl.WebConsolePrinter
 
destroyPlugin() - Static method in class org.apache.sling.engine.impl.request.RequestHistoryConsolePlugin
 
destroyPlugin() - Static method in class org.apache.sling.settings.impl.RunModeCommand
 
destroyPlugin() - Static method in class org.apache.sling.settings.impl.SlingPropertiesPrinter
 
destroyPlugin() - Static method in class org.apache.sling.settings.impl.SlingSettingsPrinter
 
detect(InputStream, Metadata) - Method in class org.apache.sling.jcr.webdav.impl.helper.SlingTikaDetector
 
digest(String, byte[]) - Static method in class org.apache.sling.jcr.contentloader.internal.DefaultContentCreator
Digest the plain string using the given algorithm.
digestPassword(String) - Method in class org.apache.sling.jackrabbit.usermanager.impl.post.AbstractUserPostServlet
Digest the given password using the configured digest algorithm
digestPassword(String, String) - Method in class org.apache.sling.jackrabbit.usermanager.impl.post.AbstractUserPostServlet
Digest the given password using the given digest algorithm
digestPassword(String) - Method in class org.apache.sling.jcr.contentloader.internal.ContentLoaderService
Digest the given password using the configured digest algorithm
digestPassword(String) - Method in class org.apache.sling.jcr.contentloader.internal.DefaultContentImporter
 
digestPassword(String) - Method in interface org.apache.sling.jcr.contentloader.internal.JcrContentHelper
Digest the given password using the configured digest algorithm
digit - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
BitSet for digit.
DIRECT - Static variable in class org.apache.sling.jcr.resource.internal.helper.Mapping
Simple mapper instance mapping path to URLs 1:1 in both directions
DIRECTIVE_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
directory - Variable in class org.apache.sling.installer.provider.file.impl.ScanConfiguration
 
DISABLE_PACKAGE_BUNDLE_LOADING - Static variable in interface org.apache.sling.launchpad.base.shared.SharedConstants
True or false value which controls whether sling will load bundles which are contained in the resources/# path locations in the sling jar or war
The default is to unpack the jars and deploy them to the startup folder in sling home
disableComponent(String) - Method in class org.apache.sling.commons.testing.osgi.MockComponentContext
 
disallowed_opaque_part - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
Disallowed opaque_part before escaping.
disallowed_rel_path - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
Disallowed rel_path before escaping.
DISCRIMINATOR - Static variable in class org.apache.sling.maven.jcrocm.ClassDescriptor
 
discriminator - Variable in class org.apache.sling.scripting.jsp.jasper.runtime.JspFragmentHelper
 
dispatch(RequestDispatcher, ServletRequest, ServletResponse) - Method in class org.apache.sling.scripting.jsp.taglib.AbstractDispatcherTagHandler
 
dispatch(RequestDispatcher, ServletRequest, ServletResponse) - Method in class org.apache.sling.scripting.jsp.taglib.ForwardTagHandler
 
dispatch(RequestDispatcher, ServletRequest, ServletResponse) - Method in class org.apache.sling.scripting.jsp.taglib.IncludeTagHandler
 
dispatchRequest(ServletRequest, ServletResponse, Resource, RequestPathInfo, boolean) - Method in class org.apache.sling.engine.impl.SlingRequestProcessorImpl
Dispatches the request on behalf of the SlingRequestDispatcher.
DisplayBundleUpdatesMojo - Class in org.apache.sling.maven.projectsupport
Displays all bundles that have newer versions available.
DisplayBundleUpdatesMojo() - Constructor for class org.apache.sling.maven.projectsupport.DisplayBundleUpdatesMojo
 
displayUrl - Variable in class org.apache.sling.launchpad.webapp.integrationtest.RenderingTestBase
 
dispose() - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
Deprecated. This method is deprecated since version 2.1 and will be removed. It should never be called by clients.
dispose(Scheduler) - Method in class org.apache.sling.commons.scheduler.impl.QuartzScheduler
Dispose the quartz scheduler
dispose() - Method in class org.apache.sling.commons.testing.jcr.EventHelper
Remove the event listener from the observation listener.
dispose() - Method in class org.apache.sling.engine.impl.helper.RequestListenerManager
 
dispose() - Method in class org.apache.sling.engine.impl.helper.SlingServletContext
Unregisters this servlet context as a service (if registered at all)
dispose() - Method in class org.apache.sling.engine.impl.request.RequestData
 
dispose() - Method in class org.apache.sling.jcr.base.internal.loader.Loader
 
dispose() - Method in class org.apache.sling.jcr.contentloader.internal.BaseImportLoader
 
dispose() - Method in class org.apache.sling.jcr.contentloader.internal.Loader
 
dispose() - Method in class org.apache.sling.jcr.ocm.impl.classloader.MapperClassLoader
 
dispose() - Method in class org.apache.sling.jcr.resource.internal.helper.MapEntries
 
dispose() - Method in class org.apache.sling.jcr.resource.internal.JcrResourceListener
Dispose this listener.
dispose() - Method in class org.apache.sling.scripting.core.impl.ServiceCache
 
dispose() - Method in class org.apache.sling.scripting.core.ScriptHelper
Deprecated. 
disposeRepository(Repository) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository
Disposes off the given repository.
disposeRepository(Repository) - Method in class org.apache.sling.jcr.jackrabbit.server.impl.SlingServerRepository
 
DistributingEventHandler - Class in org.apache.sling.event.impl
This event handler distributes events across an application cluster.
DistributingEventHandler() - Constructor for class org.apache.sling.event.impl.DistributingEventHandler
 
doActivate() - Method in class org.apache.sling.jcr.jackrabbit.server.impl.AbstractRegistrationSupport
Performs additional activation tasks.
doActivate() - Method in class org.apache.sling.jcr.jackrabbit.server.impl.JndiRegistrationSupport
 
doActivate() - Method in class org.apache.sling.jcr.jackrabbit.server.impl.RmiRegistrationSupport
Read the registry port from the configuration properties.
DOBODY_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
DOCUMENT_CHARSET - Static variable in exception org.apache.sling.jcr.resource.internal.helper.URI.DefaultCharsetChanged
Document charset changed.
doDeactivate() - Method in class org.apache.sling.jcr.jackrabbit.server.impl.AbstractRegistrationSupport
Performs additional deactivation tasks.
doDeactivate() - Method in class org.apache.sling.jcr.jackrabbit.server.impl.JndiRegistrationSupport
 
doDeactivate() - Method in class org.apache.sling.jcr.jackrabbit.server.impl.RmiRegistrationSupport
If a private registry has been acquired this method unexports the registry object to free the RMI registry OID for later use.
doDelete(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.api.servlets.SlingAllMethodsServlet
Called by the SlingAllMethodsServlet.mayService(SlingHttpServletRequest, SlingHttpServletResponse) method to handle an HTTP DELETE request.
doDropCredentials(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.auth.core.impl.AbstractAuthenticationHandlerHolder
Calls the actual authentication handler to request the credentials from the client.
doDropCredentials(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.auth.core.impl.engine.EngineAuthenticationHandlerHolder
 
doEndTag() - Method in class org.apache.sling.scripting.jsp.taglib.AbstractDispatcherTagHandler
Called after the body has been processed.
doEndTag() - Method in class org.apache.sling.scripting.jsp.taglib.DefineObjectsTag
Creates Scripting variables for: SlingHttpServletRequest SlingHttpServletResponse current Resource current Node (if resource is adaptable to a node) current Logger current SlingScriptHelper
doEndTag() - Method in class org.apache.sling.scripting.jsp.taglib.EvalTagHandler
Called after the body has been processed.
doExtractCredentials(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.auth.core.impl.AbstractAuthenticationHandlerHolder
Calls the actual authentication handler to extract the credentials from the request.
doExtractCredentials(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.auth.core.impl.engine.EngineAuthenticationHandlerHolder
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter
 
doFilter(ServletRequest, ServletResponse) - Method in class org.apache.sling.engine.impl.filter.AbstractSlingFilterChain
 
doGeneric(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.api.servlets.SlingSafeMethodsServlet
Called by the SlingSafeMethodsServlet.service(SlingHttpServletRequest, SlingHttpServletResponse) method to handle a request for an HTTP method, which is not known and handled by this class or its extension.
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.api.servlets.SlingSafeMethodsServlet
Called by the SlingSafeMethodsServlet.mayService(SlingHttpServletRequest, SlingHttpServletResponse) method to handle an HTTP GET request.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.auth.core.impl.AuthenticatorWebConsolePlugin
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.auth.core.spi.AbstractAuthenticationFormServlet
Prepares and returns the login form.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.commons.log.internal.slf4j.SlingLogPanel
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.engine.impl.request.RequestHistoryConsolePlugin.Plugin
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.event.impl.jobs.console.WebConsolePlugin
 
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractGetAclServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.jcr.resource.internal.JcrResourceResolverWebConsolePlugin
 
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.launchpad.testservices.scripting.StandaloneScriptExecutionServlet
 
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.launchpad.testservices.servlets.GetConfigServlet
 
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.launchpad.testservices.servlets.NamespaceTestServlet
 
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.servlets.get.impl.DefaultGetServlet
 
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.servlets.get.impl.helpers.HtmlRendererServlet
 
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.servlets.get.impl.helpers.JsonRendererServlet
 
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.servlets.get.impl.helpers.PlainTextRendererServlet
 
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.servlets.get.impl.helpers.StreamRendererServlet
 
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.servlets.get.impl.helpers.XMLRendererServlet
 
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.servlets.get.impl.impl.info.SlingInfoServlet
 
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.servlets.get.impl.JsonQueryServlet
 
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.servlets.get.impl.RedirectServlet
 
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.servlets.resolver.internal.defaults.DefaultServlet
 
doHead(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.api.servlets.SlingSafeMethodsServlet
Handles the HEAD method.
doHead(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.servlets.get.impl.DefaultHeadServlet
 
DOING_AUTH - Static variable in class org.apache.sling.auth.core.spi.AuthenticationInfo
A special instance of this class which may be returned from the AuthenticationHandler.extractCredentials(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse) method to inform the caller, that a response has been sent to the client to request for credentials.
DOING_AUTH - Static variable in class org.apache.sling.engine.auth.AuthenticationInfo
Deprecated. This object is returned by the AuthenticationHandler.authenticate(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse) method to indicate an ongoing authentication transaction.
doInit(CallbackHandler, Session, Map) - Method in class org.apache.sling.jcr.jackrabbit.server.impl.security.PluggableDefaultLoginModule
 
doInit(CallbackHandler, Session, Map) - Method in interface org.apache.sling.jcr.jackrabbit.server.security.LoginModulePlugin
 
domainlabel - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
BitSet for domainlabel.
done() - Method in interface org.apache.sling.api.request.RequestProgressTracker
Call this when done processing the request - all calls except the first one are ignored
done() - Method in class org.apache.sling.commons.testing.sling.MockRequestProgressTracker
 
done() - Method in class org.apache.sling.engine.impl.request.SlingRequestProgressTracker
 
doneMerge(Version) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
dontUseTagPlugin() - Method in interface org.apache.sling.scripting.jsp.jasper.compiler.tagplugin.TagPluginContext
Abandon optimization for this tag handler, and instruct Jasper to generate the tag handler calls, as usual.
doOptions(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.api.servlets.SlingSafeMethodsServlet
Handles the OPTIONS method by setting the HTTP Allow header on the response depending on the methods declared in this class.
doPost(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.api.servlets.SlingAllMethodsServlet
Called by the SlingAllMethodsServlet.mayService(SlingHttpServletRequest, SlingHttpServletResponse) method to handle an HTTP POST request.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.auth.core.spi.AbstractAuthenticationFormServlet
Prepares and returns the login form.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.engine.impl.request.RequestHistoryConsolePlugin.Plugin
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.event.impl.jobs.console.WebConsolePlugin
 
doPost(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.jackrabbit.usermanager.impl.post.AbstractAuthorizablePostServlet
 
doPost(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractAccessPostServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.jcr.resource.internal.JcrResourceResolverWebConsolePlugin
 
doPost(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.servlets.post.impl.SlingPostServlet
 
doPut(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.api.servlets.SlingAllMethodsServlet
Called by the SlingAllMethodsServlet.mayService(SlingHttpServletRequest, SlingHttpServletResponse) method to handle an HTTP PUT request.
doPut(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.launchpad.testservices.servlets.PutMethodServlet
 
doRequestCredentials(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.auth.core.impl.AbstractAuthenticationHandlerHolder
Calls the actual authentication handler to request the credentials from the client.
doRequestCredentials(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.auth.core.impl.engine.EngineAuthenticationHandlerHolder
 
doRun(SlingHttpServletRequest, HtmlResponse, List<Modification>) - Method in class org.apache.sling.servlets.post.AbstractSlingPostOperation
 
doRun(SlingHttpServletRequest, HtmlResponse, List<Modification>) - Method in class org.apache.sling.servlets.post.impl.operations.CheckinOperation
 
doRun(SlingHttpServletRequest, HtmlResponse, List<Modification>) - Method in class org.apache.sling.servlets.post.impl.operations.CheckoutOperation
 
doRun(SlingHttpServletRequest, HtmlResponse, List<Modification>) - Method in class org.apache.sling.servlets.post.impl.operations.DeleteOperation
 
doRun(SlingHttpServletRequest, HtmlResponse, List<Modification>) - Method in class org.apache.sling.servlets.post.impl.operations.ImportOperation
 
doRun(SlingHttpServletRequest, HtmlResponse, List<Modification>) - Method in class org.apache.sling.servlets.post.impl.operations.ModifyOperation
 
doStartBundle() - Method in class org.apache.sling.launchpad.base.impl.Sling
Executes additional startup tasks and is called by the Sling.start(BundleContext) method.
doStopBundle() - Method in class org.apache.sling.launchpad.base.impl.Sling
Executes additional shutdown tasks and is called by the Sling.stop(BundleContext) method.
doTag(TagPluginContext) - Method in interface org.apache.sling.scripting.jsp.jasper.compiler.tagplugin.TagPlugin
Generate codes for a custom tag.
doTag(TagPluginContext) - Method in class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.core.Catch
 
doTag(TagPluginContext) - Method in class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.core.Choose
 
doTag(TagPluginContext) - Method in class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.core.ForEach
 
doTag(TagPluginContext) - Method in class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.core.ForTokens
 
doTag(TagPluginContext) - Method in class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.core.If
 
doTag(TagPluginContext) - Method in class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.core.Import
 
doTag(TagPluginContext) - Method in class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.core.Otherwise
 
doTag(TagPluginContext) - Method in class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.core.Out
 
doTag(TagPluginContext) - Method in class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.core.Param
 
doTag(TagPluginContext) - Method in class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.core.Redirect
 
doTag(TagPluginContext) - Method in class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.core.Remove
 
doTag(TagPluginContext) - Method in class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.core.Set
 
doTag(TagPluginContext) - Method in class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.core.Url
 
doTag(TagPluginContext) - Method in class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.core.When
 
doTrace(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.api.servlets.SlingSafeMethodsServlet
Handles the TRACE method by just returning the list of all header values in the response body.
doubleToString(double) - Static method in class org.apache.sling.commons.json.JSONObject
Produce a string from a double.
dropCredentials(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.auth.core.impl.AbstractAuthenticationHandlerHolder
Sets the AuthenticationHandler.PATH_PROPERTY request attribute to this PathBasedHolder.fullPath and calls the AbstractAuthenticationHandlerHolder.doDropCredentials(HttpServletRequest, HttpServletResponse) to have the credentials dropped by the held authentication handler.
dropCredentials(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.sling.auth.core.spi.AuthenticationHandler
Drops any credential and authentication details from the request and asks the client to do the same.
dropCredentials(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.auth.form.impl.FormAuthenticationHandler
Clears all authentication state which might have been prepared by this authentication handler.
dropCredentials(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.auth.openid.impl.OpenIDAuthenticationHandler
Invalidates the request with the Relying Party if a user is actually available for the request.
dropCredentials(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.auth.selector.SelectorAuthenticationHandler
Nothing to do, this handler does not manage concrete credentials
dump(PrintWriter) - Method in interface org.apache.sling.api.request.RequestProgressTracker
Dumps the process timer entries to the given writer, one entry per line.
dump(NodeIterator, Writer) - Method in class org.apache.sling.commons.json.jcr.JsonItemWriter
Dump all Nodes of given NodeIterator in JSON
dump(Node, Writer, int) - Method in class org.apache.sling.commons.json.jcr.JsonItemWriter
Dump given node in JSON, optionally recursing into its child nodes
dump(Node, Writer, int, boolean) - Method in class org.apache.sling.commons.json.jcr.JsonItemWriter
Dump given node in JSON, optionally recursing into its child nodes
dump(Property, Writer) - Method in class org.apache.sling.commons.json.jcr.JsonItemWriter
Dump given property in JSON
dump(Node, JSONWriter, int, int) - Method in class org.apache.sling.commons.json.jcr.JsonItemWriter
Dump given node in JSON, optionally recursing into its child nodes
dump(PrintWriter) - Method in class org.apache.sling.commons.testing.sling.MockRequestProgressTracker
 
dump(PrintWriter) - Method in class org.apache.sling.engine.impl.request.SlingRequestProgressTracker
Dumps the process timer entries to the given writer, one entry per line.
dump(Resource, Writer, int) - Method in class org.apache.sling.servlets.get.impl.helpers.JsonResourceWriter
Dump given resource in JSON, optionally recursing into its object
dump(Resource, Writer, int, boolean) - Method in class org.apache.sling.servlets.get.impl.helpers.JsonResourceWriter
Dump given resource in JSON, optionally recursing into its objects
dump(Resource, JSONWriter, int, int) - Method in class org.apache.sling.servlets.get.impl.helpers.JsonResourceWriter
Dump given resource in JSON, optionally recursing into its objects
dump(PrintWriter, Resource, Map) - Method in class org.apache.sling.servlets.get.impl.helpers.PlainTextRendererServlet
Render synthetic resource
dumpProperties(Resource, JSONWriter, List<String>) - Method in class org.apache.sling.servlets.get.impl.helpers.JsonResourceWriter
Dump only a subset of the resource properties
dumpSingleNode(Node, JSONWriter, int, int) - Method in class org.apache.sling.commons.json.jcr.JsonItemWriter
Dump a single node
dumpSingleResource(Resource, JSONWriter, int, int) - Method in class org.apache.sling.servlets.get.impl.helpers.JsonResourceWriter
Dump a single node
dumpValue(JSONWriter, Value) - Method in class org.apache.sling.commons.json.jcr.JsonItemWriter
Writes the given value to the JSON writer.
dumpValue(JSONWriter, Object) - Method in class org.apache.sling.servlets.get.impl.helpers.JsonResourceWriter
Dump only a value in the correct format
DynamicClassLoader - Interface in org.apache.sling.commons.classloader
A dynamic class loader is a class loader which might get invalid over time.
DynamicClassLoaderManager - Interface in org.apache.sling.commons.classloader
The dynamic class loader manager is a central service managing all dynamic class loaders.
DynamicClassLoaderManagerFactory - Class in org.apache.sling.commons.classloader.impl
This is the service factory for the dynamic class loader manager.
DynamicClassLoaderManagerFactory(BundleContext, PackageAdmin) - Constructor for class org.apache.sling.commons.classloader.impl.DynamicClassLoaderManagerFactory
Create a new service instance
DynamicClassLoaderManagerImpl - Class in org.apache.sling.commons.classloader.impl
This is the default implementation of the dynamic class loader manager.
DynamicClassLoaderManagerImpl(BundleContext, PackageAdmin, ClassLoader, DynamicClassLoaderManagerFactory) - Constructor for class org.apache.sling.commons.classloader.impl.DynamicClassLoaderManagerImpl
Create a new service instance
DynamicClassLoaderManagerImpl.ServiceReferenceComparator - Class in org.apache.sling.commons.classloader.impl
Comparator for service references.
DynamicClassLoaderManagerImpl.ServiceReferenceComparator() - Constructor for class org.apache.sling.commons.classloader.impl.DynamicClassLoaderManagerImpl.ServiceReferenceComparator
 
DynamicClassLoaderProvider - Interface in org.apache.sling.commons.classloader
A dynamic class loader provider allows to provide class loaders that will be used by the dynamic class loading mechanism.
DynamicClassLoaderProviderImpl - Class in org.apache.sling.jcr.classloader.internal
The DynamicClassLoaderProviderImpl provides a class loader which loads classes from configured paths in the repository.
DynamicClassLoaderProviderImpl() - Constructor for class org.apache.sling.jcr.classloader.internal.DynamicClassLoaderProviderImpl
 
DynamicRepositoryClassLoader - Class in org.apache.sling.jcr.classloader.internal
The DynamicRepositoryClassLoader class provides the functionality to load classes and resources from the JCR Repository.
DynamicRepositoryClassLoader(Session, String[], ClassLoader) - Constructor for class org.apache.sling.jcr.classloader.internal.DynamicRepositoryClassLoader
Creates a DynamicRepositoryClassLoader from a list of item path strings containing globbing pattens for the paths defining the class path.
DynamicRepositoryClassLoader.ProxyEventListener - Class in org.apache.sling.jcr.classloader.internal
 
DynamicRepositoryClassLoader.ProxyEventListener(EventListener) - Constructor for class org.apache.sling.jcr.classloader.internal.DynamicRepositoryClassLoader.ProxyEventListener
 

E

ECMA_DATE_FORMAT - Static variable in class org.apache.sling.commons.json.jcr.JsonItemWriter
Used to format date values
ECMA_DATE_FORMAT - Static variable in class org.apache.sling.servlets.get.impl.helpers.JsonResourceWriter
Used to format date values
ECMA_SCRIPT_EXTENSION - Static variable in class org.apache.sling.scripting.javascript.internal.RhinoJavaScriptEngineFactory
 
ELContextImpl - Class in org.apache.sling.scripting.jsp.jasper.el
Implementation of ELContext
ELContextImpl() - Constructor for class org.apache.sling.scripting.jsp.jasper.el.ELContextImpl
 
ELContextImpl(ELResolver) - Constructor for class org.apache.sling.scripting.jsp.jasper.el.ELContextImpl
 
ELContextWrapper - Class in org.apache.sling.scripting.jsp.jasper.el
Simple ELContextWrapper for runtime evaluation of EL w/ dynamic FunctionMappers
ELContextWrapper(ELContext, FunctionMapper) - Constructor for class org.apache.sling.scripting.jsp.jasper.el.ELContextWrapper
 
ELEMENT_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
ELEMENT_BEAN_DESCRIPTOR - Static variable in class org.apache.sling.maven.jcrocm.BeanDescriptor
 
ELEMENT_CLASS_DESCRIPTOR - Static variable in class org.apache.sling.maven.jcrocm.ClassDescriptor
 
ELEMENT_COLLECTION_DESCRIPTOR - Static variable in class org.apache.sling.maven.jcrocm.CollectionDescriptor
 
ELEMENT_FIELD_DESCRIPTOR - Static variable in class org.apache.sling.maven.jcrocm.FieldDescriptor
 
ELEMENT_IMPLEMENT_DESCRIPTOR - Static variable in class org.apache.sling.maven.jcrocm.ClassDescriptor
 
elements() - Method in class org.apache.sling.event.EventPropertiesMap
 
ELFunctionMapper - Class in org.apache.sling.scripting.jsp.jasper.compiler
This class generates functions mappers for the EL expressions in the page.
ELFunctionMapper() - Constructor for class org.apache.sling.scripting.jsp.jasper.compiler.ELFunctionMapper
 
ELParser - Class in org.apache.sling.scripting.jsp.jasper.compiler
This class implements a parser for EL expressions.
ELParser(String) - Constructor for class org.apache.sling.scripting.jsp.jasper.compiler.ELParser
 
ELResolverImpl - Class in org.apache.sling.scripting.jsp.jasper.el
 
ELResolverImpl(VariableResolver) - Constructor for class org.apache.sling.scripting.jsp.jasper.el.ELResolverImpl
 
EmbeddedServletOptions - Class in org.apache.sling.scripting.jsp.jasper
A class to hold all init parameters specific to the JSP engine.
EmbeddedServletOptions(ServletConfig, ServletContext) - Constructor for class org.apache.sling.scripting.jsp.jasper.EmbeddedServletOptions
Create an EmbeddedServletOptions object using data available from ServletConfig and ServletContext.
EMPTY - Static variable in interface org.apache.sling.api.resource.ValueMap
Empty immutable value map.
EMPTY - Static variable in class org.apache.sling.jcr.resource.internal.helper.MapEntries
 
EMPTY_DEFAULT - Static variable in class org.apache.sling.jcr.webdav.impl.servlets.SlingWebDavServlet
 
enableComponent(String) - Method in class org.apache.sling.commons.testing.osgi.MockComponentContext
 
encode(String, BitSet, String) - Static method in class org.apache.sling.jcr.resource.internal.helper.URI
Encodes URI string.
encodeRedirectUrl(String) - Method in class org.apache.sling.engine.impl.adapter.SlingServletResponseAdapter
Deprecated. 
encodeRedirectURL(String) - Method in class org.apache.sling.engine.impl.adapter.SlingServletResponseAdapter
 
encodeRedirectURL(String) - Method in class org.apache.sling.engine.impl.SlingHttpServletResponseImpl
 
encodeRedirectUrl(String) - Method in class org.apache.sling.engine.impl.SlingHttpServletResponseImpl
Deprecated. 
encodeUrl(String) - Method in class org.apache.sling.engine.impl.adapter.SlingServletResponseAdapter
Deprecated. 
encodeURL(String) - Method in class org.apache.sling.engine.impl.adapter.SlingServletResponseAdapter
 
encodeURL(String) - Method in class org.apache.sling.engine.impl.SlingHttpServletResponseImpl
 
encodeUrl(String) - Method in class org.apache.sling.engine.impl.SlingHttpServletResponseImpl
Deprecated. 
EncodingMap - Class in org.apache.sling.scripting.jsp.jasper.xmlparser
EncodingMap is a convenience class which handles conversions between IANA encoding names and Java encoding names, and vice versa.
EncodingMap() - Constructor for class org.apache.sling.scripting.jsp.jasper.xmlparser.EncodingMap
Default constructor.
end - Variable in class org.apache.sling.servlets.get.impl.helpers.StreamRendererServlet.Range
 
endArray() - Method in class org.apache.sling.commons.json.io.JSONWriter
End an array.
endObject() - Method in class org.apache.sling.commons.json.io.JSONWriter
End an object.
endSession() - Method in class org.apache.sling.jcr.jackrabbit.server.impl.security.PluggableDefaultAccessManager
 
ENGINE_SYMBOLIC_NAME - Static variable in class org.apache.sling.settings.impl.SlingSettingsServiceImpl
 
EngineAuthenticationHandlerHolder - Class in org.apache.sling.auth.core.impl.engine
The EngineAuthenticationHandlerHolder class represents an old-style Sling AuthenticationHandler service in the internal data structure of the SlingAuthenticator.
EngineAuthenticationHandlerHolder(String, AuthenticationHandler, ServiceReference) - Constructor for class org.apache.sling.auth.core.impl.engine.EngineAuthenticationHandlerHolder
 
EngineConstants - Class in org.apache.sling.engine
The CoreConstants interface provides some symbolic constants for well known constant strings in Sling.
EngineConstants() - Constructor for class org.apache.sling.engine.EngineConstants
 
EngineSlingAuthenticator - Class in org.apache.sling.auth.core.impl.engine
The EngineSlingAuthenticator class is a simple proxy service providing the old Sling Engine Authenticator service calling into the new standalone Apache Sling AuthenticationSupport service.
EngineSlingAuthenticator() - Constructor for class org.apache.sling.auth.core.impl.engine.EngineSlingAuthenticator
 
entity - Static variable in class org.apache.sling.commons.json.xml.XMLTokener
The table of entity values.
EntityResourceList - Class in org.apache.sling.installer.core.impl
Persistent list of RegisteredResource, used by installer to keep track of all registered resources
EntityResourceList() - Constructor for class org.apache.sling.installer.core.impl.EntityResourceList
 
entrySet() - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
entrySet() - Method in class org.apache.sling.event.EventPropertiesMap
 
entrySet() - Method in class org.apache.sling.jackrabbit.usermanager.impl.resource.AuthorizableValueMap
 
entrySet() - Method in class org.apache.sling.jcr.resource.JcrPropertyMap
 
entrySet() - Method in class org.apache.sling.scripting.core.impl.helper.ProtectedBindings
Returns a Set view of the mappings contains in this map.
Enumerator - Class in org.apache.sling.scripting.jsp.jasper.util
Adapter class that wraps an Enumeration around a Java2 collection classes object Iterator so that existing APIs returning Enumerations can easily run on top of the new collections.
Enumerator(Collection) - Constructor for class org.apache.sling.scripting.jsp.jasper.util.Enumerator
Return an Enumeration over the values of the specified Collection.
Enumerator(Collection, boolean) - Constructor for class org.apache.sling.scripting.jsp.jasper.util.Enumerator
Return an Enumeration over the values of the specified Collection.
Enumerator(Iterator) - Constructor for class org.apache.sling.scripting.jsp.jasper.util.Enumerator
Return an Enumeration over the values returned by the specified Iterator.
Enumerator(Iterator, boolean) - Constructor for class org.apache.sling.scripting.jsp.jasper.util.Enumerator
Return an Enumeration over the values returned by the specified Iterator.
Enumerator(Map) - Constructor for class org.apache.sling.scripting.jsp.jasper.util.Enumerator
Return an Enumeration over the values of the specified Map.
Enumerator(Map, boolean) - Constructor for class org.apache.sling.scripting.jsp.jasper.util.Enumerator
Return an Enumeration over the values of the specified Map.
environment - Variable in class org.apache.sling.event.impl.AbstractRepositoryEventHandler
Environment component.
Environment - Class in org.apache.sling.event.impl.support
This class provides "global settings" to all services, like the application id and the thread pool.
Environment() - Constructor for class org.apache.sling.event.impl.support.Environment
 
EnvironmentComponent - Class in org.apache.sling.event.impl
Environment component.
EnvironmentComponent() - Constructor for class org.apache.sling.event.impl.EnvironmentComponent
 
EQ - Static variable in class org.apache.sling.commons.json.xml.XML
The Character '='.
equals(Object) - Method in class org.apache.sling.adapter.internal.AdapterFactoryDescriptorKey
 
equals(Object) - Method in class org.apache.sling.auth.core.impl.engine.EngineAuthenticationHandlerHolder
 
equals(Object) - Method in class org.apache.sling.auth.core.impl.PathBasedHolder
Returns true if the other object is the same as this or if it is an instance of the same class with the same full path and the same provider (ServiceReference).
equals(Object) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
equals(Object) - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
 
equals(Object) - Method in class org.apache.sling.engine.impl.filter.SlingFilterChainHelper.FilterListEntry
 
equals(Object) - Method in class org.apache.sling.event.EventPropertiesMap
 
equals(Object) - Method in class org.apache.sling.event.impl.jobs.JobEvent
 
equals(Object) - Method in class org.apache.sling.installer.api.tasks.InstallTask
 
equals(Object) - Method in class org.apache.sling.installer.core.impl.RegisteredResourceImpl
 
equals(char[], char[]) - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Test if the first array is equal to the second array.
equals(Object) - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Test an object if this URI is equal to another.
equals(Object) - Method in class org.apache.sling.jcr.resource.internal.helper.WrappedResourceProvider
equals(Object) - Method in class org.apache.sling.scripting.jsp.jasper.el.JspMethodExpression
 
equals(Object) - Method in class org.apache.sling.scripting.jsp.jasper.el.JspValueExpression
 
equals(char[], int, int) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLString
Returns true if the contents of this XMLString structure and the specified array are equal.
equals(String) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLString
Returns true if the contents of this XMLString structure and the specified string are equal.
equals(Object) - Method in class org.apache.sling.servlets.post.impl.helper.MediaRangeList.MediaRange
 
equals(String) - Method in class org.apache.sling.servlets.post.impl.helper.MediaRangeList.MediaRange
 
equals(Object) - Method in class org.apache.sling.servlets.resolver.internal.helper.AbstractResourceCollector
 
equals(Object) - Method in class org.apache.sling.servlets.resolver.internal.helper.NamedScriptResourceCollector
 
equals(Object) - Method in class org.apache.sling.servlets.resolver.internal.helper.ResourceCollector
 
equivalentValues(Object) - Method in class org.apache.sling.scripting.javascript.helper.ModuleObject
 
errDispatcher - Variable in class org.apache.sling.scripting.jsp.jasper.compiler.BeanRepository
 
errDispatcher - Variable in class org.apache.sling.scripting.jsp.jasper.compiler.Compiler
 
error(Object) - Method in interface org.apache.juli.logging.Log
Log a message with error log level.
error(Object, Throwable) - Method in interface org.apache.juli.logging.Log
Log an error with error log level.
error(Object, Throwable) - Method in class org.apache.juli.logging.Slf4jLog
 
error(Object) - Method in class org.apache.juli.logging.Slf4jLog
 
ERROR_EXCEPTION - Static variable in class org.apache.sling.api.SlingConstants
The name of the request attribute containing the exception thrown causing the error handler to be called (value is "javax.servlet.error.exception").
ERROR_EXCEPTION_TYPE - Static variable in class org.apache.sling.api.SlingConstants
The name of the request attribute containing the fully qualified class name of the exception thrown causing the error handler to be called (value is "javax.servlet.error.exception_type").
ERROR_HANDLER_PATH - Static variable in class org.apache.sling.servlets.resolver.internal.ServletResolverConstants
The resource used to select error handlers (value is "sling/servlet/errorhandler").
ERROR_MESSAGE - Static variable in class org.apache.sling.api.SlingConstants
The name of the request attribute containing the message of the error situation (value is "javax.servlet.error.message").
ERROR_REQUEST_URI - Static variable in class org.apache.sling.api.SlingConstants
The name of the request attribute containing the URL requested by the client during whose processing the error handling was caused (value is "javax.servlet.error.request_uri").
ERROR_SERVLET_NAME - Static variable in class org.apache.sling.api.SlingConstants
The name of the request attribute containing the name of the servlet which caused the error handling (value is "javax.servlet.error.servlet_name").
ERROR_STATUS - Static variable in class org.apache.sling.api.SlingConstants
The name of the request attribute containing the status code sent to the client (value is "javax.servlet.error.status_code").
ErrorDispatcher - Class in org.apache.sling.scripting.jsp.jasper.compiler
Class responsible for dispatching JSP parse and javac compilation errors to the configured error handler.
ErrorDispatcher(boolean) - Constructor for class org.apache.sling.scripting.jsp.jasper.compiler.ErrorDispatcher
 
ErrorHandler - Interface in org.apache.sling.engine.servlets
The ErrorHandler defines the interface of the service used by the Sling to handle calls to HttpServletResponse.sendError and to handle uncaught Throwables.
ErrorHandler - Interface in org.apache.sling.scripting.jsp.jasper.compiler
Interface for handling JSP parse and javac compilation errors.
ESC - Static variable in class org.apache.sling.scripting.jsp.jasper.Constants
A replacement char for "\$".
escape(String) - Static method in class org.apache.sling.commons.json.http.Cookie
Produce a copy of a string in which the characters '+', '%', '=', ';' and control characters are replaced with "%hh".
escape(String) - Static method in class org.apache.sling.commons.json.xml.XML
Replace special characters with XML escapes:
escaped - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
BitSet for escaped.
escapeQueryString(String) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
 
escapeQueryString(String) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
Escape special shell characters.
escapeQuotes(char[]) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
 
escapeXml(String) - Static method in class org.apache.sling.api.request.ResponseUtil
Escape xml text
escapeXml(String) - Static method in class org.apache.sling.engine.ResponseUtil
Deprecated. Escape xml text
escapeXml(String) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
Escape the 5 entities defined by XML.
escapeXml(String) - Static method in class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.Util
Performs the following substring replacements (to facilitate output to XML/HTML pages): & -> & < -> < > -> > " -> " ' -> ' See also OutSupport.writeEscapedXml().
ESCAPING - Static variable in exception org.apache.sling.jcr.resource.internal.helper.URIException
The URI escape encoding and decoding error.
ESCStr - Static variable in class org.apache.sling.scripting.jsp.jasper.Constants
 
ESP_SCRIPT_EXTENSION - Static variable in class org.apache.sling.scripting.javascript.internal.RhinoJavaScriptEngineFactory
 
EspLoadTest - Class in org.apache.sling.launchpad.webapp.integrationtest
Test the SLING-428 esp load function
EspLoadTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.EspLoadTest
 
EspReader - Class in org.apache.sling.scripting.javascript.io
The EspReader is a FilterReader which takes JSP like input and produces plain ECMA script output.
EspReader(Reader) - Constructor for class org.apache.sling.scripting.javascript.io.EspReader
Create an EspReader on top of the given baseReader.
eval(SlingBindings) - Method in interface org.apache.sling.api.scripting.SlingScript
Evaluates this script using the bound variables as global variables to the script.
eval(String, ScriptContext) - Method in class org.apache.sling.scripting.api.AbstractSlingScriptEngine
 
eval(Reader, ScriptContext) - Method in class org.apache.sling.scripting.javascript.internal.RhinoJavaScriptEngine
 
EvalTagHandler - Class in org.apache.sling.scripting.jsp.taglib
The EvalTagHandler implements the <sling:eval> custom tag.
EvalTagHandler() - Constructor for class org.apache.sling.scripting.jsp.taglib.EvalTagHandler
 
evaluate(String, Class, VariableResolver, FunctionMapper) - Method in class org.apache.sling.scripting.jsp.jasper.el.ExpressionEvaluatorImpl
 
evaluate(VariableResolver) - Method in class org.apache.sling.scripting.jsp.jasper.el.ExpressionImpl
 
evaluateNodes(Node.Nodes, SmapStratum, HashMap, boolean) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.SmapUtil
 
event - Variable in class org.apache.sling.event.impl.AbstractRepositoryEventHandler.EventInfo
 
event - Variable in class org.apache.sling.event.impl.jobs.JobEvent
 
EVENT_MAPPING_ADDED - Static variable in class org.apache.sling.jcr.ocm.OcmConstants
The name of the event sent after new Object Mappings have been registered (value is "org/apache/sling/jcr/ocm/OCMEvent/MAPPED").
EVENT_MAPPING_REMOVED - Static variable in class org.apache.sling.jcr.ocm.OcmConstants
The name of the event sent after Object Mappings have been unregistered (value is "org/apache/sling/jcr/ocm/OCMEvent/UNMAPPED").
EVENT_NODE_TYPE - Static variable in class org.apache.sling.event.impl.jobs.jcr.JCRHelper
 
EVENT_PREFIX - Static variable in class org.apache.sling.event.impl.jobs.jcr.JCRHelper
The namespace prefix.
eventBundlesProcessed - Variable in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletUpdateTest.TestEventListener
 
EventHelper - Class in org.apache.sling.commons.testing.jcr
Used by tests to wait until JCR notification events have been delivered.
EventHelper(Session) - Constructor for class org.apache.sling.commons.testing.jcr.EventHelper
 
EventingThreadPool - Class in org.apache.sling.event.impl
The configurable eventing thread pool.
EventingThreadPool() - Constructor for class org.apache.sling.event.impl.EventingThreadPool
 
EventPropertiesMap - Class in org.apache.sling.event
An implementation of a map that helps in dealing with properties of an OSGi event.
EventPropertiesMap(Event) - Constructor for class org.apache.sling.event.EventPropertiesMap
Construct a new map out of an event object.
EventPropertiesMap(Map<String, Object>) - Constructor for class org.apache.sling.event.EventPropertiesMap
Construct a new map out of another map.
EventPropertiesMap() - Constructor for class org.apache.sling.event.EventPropertiesMap
Construct a new map.
EventUtil - Class in org.apache.sling.event
The EventUtil class is an utility class for clustered environments.
EventUtil() - Constructor for class org.apache.sling.event.EventUtil
 
EventUtil.JobPriority - Enum in org.apache.sling.event
Deprecated. Use JobUtil.JobPriority
EXCERPT_PATH - Static variable in class org.apache.sling.servlets.get.impl.JsonQueryServlet
exerpt lookup path
execIdCall(IdFunctionObject, Context, Scriptable, Scriptable, Object[]) - Method in class org.apache.sling.scripting.javascript.helper.SlingGlobal
 
execute(JobExecutionContext) - Method in class org.apache.sling.commons.scheduler.impl.QuartzJobExecutor
 
execute(JobContext) - Method in interface org.apache.sling.commons.scheduler.Job
Execute this job.
execute(String, String) - Method in class org.apache.sling.commons.testing.util.JavascriptEngine
Execute supplied code against supplied data, see JavascriptEngineTest for examples
execute(Runnable) - Method in class org.apache.sling.commons.threads.impl.DefaultThreadPool
 
execute(Runnable) - Method in class org.apache.sling.commons.threads.impl.ThreadPoolFacade
 
execute(Runnable) - Method in interface org.apache.sling.commons.threads.ThreadPool
Execute a runnable
execute(Runnable) - Method in class org.apache.sling.event.impl.EventingThreadPool
 
execute(JobContext) - Method in class org.apache.sling.event.impl.TimedJobHandler
 
execute(String, PrintStream, PrintStream) - Method in class org.apache.sling.extensions.threaddump.internal.ThreadDumpCommand
 
execute(InstallationContext) - Method in class org.apache.sling.installer.api.tasks.InstallTask
This is the heart of the task - it performs the actual task.
execute(InstallationContext) - Method in class org.apache.sling.installer.core.impl.config.ConfigInstallTask
 
execute(InstallationContext) - Method in class org.apache.sling.installer.core.impl.config.ConfigRemoveTask
 
execute(InstallationContext) - Method in class org.apache.sling.installer.core.impl.tasks.BundleInstallTask
 
execute(InstallationContext) - Method in class org.apache.sling.installer.core.impl.tasks.BundleRemoveTask
 
execute(InstallationContext) - Method in class org.apache.sling.installer.core.impl.tasks.BundleStartTask
 
execute(InstallationContext) - Method in class org.apache.sling.installer.core.impl.tasks.BundleUpdateTask
 
execute(InstallationContext) - Method in class org.apache.sling.installer.core.impl.tasks.ChangeStateTask
 
execute(InstallationContext) - Method in class org.apache.sling.installer.core.impl.tasks.SynchronousRefreshPackagesTask
 
execute(InstallationContext) - Method in class org.apache.sling.installer.core.impl.tasks.SystemBundleUpdateTask
 
execute(BundleContext) - Method in class org.apache.sling.launchpad.base.impl.bootstrapcommands.BootstrapCommandFile
Execute commands if needed, and store execution timestamp
execute() - Method in class org.apache.sling.maven.bundlesupport.BundleDeployMojo
 
execute() - Method in class org.apache.sling.maven.bundlesupport.BundleInstallMojo
 
execute() - Method in class org.apache.sling.maven.bundlesupport.BundleUninstallMojo
 
execute() - Method in class org.apache.sling.maven.bundlesupport.ValidationMojo
 
execute() - Method in class org.apache.sling.maven.jcrocm.JcrOcmMojo
 
execute() - Method in class org.apache.sling.maven.jspc.JspcMojo
 
execute() - Method in class org.apache.sling.maven.projectsupport.AbstractBundleListMojo
 
execute() - Method in class org.apache.sling.maven.projectsupport.DisplayBundleUpdatesMojo
 
execute() - Method in class org.apache.sling.maven.projectsupport.StatusMojo
execute() - Method in class org.apache.sling.maven.projectsupport.StopMojo
execute(List<Modification>, Item, String, String, VersioningConfiguration) - Method in class org.apache.sling.servlets.post.impl.operations.CopyOperation
 
execute(List<Modification>, Item, String, String, VersioningConfiguration) - Method in class org.apache.sling.servlets.post.impl.operations.MoveOperation
 
execute(String, PrintStream, PrintStream) - Method in class org.apache.sling.settings.impl.RunModeCommand
 
EXECUTE_RESOURCE_TYPE - Static variable in class org.apache.sling.commons.testing.integration.HttpTestBase
 
executeJob(JobEvent) - Method in class org.apache.sling.event.impl.jobs.queues.AbstractJobQueue
Process a job
executeScript(String) - Method in class org.apache.sling.commons.testing.integration.HttpTestBase
Upload script, execute with no parameters and return content
executeScript(String, List<NameValuePair>) - Method in class org.apache.sling.commons.testing.integration.HttpTestBase
Upload script, execute with given parameters (optional) and return content
ExecuteScriptTest - Class in org.apache.sling.launchpad.webapp.integrationtest
Test the executeScript test method
ExecuteScriptTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.ExecuteScriptTest
 
executeWithArtifacts() - Method in class org.apache.sling.maven.projectsupport.AbstractBundleListMojo
Execute the logic of the plugin after the default artifacts have been initialized.
executeWithArtifacts() - Method in class org.apache.sling.maven.projectsupport.AbstractLaunchpadStartingMojo
Execute the logic of the plugin after the default artifacts have been initialized.
executeWithArtifacts() - Method in class org.apache.sling.maven.projectsupport.AttachBundleListMojo
 
executeWithArtifacts() - Method in class org.apache.sling.maven.projectsupport.CheckBundleListForSnapshotsMojo
 
executeWithArtifacts() - Method in class org.apache.sling.maven.projectsupport.CreateBundleJarMojo
 
executeWithArtifacts() - Method in class org.apache.sling.maven.projectsupport.CreateKarafFeatureDescriptorMojo
 
executeWithArtifacts() - Method in class org.apache.sling.maven.projectsupport.OutputBundleListMojo
 
executeWithArtifacts() - Method in class org.apache.sling.maven.projectsupport.PreparePackageMojo
 
executeWithArtifacts() - Method in class org.apache.sling.maven.projectsupport.PrepareTestWebAppMojo
 
executionPaths - Variable in class org.apache.sling.servlets.resolver.internal.helper.AbstractResourceCollector
 
executor - Variable in class org.apache.sling.commons.threads.impl.DefaultThreadPool
The executor.
exitDebugger() - Method in class org.apache.sling.scripting.javascript.helper.SlingContextFactory
 
ExportsObject - Class in org.apache.sling.scripting.javascript.helper
 
ExportsObject(Scriptable) - Constructor for class org.apache.sling.scripting.javascript.helper.ExportsObject
 
expression - Variable in class org.apache.sling.event.impl.TimedJobHandler.ScheduleInfo
 
EXPRESSION_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
ExpressionEvaluatorImpl - Class in org.apache.sling.scripting.jsp.jasper.el
 
ExpressionEvaluatorImpl(ExpressionFactory) - Constructor for class org.apache.sling.scripting.jsp.jasper.el.ExpressionEvaluatorImpl
 
ExpressionImpl - Class in org.apache.sling.scripting.jsp.jasper.el
 
ExpressionImpl(ValueExpression) - Constructor for class org.apache.sling.scripting.jsp.jasper.el.ExpressionImpl
 
EXT_HTML - Static variable in class org.apache.sling.servlets.get.impl.helpers.HtmlRendererServlet
 
EXT_JAR - Static variable in class org.apache.sling.jcr.contentloader.internal.BaseImportLoader
 
EXT_JCR_XML - Static variable in class org.apache.sling.jcr.contentloader.internal.BaseImportLoader
 
EXT_JSON - Static variable in class org.apache.sling.jcr.contentloader.internal.BaseImportLoader
 
EXT_JSON - Static variable in class org.apache.sling.servlets.get.impl.helpers.JsonRendererServlet
 
EXT_RES - Static variable in class org.apache.sling.servlets.get.impl.helpers.StreamRendererServlet
 
EXT_TXT - Static variable in class org.apache.sling.servlets.get.impl.helpers.PlainTextRendererServlet
 
EXT_XML - Static variable in class org.apache.sling.jcr.contentloader.internal.BaseImportLoader
 
EXT_XML - Static variable in class org.apache.sling.servlets.get.impl.helpers.XMLRendererServlet
 
EXT_ZIP - Static variable in class org.apache.sling.jcr.contentloader.internal.BaseImportLoader
 
EXTEND - Static variable in class org.apache.sling.maven.jcrocm.ClassDescriptor
 
ExtendedThreadFactory - Class in org.apache.sling.commons.threads.impl
This class is responsible to create new Thread instances.
ExtendedThreadFactory(ThreadFactory, ThreadPoolConfig.ThreadPriority, boolean) - Constructor for class org.apache.sling.commons.threads.impl.ExtendedThreadFactory
Create a new wrapper for a thread factory handling the
extension - Variable in class org.apache.sling.servlets.resolver.internal.helper.AbstractResourceCollector
 
ExtensionServlet - Class in org.apache.sling.launchpad.testservices.servlets
Example/test Sling Servlet registered with two extensions
ExtensionServlet() - Constructor for class org.apache.sling.launchpad.testservices.servlets.ExtensionServlet
 
ExtensionServletTest - Class in org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution
Test the ExtensionServlet
ExtensionServletTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.ExtensionServletTest
 
externalizePath(SlingHttpServletRequest, String) - Method in class org.apache.sling.jackrabbit.usermanager.impl.post.AbstractAuthorizablePostServlet
Returns an external form of the given path prepending the context path and appending a display extension.
externalizePath(SlingHttpServletRequest, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractAccessPostServlet
Returns an external form of the given path prepending the context path and appending a display extension.
externalizePath(SlingHttpServletRequest, String) - Method in class org.apache.sling.servlets.post.AbstractSlingPostOperation
Returns an external form of the given path prepending the context path and appending a display extension.
extractCredentials(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.auth.core.impl.AbstractAuthenticationHandlerHolder
Sets the AuthenticationHandler.PATH_PROPERTY request attribute to this PathBasedHolder.fullPath and calls the AbstractAuthenticationHandlerHolder.extractCredentials(HttpServletRequest, HttpServletResponse) to have the credentials extracted from the request.
extractCredentials(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.sling.auth.core.spi.AuthenticationHandler
Extracts credential data from the request if at all contained.
extractCredentials(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.auth.form.impl.FormAuthenticationHandler
Extracts cookie/session based credentials from the request.
extractCredentials(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.auth.openid.impl.OpenIDAuthenticationHandler
Extracts credential data from the request if at all contained.
extractCredentials(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.auth.selector.SelectorAuthenticationHandler
Always returns null because this handler cannot provide credentials from the request.

F

FACTORY_PID_CONFIGS - Static variable in class org.apache.sling.commons.log.internal.LogManager
 
FACTORY_PID_WRITERS - Static variable in class org.apache.sling.commons.log.internal.LogManager
 
FAIL_AUTH - Static variable in class org.apache.sling.auth.core.spi.AuthenticationInfo
A special instance of this class which may be returned from the AuthenticationHandler.extractCredentials(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse) method to inform the caller that credential extraction failed for some reason.
failedJob() - Method in class org.apache.sling.event.impl.jobs.StatisticsImpl
Add a failed job.
failure(String, String, Throwable) - Method in class org.apache.sling.jcr.classloader.internal.net.JCRURLConnection
Logs the message and returns an IOException to be thrown by the caller.
FAILURE_REASON - Static variable in interface org.apache.sling.auth.core.spi.AuthenticationHandler
Name of the request attribute which may be set by the AuthenticationHandler.extractCredentials(HttpServletRequest, HttpServletResponse) method if AuthenticationInfo.FAIL_AUTH is returned.
FALLBACK_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
fatal(Object) - Method in interface org.apache.juli.logging.Log
Log a message with fatal log level.
fatal(Object, Throwable) - Method in interface org.apache.juli.logging.Log
Log an error with fatal log level.
fatal(Object, Throwable) - Method in class org.apache.juli.logging.Slf4jLog
 
fatal(Object) - Method in class org.apache.juli.logging.Slf4jLog
 
fBuckets - Variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.SymbolTable
Buckets.
fBuffer - Variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.ASCIIReader
Byte buffer.
fBuffer - Variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.UCSReader
Byte buffer.
fBuffer - Variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.UTF8Reader
Byte buffer.
fEncoding - Variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.UCSReader
 
fIANA2JavaMap - Static variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.EncodingMap
fIANA2JavaMap
FieldDescriptor - Class in org.apache.sling.maven.jcrocm
The FieldDescriptor class provides support for the field-descriptor element of a class mapping, which has the following attribute list definition:
FileBundleVersionInfo - Class in org.apache.sling.commons.osgi.bundleversion
BundleVersionInfo based on a bundle jar file
FileBundleVersionInfo(File) - Constructor for class org.apache.sling.commons.osgi.bundleversion.FileBundleVersionInfo
 
FileChangesListener - Interface in org.apache.sling.installer.provider.file.impl
 
FileDataStore - Class in org.apache.sling.installer.core.impl
Utility class for all file handling.
FileDataStore(BundleContext) - Constructor for class org.apache.sling.installer.core.impl.FileDataStore
Create a file util instance and detect the installer directory.
FileMonitor - Class in org.apache.sling.fsprovider.internal
This class is a monitor for the file system that periodically checks for changes.
FileMonitor(FsResourceProvider, long) - Constructor for class org.apache.sling.fsprovider.internal.FileMonitor
Creates a new instance of this class.
FileMonitor - Class in org.apache.sling.installer.provider.file.impl
This class is a monitor for the file system that periodically checks for changes.
FileMonitor(File, Long, FileChangesListener) - Constructor for class org.apache.sling.installer.provider.file.impl.FileMonitor
Creates a new instance of this class.
FileNodeConverter - Class in org.apache.sling.installer.provider.jcr.impl
Convert a Node that is a file to an InstallableResource that wraps an InputStream
FileNodeConverter() - Constructor for class org.apache.sling.installer.provider.jcr.impl.FileNodeConverter
 
FileUploadTest - Class in org.apache.sling.launchpad.webapp.integrationtest
Test uploading files to the Sling repository via WebDAV, as a first step towards testing the complete content creation and rendering scenario.
FileUploadTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.FileUploadTest
 
filter(String) - Static method in class org.apache.sling.event.impl.jobs.Utility
Filter the node name for not allowed characters and replace them.
filter(String) - Method in class org.apache.sling.servlets.post.impl.helper.NodeNameFilter
 
FILTER_NAME - Static variable in class org.apache.sling.engine.EngineConstants
The name of the service to be used for registering filters with the SlingRequestProcessor.
FILTER_ORDER - Static variable in class org.apache.sling.engine.EngineConstants
Deprecated. Use "service.ranking" (org.osgi.framework.Constants.SERVICE_RANKING) instead
FILTER_PREFIXES - Static variable in class org.apache.sling.jcr.webdav.impl.servlets.SlingWebDavServlet
 
FILTER_PREFIXES_DEFAULT - Static variable in class org.apache.sling.jcr.webdav.impl.servlets.SlingWebDavServlet
 
FILTER_SCOPE - Static variable in class org.apache.sling.engine.EngineConstants
Deprecated. Use EngineConstants.SLING_FILTER_SCOPE instead
FILTER_SCOPE_COMPONENT - Static variable in class org.apache.sling.engine.EngineConstants
Filter scope value identifying a component level filter.
FILTER_SCOPE_ERROR - Static variable in class org.apache.sling.engine.EngineConstants
Filter scope value identifying an error level filter.
FILTER_SCOPE_FORWARD - Static variable in class org.apache.sling.engine.EngineConstants
Filter scope value identifying a forward level filter.
FILTER_SCOPE_INCLUDE - Static variable in class org.apache.sling.engine.EngineConstants
Filter scope value identifying an include level filter.
FILTER_SCOPE_REQUEST - Static variable in class org.apache.sling.engine.EngineConstants
Filter scope value identifying a request level filter.
FILTER_TYPES - Static variable in class org.apache.sling.jcr.webdav.impl.servlets.SlingWebDavServlet
 
FILTER_URIS - Static variable in class org.apache.sling.jcr.webdav.impl.servlets.SlingWebDavServlet
 
FiltersTest - Class in org.apache.sling.launchpad.webapp.integrationtest
 
FiltersTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.FiltersTest
 
finalize() - Method in class org.apache.sling.jcr.resource.internal.JcrResourceResolver
Calls the JcrResourceResolver.close() method to ensure the resolver is properly cleaned up before it is being collected by the garbage collector because it is not referred to any more.
findApplicableHolder(HttpServletRequest) - Method in class org.apache.sling.auth.core.impl.PathBasedHolderCache
 
findAttribute(String) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
 
findAttribute(String) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
 
findAttribute(String) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.TreeNode
Return the value of the specified node attribute if it exists, or null otherwise.
findAttributes() - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.TreeNode
Return an Iterator of the attribute names of this node.
findChild(String) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.TreeNode
Return the first child node of this node with the specified name, if there is one; otherwise, return null.
findChildren() - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.TreeNode
Return an Iterator of all children of this node.
findChildren(String) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.TreeNode
Return an Iterator over all children of this node that have the specified name.
findClass(String) - Method in class org.apache.sling.commons.classloader.impl.BundleProxyClassLoader
 
findClass(String) - Method in class org.apache.sling.jcr.classloader.internal.DynamicRepositoryClassLoader
Finds and loads the class with the specified name from the class path.
findEntries(String, String, boolean) - Method in class org.apache.sling.commons.testing.osgi.MockBundle
 
findJob(String, Map<String, Object>) - Method in class org.apache.sling.event.impl.jobs.DefaultJobManager
 
findJob(String, Map<String, Object>) - Method in interface org.apache.sling.event.jobs.JobManager
Find a job - either scheduled or active.
findJspProperty(String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspConfig
Find a property that best matches the supplied resource.
findResource(String) - Method in class org.apache.sling.commons.classloader.impl.BundleProxyClassLoader
 
findResource(String) - Method in class org.apache.sling.jcr.classloader.internal.DynamicRepositoryClassLoader
Finds the resource with the specified name on the search path.
findResources(String, String) - Method in interface org.apache.sling.api.resource.ResourceResolver
Searches for resources using the given query formulated in the given language.
findResources(String) - Method in class org.apache.sling.commons.classloader.impl.BundleProxyClassLoader
 
findResources(String, String) - Method in class org.apache.sling.commons.testing.sling.MockResourceResolver
 
findResources(String) - Method in class org.apache.sling.jcr.classloader.internal.DynamicRepositoryClassLoader
Returns an Enumeration of URLs representing all of the resources on the search path having the specified name.
findResources(String, String) - Method in class org.apache.sling.jcr.resource.internal.JcrResourceResolver
 
findResourceSuperType(Resource) - Static method in class org.apache.sling.api.resource.ResourceUtil
Returns the super type of the given resource.
findScript(ResourceResolver, String) - Method in interface org.apache.sling.api.scripting.SlingScriptResolver
Deprecated. Finds the SlingScript for the given name.
findScript(ResourceResolver, String) - Method in class org.apache.sling.servlets.resolver.internal.SlingServletResolver
 
findVersionableAncestor(Node) - Method in class org.apache.sling.servlets.post.AbstractSlingPostOperation
 
finished() - Method in class org.apache.sling.event.impl.jobs.jcr.JCRJobEvent
 
finished(JobEvent) - Method in class org.apache.sling.event.impl.jobs.jcr.PersistenceHandler
Finish the job
finished() - Method in class org.apache.sling.event.impl.jobs.JobEvent
 
finishedJob(Event) - Static method in class org.apache.sling.event.EventUtil
Deprecated. Use {link JobUtil.finishedJob(Event)
finishedJob(Event, boolean) - Method in interface org.apache.sling.event.impl.jobs.JobStatusNotifier
Notify that the job is finished.
finishedJob(Event, boolean) - Method in class org.apache.sling.event.impl.jobs.queues.AbstractJobQueue
 
finishedJob(long) - Method in class org.apache.sling.event.impl.jobs.StatisticsImpl
Add a finished job
finishedJob(Event) - Static method in class org.apache.sling.event.jobs.JobUtil
Notify a finished job.
finishNode() - Method in interface org.apache.sling.jcr.contentloader.internal.ContentCreator
Indicates that a node is finished.
finishNode() - Method in class org.apache.sling.jcr.contentloader.internal.DefaultContentCreator
 
fInputStream - Variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.ASCIIReader
Input stream.
fInputStream - Variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.UCSReader
Input stream.
fInputStream - Variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.UTF8Reader
Input stream.
fireEvent(Bundle, String) - Method in class org.apache.sling.jcr.ocm.impl.ObjectContentManagerFactoryImpl
Fires an OSGi event through the EventAdmin service.
fireJob(Object, Map<String, Serializable>) - Method in class org.apache.sling.commons.scheduler.impl.QuartzScheduler
 
fireJob(Object, Map<String, Serializable>, int, long) - Method in class org.apache.sling.commons.scheduler.impl.QuartzScheduler
 
fireJob(Object, Map<String, Serializable>) - Method in interface org.apache.sling.commons.scheduler.Scheduler
Fire a job immediately and only once.
fireJob(Object, Map<String, Serializable>, int, long) - Method in interface org.apache.sling.commons.scheduler.Scheduler
Fire a job immediately more than once.
fireJobAt(String, Object, Map<String, Serializable>, Date) - Method in class org.apache.sling.commons.scheduler.impl.QuartzScheduler
 
fireJobAt(String, Object, Map<String, Serializable>, Date, int, long) - Method in class org.apache.sling.commons.scheduler.impl.QuartzScheduler
 
fireJobAt(String, Object, Map<String, Serializable>, Date) - Method in interface org.apache.sling.commons.scheduler.Scheduler
Fire a job once at a specific date Note that if a job with the same name has already beed added, the old job is cancelled and this new job replaces the old job.
fireJobAt(String, Object, Map<String, Serializable>, Date, int, long) - Method in interface org.apache.sling.commons.scheduler.Scheduler
Fire a job once at a specific date, several times with a given interval.
fixBundleVersion(File) - Method in class org.apache.sling.maven.bundlesupport.BundleDeployFileMojo
 
fixBundleVersion(File) - Method in class org.apache.sling.maven.bundlesupport.BundleDeployMojo
 
fixUriPath(String) - Static method in class org.apache.sling.jcr.resource.internal.helper.MapEntry
 
fJava2IANAMap - Static variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.EncodingMap
fJava2IANAMap
flatten(String) - Static method in class org.apache.sling.commons.testing.util.TestStringUtil
Replace \n with .
FLUSH - Static variable in class org.apache.sling.api.scripting.SlingBindings
The name of the global scripting variable indicating whether the output used by the script should be flushed after the script evaluation ended normally (value is "flush").
flush() - Method in class org.apache.sling.commons.log.internal.slf4j.PrivilegedWriter
 
flush() - Method in class org.apache.sling.engine.impl.output.BufferedPrintWriter
Writes the contents of the buffer to the wrapped writer and flushes the latter.
flush() - Method in class org.apache.sling.engine.impl.output.BufferedServletOutputStream
Flushes this output stream and forces any buffered output bytes to be written out.
flush() - Method in class org.apache.sling.scripting.core.impl.LogWriter
Writes any data conained in the buffer to the logger as an error message.
flush() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
Flush the stream.
flushBuffer() - Method in class org.apache.sling.engine.impl.adapter.SlingServletResponseAdapter
 
flushBuffer() - Method in interface org.apache.sling.engine.impl.output.Buffer
Flushes the current contents of the buffer to the output destination without forcing the destination to flush its contents.
flushBuffer() - Method in class org.apache.sling.engine.impl.output.BufferedPrintWriter
Writes the contents of the buffer to the wrapped writer.
flushBuffer() - Method in class org.apache.sling.engine.impl.output.BufferedServletOutputStream
Flushes the output buffer to the underlying ServletOutputStream.
flushBuffer() - Method in class org.apache.sling.engine.impl.request.ContentData
 
flushBuffer() - Method in class org.apache.sling.engine.impl.SlingHttpServletResponseImpl
 
flushBuffer() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
Flush the output buffer to the underlying character stream, without flushing the stream itself.
fOffset - Variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.UTF8Reader
Offset into buffer.
FOLDER_NAME_REGEXP_PROPERTY - Static variable in class org.apache.sling.installer.provider.jcr.impl.JcrInstaller
ComponentContext property that overrides the folder name regexp
followLifecycleTransition(String) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
FORCE_PACKAGE_BUNDLE_LOADING - Static variable in interface org.apache.sling.launchpad.base.shared.SharedConstants
True or false value which controls whether sling will load bundles which are contained in the resources/# path locations in the sling jar or war
regardless of the modification time of the Launchpad JAR.
forceReadEvent(Node) - Method in class org.apache.sling.event.impl.jobs.jcr.PersistenceHandler
Read an event from the repository.
forceRemoveJob(String) - Method in class org.apache.sling.event.impl.jobs.DefaultJobManager
 
forceRemoveJob(String, String) - Method in class org.apache.sling.event.impl.jobs.jcr.JobStatusProviderImpl
Deprecated.  
forceRemoveJob(String) - Method in class org.apache.sling.event.impl.jobs.jcr.JobStatusProviderImpl
Deprecated.  
forceRemoveJob(String) - Method in interface org.apache.sling.event.jobs.JobManager
Cancel this job.
forceRemoveJob(String) - Method in interface org.apache.sling.event.JobStatusProvider
Deprecated. Cancel this job.
forceRemoveJob(String, String) - Method in interface org.apache.sling.event.JobStatusProvider
Deprecated. Cancel this job.
ForEach - Class in org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.core
 
ForEach() - Constructor for class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.core.ForEach
 
fork - Variable in class org.apache.sling.scripting.jsp.jasper.EmbeddedServletOptions
Should Ant fork its java compiles of JSP pages.
fork - Variable in class org.apache.sling.scripting.jsp.JspServletOptions
Should Ant fork its java compiles of JSP pages.
format(Calendar) - Static method in class org.apache.sling.commons.json.jcr.JsonItemWriter
 
format(Calendar) - Static method in class org.apache.sling.servlets.get.impl.helpers.JsonResourceWriter
 
FormAuthenticationHandler - Class in org.apache.sling.auth.form.impl
The FormAuthenticationHandler class implements the authorization steps based on a cookie.
FormAuthenticationHandler() - Constructor for class org.apache.sling.auth.form.impl.FormAuthenticationHandler
 
FormGenerationTest - Class in org.apache.sling.launchpad.webapp.integrationtest.login
Test of form generation from auth.core.
FormGenerationTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.login.FormGenerationTest
 
FormReason - Enum in org.apache.sling.auth.form
 
ForTokens - Class in org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.core
 
ForTokens() - Constructor for class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.core.ForTokens
 
forward(String) - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
Same as SlingScriptHelper.forward(String,RequestDispatcherOptions), but using empty options.
forward(String, String) - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
Helper method to forward the request to a Servlet or script for the given path and requestDispatcherOptions.
forward(String, RequestDispatcherOptions) - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
Helper method to forward the request to a Servlet or script for the given path and options.
forward(Resource) - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
Same as SlingScriptHelper.forward(Resource,RequestDispatcherOptions), but using empty options.
forward(Resource, String) - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
Helper method to forward the request to a Servlet or script for the given resource and requestDispatcherOptions.
forward(Resource, RequestDispatcherOptions) - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
Helper method to forward the request to a Servlet or script for the given resource and options.
forward(ServletRequest, ServletResponse) - Method in class org.apache.sling.engine.impl.request.SlingRequestDispatcher
 
forward(String) - Method in class org.apache.sling.scripting.core.ScriptHelper
 
forward(String, String) - Method in class org.apache.sling.scripting.core.ScriptHelper
 
forward(String, RequestDispatcherOptions) - Method in class org.apache.sling.scripting.core.ScriptHelper
 
forward(Resource) - Method in class org.apache.sling.scripting.core.ScriptHelper
 
forward(Resource, String) - Method in class org.apache.sling.scripting.core.ScriptHelper
 
forward(Resource, RequestDispatcherOptions) - Method in class org.apache.sling.scripting.core.ScriptHelper
 
forward(String) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
 
forward(String) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
 
FORWARD_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
ForwardTagHandler - Class in org.apache.sling.scripting.jsp.taglib
The ForwardTagHandler implements the <sling:forward> custom tag.
ForwardTagHandler() - Constructor for class org.apache.sling.scripting.jsp.taglib.ForwardTagHandler
 
ForwardTest - Class in org.apache.sling.launchpad.webapp.integrationtest
Test the {link ScriptHelper#forward) functionality
ForwardTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.ForwardTest
 
fragment - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
BitSet for fragment (alias for uric).
frameworkEvent(FrameworkEvent) - Method in class org.apache.sling.commons.log.internal.LogSupport
Listens for Framework events and logs the respective events according to the Log Service specification.
frameworkEvent(FrameworkEvent) - Method in class org.apache.sling.installer.core.impl.OsgiInstallerImpl
 
frameworkEvent(FrameworkEvent) - Method in class org.apache.sling.installer.core.impl.tasks.SynchronousRefreshPackagesTask
Handles the PACKAGES_REFRESHED framework event which is sent after the PackageAdmin.refreshPackages has finished its work of refreshing the packages.
fromConfiguration(Map<String, Object>) - Static method in class org.apache.sling.event.impl.jobs.config.InternalQueueConfiguration
Create a new configuration from a config
fromSlf4jLevel(int) - Static method in enum org.apache.sling.commons.log.internal.slf4j.SlingLoggerLevel
Translates SLF4J logging levels into SlingLoggerLevel
FsResource - Class in org.apache.sling.fsprovider.internal
The FsResource represents a file system file or folder as a Sling Resource.
FsResourceProvider - Class in org.apache.sling.fsprovider.internal
The FsResourceProvider is a resource provider which maps filesystem files and folders into the virtual resource tree.
FsResourceProvider() - Constructor for class org.apache.sling.fsprovider.internal.FsResourceProvider
 
fTableSize - Variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.SymbolTable
 
fullPath - Variable in class org.apache.sling.auth.core.impl.PathBasedHolder
The full registration path of this instance.
FunctionMapperImpl - Class in org.apache.sling.scripting.jsp.jasper.el
 
FunctionMapperImpl(FunctionMapper) - Constructor for class org.apache.sling.scripting.jsp.jasper.el.FunctionMapperImpl
 

G

generateAttribute(String) - Method in interface org.apache.sling.scripting.jsp.jasper.compiler.tagplugin.TagPluginContext
Generate codesto evaluate value of a attribute in the custom tag The codes is a Java expression.
generateBody() - Method in interface org.apache.sling.scripting.jsp.jasper.compiler.tagplugin.TagPluginContext
Generate codes for the body of the custom tag
generateClass(String[]) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.Compiler
Compile the servlet from .java file to .class file
generateClass(String[]) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JDTCompiler
Compile the servlet from .java file to .class file
generateDeclaration(String, String) - Method in interface org.apache.sling.scripting.jsp.jasper.compiler.tagplugin.TagPluginContext
Generate a declaration in the of the generated class.
GeneratedNodeNameTest - Class in org.apache.sling.launchpad.webapp.integrationtest
Test the generation of node names for POST requests to URLS ending in / *
GeneratedNodeNameTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.GeneratedNodeNameTest
 
GeneratedNodeNameTestStar - Class in org.apache.sling.launchpad.webapp.integrationtest
Test the generation of node names for POST requests to URLS ending in / *
GeneratedNodeNameTestStar() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.GeneratedNodeNameTestStar
 
generateImport(String) - Method in interface org.apache.sling.scripting.jsp.jasper.compiler.tagplugin.TagPluginContext
Generate an import statement
generateJava() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.Compiler
Compile the jsp file into equivalent servlet in .java file
generateJavaSource(String) - Method in interface org.apache.sling.scripting.jsp.jasper.compiler.tagplugin.TagPluginContext
Generate Java source codes
generateSmap(JspCompilationContext, Node.Nodes) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.SmapUtil
Generates an appropriate SMAP representing the current compilation context.
genStringAsCharArray() - Method in class org.apache.sling.maven.jspc.JspcMojo
 
genStringAsCharArray() - Method in class org.apache.sling.scripting.jsp.jasper.EmbeddedServletOptions
Are Text strings to be generated as char arrays?
genStringAsCharArray() - Method in interface org.apache.sling.scripting.jsp.jasper.Options
Are Text strings to be generated as char arrays?
genStringAsCharArray() - Method in class org.apache.sling.scripting.jsp.JspServletOptions
Are Text strings to be generated as char arrays?
get() - Method in interface org.apache.sling.api.request.RequestParameter
Returns the contents of the parameter as an array of bytes.
get(String, Class<T>) - Method in interface org.apache.sling.api.resource.ValueMap
Get a named property and convert it into the given type.
get(String, T) - Method in interface org.apache.sling.api.resource.ValueMap
Get a named property and convert it into the given type.
get(String, Class<ObjectType>) - Method in class org.apache.sling.api.scripting.SlingBindings
Helper method to get an object with a given type from this map.
get(String, Class<T>) - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
Get a named property and convert it into the given type.
get(String, T) - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
Get a named property and convert it into the given type.
get(Object) - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
get(int) - Method in class org.apache.sling.commons.json.JSONArray
Get the object value associated with an index.
get(String) - Method in class org.apache.sling.commons.json.JSONObject
Get the value object associated with a key.
get(String) - Method in class org.apache.sling.commons.threads.impl.DefaultThreadPoolManager
 
get(String) - Method in interface org.apache.sling.commons.threads.ThreadPoolManager
Get a thread pool.
get() - Method in class org.apache.sling.engine.impl.parameters.ContainerRequestParameter
 
get(Object) - Method in class org.apache.sling.event.EventPropertiesMap
 
get(String, Class<T>) - Method in class org.apache.sling.jackrabbit.usermanager.impl.resource.AuthorizableValueMap
 
get(String, T) - Method in class org.apache.sling.jackrabbit.usermanager.impl.resource.AuthorizableValueMap
 
get(Object) - Method in class org.apache.sling.jackrabbit.usermanager.impl.resource.AuthorizableValueMap
 
get(String) - Method in class org.apache.sling.jcr.ocm.DefaultMappedObject
Returns the value of the indexed property.
get(String) - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProviderEntry
get(String) - Method in class org.apache.sling.jcr.resource.internal.helper.ResourceProviderEntry
 
get(String, Class<T>) - Method in class org.apache.sling.jcr.resource.JcrPropertyMap
 
get(String, T) - Method in class org.apache.sling.jcr.resource.JcrPropertyMap
 
get(Object) - Method in class org.apache.sling.jcr.resource.JcrPropertyMap
 
get(Bundle, boolean) - Method in class org.apache.sling.maven.projectsupport.bundlelist.BaseBundleList
 
get(Object) - Method in class org.apache.sling.scripting.core.impl.helper.ProtectedBindings
get(String, Scriptable) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableCalendar
 
get(int, Scriptable) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableItemMap
 
get(String, Scriptable) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableItemMap
 
get(String, Scriptable) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
Gets the value of a (Javascript) property or child node.
get(String, Scriptable) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
get(Class) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.TagHandlerPool
Gets the next available tag handler from this tag handler pool, instantiating one if this tag handler pool is empty.
GET_PROPERTY_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
getAboveHierPath() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Get the level above the this hierarchy level.
getAccessControlEntries(Session, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractGetAclServlet
 
getAccessControlEntries(Session, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetAclServlet
 
getAccessControlEntries(Session, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetEffectiveAclServlet
 
getAccessControlList(AccessControlManager, String, boolean) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractAccessPostServlet
Returns an AccessControlList to edit for the node at the given resourcePath.
getAccessControlManager(Session) - Static method in class org.apache.sling.jcr.base.util.AccessControlUtil
Returns the AccessControlManager for the given session.
getAccessManager() - Method in interface org.apache.sling.jcr.jackrabbit.server.security.accessmanager.AccessManagerPluginFactory
 
getAccessManagerFactory() - Method in class org.apache.sling.jcr.jackrabbit.server.impl.security.PluggableDefaultAccessManager
 
getAccessManagerFactoryTracker() - Static method in class org.apache.sling.jcr.jackrabbit.server.impl.Activator
 
GetAclServlet - Class in org.apache.sling.jcr.jackrabbit.accessmanager.post
Sling GET servlet implementation for dumping the declared ACL of a resource to JSON.
GetAclServlet() - Constructor for class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetAclServlet
 
getActiveResource() - Method in interface org.apache.sling.installer.api.tasks.TaskResourceGroup
Return the first resource if it either needs to be installed or uninstalled.
getActiveResource() - Method in class org.apache.sling.installer.core.impl.EntityResourceList
Return the first resource if it either needs to be installed or uninstalled.
getActiveServletName() - Method in class org.apache.sling.engine.impl.request.RequestData
Returns the name of the currently active servlet.
getActualStatus() - Method in exception org.apache.sling.commons.testing.integration.HttpStatusCodeException
 
getAdapter(Object, Class<AdapterType>) - Method in class org.apache.sling.adapter.internal.AdapterManagerImpl
Returns the adapted adaptable or null if the object cannot be adapted.
getAdapter(Object, Class<AdapterType>) - Method in interface org.apache.sling.api.adapter.AdapterFactory
Adapt the given object to the adaptable type.
getAdapter(Object, Class<AdapterType>) - Method in interface org.apache.sling.api.adapter.AdapterManager
Returns an adapter object of the requested AdapterType for the given adaptable object.
getAdapter(Object, Class<AdapterType>) - Method in class org.apache.sling.scripting.core.impl.SlingScriptAdapterFactory
 
getAdapters() - Method in class org.apache.sling.adapter.internal.AdapterFactoryDescriptor
 
getAddDefaultEntities() - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.io.xpp3.BundleListXpp3Reader
Returns the state of the "add default entities" flag.
getAddSelectors() - Method in class org.apache.sling.api.request.RequestDispatcherOptions
Returns the RequestDispatcherOptions.OPT_ADD_SELECTORS option or null if not set.
getAdministrativeCredentials(String) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository
 
getAdministrativeCredentials(String) - Method in class org.apache.sling.jcr.jackrabbit.server.impl.SlingServerRepository
getAdministrativeResourceResolver(Map<String, Object>) - Method in interface org.apache.sling.api.resource.ResourceResolverFactory
Returns a new ResourceResolver instance with administrative privileges with further configuration taken from the given authenticationInfo map.
getAdministrativeResourceResolver(Map<String, Object>) - Method in class org.apache.sling.jcr.resource.internal.JcrResourceResolverFactoryImpl
 
getAllJobs(String, Map<String, Object>...) - Method in class org.apache.sling.event.impl.jobs.jcr.JobStatusProviderImpl
Deprecated. 
getAllJobs(String, Map<String, Object>...) - Method in interface org.apache.sling.event.JobStatusProvider
Deprecated. Use JobStatusProvider.queryAllJobs(String, Map...) instead.
getAllowedLifecycleTransistions() - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
getAllowedRequestMethods(Map<String, Method>) - Method in class org.apache.sling.api.servlets.SlingAllMethodsServlet
Helper method called by SlingSafeMethodsServlet.doOptions(SlingHttpServletRequest, SlingHttpServletResponse) to calculate the value of the Allow header sent as the response to the HTTP OPTIONS request.
getAllowedRequestMethods(Map<String, Method>) - Method in class org.apache.sling.api.servlets.SlingSafeMethodsServlet
Helper method called by SlingSafeMethodsServlet.doOptions(SlingHttpServletRequest, SlingHttpServletResponse) to calculate the value of the Allow header sent as the response to the HTTP OPTIONS request.
getAncestor(int) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
getAncestor(int) - Method in class org.apache.sling.commons.testing.jcr.MockProperty
 
getAnonCredentials(String) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository
 
getAnonCredentials(String) - Method in class org.apache.sling.jcr.jackrabbit.server.impl.SlingServerRepository
getAnonPath(Calendar) - Static method in class org.apache.sling.event.impl.jobs.Utility
 
getApplicationId(Event) - Static method in class org.apache.sling.event.EventUtil
Return the application id the event was created at.
getApplicationIds() - Method in class org.apache.sling.event.impl.jobs.config.InternalQueueConfiguration
 
getApplicationIds() - Method in interface org.apache.sling.event.jobs.QueueConfiguration
Application ids - returns an array of application ids if this queue is bound to some cluster nodes.
getApplyToResources(SlingHttpServletRequest) - Method in class org.apache.sling.jackrabbit.usermanager.impl.post.DeleteAuthorizableServlet
Returns an iterator on Resource instances addressed in the SlingPostConstants.RP_APPLY_TO request parameter.
getApplyToResources(SlingHttpServletRequest) - Method in class org.apache.sling.servlets.post.AbstractSlingPostOperation
Returns an iterator on Resource instances addressed in the SlingPostConstants.RP_APPLY_TO request parameter.
getArtifact(ArtifactDefinition) - Method in class org.apache.sling.maven.projectsupport.AbstractBundleListMojo
Get a resolved Artifact from the coordinates found in the artifact definition.
getArtifact(String, String, String, String, String) - Method in class org.apache.sling.maven.projectsupport.AbstractBundleListMojo
Get a resolved Artifact from the coordinates provided
getArtifactId() - Method in class org.apache.sling.maven.projectsupport.ArtifactDefinition
 
getArtifactId() - Method in class org.apache.sling.maven.projectsupport.bundlelist.BaseBundle
 
getArtifactId() - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.Bundle
Get the artifactId field.
getAsciiBytes(String) - Static method in class org.apache.sling.jcr.resource.internal.helper.URI
Converts the specified string to byte array of ASCII characters.
getAttachments(String) - Method in class org.apache.sling.commons.log.internal.slf4j.SlingConfigurationPrinter
 
getAttribute(String) - Method in interface org.apache.sling.api.resource.ResourceResolver
Returns the value of the given resource resolver attribute or null if the attribute is not set (or not visible as is the case of the ResourceResolverFactory.PASSWORD or other security sensitive attributes).
getAttribute(String) - Method in class org.apache.sling.commons.testing.sling.MockResourceResolver
 
getAttribute(String) - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getAttribute(String) - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
getAttribute(String) - Method in class org.apache.sling.engine.impl.helper.SlingServletContext
Returns the named servlet context attribute.
getAttribute(String) - Method in interface org.apache.sling.installer.api.tasks.TaskResource
Get the value of an attribute.
getAttribute(String) - Method in class org.apache.sling.installer.core.impl.RegisteredResourceImpl
 
getAttribute(String) - Method in class org.apache.sling.jcr.resource.internal.JcrResourceResolver
 
getAttribute(String) - Method in class org.apache.sling.maven.jspc.JspCServletContext
Return the specified context attribute, if any.
getAttribute(String) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
 
getAttribute(String, int) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
 
getAttribute(String) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
 
getAttribute(String, int) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
 
getAttribute(String) - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspCServletContext
Return the specified context attribute, if any.
getAttribute(String) - Method in class org.apache.sling.scripting.jsp.JspServletContext
 
getAttributeNames() - Method in interface org.apache.sling.api.resource.ResourceResolver
Returns an iterator of attribute names whose value can be retrieved calling the ResourceResolver.getAttribute(String) method.
getAttributeNames() - Method in class org.apache.sling.commons.testing.sling.MockResourceResolver
 
getAttributeNames() - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getAttributeNames() - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
getAttributeNames() - Method in class org.apache.sling.engine.impl.helper.SlingServletContext
Returns the names of all servlet context attributes.
getAttributeNames() - Method in class org.apache.sling.jcr.resource.internal.JcrResourceResolver
 
getAttributeNames() - Method in class org.apache.sling.maven.jspc.JspCServletContext
Return an enumeration of context attribute names.
getAttributeNames() - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspCServletContext
Return an enumeration of context attribute names.
getAttributeNames() - Method in class org.apache.sling.scripting.jsp.JspServletContext
 
getAttributeNamesInScope(int) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
 
getAttributeNamesInScope(int) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
 
getAttributeOrParameter(HttpServletRequest, String, String) - Static method in class org.apache.sling.auth.core.spi.AbstractAuthenticationHandler
Returns the value of the named request attribute or parameter as a string as follows: If there is a request attribute of that name, which is a non-empty string, it is returned.If there is a non-empty request parameter of that name, this parameter is returned.
getAttributes() - Method in interface org.apache.sling.commons.osgi.ManifestHeader.Entry
The attributes specified for this entry.
getAttributes() - Method in class org.apache.sling.commons.osgi.ManifestHeader.PathImpl
 
getAttributes() - Method in class org.apache.sling.installer.api.tasks.TransformationResult
Attributes include the bundle symbolic name, bundle version, etc.
getAttributesScope(String) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
 
getAttributesScope(String) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
 
getAttributeValue(String) - Method in interface org.apache.sling.commons.osgi.ManifestHeader.Entry
 
getAttributeValue(String) - Method in class org.apache.sling.commons.osgi.ManifestHeader.PathImpl
 
getAuthenticatedContent(Credentials, String, String, List<NameValuePair>, int) - Method in class org.apache.sling.launchpad.webapp.integrationtest.AbstractAuthenticatedTest
retrieve the contents of given URL and assert its content type
getAuthenticatedPostContent(Credentials, String, String, List<NameValuePair>, int) - Method in class org.apache.sling.launchpad.webapp.integrationtest.AbstractAuthenticatedTest
retrieve the contents of given URL and assert its content type
getAuthentication(Principal, Credentials) - Method in class org.apache.sling.jcr.jackrabbit.server.impl.security.PluggableDefaultLoginModule
 
getAuthentication(Principal, Credentials) - Method in interface org.apache.sling.jcr.jackrabbit.server.security.LoginModulePlugin
Return a PluggableAuthentication object that can authenticate the give Principal and Credentials.
getAuthority() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Get the authority.
getAuthType() - Method in class org.apache.sling.auth.core.spi.AuthenticationInfo
Returns the authentication type stored as the AuthenticationInfo.AUTH_TYPE property in this map.
getAuthType() - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getAuthType() - Method in class org.apache.sling.engine.auth.AuthenticationInfo
Deprecated. Returns type of authentication provisioning.
getAuthType() - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
getAvailableQueryOperators() - Method in class org.apache.sling.commons.testing.jcr.MockPropertyDefinition
 
getAverageProcessingTime() - Method in class org.apache.sling.event.impl.jobs.StatisticsImpl
 
getAverageProcessingTime() - Method in class org.apache.sling.event.impl.jobs.TopicStatisticsImpl
 
getAverageProcessingTime() - Method in interface org.apache.sling.event.jobs.Statistics
The average processing time of a job - this only counts finished jobs.
getAverageProcessingTime() - Method in interface org.apache.sling.event.jobs.TopicStatistics
The average processing time of a job - this only counts finished jobs.
getAverageWaitingTime() - Method in class org.apache.sling.event.impl.jobs.StatisticsImpl
 
getAverageWaitingTime() - Method in class org.apache.sling.event.impl.jobs.TopicStatisticsImpl
 
getAverageWaitingTime() - Method in interface org.apache.sling.event.jobs.Statistics
The average waiting time of a job in the queue.
getAverageWaitingTime() - Method in interface org.apache.sling.event.jobs.TopicStatistics
The average waiting time of a job in the queue.
getAWrapper() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspRuntimeContext
 
getBaseVersion() - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
getBeanType(String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.BeanRepository
 
getBinary() - Method in class org.apache.sling.commons.testing.jcr.MockProperty
 
getBinary() - Method in class org.apache.sling.commons.testing.jcr.MockValue
 
getBlockPolicy() - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
 
getBlockPolicy() - Method in interface org.apache.sling.commons.threads.ThreadPoolConfig
Return the block policy.
getBody() - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.TreeNode
Return the body text associated with this node (if any).
getBoolean(int) - Method in class org.apache.sling.commons.json.JSONArray
Get the boolean value associated with an index.
getBoolean(String) - Method in class org.apache.sling.commons.json.JSONObject
Get the boolean value associated with a key.
getBoolean() - Method in class org.apache.sling.commons.testing.jcr.MockProperty
 
getBoolean() - Method in class org.apache.sling.commons.testing.jcr.MockValue
 
getBufferProvider() - Method in class org.apache.sling.engine.impl.request.RequestData
 
getBufferSize() - Method in class org.apache.sling.engine.impl.adapter.SlingServletResponseAdapter
 
getBufferSize() - Method in interface org.apache.sling.engine.impl.output.Buffer
Returns the current size of the buffer.
getBufferSize() - Method in class org.apache.sling.engine.impl.output.BufferedPrintWriter
Returns the size of the buffer
getBufferSize() - Method in class org.apache.sling.engine.impl.output.BufferedServletOutputStream
Returns the size of the buffer
getBufferSize() - Method in interface org.apache.sling.engine.impl.output.BufferProvider
 
getBufferSize() - Method in class org.apache.sling.engine.impl.request.ContentData
 
getBufferSize() - Method in class org.apache.sling.engine.impl.request.RequestData
 
getBufferSize() - Method in class org.apache.sling.engine.impl.SlingHttpServletResponseImpl
 
getBundle() - Method in class org.apache.sling.commons.log.internal.LogEntryImpl
 
getBundle() - Method in class org.apache.sling.commons.testing.osgi.MockServiceReference
 
getBundle(Bundle, boolean) - Method in class org.apache.sling.maven.projectsupport.bundlelist.BaseStartLevel
 
getBundleContentInfo(Session, Bundle, boolean) - Method in class org.apache.sling.jcr.contentloader.internal.ContentLoaderService
Return the bundle content info and make an exclusive lock.
getBundleContext() - Method in class org.apache.sling.commons.testing.osgi.MockBundle
 
getBundleContext() - Method in class org.apache.sling.commons.testing.osgi.MockComponentContext
 
getBundleContext() - Method in class org.apache.sling.installer.core.impl.tasks.BundleTaskCreator
 
getBundleContext() - Method in class org.apache.sling.launchpad.base.impl.Sling
Returns the BundleContext of the system bundle of the OSGi framework launched by this servlet.
getBundleFileName() - Method in class org.apache.sling.maven.bundlesupport.BundleInstallFileMojo
 
getBundleFileName() - Method in class org.apache.sling.maven.bundlesupport.BundleInstallMojo
 
getBundleFileName() - Method in class org.apache.sling.maven.bundlesupport.BundleUninstallMojo
 
getBundleId() - Method in class org.apache.sling.commons.testing.osgi.MockBundle
 
getBundleInfo(String, String) - Method in class org.apache.sling.installer.core.impl.tasks.BundleTaskCreator
 
getBundleLastModified() - Method in class org.apache.sling.commons.osgi.bundleversion.BundleBundleVersionInfo
 
getBundleLastModified() - Method in class org.apache.sling.commons.osgi.bundleversion.BundleVersionInfo
Return the bundle last modification time, based on the BND_LAST_MODIFIED manifest header, if available.
getBundleLastModified() - Method in class org.apache.sling.commons.osgi.bundleversion.FileBundleVersionInfo
 
getBundleList() - Method in class org.apache.sling.maven.projectsupport.AbstractBundleListMojo
 
getBundles() - Method in class org.apache.sling.maven.projectsupport.bundlelist.BaseStartLevel
 
getBundles() - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.StartLevel
Method getBundles.
getBundleSymbolicName() - Method in class org.apache.sling.commons.osgi.bundleversion.BundleBundleVersionInfo
 
getBundleSymbolicName() - Method in class org.apache.sling.commons.osgi.bundleversion.BundleVersionInfo
Return the bundle symbolic name, null if not available
getBundleSymbolicName() - Method in class org.apache.sling.commons.osgi.bundleversion.FileBundleVersionInfo
 
getCache() - Method in class org.apache.sling.maven.jspc.JspcMojo
 
getCanonicalName(Class) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
Compute the canonical name from a Class instance.
getCharacterEncoding() - Method in class org.apache.sling.api.resource.ResourceMetadata
Returns the ResourceMetadata.CHARACTER_ENCODING property if not null and a String instance.
getCharacterEncoding() - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getCharacterEncoding() - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
getCharacterEncoding() - Method in class org.apache.sling.engine.impl.adapter.SlingServletResponseAdapter
 
getCharEncoding() - Method in class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.Util.ImportResponseWrapper
 
getCharset(Locale) - Static method in class org.apache.sling.jcr.resource.internal.helper.URI.LocaleToCharsetMap
Get the preferred charset for the given locale.
getCheckInterval() - Method in class org.apache.sling.maven.jspc.JspcMojo
 
getChild(String) - Method in class org.apache.sling.api.resource.AbstractResource
Returns the indicated child of this resource.
getChild(String) - Method in interface org.apache.sling.api.resource.Resource
Returns the child at the given relative path of this resource or null if no such child exists.
getChild(String) - Method in class org.apache.sling.api.resource.ResourceWrapper
Returns the value of calling getChild on the wrapped resource.
getChildNodeDefinitions() - Method in class org.apache.sling.commons.testing.jcr.MockNodeType
 
getChildren(String) - Method in interface org.apache.sling.launchpad.api.LaunchpadContentProvider
Returns an iterator of paths strings of the children of the given folder defined by its path.
getChildren(String) - Method in class org.apache.sling.launchpad.base.impl.ClassLoaderResourceProvider
 
getClassDebugInfo() - Method in class org.apache.sling.maven.jspc.JspcMojo
 
getClassDebugInfo() - Method in class org.apache.sling.scripting.jsp.jasper.EmbeddedServletOptions
Should class files be compiled with debug information?
getClassDebugInfo() - Method in interface org.apache.sling.scripting.jsp.jasper.Options
Should we include debug information in compiled class?
getClassDebugInfo() - Method in class org.apache.sling.scripting.jsp.JspServletOptions
Should class files be compiled with debug information?
getClassDescriptorByClass(Class) - Method in class org.apache.sling.jcr.ocm.impl.BundleMapper
 
getClassDescriptorByNodeType(String) - Method in class org.apache.sling.jcr.ocm.impl.BundleMapper
 
getClassFileName() - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
getClassifier() - Method in class org.apache.sling.maven.projectsupport.ArtifactDefinition
 
getClassifier() - Method in class org.apache.sling.maven.projectsupport.bundlelist.BaseBundle
 
getClassifier() - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.Bundle
Get the classifier field.
getClassLoader(ClassLoader) - Method in interface org.apache.sling.commons.classloader.DynamicClassLoaderProvider
Return the class loader used for dynamic class loading.
getClassLoader(ClassLoader) - Method in class org.apache.sling.jcr.classloader.internal.DynamicClassLoaderProviderImpl
 
getClassLoader() - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
What class loader to use for loading classes while compiling this JSP?
getClassName() - Method in interface org.apache.sling.scripting.javascript.SlingWrapper
The name of the JavaScript host object "class"
getClassName() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableCalendar
 
getClassName() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableItemMap
 
getClassName() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
getClassName() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptablePrintWriter
 
getClassName() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
getClassName() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
 
getClassName() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableVersion
 
getClassName() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableVersionHistory
 
getClassPath() - Method in class org.apache.sling.maven.jspc.JspcMojo
 
getClassPath() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspRuntimeContext
The classpath that is passed off to the Java compiler.
getClassPath() - Method in class org.apache.sling.scripting.jsp.jasper.EmbeddedServletOptions
What classpath should I use while compiling the servlets generated from JSP files?
getClassPath() - Method in interface org.apache.sling.scripting.jsp.jasper.Options
What classpath should I use while compiling the servlets generated from JSP files?
getClassPath() - Method in class org.apache.sling.scripting.jsp.JspServletOptions
What classpath should I use while compiling the servlets generated from JSP files?
getClassPaths() - Method in class org.apache.sling.jcr.classloader.internal.DynamicClassLoaderProviderImpl
Return the configured class paths
getCleanUpQuery(Session) - Method in class org.apache.sling.event.impl.DistributingEventHandler
Return the query for the clean up.
getClientRepositoryFactory() - Method in class org.apache.sling.jcr.base.util.RepositoryAccessor
Returns the ClientRepositoryFactory to access the remote JCR repository over RMI.
getCodeSource() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspRuntimeContext
Get the SecurityManager Policy CodeSource for this web applicaiton context.
getCommonPropertyType(ELContext, Object) - Method in class org.apache.sling.scripting.jsp.jasper.el.ELResolverImpl
 
getComparable() - Method in class org.apache.sling.jcr.resource.internal.helper.WrappedResourceProvider
 
getComparableForServiceRanking(Map<String, Object>) - Static method in class org.apache.sling.commons.osgi.OsgiUtil
Create a comparable object out of the service properties.
getCompilationContext() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.Compiler
 
getCompiler() - Method in class org.apache.sling.maven.jspc.JspcMojo
 
getCompiler() - Method in class org.apache.sling.scripting.jsp.jasper.EmbeddedServletOptions
Compiler to use.
getCompiler() - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
getCompiler() - Method in interface org.apache.sling.scripting.jsp.jasper.Options
Compiler to use.
getCompiler() - Method in class org.apache.sling.scripting.jsp.JspServletOptions
Allways return null for the compiler to use, assuming JDT is the default which we will never overwrite.
getCompilerClassName() - Method in class org.apache.sling.maven.jspc.JspcMojo
 
getCompilerClassName() - Method in class org.apache.sling.scripting.jsp.jasper.EmbeddedServletOptions
Java compiler class to use.
getCompilerClassName() - Method in interface org.apache.sling.scripting.jsp.jasper.Options
Java compiler class to use.
getCompilerClassName() - Method in class org.apache.sling.scripting.jsp.JspServletOptions
Allways return null for the compiler to use, assuming JDT is the default which we will never overwrite.
getCompilerSourceVM() - Method in class org.apache.sling.maven.jspc.JspcMojo
 
getCompilerSourceVM() - Method in class org.apache.sling.scripting.jsp.jasper.EmbeddedServletOptions
 
getCompilerSourceVM() - Method in interface org.apache.sling.scripting.jsp.jasper.Options
Compiler source VM, e.g.
getCompilerSourceVM() - Method in class org.apache.sling.scripting.jsp.JspServletOptions
 
getCompilerTargetVM() - Method in class org.apache.sling.maven.jspc.JspcMojo
 
getCompilerTargetVM() - Method in class org.apache.sling.scripting.jsp.jasper.EmbeddedServletOptions
 
getCompilerTargetVM() - Method in interface org.apache.sling.scripting.jsp.jasper.Options
The compiler target VM, e.g.
getCompilerTargetVM() - Method in class org.apache.sling.scripting.jsp.JspServletOptions
 
getComponentContext() - Method in class org.apache.sling.jcr.base.AbstractSlingRepository
 
getComponentContext() - Method in class org.apache.sling.jcr.jackrabbit.server.impl.AbstractRegistrationSupport
Returns the OSGi ComponentContext of this component.
getComponentInstance() - Method in class org.apache.sling.commons.testing.osgi.MockComponentContext
 
getConfig() - Method in class org.apache.sling.commons.threads.impl.DefaultThreadPoolManager.Entry
 
GetConfigServlet - Class in org.apache.sling.launchpad.testservices.servlets
GET returns the contents of an OSGi config by PID
GetConfigServlet() - Constructor for class org.apache.sling.launchpad.testservices.servlets.GetConfigServlet
 
getConfiguration() - Method in class org.apache.sling.commons.scheduler.impl.QuartzJobExecutor.JobContextImpl
 
getConfiguration() - Method in interface org.apache.sling.commons.scheduler.JobContext
Get the configuration provided when the job was scheduled.
getConfiguration() - Method in class org.apache.sling.commons.threads.impl.DefaultThreadPool
 
getConfiguration() - Method in class org.apache.sling.commons.threads.impl.ThreadPoolFacade
 
getConfiguration() - Method in interface org.apache.sling.commons.threads.ThreadPool
The thread pool configuration.
getConfiguration() - Method in class org.apache.sling.event.impl.EventingThreadPool
 
getConfiguration() - Method in class org.apache.sling.event.impl.jobs.queues.AbstractJobQueue
Return the queue configuration
getConfiguration() - Method in interface org.apache.sling.event.jobs.Queue
Get the corresponding configuration.
getConfigurations() - Method in class org.apache.sling.commons.threads.impl.DefaultThreadPoolManager
Return all configurations for the web console printer
getConfigurations() - Method in class org.apache.sling.event.impl.jobs.config.QueueConfigurationManager
Return all configurations.
getConstantAttribute(String) - Method in interface org.apache.sling.scripting.jsp.jasper.compiler.tagplugin.TagPluginContext
 
getContent(String, String) - Method in class org.apache.sling.commons.testing.integration.HttpTestBase
retrieve the contents of given URL and assert its content type
getContent(String, String, List<NameValuePair>) - Method in class org.apache.sling.commons.testing.integration.HttpTestBase
 
getContent(String, String, List<NameValuePair>, int) - Method in class org.apache.sling.commons.testing.integration.HttpTestBase
retrieve the contents of given URL and assert its content type
getContentData() - Method in class org.apache.sling.engine.impl.request.RequestData
 
getContentEncoding() - Method in class org.apache.sling.jcr.classloader.internal.net.JCRURLConnection
Returns the content encoding of the data as a string.
getContentLength() - Method in class org.apache.sling.api.resource.ResourceMetadata
Returns the ResourceMetadata.CONTENT_LENGTH property if not null and a long.
getContentLength() - Method in class org.apache.sling.bundleresource.impl.BundleResourceURLConnection
Returns the content length of the Bundle provided URLConnection
getContentLength() - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getContentLength() - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
getContentLength() - Method in class org.apache.sling.jcr.classloader.internal.net.JCRURLConnection
Returns the content length of the data as an number.
getContentLength() - Method in class org.apache.sling.launchpad.base.impl.ContextConnection
Returns the length in bytes of the resource or -1 if this connection has not been connected yet.
getContentPaths(Bundle) - Static method in class org.apache.sling.jcr.contentloader.internal.PathEntry
 
getContentType() - Method in interface org.apache.sling.api.request.RequestParameter
Returns the content type passed by the browser or null if not defined.
getContentType() - Method in class org.apache.sling.api.resource.ResourceMetadata
Returns the ResourceMetadata.CONTENT_TYPE property if not null and a String instance.
getContentType() - Method in class org.apache.sling.bundleresource.impl.BundleResourceURLConnection
Returns the content type of the Bundle provided URLConnection
getContentType() - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getContentType() - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
getContentType() - Method in class org.apache.sling.engine.impl.adapter.SlingServletResponseAdapter
 
getContentType() - Method in class org.apache.sling.engine.impl.parameters.ContainerRequestParameter
 
getContentType() - Method in class org.apache.sling.jcr.classloader.internal.net.JCRURLConnection
Returns the content type of the data as a string.
getContentType() - Method in class org.apache.sling.launchpad.base.impl.ContextConnection
Returns a guess at the content type of the resource or null if this connection has not been connected yet.
getContentType() - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
Get the content type of this JSP.
getContentTypeAttribute(String, String) - Static method in class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.Util
Get the value associated with a content-type attribute.
getContext(String) - Method in class org.apache.sling.engine.impl.helper.SlingServletContext
Returns the servlet context from the servlet container in which sling is running.
getContext(String) - Method in class org.apache.sling.maven.jspc.JspCServletContext
Return the servlet context for the specified path.
getContext(Class) - Method in class org.apache.sling.scripting.jsp.jasper.el.ELContextWrapper
 
getContext(String) - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspCServletContext
Return the servlet context for the specified path.
getContext(String) - Method in class org.apache.sling.scripting.jsp.JspServletContext
 
getContextPath(HttpServletRequest) - Static method in class org.apache.sling.api.wrappers.SlingRequestPaths
Return the context path for r, using the appropriate request attribute if the request is an included one.
getContextPath(HttpServletRequest) - Method in class org.apache.sling.auth.core.spi.AbstractAuthenticationFormServlet
Returns the context path for the authentication form request.
getContextPath() - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getContextPath() - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
getContextPath() - Method in class org.apache.sling.engine.impl.helper.SlingServletContext
Returns the context path of the web application.
getContextPath() - Method in class org.apache.sling.maven.jspc.JspCServletContext
Return "/" as the context path for compilation.
getContextPath() - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspCServletContext
Return the context path.
getContextPath() - Method in class org.apache.sling.scripting.jsp.JspServletContext
 
getContextRelativePath(ServletRequest, String) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
Convert a possibly relative resource path into a context-relative resource path that starts with a '/'.
getCookie(String) - Method in interface org.apache.sling.api.SlingHttpServletRequest
Returns the named cookie from the HTTP request or null if no such cookie exists in the request.
getCookie(String) - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
 
getCookie(String) - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getCookie(String) - Method in class org.apache.sling.engine.impl.SlingHttpServletRequestImpl
 
getCookie(String) - Method in class org.apache.sling.engine.impl.SlingHttpServletResponseImpl
 
getCookies() - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getCookies() - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
getCorrespondingNodePath(String) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
getCount() - Method in class org.apache.sling.engine.impl.SlingHttpServletResponseImpl
 
getCount() - Method in class org.apache.sling.servlets.get.impl.helpers.ResourceTraversor
 
getCreatedRootNode() - Method in class org.apache.sling.jcr.contentloader.internal.DefaultContentCreator
Get the created root node.
getCreationTime() - Method in class org.apache.sling.api.resource.ResourceMetadata
Returns the ResourceMetadata.CREATION_TIME property if not null and a long.
getCredentials() - Method in class org.apache.sling.engine.auth.AuthenticationInfo
Deprecated. Returns the credentials extracted from the client request to use for authentication.
getCredentials() - Method in class org.apache.sling.jcr.jackrabbit.server.impl.security.PluggableDefaultLoginModule
Since the AbstractLoginModule getCredentials does not know anything about TrustedCredentials we have to re-try here.
getCurrentHierPath() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Get the current hierarchy level.
getCurrentJobs(String) - Method in class org.apache.sling.event.impl.jobs.jcr.JobStatusProviderImpl
Deprecated. 
getCurrentJobs(String, Map<String, Object>...) - Method in class org.apache.sling.event.impl.jobs.jcr.JobStatusProviderImpl
Deprecated. 
getCurrentJobs(String) - Method in interface org.apache.sling.event.JobStatusProvider
Deprecated. Use JobStatusProvider.queryCurrentJobs(String, Map...) instead.
getCurrentJobs(String, Map<String, Object>...) - Method in interface org.apache.sling.event.JobStatusProvider
Deprecated. Use JobStatusProvider.queryCurrentJobs(String, Map...) instead.
getCustomFormPath() - Method in class org.apache.sling.auth.core.spi.AbstractAuthenticationFormServlet
Returns the path to the custom login form to load through the class loader of this instance using Class.getResourceAsStream.
getDataFile(String) - Method in class org.apache.sling.installer.core.impl.FileDataStore
Return a file with the given name in the installer directory.
getDate() - Method in class org.apache.sling.commons.testing.jcr.MockProperty
 
getDate() - Method in class org.apache.sling.commons.testing.jcr.MockValue
 
getDateHeader(String) - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getDateHeader(String) - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
getDecimal() - Method in class org.apache.sling.commons.testing.jcr.MockProperty
 
getDecimal() - Method in class org.apache.sling.commons.testing.jcr.MockValue
 
getDeclaredAccessRights(Node) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo
Returns the mapping of declared access rights that have been set for the resource at the given path.
getDeclaredAccessRights(Session, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo
Returns the mapping of declared access rights that have been set for the resource at the given path.
getDeclaredAccessRightsForPrincipal(Node, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo
Returns the declared access rights for the specified Node for the given principalId.
getDeclaredAccessRightsForPrincipal(Session, String, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo
Returns the declared access rights for the resource at the specified path for the given principalId.
getDeclaredChildNodeDefinitions() - Method in class org.apache.sling.commons.testing.jcr.MockNodeType
 
getDeclaredPropertyDefinitions() - Method in class org.apache.sling.commons.testing.jcr.MockNodeType
 
getDeclaredSubtypes() - Method in class org.apache.sling.commons.testing.jcr.MockNodeType
 
getDeclaredSupertypeNames() - Method in class org.apache.sling.commons.testing.jcr.MockNodeType
 
getDeclaredSupertypes() - Method in class org.apache.sling.commons.testing.jcr.MockNodeType
 
getDeclaringNodeType() - Method in class org.apache.sling.commons.testing.jcr.MockPropertyDefinition
 
getDefaultDocumentCharset() - Static method in class org.apache.sling.jcr.resource.internal.helper.URI
Get the recommended default charset of the document.
getDefaultDocumentCharsetByLocale() - Static method in class org.apache.sling.jcr.resource.internal.helper.URI
Get the default charset of the document by locale.
getDefaultDocumentCharsetByPlatform() - Static method in class org.apache.sling.jcr.resource.internal.helper.URI
Get the default charset of the document by platform.
getDefaultFormPath() - Method in class org.apache.sling.auth.core.spi.AbstractAuthenticationFormServlet
Returns the path to the default login form to load through the class loader of this instance using Class.getResourceAsStream.
getDefaultProtocolCharset() - Static method in class org.apache.sling.jcr.resource.internal.helper.URI
Get the default charset of the protocol.
getDefaultValue(Class) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableCalendar
 
getDefaultValue(Class) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
getDefaultValue(Class) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
 
getDefaultValues() - Method in class org.apache.sling.commons.testing.jcr.MockPropertyDefinition
 
getDefaultValues() - Method in class org.apache.sling.servlets.post.impl.helper.RequestProperty
 
getDefaultWorkspace() - Method in class org.apache.sling.commons.testing.jcr.RepositoryUtil.RepositoryWrapper
 
getDefaultWorkspace() - Method in interface org.apache.sling.jcr.api.SlingRepository
Returns the default workspace to use on login.
getDefaultWorkspace() - Method in class org.apache.sling.jcr.base.AbstractSlingRepository
Returns the default workspace, which may be null meaning to use the repository provided default workspace.
getDefinition() - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
getDefinition() - Method in class org.apache.sling.commons.testing.jcr.MockProperty
 
getDenied() - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo.AccessRights
 
getDependants() - Method in interface org.apache.sling.scripting.jsp.jasper.runtime.JspSourceDependent
Returns a list of files names that the current page has a source dependency on.
getDependants() - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper
Get a list of files that the current page has source dependency on.
getDepth() - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
getDepth() - Method in class org.apache.sling.commons.testing.jcr.MockProperty
 
getDerivedPackageName() - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
getDescription() - Method in class org.apache.sling.installer.core.impl.config.ConfigTaskCreator
 
getDescription() - Method in class org.apache.sling.installer.core.impl.DefaultTransformer
 
getDescription() - Method in interface org.apache.sling.installer.core.impl.InternalService
 
getDescription() - Method in class org.apache.sling.installer.core.impl.tasks.BundleTaskCreator
 
getDescriptor(String) - Method in class org.apache.sling.commons.testing.jcr.RepositoryUtil.RepositoryWrapper
 
getDescriptor(String) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository
 
getDescriptorKeys() - Method in class org.apache.sling.commons.testing.jcr.RepositoryUtil.RepositoryWrapper
 
getDescriptorKeys() - Method in class org.apache.sling.jcr.base.AbstractSlingRepository
 
getDescriptorValue(String) - Method in class org.apache.sling.commons.testing.jcr.RepositoryUtil.RepositoryWrapper
 
getDescriptorValue(String) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository
getDescriptorValues(String) - Method in class org.apache.sling.commons.testing.jcr.RepositoryUtil.RepositoryWrapper
 
getDescriptorValues(String) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository
getDestination() - Method in class org.apache.sling.servlets.post.Modification
 
getDevelopment() - Method in class org.apache.sling.maven.jspc.JspcMojo
 
getDictionary() - Method in class org.apache.sling.installer.api.InstallableResource
Return this resource's dictionary.
getDictionary() - Method in interface org.apache.sling.installer.api.tasks.RegisteredResource
Return this resource's dictionary.
getDictionary() - Method in class org.apache.sling.installer.core.impl.RegisteredResourceImpl
 
getDigest() - Method in class org.apache.sling.installer.api.InstallableResource
Return this resource's digest.
getDigest() - Method in interface org.apache.sling.installer.api.tasks.RegisteredResource
Return this resource's digest.
getDigest() - Method in class org.apache.sling.installer.core.impl.RegisteredResourceImpl
 
getDirectives() - Method in interface org.apache.sling.commons.osgi.ManifestHeader.Entry
The directives for this entry.
getDirectives() - Method in class org.apache.sling.commons.osgi.ManifestHeader.PathImpl
 
getDirectiveValue(String) - Method in interface org.apache.sling.commons.osgi.ManifestHeader.Entry
 
getDirectiveValue(String) - Method in class org.apache.sling.commons.osgi.ManifestHeader.PathImpl
 
getDisplaySourceFragment() - Method in class org.apache.sling.maven.jspc.JspcMojo
 
getDisplaySourceFragment() - Method in class org.apache.sling.scripting.jsp.jasper.EmbeddedServletOptions
Should we include a source fragment in exception messages, which could be displayed to the developer ?
getDisplaySourceFragment() - Method in interface org.apache.sling.scripting.jsp.jasper.Options
Should we include a source fragment in exception messages, which could be displayed to the developer ?
getDisplaySourceFragment() - Method in class org.apache.sling.scripting.jsp.JspServletOptions
 
getDouble(int) - Method in class org.apache.sling.commons.json.JSONArray
Get the double value associated with an index.
getDouble(String) - Method in class org.apache.sling.commons.json.JSONObject
Get the double value associated with a key.
getDouble() - Method in class org.apache.sling.commons.testing.jcr.MockProperty
 
getDouble() - Method in class org.apache.sling.commons.testing.jcr.MockValue
 
getDynamicClassLoader() - Method in interface org.apache.sling.commons.classloader.DynamicClassLoaderManager
The dynamic class loader.
getDynamicClassLoader() - Method in class org.apache.sling.commons.classloader.impl.DynamicClassLoaderManagerImpl
 
getDynamicClassLoader() - Method in class org.apache.sling.event.impl.EnvironmentComponent
Return the dynamic classloader for loading events from the repository.
getDynamicClassLoaders() - Method in class org.apache.sling.commons.classloader.impl.DynamicClassLoaderManagerImpl
This list contains the current list of class loaders.
getEffectiveAccessRights(Node) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo
Returns the mapping of effective access rights that have been set for the resource at the given path.
getEffectiveAccessRights(Session, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo
Returns the mapping of effective access rights that have been set for the resource at the given path.
getEffectiveAccessRightsForPrincipal(Node, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo
Returns the effective access rights for the specified Node for the given principalId.
getEffectiveAccessRightsForPrincipal(Session, String, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo
Returns the effective access rights for the resource at the specified path for the given principalId.
GetEffectiveAclServlet - Class in org.apache.sling.jcr.jackrabbit.accessmanager.post
Sling GET servlet implementation for dumping the declared ACL of a resource to JSON.
GetEffectiveAclServlet() - Constructor for class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetEffectiveAclServlet
 
getELContext() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
 
getELContext() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
 
getELResolver() - Method in class org.apache.sling.scripting.jsp.jasper.el.ELContextImpl
 
getELResolver() - Method in class org.apache.sling.scripting.jsp.jasper.el.ELContextWrapper
 
getEncoding(String, JarFile, JspCompilationContext, ErrorDispatcher) - Static method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLEncodingDetector
Autodetects the encoding of the XML document supplied by the given input stream.
getEngineFactories() - Method in class org.apache.sling.scripting.core.impl.helper.SlingScriptEngineManager
 
getEngineInfo() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspRuntimeContext.JspFactoryHandler
 
getEngineInfo() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspFactoryImpl
 
getEngineName() - Method in class org.apache.sling.scripting.api.AbstractScriptEngineFactory
 
getEngineVersion() - Method in class org.apache.sling.scripting.api.AbstractScriptEngineFactory
 
getEntityId() - Method in interface org.apache.sling.installer.api.tasks.RegisteredResource
Return the identifier of the OSGi "entity" that this resource represents, for example "bundle:SID" where SID is the bundle's symbolic ID, or "config:PID" where PID is config's PID.
getEntityId() - Method in class org.apache.sling.installer.core.impl.RegisteredResourceImpl
 
getEntityIds() - Method in class org.apache.sling.installer.core.impl.PersistentResourceList
 
getEntityResourceList(String) - Method in class org.apache.sling.installer.core.impl.PersistentResourceList
Get the resource group for an entity id.
getEntries() - Method in class org.apache.sling.commons.osgi.ManifestHeader
Return the entries for this header.
getEntry(String) - Method in class org.apache.sling.commons.testing.osgi.MockBundle
 
getEntryPaths(String) - Method in class org.apache.sling.commons.testing.osgi.MockBundle
 
getError() - Method in class org.apache.sling.api.servlets.HtmlResponse
Returns any recorded error or null
getError() - Method in class org.apache.sling.servlets.post.impl.helper.JSONResponse
 
getErrorDispatcher() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.Compiler
Gets the error dispatcher.
getErrorMessage() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JavacErrorDetail
Gets the compilation error message.
getErrorOnUseBeanInvalidClassAttribute() - Method in class org.apache.sling.maven.jspc.JspcMojo
 
getErrorOnUseBeanInvalidClassAttribute() - Method in class org.apache.sling.scripting.jsp.jasper.EmbeddedServletOptions
 
getErrorOnUseBeanInvalidClassAttribute() - Method in interface org.apache.sling.scripting.jsp.jasper.Options
Returns true if Jasper issues a compilation error instead of a runtime Instantiation error if the class attribute specified in useBean action is invalid.
getErrorOnUseBeanInvalidClassAttribute() - Method in class org.apache.sling.scripting.jsp.JspServletOptions
 
getEscapedAboveHierPath() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Get the level above the this hierarchy level.
getEscapedAuthority() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Get the escaped authority.
getEscapedCurrentHierPath() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Get the escaped current hierarchy level.
getEscapedFragment() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Get the escaped fragment.
getEscapedName() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Get the escaped basename of the path.
getEscapedPath() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Get the escaped path.
getEscapedPathQuery() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Get the escaped query.
getEscapedQuery() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Get the escaped query.
getEscapedURI() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
It can be gotten the URI character sequence.
getEscapedURIReference() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Get the escaped URI reference string.
getEscapedUserinfo() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Get the escaped userinfo.
getEventAdmin() - Method in class org.apache.sling.event.impl.EnvironmentComponent
Return the event admin.
getEventBundlesProcessed() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletUpdateTest.TestEventListener
 
getEventNodeType() - Method in class org.apache.sling.event.impl.AbstractRepositoryEventHandler
Return the node type for the event.
getEventNodeType() - Method in class org.apache.sling.event.impl.TimedJobHandler
 
getException() - Method in class org.apache.sling.commons.log.internal.LogEntryImpl
 
getException() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
 
getException() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
Returns the exception associated with this page context, if any.
getExecutor() - Method in class org.apache.sling.commons.threads.impl.DefaultThreadPool
 
getExecutor() - Method in class org.apache.sling.commons.threads.impl.DefaultThreadPoolManager.Entry
 
getExecutor() - Method in class org.apache.sling.commons.threads.impl.ThreadPoolFacade
 
getExpectedStatus() - Method in exception org.apache.sling.commons.testing.integration.HttpStatusCodeException
 
getExpectedType() - Method in class org.apache.sling.scripting.jsp.jasper.el.JspValueExpression
 
getExports() - Method in class org.apache.sling.scripting.javascript.helper.ModuleScope
 
getExpr(String, boolean) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
 
getExpressionEvaluator() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
 
getExpressionEvaluator() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
Provides programmatic access to the ExpressionEvaluator.
getExpressionFactory() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspApplicationContextImpl
 
getExpressionString() - Method in class org.apache.sling.scripting.jsp.jasper.el.JspMethodExpression
 
getExpressionString() - Method in class org.apache.sling.scripting.jsp.jasper.el.JspValueExpression
 
getExprInXml(String) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
Takes a potential expression and converts it into XML form
getExtension() - Method in interface org.apache.sling.api.request.RequestPathInfo
Returns the extension from the URL or null if the request URL does not contain an extension.
getExtension(String) - Method in class org.apache.sling.commons.mime.internal.MimeTypeServiceImpl
 
getExtension(String) - Method in interface org.apache.sling.commons.mime.MimeTypeProvider
Returns the primary name extension to which the given mimeType maps.
getExtension(String) - Method in interface org.apache.sling.commons.mime.MimeTypeService
Returns the primary name extension to which the given mimeType maps.
getExtension() - Method in class org.apache.sling.engine.impl.request.SlingRequestPathInfo
 
getExtension(String) - Method in class org.apache.sling.scripting.core.impl.SlingScriptAdapterFactory
Returns the first extension entry of the supported extensions of a ScriptEngineFactory which is registered for the given MIME type.
getExtensions() - Method in class org.apache.sling.scripting.api.AbstractScriptEngineFactory
 
getFactory() - Method in class org.apache.sling.adapter.internal.AdapterFactoryDescriptor
 
getFactory() - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
 
getFactory() - Method in interface org.apache.sling.commons.threads.ThreadPoolConfig
Return the thread pool factory.
getFactory(PluggableDefaultAccessManager) - Method in class org.apache.sling.jcr.jackrabbit.server.impl.AccessManagerFactoryTracker
 
getFactory() - Method in class org.apache.sling.scripting.api.AbstractSlingScriptEngine
 
getFeatureDescriptors(ELContext, Object) - Method in class org.apache.sling.scripting.jsp.jasper.el.ELResolverImpl
 
getFeedbackHandler() - Method in class org.apache.sling.auth.core.impl.AbstractAuthenticationHandlerHolder
Returns a feedback handler provided by the authentication handler held by this instance or null if none is provided.
getFeedbackHandler() - Method in class org.apache.sling.auth.core.impl.engine.EngineAuthenticationHandlerHolder
 
getFileName() - Method in interface org.apache.sling.api.request.RequestParameter
Returns the original filename in the client's filesystem, as provided by the browser (or other client software).
getFileName() - Method in class org.apache.sling.engine.impl.parameters.ContainerRequestParameter
 
getFilter() - Method in exception org.apache.sling.api.scripting.InvalidServiceFilterSyntaxException
 
getFilter() - Method in class org.apache.sling.engine.impl.filter.SlingFilterChainHelper.FilterListEntry
 
getFilterChain(ServletFilterManager.FilterChainType) - Method in class org.apache.sling.engine.impl.filter.ServletFilterManager
 
getFilterListEntries() - Method in class org.apache.sling.engine.impl.filter.SlingFilterChainHelper
Returns the list of FilterListEntrys added to this instance or null if no filters have been added.
getFilterName() - Method in class org.apache.sling.engine.impl.helper.SlingFilterConfig
 
getFilters(ServletFilterManager.FilterChainType) - Method in class org.apache.sling.engine.impl.filter.ServletFilterManager
 
getFilters() - Method in class org.apache.sling.engine.impl.filter.SlingFilterChainHelper
Returns the list of Filters added to this instance or null if no filters have been added.
getFitlerId() - Method in class org.apache.sling.engine.impl.filter.SlingFilterChainHelper.FilterListEntry
 
getFlush() - Method in class org.apache.sling.api.scripting.SlingBindings
Returns the SlingBindings.FLUSH property if not null and a boolean.
getForceResourceType() - Method in class org.apache.sling.api.request.RequestDispatcherOptions
Returns the RequestDispatcherOptions.OPT_FORCE_RESOURCE_TYPE option or null if not set.
getFork() - Method in class org.apache.sling.maven.jspc.JspcMojo
 
getFork() - Method in class org.apache.sling.scripting.jsp.jasper.EmbeddedServletOptions
 
getFork() - Method in interface org.apache.sling.scripting.jsp.jasper.Options
boolean flag to tell Ant whether to fork JSP page compilations.
getFork() - Method in class org.apache.sling.scripting.jsp.JspServletOptions
 
getForm(HttpServletRequest) - Method in class org.apache.sling.auth.core.spi.AbstractAuthenticationFormServlet
Returns the form to be sent back to the client for login providing an optional informational message and the optional target to redirect to after successfully logging in.
getForm(HttpServletRequest) - Method in class org.apache.sling.auth.selector.SelectorFormServlet
 
getFragment() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Get the fragment.
getFrom() - Method in class org.apache.sling.jcr.resource.internal.helper.Mapping
 
getFunctionMapper() - Method in class org.apache.sling.scripting.jsp.jasper.el.ELContextImpl
 
getFunctionMapper() - Method in class org.apache.sling.scripting.jsp.jasper.el.ELContextWrapper
 
getGranted() - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo.AccessRights
 
getGroupId() - Method in class org.apache.sling.maven.projectsupport.ArtifactDefinition
 
getGroupId() - Method in class org.apache.sling.maven.projectsupport.bundlelist.BaseBundle
 
getGroupId() - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.Bundle
Get the groupId field.
getHandler() - Method in class org.apache.sling.jcr.classloader.internal.net.JCRURLConnection
Returns the URL handler of the URL of this connection.
getHeader(String) - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getHeader(String) - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
getHeaderField(String) - Method in class org.apache.sling.jcr.classloader.internal.net.JCRURLConnection
Gets the named header field.
getHeaderField(int) - Method in class org.apache.sling.jcr.classloader.internal.net.JCRURLConnection
Get the header field with the given index.
getHeaderFieldKey(int) - Method in class org.apache.sling.jcr.classloader.internal.net.JCRURLConnection
Get the name of the header field with the given index.
getHeaderFields() - Method in class org.apache.sling.jcr.classloader.internal.net.JCRURLConnection
Returns an unmodifiable map of all header fields.
getHeaderName() - Method in class org.apache.sling.launchpad.testservices.filters.HttpServiceExtFilter
 
getHeaderName() - Method in class org.apache.sling.launchpad.testservices.filters.NoPropertyFilter
 
getHeaderName() - Method in class org.apache.sling.launchpad.testservices.filters.SlingFilter
 
getHeaderNames() - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getHeaderNames() - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
getHeaders() - Method in class org.apache.sling.commons.testing.osgi.MockBundle
 
getHeaders(String) - Method in class org.apache.sling.commons.testing.osgi.MockBundle
 
getHeaders(String) - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getHeaders(String) - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
getHeaders(String) - Method in class org.apache.sling.engine.impl.SlingHttpServletResponseImpl
 
getHolders() - Method in class org.apache.sling.auth.core.impl.PathBasedHolderCache
 
getHost() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Get the host.
getHostObjectClasses() - Method in interface org.apache.sling.scripting.javascript.RhinoHostObjectProvider
Returns an array of classes implementing the Rhino Scriptable interface.
getIANA2JavaMapping(String) - Static method in class org.apache.sling.scripting.jsp.jasper.xmlparser.EncodingMap
Returns the Java encoding name for the specified IANA encoding name.
getId() - Method in class org.apache.sling.installer.api.InstallableResource
Return this data's id.
getId() - Method in class org.apache.sling.installer.api.tasks.TransformationResult
Get the new unique id
getIdentifier() - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
getIds() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableItemMap
 
getIds() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
getIeClassId() - Method in class org.apache.sling.maven.jspc.JspcMojo
 
getIeClassId() - Method in class org.apache.sling.scripting.jsp.jasper.EmbeddedServletOptions
Class ID for use in the plugin tag when the browser is IE.
getIeClassId() - Method in interface org.apache.sling.scripting.jsp.jasper.Options
Class ID for use in the plugin tag when the browser is IE.
getIeClassId() - Method in class org.apache.sling.scripting.jsp.JspServletOptions
Class ID for use in the plugin tag when the browser is IE.
getImpersonator() - Method in class org.apache.sling.jcr.jackrabbit.server.impl.security.TrustedCredentials
 
getImportedClasses() - Method in interface org.apache.sling.scripting.javascript.RhinoHostObjectProvider
Returns an array of classes, which are transparently converted into ECMAScript host objects in the global scope.
getImportedPackages() - Method in interface org.apache.sling.scripting.javascript.RhinoHostObjectProvider
Returns an array of Java package names to define name spaces in the global scope.
getImportProvider(String) - Method in class org.apache.sling.jcr.contentloader.internal.DefaultContentCreator
Return the import provider for the name
getImportProviderExtension(String) - Method in class org.apache.sling.jcr.contentloader.internal.DefaultContentCreator
Get the extension of the file name.
getImportProviders() - Method in class org.apache.sling.jcr.contentloader.internal.DefaultContentCreator
Get all active import providers.
getIncludeCoda() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspConfig.JspProperty
 
getIncludePrelude() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspConfig.JspProperty
 
getIndex() - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
getInfo(SlingHttpServletRequest) - Method in class org.apache.sling.servlets.get.impl.impl.info.SessionInfoProvider
 
getInfo(SlingHttpServletRequest) - Method in interface org.apache.sling.servlets.get.impl.impl.info.SlingInfoProvider
 
getInitParameter(String) - Method in class org.apache.sling.engine.impl.helper.SlingFilterConfig
 
getInitParameter(String) - Method in class org.apache.sling.engine.impl.helper.SlingServletContext
Returns the init-param of the servlet context in which Sling is configured.
getInitParameter(String) - Method in class org.apache.sling.engine.servlets.AbstractServiceReferenceConfig
Deprecated.  
getInitParameter(String) - Method in class org.apache.sling.maven.jspc.JspCServletContext
Return the specified context initialization parameter.
getInitParameter(String) - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspCServletContext
Return the specified context initialization parameter.
getInitParameter(String) - Method in class org.apache.sling.scripting.jsp.JspServletContext
 
getInitParameter(String) - Method in class org.apache.sling.servlets.resolver.internal.helper.SlingServletConfig
 
getInitParameterNames() - Method in class org.apache.sling.engine.impl.helper.SlingFilterConfig
 
getInitParameterNames() - Method in class org.apache.sling.engine.impl.helper.SlingServletContext
Returns the names of the init-params of the servlet context in which Sling is configured.
getInitParameterNames() - Method in class org.apache.sling.engine.servlets.AbstractServiceReferenceConfig
Deprecated.  
getInitParameterNames() - Method in class org.apache.sling.maven.jspc.JspCServletContext
Return an enumeration of the names of context initialization parameters.
getInitParameterNames() - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspCServletContext
Return an enumeration of the names of context initialization parameters.
getInitParameterNames() - Method in class org.apache.sling.scripting.jsp.JspServletContext
 
getInitParameterNames() - Method in class org.apache.sling.servlets.resolver.internal.helper.SlingServletConfig
 
getInputStream() - Method in interface org.apache.sling.api.request.RequestParameter
Returns an InputStream that can be used to retrieve the contents of the file.
getInputStream() - Method in class org.apache.sling.bundleresource.impl.BundleResourceURLConnection
Returns the input stream of the Bundle provided URLConnection
getInputStream(String) - Method in interface org.apache.sling.commons.classloader.ClassLoaderWriter
Get the input stream for a class or resource handled by the underlying class loader.
getInputStream() - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getInputStream() - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
getInputStream() - Method in class org.apache.sling.engine.impl.parameters.ContainerRequestParameter
 
getInputStream() - Method in class org.apache.sling.engine.impl.request.RequestData
 
getInputStream() - Method in class org.apache.sling.engine.impl.SlingHttpServletRequestImpl
 
getInputStream() - Method in class org.apache.sling.installer.api.InstallableResource
Return an input stream with the data of this resource.
getInputStream() - Method in interface org.apache.sling.installer.api.tasks.RegisteredResource
Return an input stream with the data of this resource.
getInputStream() - Method in class org.apache.sling.installer.api.tasks.TransformationResult
Get the new input stream
getInputStream() - Method in class org.apache.sling.installer.core.impl.RegisteredResourceImpl
 
getInputStream(String) - Method in class org.apache.sling.jcr.classloader.internal.DynamicClassLoaderProviderImpl
 
getInputStream() - Method in class org.apache.sling.jcr.classloader.internal.net.JCRURLConnection
Returns an input stream that reads from this open connection.
getInputStream() - Method in class org.apache.sling.launchpad.base.impl.ContextConnection
Returns a InputStream on the resource.
getInputStream(String, JarFile, JspCompilationContext, ErrorDispatcher) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
 
getInputStream(String) - Method in interface org.apache.sling.scripting.jsp.jasper.IOProvider
Returns an input stream to a file which has been written through a stream obtained form IOProvider.getOutputStream(String)
getInputStream(String) - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
Creates an input stream from the given file
getInstance() - Static method in class org.apache.sling.commons.log.internal.slf4j.LogConfigManager
Returns the single instance of this log configuration instance.
getInstance(ServletRequest) - Static method in class org.apache.sling.engine.impl.parameters.ParameterSupport
 
getInstance() - Static method in class org.apache.sling.jcr.contentloader.internal.readers.XmlReader.AttributeMap
 
getInstance(ServletContext) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspApplicationContextImpl
 
getInstance() - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.ProtectedFunctionMapper
Generated Servlet and Tag Handler implementations call this method to retrieve an instance of the ProtectedFunctionMapper.
getInt(int) - Method in class org.apache.sling.commons.json.JSONArray
Get the int value associated with an index.
getInt(String) - Method in class org.apache.sling.commons.json.JSONObject
Get the int value associated with a key.
getIntHeader(String) - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getIntHeader(String) - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
getIOManager() - Method in class org.apache.sling.jcr.webdav.impl.helper.SlingResourceConfig
 
getIOProvider() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspRuntimeContext
Returns the current IOProvider of this context.
getItem() - Method in class org.apache.sling.jcr.classloader.internal.net.JCRURLConnection
Returns the repository item underlying the URL of this connection retrieved through the path set on the URL.
getItemFilter() - Method in class org.apache.sling.jcr.webdav.impl.helper.SlingResourceConfig
 
getItemPath(SlingHttpServletRequest) - Method in class org.apache.sling.jackrabbit.usermanager.impl.post.AbstractAuthorizablePostServlet
Returns the path of the resource of the request as the item path.
getItemPath(SlingHttpServletRequest) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractAccessPostServlet
Returns the path of the resource of the request as the item path.
getItemPath(SlingHttpServletRequest) - Method in class org.apache.sling.servlets.post.AbstractSlingPostOperation
Returns the path of the resource of the request as the item path.
getItemPath(SlingHttpServletRequest) - Method in class org.apache.sling.servlets.post.impl.operations.ModifyOperation
 
getJarFileName() - Method in class org.apache.sling.maven.bundlesupport.BundleDeployFileMojo
 
getJarFileName() - Method in class org.apache.sling.maven.bundlesupport.BundleDeployMojo
 
getJava2IANAMapping(String) - Static method in class org.apache.sling.scripting.jsp.jasper.xmlparser.EncodingMap
Returns the IANA encoding name for the specified Java encoding name.
getJavaEncoding() - Method in class org.apache.sling.maven.jspc.JspcMojo
 
getJavaEncoding() - Method in class org.apache.sling.scripting.jsp.jasper.EmbeddedServletOptions
 
getJavaEncoding() - Method in interface org.apache.sling.scripting.jsp.jasper.Options
Java platform encoding to generate the JSP page servlet.
getJavaEncoding() - Method in class org.apache.sling.scripting.jsp.JspServletOptions
 
getJavaFileName() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JavacErrorDetail
Gets the name of the Java source file in which the compilation error occurred.
getJavaLine() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.ServletWriter
 
getJavaLineNumber() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JavacErrorDetail
Gets the compilation error line number.
getJavaPath() - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
Path of the Java file relative to the work directory.
getJobCreated(Event) - Static method in class org.apache.sling.event.jobs.JobUtil
Get the created calendar object.
getJobId(String, String, String) - Static method in class org.apache.sling.event.impl.TimedJobHandler.ScheduleInfo
 
getJobStatusNotifier() - Method in class org.apache.sling.event.impl.jobs.JobStatusNotifier.NotifierContext
 
getJSONArray(int) - Method in class org.apache.sling.commons.json.JSONArray
Get the JSONArray associated with an index.
getJSONArray(String) - Method in class org.apache.sling.commons.json.JSONObject
Get the JSONArray value associated with a key.
getJSONObject(int) - Method in class org.apache.sling.commons.json.JSONArray
Get the JSONObject associated with an index.
getJSONObject(String) - Method in class org.apache.sling.commons.json.JSONObject
Get the JSONObject value associated with a key.
getJSONObject() - Method in class org.apache.sling.servlets.get.impl.helpers.ResourceTraversor
 
getJspApplicationContext(ServletContext) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspRuntimeContext.JspFactoryHandler
 
getJspApplicationContext(ServletContext) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspFactoryImpl
 
getJspBeginLineNumber() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JavacErrorDetail
Gets the start line number (in the JSP file) of the JSP element responsible for the compilation error.
getJspClassLoader() - Method in class org.apache.sling.maven.jspc.JspcMojo
 
getJspClassLoader() - Method in class org.apache.sling.scripting.jsp.jasper.EmbeddedServletOptions
Return null to force use of the JasperLoader.
getJspClassLoader() - Method in interface org.apache.sling.scripting.jsp.jasper.Options
The classloader to use when compiling servlets generated from JSP files and to load the servlets.
getJspClassLoader() - Method in class org.apache.sling.scripting.jsp.JspServletOptions
Return null to force use of the JasperLoader.
getJspConfig() - Method in class org.apache.sling.maven.jspc.JspcMojo
 
getJspConfig() - Method in class org.apache.sling.scripting.jsp.jasper.EmbeddedServletOptions
 
getJspConfig() - Method in interface org.apache.sling.scripting.jsp.jasper.Options
Obtain JSP configuration informantion specified in web.xml.
getJspConfig() - Method in class org.apache.sling.scripting.jsp.JspServletOptions
 
getJspContext() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspFragmentHelper
 
getJspCount() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspRuntimeContext
Returns the number of JSPs for which JspServletWrappers exist, i.e., the number of JSPs that have been loaded into the webapp.
getJspCount() - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspServlet
Returns the number of JSPs for which JspServletWrappers exist, i.e., the number of JSPs that have been loaded into the webapp with which this JspServlet is associated.
getJspEngineContext() - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper
 
getJspExtract() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JavacErrorDetail
Gets the extract of the JSP that corresponds to this message.
getJspFile() - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
Path of the JSP URI.
getJspFileName() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JavacErrorDetail
Gets the name of the JSP file from which the Java source file was generated.
getJspLoader() - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
public void setClassLoader(ClassLoader loader) { this.loader = loader; }
getJspReloadCount() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspRuntimeContext
Gets the current value of the JSP reload counter.
getJspReloadCount() - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspServlet
Gets the number of JSPs that have been reloaded.
getJspUri() - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper
 
getKeepAliveTime() - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
 
getKeepAliveTime() - Method in interface org.apache.sling.commons.threads.ThreadPoolConfig
Return the keep alive time.
getKeepGenerated() - Method in class org.apache.sling.maven.jspc.JspcMojo
 
getKeepGenerated() - Method in class org.apache.sling.scripting.jsp.jasper.EmbeddedServletOptions
Are we keeping generated code around?
getKeepGenerated() - Method in interface org.apache.sling.scripting.jsp.jasper.Options
Are we keeping generated code around?
getKeepGenerated() - Method in class org.apache.sling.scripting.jsp.JspServletOptions
Are we keeping generated code around?
getKeys() - Method in class org.apache.sling.engine.impl.helper.NullResourceBundle
 
getLanguage() - Method in exception org.apache.sling.api.resource.QuerySyntaxException
 
getLanguageName() - Method in class org.apache.sling.scripting.javascript.internal.RhinoJavaScriptEngineFactory
 
getLanguageName() - Method in class org.apache.sling.scripting.jsp.JspScriptEngineFactory
 
getLanguageVersion() - Method in class org.apache.sling.scripting.javascript.internal.RhinoJavaScriptEngineFactory
 
getLanguageVersion() - Method in class org.apache.sling.scripting.jsp.JspScriptEngineFactory
 
getLastActivatedJobTime() - Method in class org.apache.sling.event.impl.jobs.StatisticsImpl
 
getLastActivatedJobTime() - Method in class org.apache.sling.event.impl.jobs.TopicStatisticsImpl
 
getLastActivatedJobTime() - Method in interface org.apache.sling.event.jobs.Statistics
The time a job has been started last.
getLastActivatedJobTime() - Method in interface org.apache.sling.event.jobs.TopicStatistics
The time a job has been started last.
getLastChange() - Method in class org.apache.sling.installer.core.impl.RegisteredResourceImpl
When did the last change happen?
getLastFinishedJobTime() - Method in class org.apache.sling.event.impl.jobs.StatisticsImpl
 
getLastFinishedJobTime() - Method in class org.apache.sling.event.impl.jobs.TopicStatisticsImpl
 
getLastFinishedJobTime() - Method in interface org.apache.sling.event.jobs.Statistics
The time a job has been finished/failed/cancelled last.
getLastFinishedJobTime() - Method in interface org.apache.sling.event.jobs.TopicStatistics
The time a job has been finished/failed/cancelled last.
getLastModificationTest() - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper
 
getLastModificationTime(Property) - Static method in class org.apache.sling.jcr.classloader.internal.Util
Returns the last modification time of the property, which is the long value of the jcr:lastModified property of the parent node of prop.
getLastModified() - Method in class org.apache.sling.bundleresource.impl.BundleResourceURLConnection
Returns the last modification time of the underlying bundle, which is the last time the bundle was installed or updated
getLastModified(String) - Method in interface org.apache.sling.commons.classloader.ClassLoaderWriter
Return the last modified for the class or resource.
getLastModified() - Method in class org.apache.sling.commons.testing.osgi.MockBundle
 
getLastModified(String) - Method in class org.apache.sling.jcr.classloader.internal.DynamicClassLoaderProviderImpl
 
getLastModified() - Method in class org.apache.sling.jcr.classloader.internal.net.JCRURLConnection
Returns the value of the last-modified header field.
getLastModified() - Method in class org.apache.sling.jcr.contentloader.internal.PathEntry
 
getLastModified() - Method in class org.apache.sling.jcr.contentloader.internal.readers.XmlReader.FileDescription
 
getLastModified() - Method in class org.apache.sling.launchpad.base.impl.ContextConnection
Returns the last modification timestamp of the resource or -1 if this connection has not been connected yet.
getLength() - Method in class org.apache.sling.commons.testing.jcr.MockProperty
 
getLengths() - Method in class org.apache.sling.commons.testing.jcr.MockProperty
 
getLevel() - Method in class org.apache.sling.commons.log.internal.LogEntryImpl
 
getLevel() - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.StartLevel
Get the level field.
getLoader() - Method in class org.apache.sling.jcr.ocm.impl.classloader.BundleLoader
 
getLoader() - Method in class org.apache.sling.jcr.ocm.impl.classloader.ClassLoaderLoader
 
getLoader() - Method in interface org.apache.sling.jcr.ocm.impl.classloader.Loader
 
getLocalAdapterFactory() - Method in class org.apache.sling.jcr.base.util.RepositoryAccessor
Returns the LocalAdapterFactory used to convert Jackrabbit JCR RMI remote objects to local JCR API objects.
getLocalAddr() - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getLocalAddr() - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
getLocale() - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getLocale() - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
getLocale() - Method in class org.apache.sling.engine.impl.adapter.SlingServletResponseAdapter
 
getLocale() - Method in class org.apache.sling.engine.impl.helper.NullResourceBundle
 
getLocale() - Method in class org.apache.sling.engine.impl.SlingHttpServletResponseImpl
 
getLocale() - Method in class org.apache.sling.scripting.jsp.jasper.el.ELContextWrapper
 
getLocales() - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getLocales() - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
getLocalName() - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getLocalName() - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
getLocalPort() - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getLocalPort() - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
getLocation() - Method in class org.apache.sling.api.servlets.HtmlResponse
Returns the location of the modification.
getLocation() - Method in class org.apache.sling.commons.testing.osgi.MockBundle
 
getLocation(String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.OriginalTldLocationsCache
Gets the 'location' of the TLD associated with the given taglib 'uri'.
getLocation(String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.TldLocationsCache
 
getLocation(String) - Method in class org.apache.sling.scripting.jsp.SlingTldLocationsCache
 
getLocatorFactory() - Method in class org.apache.sling.jcr.webdav.impl.servlets.SlingWebDavServlet
 
getLock() - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
getLog(Class<?>) - Static method in class org.apache.juli.logging.LogFactory
Convenience method to return a named logger, without the application having to care about factories.
getLog(String) - Static method in class org.apache.juli.logging.LogFactory
Convenience method to return a named logger, without the application having to care about factories.
getLog() - Method in class org.apache.sling.api.scripting.SlingBindings
Returns the SlingBindings.LOG property if not null and a org.slf4j.Logger instance.
getLogger(String) - Method in class org.apache.sling.commons.log.internal.slf4j.LogConfigManager
Returns the name logger.
getLogger() - Method in class org.apache.sling.installer.core.impl.AbstractInstallTask
 
getLoggerFactory() - Method in class org.slf4j.impl.StaticLoggerBinder
 
getLoggerFactoryClassStr() - Method in class org.slf4j.impl.StaticLoggerBinder
 
getLoginModules() - Static method in class org.apache.sling.jcr.jackrabbit.server.impl.Activator
Returns the registered LoginModulePlugin services.
getLoginResource(HttpServletRequest, String) - Static method in class org.apache.sling.auth.core.spi.AbstractAuthenticationHandler
Returns any resource target to redirect to after successful authentication.
getLong(int) - Method in class org.apache.sling.commons.json.JSONArray
Get the long value associated with an index.
getLong(String) - Method in class org.apache.sling.commons.json.JSONObject
Get the long value associated with a key.
getLong() - Method in class org.apache.sling.commons.testing.jcr.MockProperty
 
getLong() - Method in class org.apache.sling.commons.testing.jcr.MockValue
 
getMainQueueConfiguration() - Method in class org.apache.sling.event.impl.jobs.DefaultJobManager
 
getMajorVersion() - Method in class org.apache.sling.engine.impl.helper.SlingServletContext
Returns the major version number of the Servlet API supported by the servlet container in which Sling is running.
getMajorVersion() - Method in class org.apache.sling.maven.jspc.JspCServletContext
Return the Servlet API major version number.
getMajorVersion() - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspCServletContext
Return the Servlet API major version number.
getMajorVersion() - Method in class org.apache.sling.scripting.jsp.JspServletContext
 
getMapForFunction(String, Class, String, Class[]) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.ProtectedFunctionMapper
Creates an instance for this class, and stores the Method for the given EL function prefix and name.
getMapMaps() - Method in class org.apache.sling.jcr.resource.internal.helper.MapEntries
 
getMapPath(String, String, int, String) - Static method in class org.apache.sling.jcr.resource.internal.JcrResourceResolver
Returns a string used for matching map entries against the given request or URI parts.
getMappedFile() - Method in class org.apache.sling.maven.jspc.JspcMojo
 
getMappedFile() - Method in class org.apache.sling.scripting.jsp.jasper.EmbeddedServletOptions
Are we supporting HTML mapped servlets?
getMappedFile() - Method in interface org.apache.sling.scripting.jsp.jasper.Options
Are we supporting HTML mapped servlets?
getMappedFile() - Method in class org.apache.sling.scripting.jsp.JspServletOptions
Are we supporting HTML mapped servlets?
getMappingDescriptor() - Method in class org.apache.sling.jcr.ocm.impl.ClassDescriptorReader
 
getMappings() - Method in class org.apache.sling.jcr.resource.internal.JcrResourceResolverFactoryImpl
 
getMapRoot() - Method in class org.apache.sling.jcr.resource.internal.JcrResourceResolverFactoryImpl
 
getMarkerFactory() - Method in class org.slf4j.impl.StaticMarkerBinder
 
getMarkerFactoryClassStr() - Method in class org.slf4j.impl.StaticMarkerBinder
 
getMatchingBundle(String, String) - Method in class org.apache.sling.installer.core.impl.tasks.BundleTaskCreator
Finds the bundle with given symbolic name in our bundle context.
getMaxCallCounter() - Static method in class org.apache.sling.engine.impl.request.RequestData
 
getMaxIncludeCounter() - Static method in class org.apache.sling.engine.impl.request.RequestData
 
getMaxNodes() - Method in class org.apache.sling.servlets.get.impl.helpers.ResourceTraversor
 
getMaxParallel() - Method in class org.apache.sling.event.impl.jobs.config.InternalQueueConfiguration
 
getMaxParallel() - Method in interface org.apache.sling.event.jobs.QueueConfiguration
Return the max number of parallel processes.
getMaxPoolSize() - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
 
getMaxPoolSize() - Method in interface org.apache.sling.commons.threads.ThreadPoolConfig
Return the maximum pool size
getMaxRetries() - Method in class org.apache.sling.event.impl.jobs.config.InternalQueueConfiguration
 
getMaxRetries() - Method in interface org.apache.sling.event.jobs.QueueConfiguration
Return the max number of retries, -1 for endless retry!
getMessage() - Method in class org.apache.sling.commons.log.internal.LogEntryImpl
 
getMessage(String) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.Localizer
 
getMessage(String, String) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.Localizer
 
getMessage(String, String, String) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.Localizer
 
getMessage(String, String, String, String) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.Localizer
 
getMessage(String, String, String, String, String) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.Localizer
 
getMessage(String, Object[]) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.Localizer
 
getMessages() - Method in interface org.apache.sling.api.request.RequestProgressTracker
Returns an Iterator of tracking entries.
getMessages() - Method in class org.apache.sling.commons.testing.sling.MockRequestProgressTracker
 
getMessages() - Method in class org.apache.sling.engine.impl.request.SlingRequestProgressTracker
 
getMethod() - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getMethod() - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
getMethodCallSyntax(String, String, String...) - Method in class org.apache.sling.scripting.api.AbstractScriptEngineFactory
 
getMethodInfo(ELContext) - Method in class org.apache.sling.scripting.jsp.jasper.el.JspMethodExpression
 
getMimeType(String) - Method in class org.apache.sling.commons.mime.internal.MimeTypeServiceImpl
 
getMimeType(String) - Method in interface org.apache.sling.commons.mime.MimeTypeProvider
Returns the MIME type of the extension of the given name.
getMimeType(String) - Method in interface org.apache.sling.commons.mime.MimeTypeService
Returns the MIME type of the extension of the given name.
getMimeType(String) - Method in class org.apache.sling.engine.impl.helper.SlingServletContext
Returns a MIME type for the extension of the given file name.
getMimeType(String) - Method in class org.apache.sling.engine.impl.request.RequestData
 
getMimeType(String) - Method in class org.apache.sling.engine.impl.SlingMainServlet
 
getMimeType(String) - Method in class org.apache.sling.jcr.contentloader.internal.ContentLoaderService
Returns the MIME type from the MimeTypeService for the given name
getMimeType(String) - Method in class org.apache.sling.jcr.contentloader.internal.DefaultContentImporter
 
getMimeType(String) - Method in interface org.apache.sling.jcr.contentloader.internal.JcrContentHelper
Returns the MIME type from the MimeTypeService for the given name
getMimeType() - Method in class org.apache.sling.jcr.contentloader.internal.readers.XmlReader.FileDescription
 
getMimeType(String) - Method in class org.apache.sling.maven.jspc.JspCServletContext
Return the MIME type for the specified filename.
getMimeType(String) - Method in class org.apache.sling.scripting.core.impl.SlingScriptAdapterFactory
Returns the first MIME type entry of the supported MIME types of a ScriptEngineFactory which is registered for the extension of the given name.
getMimeType(String) - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspCServletContext
Return the MIME type for the specified filename.
getMimeType(String) - Method in class org.apache.sling.scripting.jsp.JspServletContext
 
getMimeTypes() - Method in class org.apache.sling.scripting.api.AbstractScriptEngineFactory
 
getMinorVersion() - Method in class org.apache.sling.engine.impl.helper.SlingServletContext
Returns the minor version number of the Servlet API supported by the servlet container in which Sling is running.
getMinorVersion() - Method in class org.apache.sling.maven.jspc.JspCServletContext
Return the Servlet API minor version number.
getMinorVersion() - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspCServletContext
Return the Servlet API minor version number.
getMinorVersion() - Method in class org.apache.sling.scripting.jsp.JspServletContext
 
getMinPoolSize() - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
 
getMinPoolSize() - Method in interface org.apache.sling.commons.threads.ThreadPoolConfig
Return the minimum pool size.
getMixinNodeTypes() - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
getMixinTypes() - Method in class org.apache.sling.jcr.ocm.DefaultMappedObject
Returns a list of the mixin node typse of the underlying node or null for new objects or if the node has no mixin node types.
getModelEncoding() - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.BundleList
Get the modelEncoding field.
getModificationTestInterval() - Method in class org.apache.sling.maven.jspc.JspcMojo
 
getModificationTime() - Method in class org.apache.sling.api.resource.ResourceMetadata
Returns the ResourceMetadata.MODIFICATION_TIME property if not null and a long.
getModuleName() - Method in class org.apache.sling.scripting.javascript.helper.ModuleScope
 
getName() - Method in class org.apache.sling.api.resource.AbstractResource
Returns the name of this resource.
getName() - Method in interface org.apache.sling.api.resource.Resource
Returns the name of this resource.
getName(Resource) - Static method in class org.apache.sling.api.resource.ResourceUtil
Deprecated. since 2.1.0, use Resource.getName() instead
getName(String) - Static method in class org.apache.sling.api.resource.ResourceUtil
Utility method returns the name of the given path, which is normalized by ResourceUtil.normalize(String) before resolving the name.
getName() - Method in class org.apache.sling.api.resource.ResourceWrapper
Returns the value of calling getName on the wrapped resource.
getName() - Method in class org.apache.sling.commons.osgi.ManifestHeader.NameValuePair
 
getName() - Method in class org.apache.sling.commons.scheduler.impl.QuartzJobExecutor.JobContextImpl
 
getName() - Method in interface org.apache.sling.commons.scheduler.JobContext
Get the name of the scheduled job.
getName() - Method in class org.apache.sling.commons.testing.integration.HttpAnyMethod
 
getName() - Method in class org.apache.sling.commons.testing.integration.NameValuePair
 
getName() - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
getName() - Method in class org.apache.sling.commons.testing.jcr.MockNodeType
 
getName() - Method in class org.apache.sling.commons.testing.jcr.MockProperty
 
getName() - Method in class org.apache.sling.commons.testing.jcr.MockPropertyDefinition
 
getName() - Method in class org.apache.sling.commons.threads.impl.DefaultThreadPool
 
getName() - Method in class org.apache.sling.commons.threads.impl.DefaultThreadPoolManager.Entry
 
getName() - Method in class org.apache.sling.commons.threads.impl.DefaultThreadPoolManager
 
getName() - Method in class org.apache.sling.commons.threads.impl.ThreadPoolFacade
 
getName() - Method in interface org.apache.sling.commons.threads.ThreadPool
The name of the thread pool.
getName(ServiceReference) - Static method in class org.apache.sling.engine.impl.helper.SlingFilterConfig
Looks for a name value in the service reference properties.
getName() - Method in class org.apache.sling.engine.servlets.AbstractServiceReferenceConfig
Deprecated. Returns the name of this configuration object.
getName(ServiceReference) - Static method in class org.apache.sling.engine.servlets.AbstractServiceReferenceConfig
Deprecated. Looks for a name value in the service reference properties.
getName() - Method in class org.apache.sling.event.impl.EventingThreadPool
 
getName() - Method in class org.apache.sling.event.impl.jobs.config.InternalQueueConfiguration
Return the name of the queue.
getName() - Method in class org.apache.sling.event.impl.jobs.queues.AbstractJobQueue
Get the name of the job queue.
getName() - Method in interface org.apache.sling.event.jobs.Queue
Get the queue name.
getName() - Method in class org.apache.sling.extensions.threaddump.internal.ThreadDumpCommand
 
getName(String) - Method in class org.apache.sling.jcr.contentloader.internal.readers.JsonReader
 
getName(ServiceReference) - Method in class org.apache.sling.jcr.jackrabbit.server.impl.AbstractRegistrationSupport
Returns the name property from the service properties or null if no such property exists or the property is an empty string.
getName() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Get the basename of the path.
getName() - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.TreeNode
Return the name of this node.
getName() - Method in class org.apache.sling.servlets.post.impl.helper.RequestProperty
 
getName() - Method in class org.apache.sling.settings.impl.RunModeCommand
 
getNamedDispatcher(String) - Method in class org.apache.sling.engine.impl.helper.SlingServletContext
Returns a servlet container request dispatcher for the named servlet.
getNamedDispatcher(String) - Method in class org.apache.sling.maven.jspc.JspCServletContext
Return a request dispatcher for the specified servlet name.
getNamedDispatcher(String) - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspCServletContext
Return a request dispatcher for the specified servlet name.
getNamedDispatcher(String) - Method in class org.apache.sling.scripting.jsp.JspServletContext
 
getNames() - Method in class org.apache.sling.scripting.api.AbstractScriptEngineFactory
 
getNative(String, Scriptable) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableBase
 
getNode(String) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
getNode() - Method in class org.apache.sling.commons.testing.jcr.MockProperty
 
getNodeName(SlingHttpServletRequest, String, boolean, NodeNameGenerator) - Method in class org.apache.sling.servlets.post.impl.helper.DefaultNodeNameGenerator
Get a "nice" node name, if possible, based on given request
getNodeName(SlingHttpServletRequest, String, boolean, NodeNameGenerator) - Method in interface org.apache.sling.servlets.post.NodeNameGenerator
Get the to-be-created node name from the request.
getNodePropertyName(String) - Static method in class org.apache.sling.event.impl.jobs.jcr.JCRHelper
Return the converted repository property name
getNodePropertyValue(ValueFactory, Object) - Static method in class org.apache.sling.event.impl.jobs.jcr.JCRHelper
Return the converted repository property value
getNodes() - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
getNodes(String) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
getNodes(String[]) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
getNumberOfActiveJobs() - Method in class org.apache.sling.event.impl.jobs.StatisticsImpl
 
getNumberOfActiveJobs() - Method in interface org.apache.sling.event.jobs.Statistics
Number of jobs currently in processing.
getNumberOfCancelledJobs() - Method in class org.apache.sling.event.impl.jobs.StatisticsImpl
 
getNumberOfCancelledJobs() - Method in class org.apache.sling.event.impl.jobs.TopicStatisticsImpl
 
getNumberOfCancelledJobs() - Method in interface org.apache.sling.event.jobs.Statistics
Number of permanently failing or cancelled jobs.
getNumberOfCancelledJobs() - Method in interface org.apache.sling.event.jobs.TopicStatistics
Number of permanently failing or cancelled jobs.
getNumberOfFailedJobs() - Method in class org.apache.sling.event.impl.jobs.StatisticsImpl
 
getNumberOfFailedJobs() - Method in class org.apache.sling.event.impl.jobs.TopicStatisticsImpl
 
getNumberOfFailedJobs() - Method in interface org.apache.sling.event.jobs.Statistics
Number of failing jobs.
getNumberOfFailedJobs() - Method in interface org.apache.sling.event.jobs.TopicStatistics
Number of failing jobs.
getNumberOfFinishedJobs() - Method in class org.apache.sling.event.impl.jobs.StatisticsImpl
 
getNumberOfFinishedJobs() - Method in class org.apache.sling.event.impl.jobs.TopicStatisticsImpl
 
getNumberOfFinishedJobs() - Method in interface org.apache.sling.event.jobs.Statistics
Number of successfully finished jobs.
getNumberOfFinishedJobs() - Method in interface org.apache.sling.event.jobs.TopicStatistics
Number of successfully finished jobs.
getNumberOfJobs() - Method in class org.apache.sling.event.impl.jobs.StatisticsImpl
 
getNumberOfJobs() - Method in interface org.apache.sling.event.jobs.Statistics
This just adds Statistics.getNumberOfActiveJobs() and Statistics.getNumberOfQueuedJobs()
getNumberOfProcessedJobs() - Method in class org.apache.sling.event.impl.jobs.StatisticsImpl
 
getNumberOfProcessedJobs() - Method in class org.apache.sling.event.impl.jobs.TopicStatisticsImpl
 
getNumberOfProcessedJobs() - Method in interface org.apache.sling.event.jobs.Statistics
Number of already processed jobs.
getNumberOfProcessedJobs() - Method in interface org.apache.sling.event.jobs.TopicStatistics
Number of already processed jobs.
getNumberOfQueuedJobs() - Method in class org.apache.sling.event.impl.jobs.StatisticsImpl
 
getNumberOfQueuedJobs() - Method in interface org.apache.sling.event.jobs.Statistics
Number of jobs currently waiting in a queue.
getObject(Value) - Method in class org.apache.sling.jcr.ocm.impl.ValueTypeConverterImpl
 
getObjectContentManager(Session) - Method in class org.apache.sling.jcr.ocm.impl.ObjectContentManagerFactoryImpl
 
getObjectContentManager(Session) - Method in interface org.apache.sling.jcr.ocm.ObjectContentManagerFactory
Return a new object content manager for the session.
getOnParentVersion() - Method in class org.apache.sling.commons.testing.jcr.MockPropertyDefinition
 
getOperationName() - Method in class org.apache.sling.servlets.post.impl.operations.CopyOperation
 
getOperationName() - Method in class org.apache.sling.servlets.post.impl.operations.MoveOperation
 
getOption(ServletConfig, String, String) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.TagHandlerPool
 
getOptions() - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
Get hold of the Options object for this context.
getOrder() - Method in class org.apache.sling.engine.impl.filter.SlingFilterChainHelper.FilterListEntry
 
getOut() - Method in class org.apache.sling.api.scripting.SlingBindings
Returns the SlingBindings.OUT property if not null and a PrintWriter instance.
getOut() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
 
getOut() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
 
getOutputDir() - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
The output directory to generate code into.
getOutputDirectory() - Method in class org.apache.sling.maven.projectsupport.PreparePackageMojo
 
getOutputDirectory() - Method in class org.apache.sling.maven.projectsupport.PrepareTestWebAppMojo
 
getOutputStatement(String) - Method in class org.apache.sling.scripting.api.AbstractScriptEngineFactory
 
getOutputStream(String) - Method in interface org.apache.sling.commons.classloader.ClassLoaderWriter
Get the output stream for a class or resource handled by the underlying class loader.
getOutputStream() - Method in class org.apache.sling.engine.impl.adapter.SlingServletResponseAdapter
 
getOutputStream() - Method in interface org.apache.sling.engine.impl.output.BufferProvider
 
getOutputStream() - Method in class org.apache.sling.engine.impl.request.ContentData
 
getOutputStream() - Method in class org.apache.sling.engine.impl.request.RequestData
 
getOutputStream() - Method in class org.apache.sling.engine.impl.SlingHttpServletResponseImpl
 
getOutputStream(String) - Method in class org.apache.sling.jcr.classloader.internal.DynamicClassLoaderProviderImpl
 
getOutputStream(String) - Method in interface org.apache.sling.scripting.jsp.jasper.IOProvider
 
getOutputStream(String) - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
Creates an output stream to the given file
getOutputStream() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.ServletResponseWrapperInclude
 
getOutputStream() - Method in class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.Util.ImportResponseWrapper
 
getOutputStream() - Method in class org.apache.sling.scripting.jsp.util.JspSlingHttpServletResponseWrapper
Throws an IllegalStateException as this wrapper only supports writers.
getOwnerId() - Method in class org.apache.sling.jcr.classloader.internal.DynamicClassLoaderProviderImpl
Return the owner id
getPackageAdmin() - Method in class org.apache.sling.installer.core.impl.tasks.BundleTaskCreator
 
getPage() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
 
getPage() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
 
getPageContext(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspRuntimeContext.JspFactoryHandler
 
getPageContext(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspFactoryImpl
 
getPageEncoding() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspConfig.JspProperty
 
getPageInfo() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.Compiler
Gets the info about the page under compilation
getPageNodes() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.Compiler
Retrieves the parsed nodes of the JSP page, if they are available.
getParameter(String) - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getParameter(String) - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
getParameter(String) - Method in class org.apache.sling.engine.impl.parameters.ParameterSupport
 
getParameter(String) - Method in class org.apache.sling.engine.impl.SlingHttpServletRequestImpl
 
getParameter(String) - Method in class org.apache.sling.scripting.api.AbstractScriptEngineFactory
 
getParameter(String) - Method in class org.apache.sling.scripting.javascript.internal.RhinoJavaScriptEngineFactory
 
getParameter(String) - Method in class org.apache.sling.servlets.post.impl.helper.MediaRangeList.MediaRange
 
getParameterMap() - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getParameterMap() - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
getParameterMap() - Method in class org.apache.sling.engine.impl.parameters.ParameterSupport
 
getParameterMap() - Method in class org.apache.sling.engine.impl.SlingHttpServletRequestImpl
 
getParameterNames() - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getParameterNames() - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
getParameterNames() - Method in class org.apache.sling.engine.impl.parameters.ParameterSupport
 
getParameterNames() - Method in class org.apache.sling.engine.impl.SlingHttpServletRequestImpl
 
getParameters() - Method in class org.apache.sling.servlets.post.impl.helper.MediaRangeList.MediaRange
 
getParameterSupport() - Method in class org.apache.sling.engine.impl.request.RequestData
 
getParameterValues(String) - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getParameterValues(String) - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
getParameterValues(String) - Method in class org.apache.sling.engine.impl.parameters.ParameterSupport
 
getParameterValues(String) - Method in class org.apache.sling.engine.impl.SlingHttpServletRequestImpl
 
getParent() - Method in class org.apache.sling.api.resource.AbstractResource
Returns the parent resource of this resource.
getParent() - Method in interface org.apache.sling.api.resource.Resource
Returns the parent resource or null if this resource represents the root of the resource tree.
getParent(String) - Static method in class org.apache.sling.api.resource.ResourceUtil
Utility method returns the parent path of the given path, which is normalized by ResourceUtil.normalize(String) before resolving the parent.
getParent(Resource) - Static method in class org.apache.sling.api.resource.ResourceUtil
Deprecated. since 2.1.0, use Resource.getParent() instead
getParent() - Method in class org.apache.sling.api.resource.ResourceWrapper
Returns the value of calling getParent on the wrapped resource.
getParent() - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
getParent() - Method in class org.apache.sling.commons.testing.jcr.MockProperty
 
getParentClassLoader() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspRuntimeContext
Get the parent URLClassLoader.
getParentContext() - Method in interface org.apache.sling.scripting.jsp.jasper.compiler.tagplugin.TagPluginContext
Get the PluginContext for the parent of this custom tag.
getParentLocation() - Method in class org.apache.sling.api.servlets.HtmlResponse
Returns the parent location of the modification.
getParentPath() - Method in class org.apache.sling.servlets.post.impl.helper.RequestProperty
 
getParentTag() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspFragmentHelper
 
getPassword() - Method in class org.apache.sling.auth.core.spi.AuthenticationInfo
Returns the password stored as the ResourceResolverFactory.PASSWORD property or null if the password is not set in this map.
getPath() - Method in interface org.apache.sling.api.resource.Resource
Returns the absolute path of this resource in the resource tree.
getPath() - Method in class org.apache.sling.api.resource.ResourceWrapper
Returns the value of calling getPath on the wrapped resource.
getPath() - Method in class org.apache.sling.api.resource.SyntheticResource
 
getPath() - Method in class org.apache.sling.api.servlets.HtmlResponse
Returns the absolute path of the item upon which the request operated.
getPath() - Method in class org.apache.sling.bundleresource.impl.BundleResource
 
getPath() - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
getPath() - Method in class org.apache.sling.commons.testing.jcr.MockProperty
 
getPath() - Method in class org.apache.sling.fsprovider.internal.FsResource
Returns the path of this resource
getPath() - Method in class org.apache.sling.jackrabbit.usermanager.impl.resource.AuthorizableResource
 
getPath(AccessControlList) - Static method in class org.apache.sling.jcr.base.util.AccessControlUtil
Returns the path of the node AccessControlList acl has been created for.
getPath() - Method in class org.apache.sling.jcr.classloader.internal.ClassPathEntry
Returns the path on which this ClassPathEntry is based.
getPath() - Method in class org.apache.sling.jcr.classloader.internal.net.JCRURLConnection
Returns the path to the repository item underlying the URL of this connection.
getPath() - Method in class org.apache.sling.jcr.contentloader.internal.PathEntry
 
getPath() - Method in class org.apache.sling.jcr.ocm.AbstractMappedObject
 
getPath() - Method in class org.apache.sling.jcr.ocm.DefaultMappedObject
Returns the path of this mapped object.
getPath() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Get the path.
getPath() - Method in class org.apache.sling.jcr.resource.JcrPropertyMap
Deprecated.  
getPath() - Method in class org.apache.sling.servlets.post.impl.helper.RequestProperty
 
getPathInfo(HttpServletRequest) - Static method in class org.apache.sling.api.wrappers.SlingRequestPaths
Return the context path for r, using the appropriate request attribute if the request is an included one.
getPathInfo() - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getPathInfo() - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
getPathInfo() - Method in class org.apache.sling.engine.impl.SlingHttpServletRequestImpl
Returns the part of the request URL without the leading servlet context path.
getPathQuery() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Get the path and query.
getPathTranslated() - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getPathTranslated() - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
getPattern() - Method in class org.apache.sling.jcr.resource.internal.helper.MapEntry
 
getPermissionCollection() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspRuntimeContext
Get the SecurityManager PermissionCollection for this web application context.
getPermissions(CodeSource) - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JasperLoader
Get the Permissions for a CodeSource.
getPersistentResourceList() - Method in class org.apache.sling.installer.core.impl.OsgiInstallerImpl
 
getPid() - Method in class org.apache.sling.commons.threads.impl.DefaultThreadPoolManager.Entry
 
getPid() - Method in class org.apache.sling.event.impl.jobs.config.InternalQueueConfiguration
 
getPluginAttribute(String) - Method in interface org.apache.sling.scripting.jsp.jasper.compiler.tagplugin.TagPluginContext
Get the value of an attribute in the current tagplugin context.
getPort() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Get the port.
getPosition() - Method in class org.apache.sling.commons.testing.jcr.MockNodeIterator
 
getPosition() - Method in class org.apache.sling.commons.testing.jcr.MockPropertyIterator
 
getPosition() - Method in class org.apache.sling.event.impl.jobs.jcr.JobsIteratorImpl
Deprecated.  
getPosition() - Method in class org.apache.sling.event.impl.jobs.JobsIteratorImpl
 
getPosition() - Method in interface org.apache.sling.event.jobs.JobsIterator
Returns the current position within the iterator.
getPrimaryItem() - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
getPrimaryItemName() - Method in class org.apache.sling.commons.testing.jcr.MockNodeType
 
getPrimaryNodeType() - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
getPrimaryType() - Method in class org.apache.sling.jcr.ocm.DefaultMappedObject
Returns the primary node type of the underlying node or null for new objects.
getPrincipal(String) - Method in class org.apache.sling.jcr.jackrabbit.server.impl.security.AdministrativeCredentials
getPrincipal(String) - Method in class org.apache.sling.jcr.jackrabbit.server.impl.security.AnonCredentials
getPrincipal(Credentials) - Method in class org.apache.sling.jcr.jackrabbit.server.impl.security.PluggableDefaultLoginModule
 
getPrincipal(String) - Method in class org.apache.sling.jcr.jackrabbit.server.impl.security.TrustedCredentials
 
getPrincipal() - Method in class org.apache.sling.jcr.jackrabbit.server.impl.security.TrustedCredentials
 
getPrincipal(Credentials) - Method in interface org.apache.sling.jcr.jackrabbit.server.security.LoginModulePlugin
Return a Principal object, or null.
getPrincipalManager(Session) - Static method in class org.apache.sling.jcr.base.util.AccessControlUtil
Returns the PrincipalManager for the given session.
getPrincipals() - Method in class org.apache.sling.jcr.jackrabbit.server.impl.security.PluggableDefaultLoginModule
 
getPriority() - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
 
getPriority() - Method in interface org.apache.sling.commons.threads.ThreadPoolConfig
Return the priority for the threads.
getPriority() - Method in class org.apache.sling.event.impl.jobs.config.InternalQueueConfiguration
 
getPriority() - Method in interface org.apache.sling.event.jobs.QueueConfiguration
Return the thread priority for the job thread.
getPriority() - Method in class org.apache.sling.installer.api.InstallableResource
Return the priority of this resource.
getPriority() - Method in interface org.apache.sling.installer.api.tasks.RegisteredResource
Return the priority of this resource.
getPriority() - Method in class org.apache.sling.installer.core.impl.RegisteredResourceImpl
 
getPrivateCopyOfDictionary() - Method in class org.apache.sling.installer.core.impl.InternalResource
Copy given Dictionary
getPrivateCopyOfFile() - Method in class org.apache.sling.installer.core.impl.InternalResource
Copy the given file and return it.
getPrivilegeSetDisplayName(Locale) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo.AccessRights
 
getProgram(String...) - Method in class org.apache.sling.scripting.api.AbstractScriptEngineFactory
 
getProperties() - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
getProperties(String) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
getProperties(String[]) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
getProperties() - Method in class org.apache.sling.commons.testing.osgi.MockComponentContext
 
getProperties() - Method in class org.apache.sling.jcr.ocm.DefaultMappedObject
Returns the properties of this content to be written to the properties of the repository node.
getProperty(String, Class<Type>) - Method in class org.apache.sling.api.servlets.HtmlResponse
Returns the generic response property with the given name and type or null if no such property exists or the property is not of the requested type.
getProperty(String) - Method in class org.apache.sling.api.servlets.HtmlResponse
Returns the generic response property with the given name and type or null if no such property exists.
getProperty() - Method in exception org.apache.sling.commons.log.internal.config.ConfigurationException
 
getProperty(Object, double) - Static method in class org.apache.sling.commons.osgi.OsgiUtil
Deprecated. since 2.0.4, use OsgiUtil.toDouble(Object, double) instead
getProperty(String) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
getProperty() - Method in class org.apache.sling.commons.testing.jcr.MockProperty
 
getProperty(String) - Method in class org.apache.sling.commons.testing.osgi.MockServiceReference
 
getProperty() - Method in class org.apache.sling.jcr.classloader.internal.net.JCRURLConnection
Returns the repository Property providing the contents of this connection.
getProperty(Item) - Static method in class org.apache.sling.jcr.classloader.internal.Util
Resolves the given item to a Property from which contents can be read.
getProperty(Resource, String) - Method in class org.apache.sling.jcr.resource.internal.JcrResourceResolver
 
getProperty(Resource, String, Class<Type>) - Method in class org.apache.sling.jcr.resource.internal.JcrResourceResolver
 
getProperty(String) - Method in class org.apache.sling.scripting.jsp.jasper.EmbeddedServletOptions
 
getProperty(String) - Method in class org.apache.sling.scripting.jsp.JspServletOptions
 
getProperty(String) - Method in class org.apache.sling.servlets.post.impl.helper.JSONResponse
 
getPropertyDefinitions() - Method in class org.apache.sling.commons.testing.jcr.MockNodeType
 
getPropertyKeys() - Method in class org.apache.sling.commons.testing.osgi.MockServiceReference
 
getPropertyManager() - Method in class org.apache.sling.jcr.webdav.impl.helper.SlingResourceConfig
 
getPropertyValue(ComponentContext, String) - Method in class org.apache.sling.installer.provider.jcr.impl.JcrInstaller
Get a property value from the component context or bundle context
getProtocol() - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getProtocol() - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
getProtocolCharset() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Get the protocol charset used by this current URI instance.
getQ() - Method in class org.apache.sling.servlets.post.impl.helper.MediaRangeList.MediaRange
Get the value of the quality factor parameter (q).
getQuery() - Method in exception org.apache.sling.api.resource.QuerySyntaxException
 
getQuery() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Get the query.
getQueryString(HttpServletRequest) - Static method in class org.apache.sling.api.wrappers.SlingRequestPaths
Return the query string for r, using the appropriate request attribute if the request is an included one.
getQueryString() - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getQueryString() - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
getQueryType(SlingHttpServletRequest) - Method in class org.apache.sling.servlets.get.impl.JsonQueryServlet
Retrieve the query type from the request.
getQueue(String) - Method in class org.apache.sling.event.impl.jobs.DefaultJobManager
 
getQueue(String) - Method in interface org.apache.sling.event.jobs.JobManager
Return a queue with a specific name (if running)
getQueueConfiguration(JobEvent) - Method in class org.apache.sling.event.impl.jobs.config.QueueConfigurationManager
Find the queue configuration for the job.
getQueues() - Method in class org.apache.sling.event.impl.jobs.DefaultJobManager
 
getQueues() - Method in interface org.apache.sling.event.jobs.JobManager
Return an iterator for all available queues.
getQueueSize() - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
 
getQueueSize() - Method in interface org.apache.sling.commons.threads.ThreadPoolConfig
Return the queue size.
getRanking() - Method in class org.apache.sling.event.impl.jobs.config.InternalQueueConfiguration
 
getRanking() - Method in interface org.apache.sling.event.jobs.QueueConfiguration
Get the ranking of this configuration.
getRawAboveHierPath() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Get the level above the this hierarchy level.
getRawAuthority() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Get the raw-escaped authority.
getRawCurrentHierPath(char[]) - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Get the raw-escaped current hierarchy level in the given path.
getRawCurrentHierPath() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Get the raw-escaped current hierarchy level.
getRawFragment() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Get the raw-escaped fragment.
getRawHost() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Get the host.
getRawName() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Get the raw-escaped basename of the path.
getRawPath() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Get the raw-escaped path.
getRawPathQuery() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Get the raw-escaped path and query.
getRawQuery() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Get the raw-escaped query.
getRawScheme() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Get the scheme.
getRawURI() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
It can be gotten the URI character sequence.
getRawURIReference() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Get the URI reference character sequence.
getRawUserinfo() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Get the raw-escaped userinfo.
getReader() - Method in class org.apache.sling.api.scripting.SlingBindings
Returns the SlingBindings.READER property if not null and a Reader instance.
getReader() - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getReader() - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
getReader() - Method in class org.apache.sling.engine.impl.request.RequestData
 
getReader() - Method in class org.apache.sling.engine.impl.SlingHttpServletRequestImpl
 
getReader() - Method in interface org.apache.sling.jcr.contentloader.internal.ImportProvider
 
getReader() - Method in class org.apache.sling.scripting.core.impl.helper.OnDemandReaderRequest
 
getReader() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
Return the value of this BodyJspWriter as a Reader.
getReadMethod(Class, String) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
 
getReadSession() - Method in class org.apache.sling.jcr.classloader.internal.DynamicClassLoaderProviderImpl
Return the read session.
getRealPath(String) - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getRealPath(String) - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
Deprecated. 
getRealPath(String) - Method in class org.apache.sling.engine.impl.helper.SlingServletContext
Returns the real file inside the web application to which the given path maps or null if no such file exists.
getRealPath(String) - Method in class org.apache.sling.maven.jspc.JspCServletContext
Return the real path for the specified context-relative virtual path.
getRealPath(String) - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
Gets the actual path of a URI relative to the context of the compilation.
getRealPath(String) - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspCServletContext
Return the real path for the specified context-relative virtual path.
getRealPath(String) - Method in class org.apache.sling.scripting.jsp.JspServletContext
 
getReason(HttpServletRequest) - Method in class org.apache.sling.auth.core.spi.AbstractAuthenticationFormServlet
Returns an informational message according to the value provided in the j_reason request parameter.
getReason(HttpServletRequest) - Method in class org.apache.sling.auth.form.impl.AuthenticationFormServlet
Returns an informational message according to the value provided in the j_reason request parameter.
getReason(HttpServletRequest) - Method in class org.apache.sling.auth.openid.impl.AuthenticationFormServlet
Returns an informational message according to the value provided in the j_reason request parameter.
getReason(HttpServletRequest) - Method in class org.apache.sling.auth.selector.SelectorFormServlet
Returns an informational message according to the value provided in the j_reason request parameter.
getReason() - Method in exception org.apache.sling.commons.log.internal.config.ConfigurationException
 
getReason() - Method in exception org.apache.sling.jcr.resource.internal.helper.URI.DefaultCharsetChanged
Get the reason message.
getReasonCode() - Method in exception org.apache.sling.jcr.resource.internal.helper.URI.DefaultCharsetChanged
Get the reason code.
getReasonCode() - Method in exception org.apache.sling.jcr.resource.internal.helper.URIException
Get the reason code.
getRedirect() - Method in class org.apache.sling.jcr.resource.internal.helper.MapEntry
 
getRedirectUrl(HttpServletRequest, HtmlResponse) - Method in class org.apache.sling.jackrabbit.usermanager.impl.post.AbstractAuthorizablePostServlet
compute redirect URL (SLING-126)
getRedirectUrl(HttpServletRequest, HtmlResponse) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractAccessPostServlet
compute redirect URL (SLING-126)
getRedirectUrl(HttpServletRequest, HtmlResponse) - Method in class org.apache.sling.servlets.post.impl.SlingPostServlet
compute redirect URL (SLING-126)
getReferences() - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
getReferences(String) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
getReferer() - Method in class org.apache.sling.api.servlets.HtmlResponse
Returns the referer as from the 'referer' request header.
getRegisteredServices() - Method in class org.apache.sling.commons.testing.osgi.MockBundle
 
getRemaining() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
 
getRemaining() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
 
getRemoteAdapterFactory() - Method in class org.apache.sling.jcr.jackrabbit.server.impl.RmiRegistrationSupport
Returns a Jackrabbit JCR RMI RemoteAdapterFactory to be used to publish local (server-side) JCR objects to a remote client.
getRemoteAddr() - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getRemoteAddr() - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
getRemoteHost() - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getRemoteHost() - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
getRemotePort() - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getRemotePort() - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
getRemoteUser() - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getRemoteUser() - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
getReplaceSelectors() - Method in class org.apache.sling.api.request.RequestDispatcherOptions
Returns the RequestDispatcherOptions.OPT_REPLACE_SELECTORS option or null if not set.
getReplaceSuffix() - Method in class org.apache.sling.api.request.RequestDispatcherOptions
Returns the RequestDispatcherOptions.OPT_REPLACE_SUFFIX option or null if not set.
getRepository() - Method in class org.apache.sling.commons.testing.jcr.RepositoryTestBase
Return a Repository - first call initializes it, and a JVM shutdown hook is registered to stop it
getRepository() - Static method in class org.apache.sling.commons.testing.jcr.RepositoryUtil
Get a repository
getRepository() - Method in class org.apache.sling.jackrabbit.usermanager.impl.post.CreateUserServlet
Returns the JCR repository used by this service.
getRepository() - Method in class org.apache.sling.jcr.base.AbstractSlingRepository
Returns the repository underlying this instance or null if no repository is currently being available.
getRepository(String, Hashtable<String, Object>) - Method in class org.apache.sling.jcr.base.util.RepositoryAccessor
First try to access the Repository via JNDI (unless jndiContext is null), and if not successful try RMI.
getRepository() - Method in class org.apache.sling.jcr.contentloader.internal.ContentLoaderService
Returns the JCR repository used by this service.
getRepository() - Method in class org.apache.sling.jcr.davex.impl.servlets.SlingDavExServlet
 
getRepository() - Method in class org.apache.sling.jcr.resource.internal.JcrResourceResolverFactoryImpl
Returns the JCR repository used by this factory
getRepository() - Method in class org.apache.sling.jcr.webdav.impl.servlets.SlingSimpleWebDavServlet
 
getRepository() - Method in class org.apache.sling.jcr.webdav.impl.servlets.SlingWebDavServlet
 
getRepositoryAccessor() - Method in class org.apache.sling.jcr.base.AbstractSlingRepository
Returns a new instance of the RepositoryAccessor class to access a repository over RMI or through JNDI.
getRepositoryFromURL(String) - Method in class org.apache.sling.jcr.base.util.RepositoryAccessor
Acquire a Repository from the given URL
getRepositoryName() - Method in class org.apache.sling.jcr.jackrabbit.server.impl.Activator
 
getRepositoryPath() - Method in class org.apache.sling.event.impl.jobs.jcr.PersistenceHandler
Return the repository path.
getRepositorySource() - Method in class org.apache.sling.servlets.post.impl.helper.RequestProperty
Returns the absolute path of the repository item from which the content for this property is to be copied or moved.
getRequest() - Method in class org.apache.sling.api.scripting.SlingBindings
Returns the SlingBindings.REQUEST property if not null and a SlingHttpServletRequest instance.
getRequest() - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
Returns the SlingHttpServletRequest representing the input of the request.
getRequest() - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
getRequest() - Method in class org.apache.sling.scripting.core.ScriptHelper
 
getRequest() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
 
getRequest() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
 
getRequest(PageContext) - Static method in class org.apache.sling.scripting.jsp.util.TagUtil
 
getRequestData(ServletRequest) - Static method in class org.apache.sling.engine.impl.request.RequestData
 
getRequestData(SlingHttpServletRequest) - Static method in class org.apache.sling.engine.impl.request.RequestData
 
getRequestData() - Method in class org.apache.sling.engine.impl.SlingHttpServletRequestImpl
 
getRequestData() - Method in class org.apache.sling.engine.impl.SlingHttpServletResponseImpl
 
getRequestDispatcher(String, RequestDispatcherOptions) - Method in interface org.apache.sling.api.SlingHttpServletRequest
Returns a RequestDispatcher object that acts as a wrapper for the resource located at the given path.
getRequestDispatcher(Resource, RequestDispatcherOptions) - Method in interface org.apache.sling.api.SlingHttpServletRequest
Returns a RequestDispatcher object that acts as a wrapper for the resource located at the given resource.
getRequestDispatcher(Resource) - Method in interface org.apache.sling.api.SlingHttpServletRequest
Same as SlingHttpServletRequest.getRequestDispatcher(Resource,RequestDispatcherOptions) but using empty options.
getRequestDispatcher(Resource) - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
 
getRequestDispatcher(Resource, RequestDispatcherOptions) - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
 
getRequestDispatcher(String, RequestDispatcherOptions) - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
 
getRequestDispatcher(String, RequestDispatcherOptions) - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getRequestDispatcher(Resource, RequestDispatcherOptions) - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getRequestDispatcher(Resource) - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getRequestDispatcher(String) - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getRequestDispatcher(String) - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
getRequestDispatcher(String) - Method in class org.apache.sling.engine.impl.helper.SlingServletContext
Returns a SlingRequestDispatcher for the given path if not null.
getRequestDispatcher(Resource) - Method in class org.apache.sling.engine.impl.SlingHttpServletRequestImpl
Returns null if resource is null.
getRequestDispatcher(Resource, RequestDispatcherOptions) - Method in class org.apache.sling.engine.impl.SlingHttpServletRequestImpl
Returns null if resource is null.
getRequestDispatcher(String) - Method in class org.apache.sling.engine.impl.SlingHttpServletRequestImpl
Returns null if path is null.
getRequestDispatcher(String, RequestDispatcherOptions) - Method in class org.apache.sling.engine.impl.SlingHttpServletRequestImpl
Returns null if path is null.
getRequestDispatcher(String) - Method in class org.apache.sling.maven.jspc.JspCServletContext
Return a request dispatcher for the specified context-relative path.
getRequestDispatcher(String) - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspCServletContext
Return a request dispatcher for the specified context-relative path.
getRequestDispatcher(String) - Method in class org.apache.sling.scripting.jsp.JspServletContext
 
getRequestDuration() - Method in class org.apache.sling.engine.impl.SlingHttpServletResponseImpl
 
getRequestedSessionId() - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getRequestedSessionId() - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
getRequestEnd() - Method in class org.apache.sling.engine.impl.SlingHttpServletResponseImpl
 
getRequestId() - Method in class org.apache.sling.engine.impl.SlingHttpServletResponseImpl
 
getRequestParameter(String) - Method in interface org.apache.sling.api.SlingHttpServletRequest
Returns the value of a request parameter as a RequestParameter, or null if the parameter does not exist.
getRequestParameter(String) - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
 
getRequestParameter(String) - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getRequestParameter(String) - Method in class org.apache.sling.engine.impl.parameters.ParameterSupport
 
getRequestParameter(String) - Method in class org.apache.sling.engine.impl.SlingHttpServletRequestImpl
 
getRequestParameterMap() - Method in interface org.apache.sling.api.SlingHttpServletRequest
Returns a Map of the parameters of this request.
getRequestParameterMap() - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
 
getRequestParameterMap() - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getRequestParameterMap() - Method in class org.apache.sling.engine.impl.parameters.ParameterSupport
 
getRequestParameterMap() - Method in class org.apache.sling.engine.impl.SlingHttpServletRequestImpl
 
getRequestParameters(String) - Method in interface org.apache.sling.api.SlingHttpServletRequest
Returns an array of RequestParameter objects containing all of the values the given request parameter has, or null if the parameter does not exist.
getRequestParameters(String) - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
 
getRequestParameters(String) - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getRequestParameters(String) - Method in class org.apache.sling.engine.impl.parameters.ParameterSupport
 
getRequestParameters(String) - Method in class org.apache.sling.engine.impl.SlingHttpServletRequestImpl
 
getRequestPathInfo() - Method in interface org.apache.sling.api.SlingHttpServletRequest
Returns the RequestPathInfo pertaining to this request.
getRequestPathInfo() - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
 
getRequestPathInfo() - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getRequestPathInfo() - Method in class org.apache.sling.engine.impl.request.ContentData
 
getRequestPathInfo() - Method in class org.apache.sling.engine.impl.SlingHttpServletRequestImpl
 
getRequestProgressTracker() - Method in interface org.apache.sling.api.SlingHttpServletRequest
Returns the RequestProgressTracker of this request.
getRequestProgressTracker() - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
 
getRequestProgressTracker() - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getRequestProgressTracker() - Method in class org.apache.sling.engine.impl.request.RequestData
 
getRequestProgressTracker() - Method in class org.apache.sling.engine.impl.SlingHttpServletRequestImpl
 
getRequestStart() - Method in class org.apache.sling.engine.impl.SlingHttpServletResponseImpl
 
getRequestURI(HttpServletRequest) - Static method in class org.apache.sling.api.wrappers.SlingRequestPaths
Return the request URI for r, using the appropriate request attribute if the request is an included one.
getRequestURI() - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getRequestURI() - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
getRequestURL() - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getRequestURL() - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
getRequiredType() - Method in class org.apache.sling.commons.testing.jcr.MockPropertyDefinition
 
getResolutionPath() - Method in class org.apache.sling.api.resource.ResourceMetadata
Returns the ResourceMetadata.RESOLUTION_PATH property if not null and a String instance.
getResolutionPathInfo() - Method in class org.apache.sling.api.resource.ResourceMetadata
Returns the ResourceMetadata.RESOLUTION_PATH_INFO property if not null and a String instance.
getResolutionStats() - Method in class org.apache.sling.jcr.resource.internal.helper.ResourceProviderEntry
 
getResolveMaps() - Method in class org.apache.sling.jcr.resource.internal.helper.MapEntries
 
getResource() - Method in exception org.apache.sling.api.resource.ResourceNotFoundException
 
getResource(ResourceResolver, HttpServletRequest, String) - Method in interface org.apache.sling.api.resource.ResourceProvider
Returns a resource from this resource provider or null if the resource provider cannot find it.
getResource(ResourceResolver, String) - Method in interface org.apache.sling.api.resource.ResourceProvider
Returns a resource from this resource provider or null if the resource provider cannot find it.
getResource(String) - Method in interface org.apache.sling.api.resource.ResourceResolver
Returns a Resource object for data located at the given path.
getResource(Resource, String) - Method in interface org.apache.sling.api.resource.ResourceResolver
Returns a Resource object for data located at the given path.
getResource() - Method in class org.apache.sling.api.resource.ResourceWrapper
Returns the Resource wrapped by this instance.
getResource() - Method in class org.apache.sling.api.scripting.SlingBindings
Returns the SlingBindings.RESOURCE property if not null and a Resource instance.
getResource() - Method in interface org.apache.sling.api.SlingHttpServletRequest
Returns the Resource object on whose behalf the servlet acts.
getResource() - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
 
getResource(HttpServletRequest) - Method in class org.apache.sling.auth.core.spi.AbstractAuthenticationFormServlet
Returns the path to the resource to which the request should be redirected after successfully completing the form or an empty string if there is no resource request parameter.
getResource(ResourceResolver, BundleResourceCache, MappedPath, String) - Static method in class org.apache.sling.bundleresource.impl.BundleResource
 
getResource(ResourceResolver, HttpServletRequest, String) - Method in class org.apache.sling.bundleresource.impl.BundleResourceProvider
 
getResource(ResourceResolver, String) - Method in class org.apache.sling.bundleresource.impl.BundleResourceProvider
Returns a BundleResource for the path if such an entry exists in the bundle of this provider.
getResource(String) - Method in class org.apache.sling.commons.classloader.impl.BundleProxyClassLoader
 
getResource(String) - Method in class org.apache.sling.commons.classloader.impl.ClassLoaderFacade
 
getResource(String) - Method in class org.apache.sling.commons.testing.osgi.MockBundle
 
getResource(String) - Method in class org.apache.sling.commons.testing.sling.MockResourceResolver
 
getResource(Resource, String) - Method in class org.apache.sling.commons.testing.sling.MockResourceResolver
 
getResource() - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getResource(String) - Method in class org.apache.sling.engine.impl.helper.SlingServletContext
Returns the URI for the given path.
getResource() - Method in class org.apache.sling.engine.impl.request.ContentData
 
getResource() - Method in class org.apache.sling.engine.impl.SlingHttpServletRequestImpl
 
getResource(ResourceResolver, HttpServletRequest, String) - Method in class org.apache.sling.fsprovider.internal.FsResourceProvider
Same as FsResourceProvider.getResource(ResourceResolver, String), i.e.
getResource(ResourceResolver, String) - Method in class org.apache.sling.fsprovider.internal.FsResourceProvider
Returns a resource wrapping a filesystem file or folder for the given path.
getResource() - Method in class org.apache.sling.installer.api.tasks.InstallTask
Return the corresponding resource - depending on the task this might be null.
getResource(ResourceResolver, HttpServletRequest, String) - Method in class org.apache.sling.jackrabbit.usermanager.impl.resource.AuthorizableResourceProvider
 
getResource(ResourceResolver, String) - Method in class org.apache.sling.jackrabbit.usermanager.impl.resource.AuthorizableResourceProvider
 
getResource(String) - Method in class org.apache.sling.jcr.classloader.internal.ClassPathEntry
Returns a ClassLoaderResource for the named resource if it can befound below this directory root identified by the path given at construction time.
getResource(ResourceResolver, HttpServletRequest, String) - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
 
getResource(ResourceResolver, String) - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
 
getResource(ResourceResolver, String) - Method in class org.apache.sling.jcr.resource.internal.helper.ResourceProviderEntry
Returns the resource with the given path or null if neither the resource provider of this entry nor the resource provider of any of the child entries can provide the resource.
getResource(ResourceResolver, String) - Method in class org.apache.sling.jcr.resource.internal.helper.WrappedResourceProvider
Returns a resource from this resource provider or null if the resource provider cannot find it.
getResource(ResourceResolver, HttpServletRequest, String) - Method in class org.apache.sling.jcr.resource.internal.helper.WrappedResourceProvider
Returns a resource from this resource provider or null if the resource provider cannot find it.
getResource(String) - Method in class org.apache.sling.jcr.resource.internal.JcrResourceResolver
 
getResource(Resource, String) - Method in class org.apache.sling.jcr.resource.internal.JcrResourceResolver
 
getResource(String) - Method in interface org.apache.sling.launchpad.api.LaunchpadContentProvider
Returns an URL to the resource with the given path or null if no such resource exists.
getResource(String) - Method in class org.apache.sling.launchpad.base.impl.ClassLoaderResourceProvider
 
getResource(String) - Method in class org.apache.sling.launchpad.base.shared.LauncherClassLoader
Return an URL to the requested resource.
getResource(String) - Method in class org.apache.sling.maven.jspc.JspCServletContext
Return a URL object of a resource that is mapped to the specified context-relative path.
getResource(String) - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
getResource(String) - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspCServletContext
Return a URL object of a resource that is mapped to the specified context-relative path.
getResource(String) - Method in class org.apache.sling.scripting.jsp.JspServletContext
 
getResource(ResourceResolver, String) - Method in class org.apache.sling.servlets.resolver.internal.helper.AbstractResourceCollector
Returns a resource for the given path.
getResource(ResourceResolver, HttpServletRequest, String) - Method in class org.apache.sling.servlets.resolver.internal.resource.ServletResourceProvider
 
getResource(ResourceResolver, String) - Method in class org.apache.sling.servlets.resolver.internal.resource.ServletResourceProvider
 
getResourceAsStream(String) - Method in class org.apache.sling.engine.impl.helper.SlingServletContext
Returns an input stream to the given path.
getResourceAsStream(String) - Method in interface org.apache.sling.launchpad.api.LaunchpadContentProvider
Returns an InputStream to the resource given by the path or null if no such resource exists.
getResourceAsStream(String) - Method in class org.apache.sling.launchpad.base.impl.ClassLoaderResourceProvider
 
getResourceAsStream(String) - Method in class org.apache.sling.maven.jspc.JspCServletContext
Return an InputStream allowing access to the resource at the specified context-relative path.
getResourceAsStream(String) - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
Gets a resource as a stream, relative to the meanings of this context's implementation.
getResourceAsStream(String) - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JasperLoader
Delegate to parent
getResourceAsStream(String) - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspCServletContext
Return an InputStream allowing access to the resource at the specified context-relative path.
getResourceAsStream(String) - Method in class org.apache.sling.scripting.jsp.JspServletContext
 
getResourceBundle(Locale) - Method in interface org.apache.sling.api.SlingHttpServletRequest
Returns the resource bundle for the given locale.
getResourceBundle(String, Locale) - Method in interface org.apache.sling.api.SlingHttpServletRequest
Returns the resource bundle of the given base name for the given locale.
getResourceBundle(Locale) - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
 
getResourceBundle(String, Locale) - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
 
getResourceBundle(Locale) - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getResourceBundle(String, Locale) - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getResourceBundle(Locale) - Method in class org.apache.sling.engine.impl.SlingHttpServletRequestImpl
 
getResourceBundle(String, Locale) - Method in class org.apache.sling.engine.impl.SlingHttpServletRequestImpl
 
getResourceDecorators() - Method in class org.apache.sling.jcr.resource.internal.ResourceDecoratorTracker
 
getResourceDecoratorTracker() - Method in class org.apache.sling.jcr.resource.internal.JcrResourceResolverFactoryImpl
 
getResourceGroup() - Method in class org.apache.sling.installer.api.tasks.InstallTask
Return the corresponding resource - depending on the task this might be null.
getResourceInternal(String) - Method in class org.apache.sling.jcr.resource.internal.JcrResourceResolver
Creates a JcrNodeResource with the given path if existing
getResourceMetadata() - Method in interface org.apache.sling.api.resource.Resource
Returns the metadata of this resource.
getResourceMetadata() - Method in class org.apache.sling.api.resource.ResourceWrapper
Returns the value of calling getResourceMetadata on the wrapped resource.
getResourceMetadata() - Method in class org.apache.sling.api.resource.SyntheticResource
Returns a resource metadata object containing just the path of this resource as the ResourceMetadata.RESOLUTION_PATH property.
getResourceMetadata() - Method in class org.apache.sling.bundleresource.impl.BundleResource
 
getResourceMetadata() - Method in class org.apache.sling.fsprovider.internal.FsResource
Returns the resource meta data for this resource containing the file length, last modification time and the resource path (same as FsResource.getPath()).
getResourceMetadata() - Method in class org.apache.sling.jackrabbit.usermanager.impl.resource.AuthorizableResource
 
getResourcePath() - Method in interface org.apache.sling.api.request.RequestPathInfo
Return the "resource path" part of the URL, what comes before selectors, extension and suffix.
getResourcePath() - Method in class org.apache.sling.engine.impl.request.SlingRequestPathInfo
 
getResourcePaths(String) - Method in class org.apache.sling.engine.impl.helper.SlingServletContext
Returns a set of names for path entries considered children of the given path.
getResourcePaths(String) - Method in class org.apache.sling.maven.jspc.JspCServletContext
Return the set of resource paths for the "directory" at the specified context path.
getResourcePaths(String) - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
getResourcePaths(String) - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspCServletContext
Return the set of resource paths for the "directory" at the specified context path.
getResourcePaths(String) - Method in class org.apache.sling.scripting.jsp.JspServletContext
 
getResourceProviders() - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProviderEntry
Returns the resource provider contained in this entry
getResourceProviders() - Method in class org.apache.sling.jcr.resource.internal.helper.ResourceProviderEntry
Returns the resource provider contained in this entry
getResourceResolver() - Method in interface org.apache.sling.api.resource.Resource
Returns the ResourceResolver from which this resource has been retrieved.
getResourceResolver(Map<String, Object>) - Method in interface org.apache.sling.api.resource.ResourceResolverFactory
Returns a new ResourceResolver instance with further configuration taken from the given authenticationInfo map.
getResourceResolver() - Method in class org.apache.sling.api.resource.ResourceWrapper
Returns the value of calling getResourceResolver on the wrapped resource.
getResourceResolver() - Method in class org.apache.sling.api.resource.SyntheticResource
Returns the ResourceResolver with which this synthetic resource is related or null if none.
getResourceResolver() - Method in interface org.apache.sling.api.SlingHttpServletRequest
Returns the ResourceResolver which resolved the resource of this request.
getResourceResolver() - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
 
getResourceResolver() - Method in class org.apache.sling.bundleresource.impl.BundleResource
 
getResourceResolver() - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getResourceResolver() - Method in class org.apache.sling.engine.impl.request.RequestData
 
getResourceResolver() - Method in class org.apache.sling.engine.impl.SlingHttpServletRequestImpl
 
getResourceResolver() - Method in class org.apache.sling.fsprovider.internal.FsResource
Returns the resource resolver which cause this resource object to be created.
getResourceResolver() - Method in class org.apache.sling.jackrabbit.usermanager.impl.resource.AuthorizableResource
 
getResourceResolver(Session) - Method in class org.apache.sling.jcr.resource.internal.JcrResourceResolverFactoryImpl
Returns a new ResourceResolve for the given session.
getResourceResolver(Map<String, Object>) - Method in class org.apache.sling.jcr.resource.internal.JcrResourceResolverFactoryImpl
 
getResourceResolver(Session) - Method in interface org.apache.sling.jcr.resource.JcrResourceResolverFactory
Deprecated. Returns a ResourceResolver for the given session.
getResources(String) - Method in class org.apache.sling.commons.classloader.impl.ClassLoaderFacade
 
getResources(String) - Method in class org.apache.sling.commons.testing.osgi.MockBundle
 
getResources() - Method in class org.apache.sling.installer.core.impl.EntityResourceList
 
getResourcesLock() - Method in class org.apache.sling.installer.core.impl.OsgiInstallerImpl
 
getResourceSuperType() - Method in interface org.apache.sling.api.resource.Resource
Returns the super type of the type of the resource or null if the Resource.getResourceType() has no supertype.
getResourceSuperType(ResourceResolver, String) - Static method in class org.apache.sling.api.resource.ResourceUtil
Returns the super type of the given resource type.
getResourceSuperType() - Method in class org.apache.sling.api.resource.ResourceWrapper
Returns the value of calling getResourceSuperType on the wrapped resource.
getResourceSuperType() - Method in class org.apache.sling.api.resource.SyntheticResource
Synthetic resources by default do not have a resource super type.
getResourceSuperType() - Method in class org.apache.sling.bundleresource.impl.BundleResource
Returns null, bundle resources have no super type
getResourceSuperType() - Method in class org.apache.sling.commons.testing.sling.MockResource
 
getResourceSuperType() - Method in class org.apache.sling.fsprovider.internal.FsResource
Returns null}
getResourceSuperType() - Method in class org.apache.sling.jackrabbit.usermanager.impl.resource.AuthorizableResource
 
getResourceSuperType() - Method in class org.apache.sling.jcr.resource.internal.helper.starresource.StarResource
Calls ResourceUtil.getResourceSuperType(ResourceResolver, String) method to dynamically resolve the resource super type of this star resource.
getResourceSuperType(ResourceResolver, String) - Static method in class org.apache.sling.jcr.resource.JcrResourceUtil
Deprecated. Use ResourceUtil.getResourceSuperType(ResourceResolver, String)
getResourceSuperType(Resource) - Static method in class org.apache.sling.jcr.resource.JcrResourceUtil
Deprecated. Call ResourceUtil.findResourceSuperType(Resource)
getResourceType() - Method in class org.apache.sling.api.resource.NonExistingResource
 
getResourceType() - Method in interface org.apache.sling.api.resource.Resource
The resource type is meant to point to rendering/processing scripts, editing dialogs, etc.
getResourceType() - Method in class org.apache.sling.api.resource.ResourceWrapper
Returns the value of calling getResourceType on the wrapped resource.
getResourceType() - Method in class org.apache.sling.api.resource.SyntheticResource
 
getResourceType() - Method in class org.apache.sling.bundleresource.impl.BundleResource
 
getResourceType() - Method in class org.apache.sling.commons.testing.sling.MockResource
 
getResourceType() - Method in class org.apache.sling.fsprovider.internal.FsResource
Returns FsResource.RESOURCE_TYPE_FILE if this resource wraps a file.
getResourceType() - Method in class org.apache.sling.installer.api.tasks.TransformationResult
Get the new resource type
getResourceType() - Method in class org.apache.sling.jackrabbit.usermanager.impl.resource.AuthorizableResource
 
getResponse() - Method in class org.apache.sling.api.scripting.SlingBindings
Returns the SlingBindings.RESPONSE property if not null and a SlingHttpServletResponse instance.
getResponse() - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
Returns the SlingHttpServletResponse representing the output of the request.
getResponse() - Method in class org.apache.sling.engine.impl.adapter.SlingServletResponseAdapter
 
getResponse() - Method in class org.apache.sling.scripting.core.ScriptHelper
 
getResponse() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
 
getResponse() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
 
getResponse(PageContext) - Static method in class org.apache.sling.scripting.jsp.util.TagUtil
 
getResponseBodyAsStream(HttpMethodBase, int) - Static method in class org.apache.sling.commons.testing.integration.HttpTestBase
Return m's response body as a string, optionally limiting the length that we read
getResponseContentType() - Method in interface org.apache.sling.api.SlingHttpServletRequest
Returns the framework preferred content type for the response.
getResponseContentType() - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
 
getResponseContentType() - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getResponseContentType() - Method in class org.apache.sling.engine.impl.SlingHttpServletRequestImpl
 
getResponseContentTypes() - Method in interface org.apache.sling.api.SlingHttpServletRequest
Gets a list of content types which the framework accepts for the response.
getResponseContentTypes() - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
 
getResponseContentTypes() - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getResponseContentTypes() - Method in class org.apache.sling.engine.impl.SlingHttpServletRequestImpl
 
getRetryDelayInMs() - Method in class org.apache.sling.event.impl.jobs.config.InternalQueueConfiguration
 
getRetryDelayInMs() - Method in interface org.apache.sling.event.jobs.QueueConfiguration
Return the retry delay in ms
getRootCause(ServletException) - Static method in class org.apache.sling.scripting.jsp.util.TagUtil
Unwrap a component exception to get the true root cause of an exception
getRootProviderEntry() - Method in class org.apache.sling.jcr.resource.internal.JcrResourceResolverFactoryImpl
Getter for rootProviderEntry, making it easier to extend JcrResourceResolverFactoryImpl.
getRoots() - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
 
getRunModes() - Method in class org.apache.sling.settings.impl.SlingSettingsServiceImpl
 
getRunModes() - Method in interface org.apache.sling.settings.SlingSettingsService
Return the set of activate run modes.
getRuntimeContext() - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
getScheduledEvent(String, String, String) - Method in class org.apache.sling.event.impl.TimedJobHandler
 
getScheduledEvent(String, String, String) - Method in interface org.apache.sling.event.TimedEventStatusProvider
Return the scheduled event with the given id.
getScheduledEvents(String, Map<String, Object>...) - Method in class org.apache.sling.event.impl.TimedJobHandler
 
getScheduledEvents(String, Map<String, Object>...) - Method in interface org.apache.sling.event.TimedEventStatusProvider
Return a list of currently schedulded events.
getScheduledJobs(String) - Method in class org.apache.sling.event.impl.jobs.jcr.JobStatusProviderImpl
Deprecated. 
getScheduledJobs(String, Map<String, Object>...) - Method in class org.apache.sling.event.impl.jobs.jcr.JobStatusProviderImpl
Deprecated. 
getScheduledJobs(String) - Method in interface org.apache.sling.event.JobStatusProvider
Deprecated. Use JobStatusProvider.queryScheduledJobs(String, Map...) instead.
getScheduledJobs(String, Map<String, Object>...) - Method in interface org.apache.sling.event.JobStatusProvider
Deprecated. Use JobStatusProvider.queryScheduledJobs(String, Map...) instead.
getScheme() - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getScheme() - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
getScheme() - Method in interface org.apache.sling.installer.api.tasks.RegisteredResource
Return the scheme from where the artifact is orginated.
getScheme() - Method in class org.apache.sling.installer.core.impl.RegisteredResourceImpl
 
getScheme() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Get the scheme.
getScope() - Method in class org.apache.sling.scripting.javascript.internal.RhinoJavaScriptEngineFactory
 
getScope(String) - Static method in class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.Util
Converts the given string description of a scope to the corresponding PageContext constant.
getScratchDir() - Method in class org.apache.sling.maven.jspc.JspcMojo
 
getScratchDir() - Method in class org.apache.sling.scripting.jsp.jasper.EmbeddedServletOptions
What is my scratch dir?
getScratchDir() - Method in interface org.apache.sling.scripting.jsp.jasper.Options
What is my scratch dir?
getScratchDir() - Method in class org.apache.sling.scripting.jsp.JspServletOptions
 
getScript() - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
Returns the SlingScript being called to handle the request.
getScript() - Method in class org.apache.sling.scripting.core.ScriptHelper
 
getScriptEngine() - Method in class org.apache.sling.scripting.javascript.internal.RhinoJavaScriptEngineFactory
 
getScriptEngine() - Method in class org.apache.sling.scripting.jsp.JspScriptEngineFactory
 
getScriptName() - Method in exception org.apache.sling.api.scripting.ScriptEvaluationException
 
getScriptResource() - Method in interface org.apache.sling.api.scripting.SlingScript
Returns the Resource providing the script source code.
getSearchPath() - Method in interface org.apache.sling.api.resource.ResourceResolver
Returns the search path used by the ResourceResolver.getResource(String) method to search for resources by relative path.
getSearchPath() - Method in class org.apache.sling.commons.testing.sling.MockResourceResolver
 
getSearchPath() - Method in class org.apache.sling.jcr.resource.internal.JcrResourceResolver
 
getSelectors() - Method in interface org.apache.sling.api.request.RequestPathInfo
Returns the selectors decoded from the request URL as an array of strings.
getSelectors() - Method in class org.apache.sling.engine.impl.request.SlingRequestPathInfo
 
getSelectorString() - Method in interface org.apache.sling.api.request.RequestPathInfo
Returns the selectors decoded from the request URL as string.
getSelectorString() - Method in class org.apache.sling.engine.impl.request.SlingRequestPathInfo
 
getSendErrorToClient() - Method in class org.apache.sling.maven.jspc.JspcMojo
 
getSendErrorToClient() - Method in class org.apache.sling.scripting.jsp.jasper.EmbeddedServletOptions
Should errors be sent to client or thrown into stderr?
getSendErrorToClient() - Method in interface org.apache.sling.scripting.jsp.jasper.Options
Should errors be sent to client or thrown into stderr?
getSendErrorToClient() - Method in class org.apache.sling.scripting.jsp.JspServletOptions
Should errors be sent to client or thrown into stderr?
getServerInfo() - Method in class org.apache.sling.engine.impl.helper.SlingServletContext
Returns the Sling server info string.
getServerInfo() - Method in class org.apache.sling.engine.impl.SlingMainServlet
 
getServerInfo() - Method in class org.apache.sling.maven.jspc.JspCServletContext
Return descriptive information about this server.
getServerInfo() - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspCServletContext
Return descriptive information about this server.
getServerInfo() - Method in class org.apache.sling.scripting.jsp.JspServletContext
 
getServerName() - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getServerName() - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
getServerPort() - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getServerPort() - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
getService(Class<ServiceType>) - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
Lookup a single service
getService(Bundle, ServiceRegistration) - Method in class org.apache.sling.commons.classloader.impl.DynamicClassLoaderManagerFactory
 
getService(Bundle, ServiceRegistration) - Method in class org.apache.sling.commons.log.internal.config.ConfigurationServiceFactory
 
getService(Bundle, ServiceRegistration) - Method in class org.apache.sling.commons.log.internal.LogReaderServiceFactory
 
getService(Bundle, ServiceRegistration) - Method in class org.apache.sling.commons.log.internal.LogServiceFactory
 
getService() - Method in class org.apache.sling.installer.provider.file.impl.ServicesListener.Listener
 
getService() - Method in class org.apache.sling.launchpad.installer.impl.ServicesListener.Listener
 
getService(Class<ServiceType>) - Method in class org.apache.sling.scripting.core.impl.InternalScriptHelper
 
getService(Class<ServiceType>) - Method in class org.apache.sling.scripting.core.impl.ServiceCache
Return a service for the given service class.
getService(Class<ServiceType>) - Method in class org.apache.sling.scripting.core.ScriptHelper
 
getServiceReference() - Method in class org.apache.sling.commons.log.internal.LogEntryImpl
 
getServiceReference() - Method in class org.apache.sling.commons.testing.osgi.MockComponentContext
 
getServices(Class<ServiceType>, String) - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
Lookup one or several services
getServices(Class<ServiceType>, String) - Method in class org.apache.sling.scripting.core.ScriptHelper
 
getServicesInUse() - Method in class org.apache.sling.commons.testing.osgi.MockBundle
 
getServlet(String) - Method in class org.apache.sling.engine.impl.helper.SlingServletContext
Deprecated. 
getServlet() - Method in class org.apache.sling.engine.impl.request.ContentData
 
getServlet(String) - Method in class org.apache.sling.maven.jspc.JspCServletContext
Deprecated. This method has been deprecated with no replacement
getServlet() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
 
getServlet(String) - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspCServletContext
Deprecated. This method has been deprecated with no replacement
getServlet() - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper
 
getServlet(String) - Method in class org.apache.sling.scripting.jsp.JspServletContext
Deprecated. 
getServletClassName() - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
Just the class name (does not include package name) of the generated class.
getServletConfig() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
 
getServletConfig() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
 
getServletContext() - Method in class org.apache.sling.api.request.SlingRequestEvent
Gets the actual servlet context object as ServletContext
getServletContext() - Method in class org.apache.sling.engine.impl.helper.SlingFilterConfig
 
getServletContext() - Method in class org.apache.sling.engine.servlets.AbstractServiceReferenceConfig
Deprecated.  
getServletContext() - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
getServletContext() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
 
getServletContext() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
 
getServletContext() - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper
 
getServletContext() - Method in class org.apache.sling.servlets.resolver.internal.helper.SlingServletConfig
 
getServletContextName() - Method in class org.apache.sling.engine.impl.helper.SlingServletContext
Returns the name of the servlet context in which Sling is configured.
getServletContextName() - Method in class org.apache.sling.maven.jspc.JspCServletContext
Return the name of this servlet context.
getServletContextName() - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspCServletContext
Return the name of this servlet context.
getServletContextName() - Method in class org.apache.sling.scripting.jsp.JspServletContext
 
getServletContextPath() - Method in class org.apache.sling.jcr.webdav.impl.helper.SlingResourceConfig
 
getServletInfo() - Method in class org.apache.sling.api.servlets.SlingSafeMethodsServlet
Returns the simple class name of this servlet class.
getServletInfo() - Method in class org.apache.sling.launchpad.webapp.SlingServlet
 
getServletInfo() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.HttpJspBase
 
getServletInitParams() - Method in class org.apache.sling.jcr.webdav.impl.helper.SlingResourceConfig
 
getServletJavaFileName() - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
Full path name of the Java file into which the servlet is being generated.
getServletName(Servlet) - Static method in class org.apache.sling.api.request.RequestUtil
Utility method to return a name for the given servlet.
getServletName(Servlet) - Static method in class org.apache.sling.engine.RequestUtil
Deprecated. Utility method to return a name for the given servlet.
getServletName() - Method in class org.apache.sling.servlets.resolver.internal.helper.SlingServletConfig
 
getServletNames() - Method in class org.apache.sling.engine.impl.helper.SlingServletContext
Deprecated. 
getServletNames() - Method in class org.apache.sling.maven.jspc.JspCServletContext
Deprecated. This method has been deprecated with no replacement
getServletNames() - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspCServletContext
Deprecated. This method has been deprecated with no replacement
getServletNames() - Method in class org.apache.sling.scripting.jsp.JspServletContext
Deprecated. 
getServletPackageName() - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
Package name for the generated class is make up of the base package name, which is user settable, and the derived package name.
getServletPath(HttpServletRequest) - Static method in class org.apache.sling.api.wrappers.SlingRequestPaths
Return the servlet path for r, using the appropriate request attribute if the request is an included one.
getServletPath() - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getServletPath() - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
getServletPath() - Method in class org.apache.sling.engine.impl.SlingHttpServletRequestImpl
Always returns the empty string since the actual servlet registered with the servlet container (the HttpService actually) is registered as if the servlet path is "/*".
getServletPaths() - Method in class org.apache.sling.servlets.resolver.internal.resource.ServletResourceProvider
 
getServletRequest() - Method in class org.apache.sling.api.request.SlingRequestEvent
Gets the actual request object as ServletRequest
getServletRequest() - Method in class org.apache.sling.engine.impl.request.RequestData
 
getServletResolver() - Method in class org.apache.sling.engine.impl.SlingRequestProcessorImpl
 
getServletResponse() - Method in class org.apache.sling.engine.impl.request.RequestData
 
getServlets() - Method in class org.apache.sling.engine.impl.helper.SlingServletContext
Deprecated. 
getServlets() - Method in class org.apache.sling.maven.jspc.JspCServletContext
Deprecated. This method has been deprecated with no replacement
getServlets() - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspCServletContext
Deprecated. This method has been deprecated with no replacement
getServlets() - Method in class org.apache.sling.scripting.jsp.JspServletContext
Deprecated. 
getServlets(ResourceResolver) - Method in class org.apache.sling.servlets.resolver.internal.helper.AbstractResourceCollector
 
getSession() - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
getSession() - Method in class org.apache.sling.commons.testing.jcr.MockProperty
 
getSession() - Method in class org.apache.sling.commons.testing.jcr.RepositoryTestBase
Return a JCR Session, initialized on demand
getSession() - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getSession(boolean) - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getSession() - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
getSession(boolean) - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
getSession() - Method in class org.apache.sling.jcr.classloader.internal.net.JCRURLConnection
Returns the current session of URL.
getSession() - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
 
getSession() - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProviderEntry
 
getSession() - Method in class org.apache.sling.jcr.resource.internal.helper.MapEntries
 
getSession(HttpServletRequest, Repository, String) - Method in class org.apache.sling.jcr.webdav.impl.helper.SlingSessionProvider
Returns the value of the javax.jcr.Session request attribute or null if the request attribute is not set.
getSession() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
 
getSession() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
 
getSessionProvider() - Method in class org.apache.sling.jcr.webdav.impl.servlets.SlingWebDavServlet
 
getSharedSet() - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
getShortDescription() - Method in class org.apache.sling.extensions.threaddump.internal.ThreadDumpCommand
 
getShortDescription() - Method in class org.apache.sling.settings.impl.RunModeCommand
 
getShutdownWaitTimeMs() - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
 
getShutdownWaitTimeMs() - Method in interface org.apache.sling.commons.threads.ThreadPoolConfig
Return the shutdown wait time in ms.
getSignerCertificates(int) - Method in class org.apache.sling.commons.testing.osgi.MockBundle
 
getSingleton() - Static method in class org.slf4j.impl.StaticLoggerBinder
Returns the unique instance of this class (replaces direct property access as of SLF4J 1.6.0)
getSize() - Method in interface org.apache.sling.api.request.RequestParameter
Returns the size in bytes of the parameter.
getSize() - Method in class org.apache.sling.commons.testing.jcr.MockNodeIterator
 
getSize() - Method in class org.apache.sling.commons.testing.jcr.MockPropertyIterator
 
getSize() - Method in class org.apache.sling.engine.impl.parameters.ContainerRequestParameter
 
getSize() - Method in class org.apache.sling.event.impl.jobs.jcr.JobsIteratorImpl
Deprecated.  
getSize() - Method in class org.apache.sling.event.impl.jobs.JobsIteratorImpl
 
getSize() - Method in interface org.apache.sling.event.jobs.JobsIterator
Returns the total number of jobs.
getSling() - Method in class org.apache.sling.api.scripting.SlingBindings
Returns the SlingBindings.SLING property if not null and a SlingScriptHelper instance.
getSlingHome() - Method in class org.apache.sling.settings.impl.SlingSettingsServiceImpl
 
getSlingHome() - Method in interface org.apache.sling.settings.SlingSettingsService
Returns the value of the SlingSettingsService.SLING_HOME_URL property.
getSlingHomePath() - Method in class org.apache.sling.settings.impl.SlingSettingsServiceImpl
 
getSlingHomePath() - Method in interface org.apache.sling.settings.SlingSettingsService
Returns the value of the SlingSettingsService.SLING_HOME property.
getSlingId() - Method in class org.apache.sling.engine.impl.SlingSettingsServiceImpl
 
getSlingId() - Method in interface org.apache.sling.engine.SlingSettingsService
Deprecated. The identifier of the running Sling instance.
getSlingId() - Method in class org.apache.sling.settings.impl.SlingSettingsServiceImpl
 
getSlingId() - Method in interface org.apache.sling.settings.SlingSettingsService
The identifier of the running Sling instance.
getSlingRequest() - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
Return the original SlingHttpServletRequest object wrapped by this.
getSlingRequest() - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
getSlingRequest() - Method in class org.apache.sling.engine.impl.request.RequestData
 
getSlingRequestProcessor() - Method in class org.apache.sling.engine.impl.request.RequestData
 
getSlingResponse() - Method in class org.apache.sling.api.wrappers.SlingHttpServletResponseWrapper
Return the original SlingHttpServletResponse object wrapped by this.
getSlingResponse() - Method in class org.apache.sling.engine.impl.adapter.SlingServletResponseAdapter
 
getSlingResponse() - Method in class org.apache.sling.engine.impl.request.RequestData
 
getSortedServiceReferences() - Method in class org.apache.sling.installer.core.impl.SortingServiceTracker
Return a sorted list of the services references.
getSortedServices() - Method in class org.apache.sling.installer.core.impl.SortingServiceTracker
Return a sorted list of the services.
getSortKey() - Method in class org.apache.sling.installer.api.tasks.InstallTask
Tasks are sorted according to this key.
getSortKey() - Method in class org.apache.sling.installer.core.impl.config.ConfigInstallTask
 
getSortKey() - Method in class org.apache.sling.installer.core.impl.config.ConfigRemoveTask
 
getSortKey() - Method in class org.apache.sling.installer.core.impl.tasks.BundleInstallTask
 
getSortKey() - Method in class org.apache.sling.installer.core.impl.tasks.BundleRemoveTask
 
getSortKey() - Method in class org.apache.sling.installer.core.impl.tasks.BundleStartTask
 
getSortKey() - Method in class org.apache.sling.installer.core.impl.tasks.BundleUpdateTask
 
getSortKey() - Method in class org.apache.sling.installer.core.impl.tasks.ChangeStateTask
 
getSortKey() - Method in class org.apache.sling.installer.core.impl.tasks.SynchronousRefreshPackagesTask
 
getSortKey() - Method in class org.apache.sling.installer.core.impl.tasks.SystemBundleUpdateTask
 
getSource() - Method in class org.apache.sling.commons.osgi.bundleversion.BundleBundleVersionInfo
 
getSource() - Method in class org.apache.sling.commons.osgi.bundleversion.BundleVersionInfo
Return the source of information: underlying File or Bundle
getSource() - Method in class org.apache.sling.commons.osgi.bundleversion.FileBundleVersionInfo
 
getSource() - Method in class org.apache.sling.servlets.post.Modification
 
GetStarTest - Class in org.apache.sling.launchpad.webapp.integrationtest
A GET to *.html and *.json must work even if there is no Node at the specified path (SLING-344)
GetStarTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.GetStarTest
 
getStartLevel() - Method in class org.apache.sling.installer.core.impl.tasks.BundleTaskCreator
 
getStartLevel() - Method in class org.apache.sling.maven.projectsupport.ArtifactDefinition
 
getStartLevel() - Method in class org.apache.sling.maven.projectsupport.bundlelist.BaseBundle
 
getStartLevel() - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.Bundle
Get the startLevel field.
getStartLevels() - Method in class org.apache.sling.maven.projectsupport.bundlelist.BaseBundleList
 
getStartLevels() - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.BundleList
Method getStartLevels.
getStartTime() - Method in class org.apache.sling.event.impl.jobs.StatisticsImpl
 
getStartTime() - Method in interface org.apache.sling.event.jobs.Statistics
The time this service has been started
getState() - Method in class org.apache.sling.commons.testing.osgi.MockBundle
 
getState(String) - Method in class org.apache.sling.event.impl.jobs.queues.AbstractJobQueue
 
getState(String) - Method in class org.apache.sling.event.impl.jobs.queues.OrderedJobQueue
 
getState(String) - Method in interface org.apache.sling.event.jobs.Queue
For monitoring purposes and possible extensions from the different queue types.
getState() - Method in interface org.apache.sling.installer.api.tasks.TaskResource
Get the current state of the resource.
getState() - Method in class org.apache.sling.installer.core.impl.RegisteredResourceImpl
 
getStateInfo() - Method in class org.apache.sling.event.impl.jobs.queues.AbstractJobQueue
 
getStateInfo() - Method in class org.apache.sling.event.impl.jobs.queues.AbstractParallelJobQueue
 
getStateInfo() - Method in class org.apache.sling.event.impl.jobs.queues.OrderedJobQueue
 
getStateInfo() - Method in class org.apache.sling.event.impl.jobs.queues.TopicRoundRobinJobQueue
 
getStateInfo() - Method in interface org.apache.sling.event.jobs.Queue
Return some information about the current state of the queue.
getStatement(SlingHttpServletRequest, String) - Method in class org.apache.sling.servlets.get.impl.JsonQueryServlet
Retrieve the query statement from the request.
getStaticType() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableBase
 
getStaticType() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableCalendar
 
getStaticType() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
getStaticType() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
getStaticType() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableVersion
 
getStaticType() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableVersionHistory
 
getStatistics() - Method in class org.apache.sling.event.impl.jobs.DefaultJobManager
Return our internal statistics object.
getStatistics() - Method in class org.apache.sling.event.impl.jobs.queues.AbstractJobQueue
 
getStatistics() - Method in interface org.apache.sling.event.jobs.JobManager
Return statistics information about all queues.
getStatistics() - Method in interface org.apache.sling.event.jobs.Queue
Return statistics information about this queue.
getStatus() - Method in class org.apache.sling.engine.impl.SlingHttpServletResponseImpl
 
getStatus() - Method in class org.apache.sling.jcr.resource.internal.helper.MapEntry
 
getStatus() - Method in class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.Util.ImportResponseWrapper
 
getStatusCode() - Method in class org.apache.sling.api.servlets.HtmlResponse
Returns the status code of this instance.
getStatusMessage() - Method in class org.apache.sling.api.servlets.HtmlResponse
 
getStopInfo() - Method in class org.apache.sling.event.impl.TimedJobHandler.ScheduleInfo
 
getStratumName() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.SmapStratum
Returns the name of the stratum.
getStream() - Method in class org.apache.sling.commons.testing.jcr.MockProperty
 
getStream() - Method in class org.apache.sling.commons.testing.jcr.MockValue
 
getString() - Method in interface org.apache.sling.api.request.RequestParameter
Returns the contents of the parameter as a String, using the default character encoding.
getString(String) - Method in interface org.apache.sling.api.request.RequestParameter
Returns the contents of the parameter as a String, using the specified encoding.
getString(int) - Method in class org.apache.sling.commons.json.JSONArray
Get the string associated with an index.
getString(String) - Method in class org.apache.sling.commons.json.JSONObject
Get the string associated with a key.
getString() - Method in class org.apache.sling.commons.testing.jcr.MockProperty
 
getString() - Method in class org.apache.sling.commons.testing.jcr.MockValue
 
getString() - Method in class org.apache.sling.engine.impl.parameters.ContainerRequestParameter
 
getString(String) - Method in class org.apache.sling.engine.impl.parameters.ContainerRequestParameter
 
getString(byte[], String) - Static method in class org.apache.sling.jcr.resource.internal.helper.URI
Converts the byte array of HTTP content characters to a string.
getString() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.SmapGenerator
 
getString() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.SmapStratum
Returns the given stratum as a String: a StratumSection, followed by at least one FileSection and at least one LineSection.
getString() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.SmapStratum.LineInfo
Retrieves the current LineInfo as a String, print all values only when appropriate (but LineInfoID if and only if it's been specified, as its necessity is sensitive to context).
getString() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
Return the value of the BodyJspWriter as a String.
getString() - Method in class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.Util.ImportResponseWrapper
 
getStringValues() - Method in class org.apache.sling.servlets.post.impl.helper.RequestProperty
Returns the assembled string array out of the provided request values and default values.
getSubtype() - Method in class org.apache.sling.servlets.post.impl.helper.MediaRangeList.MediaRange
 
getSubtypes() - Method in class org.apache.sling.commons.testing.jcr.MockNodeType
 
getSuffix() - Method in interface org.apache.sling.api.request.RequestPathInfo
Returns the suffix part of the URL or null if the request URL does not contain a suffix.
getSuffix() - Method in class org.apache.sling.engine.impl.request.SlingRequestPathInfo
 
getSupertype() - Method in class org.apache.sling.servlets.post.impl.helper.MediaRangeList.MediaRange
 
getSupertypes() - Method in class org.apache.sling.commons.testing.jcr.MockNodeType
 
getSupportedPrivileges(Node) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo
Return the supported Privileges for the specified node.
getSupportedPrivileges(Session, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo
Returns the supported privileges for the specified path.
getSymbolicName() - Method in class org.apache.sling.commons.testing.osgi.MockBundle
 
getTagFileJarUrl(String) - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
Returns the tag-file-name-to-JAR-file map of this compilation unit, which maps tag file names to the JAR files in which the tag files are packaged.
getTagFileJarUrl() - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
Returns the JAR file in which the tag file for which this JspCompilationContext was created is packaged, or null if this JspCompilationContext does not correspond to a tag file, or if the corresponding tag file is not packaged in a JAR.
getTagHandlerClassName(String, ErrorDispatcher) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
Gets the fully-qualified class name of the tag handler corresponding to the given tag file path.
getTagHandlerPool(ServletConfig) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.TagHandlerPool
 
getTagInfo() - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
getTagPluginManager() - Method in class org.apache.sling.maven.jspc.JspcMojo
 
getTagPluginManager() - Method in class org.apache.sling.scripting.jsp.jasper.EmbeddedServletOptions
 
getTagPluginManager() - Method in interface org.apache.sling.scripting.jsp.jasper.Options
Obtain a Tag Plugin Manager
getTagPluginManager() - Method in class org.apache.sling.scripting.jsp.JspServletOptions
 
getTarget() - Method in class org.apache.sling.jcr.contentloader.internal.PathEntry
 
getTemporaryAttribute(String) - Method in interface org.apache.sling.installer.api.tasks.TaskResource
Get the value of a temporary attribute.
getTemporaryAttribute(String) - Method in class org.apache.sling.installer.core.impl.RegisteredResourceImpl
 
getTemporaryVariableName() - Method in interface org.apache.sling.scripting.jsp.jasper.compiler.tagplugin.TagPluginContext
 
getTestRootNode() - Method in class org.apache.sling.commons.testing.jcr.RepositoryTestBase
Return a test root node, created on demand, with a unique path
getThrowable(ServletRequest) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
Returns the value of the javax.servlet.error.exception request attribute value, if present, otherwise the value of the javax.servlet.jsp.jspException request attribute value.
getTime() - Method in class org.apache.sling.commons.log.internal.LogEntryImpl
 
getTitle() - Method in class org.apache.sling.extensions.threaddump.internal.ThreadDumperPanel
 
getTitle() - Method in class org.apache.sling.jcr.webconsole.internal.NamespaceConfigurationPrinter
Get the title of the configuration status page.
getTitle() - Method in class org.apache.sling.jcr.webconsole.internal.NodeTypeConfigurationPrinter
Get the title of the configuration status page.
getTitle() - Method in class org.apache.sling.scripting.core.impl.ScriptEngineConsolePlugin
 
getTldLocation(String) - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
Gets the 'location' of the TLD associated with the given taglib 'uri'.
getTldLocationsCache() - Method in class org.apache.sling.maven.jspc.JspcMojo
 
getTldLocationsCache() - Method in class org.apache.sling.scripting.jsp.jasper.EmbeddedServletOptions
 
getTldLocationsCache() - Method in interface org.apache.sling.scripting.jsp.jasper.Options
The cache for the location of the TLD's for the various tag libraries 'exposed' by the web application.
getTldLocationsCache() - Method in class org.apache.sling.scripting.jsp.JspServletOptions
 
getTo() - Method in class org.apache.sling.jcr.resource.internal.helper.Mapping
 
getTopic() - Method in class org.apache.sling.event.impl.jobs.TopicStatisticsImpl
 
getTopic() - Method in interface org.apache.sling.event.jobs.TopicStatistics
The topic this statistics is about.
getTopics() - Method in class org.apache.sling.event.impl.jobs.config.InternalQueueConfiguration
 
getTopics() - Method in interface org.apache.sling.event.jobs.QueueConfiguration
The list of topics this queue is bound to.
getTopicStatistics() - Method in class org.apache.sling.event.impl.jobs.DefaultJobManager
 
getTopicStatistics() - Method in interface org.apache.sling.event.jobs.JobManager
Return statistics information about job topics.
getTotalEventsCount() - Static method in class org.apache.sling.installer.core.impl.OsgiInstallerImpl
Used for tasks that wait for a framework or bundle event before retrying their operations
getTrimSpaces() - Method in class org.apache.sling.maven.jspc.JspcMojo
 
getTrimSpaces() - Method in class org.apache.sling.scripting.jsp.jasper.EmbeddedServletOptions
Should white spaces between directives or actions be trimmed?
getTrimSpaces() - Method in interface org.apache.sling.scripting.jsp.jasper.Options
Should white spaces between directives or actions be trimmed?
getTrimSpaces() - Method in class org.apache.sling.scripting.jsp.JspServletOptions
Should white spaces between directives or actions be trimmed?
getTrustedAuthentication() - Method in class org.apache.sling.jcr.jackrabbit.server.impl.security.TrustedCredentials
 
getType() - Method in class org.apache.sling.api.request.SlingRequestEvent
get the type of the event, eg.
getType() - Method in class org.apache.sling.commons.testing.jcr.MockProperty
 
getType() - Method in class org.apache.sling.commons.testing.jcr.MockValue
 
getType() - Method in class org.apache.sling.event.impl.jobs.config.InternalQueueConfiguration
 
getType() - Method in interface org.apache.sling.event.jobs.QueueConfiguration
Return the queue type.
getType() - Method in class org.apache.sling.installer.api.InstallableResource
Return the type of this resource.
getType() - Method in interface org.apache.sling.installer.api.tasks.RegisteredResource
Return the type of this resource.
getType() - Method in class org.apache.sling.installer.core.impl.RegisteredResourceImpl
 
getType(String, Object) - Method in class org.apache.sling.jcr.contentloader.internal.readers.JsonReader
 
getType() - Method in class org.apache.sling.maven.projectsupport.ArtifactDefinition
 
getType() - Method in class org.apache.sling.maven.projectsupport.bundlelist.BaseBundle
 
getType() - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.Bundle
Get the type field.
getType() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
getType() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.ELParser
 
getType(ELContext, Object, Object) - Method in class org.apache.sling.scripting.jsp.jasper.el.ELResolverImpl
 
getType(ELContext) - Method in class org.apache.sling.scripting.jsp.jasper.el.JspValueExpression
 
getType() - Method in class org.apache.sling.servlets.post.Modification
 
getTypeHint() - Method in class org.apache.sling.servlets.post.impl.helper.RequestProperty
 
getUniquePath(String, String) - Static method in class org.apache.sling.event.impl.jobs.Utility
Create a unique node path (folder and name) for the job.
getUntransformedResources() - Method in class org.apache.sling.installer.core.impl.PersistentResourceList
Get the list of untransformed resources = resources without resource type
getURI(String, String, int, String) - Static method in class org.apache.sling.jcr.resource.internal.helper.MapEntry
Returns a string used for matching map entries against the given request or URI parts.
getURI() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
It can be gotten the URI character sequence.
getURIReference() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Get the original URI reference string.
getURL() - Method in interface org.apache.sling.installer.api.tasks.RegisteredResource
Return this data's url.
getURL() - Method in class org.apache.sling.installer.core.impl.InternalResource
The unique url of the resource.
getURL() - Method in class org.apache.sling.installer.core.impl.RegisteredResourceImpl
 
getUrl() - Method in class org.apache.sling.jcr.contentloader.internal.readers.XmlReader.FileDescription
 
getUsage() - Method in class org.apache.sling.extensions.threaddump.internal.ThreadDumpCommand
 
getUsage() - Method in class org.apache.sling.settings.impl.RunModeCommand
 
getUser() - Method in class org.apache.sling.auth.core.spi.AuthenticationInfo
Returns the user name stored as the ResourceResolverFactory.USER property or null if the user is not set in this map.
getUserID() - Method in interface org.apache.sling.api.resource.ResourceResolver
Get the user ID, if any, associated with this resource resolver.
getUserID() - Method in class org.apache.sling.commons.testing.sling.MockResourceResolver
 
getUserID() - Method in class org.apache.sling.jcr.resource.internal.JcrResourceResolver
 
getUserinfo() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Get the userinfo.
getUserManager(Session) - Static method in class org.apache.sling.jcr.base.util.AccessControlUtil
Returns the UserManager for the given session.
getUserPrincipal() - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
getUserPrincipal() - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
getUserPrincipal() - Method in class org.apache.sling.engine.impl.SlingHttpServletRequestImpl
 
getUsingBundle() - Method in class org.apache.sling.commons.testing.osgi.MockComponentContext
 
getUsingBundles() - Method in class org.apache.sling.commons.testing.osgi.MockServiceReference
 
getUUID() - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
getValue(String) - Method in interface org.apache.sling.api.request.RequestParameterMap
Returns the first value for the named parameter or null if none
getValue() - Method in interface org.apache.sling.commons.osgi.ManifestHeader.Entry
The value of the entry.
getValue() - Method in class org.apache.sling.commons.osgi.ManifestHeader.NameValuePair
 
getValue() - Method in class org.apache.sling.commons.osgi.ManifestHeader.PathImpl
 
getValue() - Method in class org.apache.sling.commons.testing.integration.NameValuePair
 
getValue() - Method in class org.apache.sling.commons.testing.jcr.MockProperty
 
getValue(ValueFactory, Object) - Method in class org.apache.sling.jcr.ocm.impl.ValueTypeConverterImpl
 
getValue(ELContext, Object, Object) - Method in class org.apache.sling.scripting.jsp.jasper.el.ELResolverImpl
 
getValue(ELContext) - Method in class org.apache.sling.scripting.jsp.jasper.el.JspValueExpression
 
getValueConstraints() - Method in class org.apache.sling.commons.testing.jcr.MockPropertyDefinition
 
getValueFromBeanInfoPropertyEditor(Class, String, String, Class) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
 
getValueFromPropertyEditorManager(Class, String, String) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
 
getValueMap(Resource) - Static method in class org.apache.sling.api.resource.ResourceUtil
Returns an ValueMap object for the given Resource.
getValues(String) - Method in interface org.apache.sling.api.request.RequestParameterMap
Returns all values for the named parameter or null if none
getValues() - Method in class org.apache.sling.commons.testing.jcr.MockProperty
 
getValues() - Method in class org.apache.sling.servlets.post.impl.helper.RequestProperty
 
getVariableInfo(TagData) - Method in class org.apache.sling.scripting.jsp.taglib.DefineObjectsTEI
Returns an Array of VariableInfo objects describing scripting variables.
getVariableMapper() - Method in class org.apache.sling.scripting.jsp.jasper.el.ELContextImpl
 
getVariableMapper() - Method in class org.apache.sling.scripting.jsp.jasper.el.ELContextWrapper
 
getVariableResolver() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
 
getVariableResolver() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
 
getVersion() - Method in class org.apache.sling.commons.osgi.bundleversion.BundleBundleVersionInfo
 
getVersion() - Method in class org.apache.sling.commons.osgi.bundleversion.BundleVersionInfo
Return the bundle version, null if not available
getVersion() - Method in class org.apache.sling.commons.osgi.bundleversion.FileBundleVersionInfo
 
getVersion() - Method in class org.apache.sling.commons.testing.osgi.MockBundle
 
getVersion() - Method in class org.apache.sling.maven.projectsupport.ArtifactDefinition
 
getVersion() - Method in class org.apache.sling.maven.projectsupport.bundlelist.BaseBundle
 
getVersion() - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.Bundle
Get the version field.
getVersionables() - Method in class org.apache.sling.jcr.contentloader.internal.DefaultContentCreator
Get the list of versionable nodes.
getVersionHistory() - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
getVersioningConfiguration(SlingHttpServletRequest) - Method in class org.apache.sling.servlets.post.AbstractSlingPostOperation
 
getVirtualURLMap() - Method in class org.apache.sling.jcr.resource.internal.JcrResourceResolverFactoryImpl
 
getWeakReferences() - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
getWeakReferences(String) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
getWeightedResources(Set<Resource>, Resource) - Method in class org.apache.sling.servlets.resolver.internal.helper.AbstractResourceCollector
 
getWeightedResources(Set<Resource>, Resource) - Method in class org.apache.sling.servlets.resolver.internal.helper.NamedScriptResourceCollector
 
getWeightedResources(Set<Resource>, Resource) - Method in class org.apache.sling.servlets.resolver.internal.helper.ResourceCollector
 
GetWithSuffixTest - Class in org.apache.sling.launchpad.webapp.integrationtest
GET requests with a suffix should fail with a 404, otherwise we get a lot of extra possible URLs which point to the same content.
GetWithSuffixTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.GetWithSuffixTest
 
getWorkspace() - Method in class org.apache.sling.jcr.contentloader.internal.PathEntry
 
getWorkspaceAccessManager() - Method in interface org.apache.sling.jcr.jackrabbit.server.security.accessmanager.AccessManagerPlugin
Returns the WorkspaceAccessManagerPlugin to be used for checking Workspace access.
getWorkspaceName() - Method in class org.apache.sling.engine.auth.AuthenticationInfo
Deprecated. Returns the name of the workspace the user contained in this instance wishes to connect to.
getWrappedClasses() - Method in interface org.apache.sling.scripting.javascript.SlingWrapper
The list of Java classes wrapped by this wrapper
getWrappedClasses() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableCalendar
 
getWrappedClasses() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
getWrappedClasses() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptablePrintWriter
 
getWrappedClasses() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
getWrappedClasses() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
 
getWrappedClasses() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableVersion
 
getWrappedClasses() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableVersionHistory
 
getWrappedObject() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableBase
 
getWrappedObject() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableCalendar
 
getWrappedObject() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
getWrappedObject() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
getWrappedObject() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableVersion
 
getWrappedObject() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableVersionHistory
 
getWrapper(String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspRuntimeContext
Get an already existing JspServletWrapper.
getWriteMethod(Class, String) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
 
getWriter() - Method in class org.apache.sling.engine.impl.adapter.SlingServletResponseAdapter
 
getWriter() - Method in interface org.apache.sling.engine.impl.output.BufferProvider
 
getWriter() - Method in class org.apache.sling.engine.impl.request.ContentData
 
getWriter() - Method in class org.apache.sling.engine.impl.request.RequestData
 
getWriter() - Method in class org.apache.sling.engine.impl.SlingHttpServletResponseImpl
 
getWriter() - Method in class org.apache.sling.scripting.core.impl.helper.OnDemandWriterResponse
 
getWriter() - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
Where is the servlet being generated?
getWriter() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.ServletResponseWrapperInclude
Returns a wrapper around the JspWriter of the including page.
getWriter() - Method in class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.Util.ImportResponseWrapper
 
getWriter() - Method in class org.apache.sling.scripting.jsp.util.JspSlingHttpServletResponseWrapper
Returns the writer for this response wrapper.
getWriterRootNode() - Method in class org.apache.sling.event.impl.AbstractRepositoryEventHandler
Get the root node from the writer session.
getXmlEscapingWriter(Writer) - Static method in class org.apache.sling.api.request.ResponseUtil
Return a Writer that writes escaped XML text to target
getXmlEscapingWriter(Writer) - Static method in class org.apache.sling.engine.ResponseUtil
Deprecated. Return a Writer that writes escaped XML text to target
getXPathQueryValue(ValueFactory, Object) - Method in class org.apache.sling.jcr.ocm.impl.ValueTypeConverterImpl
 
GroovyBindingsValuesProvider - Class in org.apache.sling.launchpad.testservices.scripting
Example/test BindingsValuesProvider targeting groovy scripts
GroovyBindingsValuesProvider() - Constructor for class org.apache.sling.launchpad.testservices.scripting.GroovyBindingsValuesProvider
 
GT - Static variable in class org.apache.sling.commons.json.xml.XML
The Character '>'.

H

handle(Callback[]) - Method in class org.apache.sling.jcr.jackrabbit.server.impl.security.CallbackHandlerWrapper
handleError(int, String, SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.engine.impl.DefaultErrorHandler
Backend implementation of the HttpServletResponse.sendError methods.
handleError(Throwable, SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.engine.impl.DefaultErrorHandler
Backend implementation of handling uncaught throwables.
handleError(int, String, SlingHttpServletRequest, SlingHttpServletResponse) - Method in interface org.apache.sling.engine.servlets.ErrorHandler
Called to render a response for a HTTP status code.
handleError(Throwable, SlingHttpServletRequest, SlingHttpServletResponse) - Method in interface org.apache.sling.engine.servlets.ErrorHandler
Called to render a response for an uncaught Throwable.
handleError(int, String, SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.servlets.resolver.internal.SlingServletResolver
 
handleError(Throwable, SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.servlets.resolver.internal.SlingServletResolver
 
handleEvent(Event) - Method in class org.apache.sling.event.impl.DistributingEventHandler
 
handleEvent(Event) - Method in class org.apache.sling.event.impl.jobs.DefaultJobManager
 
handleEvent(Event) - Method in class org.apache.sling.event.impl.jobs.jcr.PersistenceHandler
 
handleEvent(Event) - Method in class org.apache.sling.event.impl.TimedJobHandler
 
handleEvent(Event) - Method in class org.apache.sling.scripting.jsp.JspScriptEngineFactory
 
handleEvent(Event) - Method in class org.apache.sling.servlets.resolver.internal.SlingServletResolver
 
handleGetObject(String) - Method in class org.apache.sling.engine.impl.helper.NullResourceBundle
 
handleGetProperty(Object, String) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
 
handleJspException(Exception) - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper
Attempts to construct a JasperException that contains helpful information about what went wrong.
handleMethodNotImplemented(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.api.servlets.SlingSafeMethodsServlet
Helper method which causes an appropriate HTTP response to be sent for an unhandled HTTP request method.
handleModification(String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspRuntimeContext
 
handleOperation(SlingHttpServletRequest, HtmlResponse, List<Modification>) - Method in class org.apache.sling.jackrabbit.usermanager.impl.post.AbstractAuthorizablePostServlet
Extending Servlet should implement this operation to do the work
handleOperation(SlingHttpServletRequest, HtmlResponse, List<Modification>) - Method in class org.apache.sling.jackrabbit.usermanager.impl.post.ChangeUserPasswordServlet
 
handleOperation(SlingHttpServletRequest, HtmlResponse, List<Modification>) - Method in class org.apache.sling.jackrabbit.usermanager.impl.post.CreateGroupServlet
 
handleOperation(SlingHttpServletRequest, HtmlResponse, List<Modification>) - Method in class org.apache.sling.jackrabbit.usermanager.impl.post.CreateUserServlet
 
handleOperation(SlingHttpServletRequest, HtmlResponse, List<Modification>) - Method in class org.apache.sling.jackrabbit.usermanager.impl.post.DeleteAuthorizableServlet
 
handleOperation(SlingHttpServletRequest, HtmlResponse, List<Modification>) - Method in class org.apache.sling.jackrabbit.usermanager.impl.post.UpdateGroupServlet
 
handleOperation(SlingHttpServletRequest, HtmlResponse, List<Modification>) - Method in class org.apache.sling.jackrabbit.usermanager.impl.post.UpdateUserServlet
 
handleOperation(SlingHttpServletRequest, HtmlResponse, List<Modification>) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractAccessPostServlet
Extending Servlet should implement this operation to do the work
handleOperation(SlingHttpServletRequest, HtmlResponse, List<Modification>) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.DeleteAcesServlet
 
handleOperation(SlingHttpServletRequest, HtmlResponse, List<Modification>) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyAceServlet
 
handlePageException(Exception) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
 
handlePageException(Throwable) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
 
handlePageException(Exception) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
 
handlePageException(Throwable) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
 
handleRedirect(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.sling.auth.core.spi.DefaultAuthenticationFeedbackHandler
Handles an optional request for a redirect after successful authentication and true if the request has been redirected.
handleSecurity(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.sling.auth.core.AuthenticationSupport
Handles security on behalf of a custom OSGi Http Service HttpContext instance extracting credentials from the request using any registered AuthenticationHandler services.
handleSecurity(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.auth.core.impl.SlingAuthenticator
Checks the authentication contained in the request.
handleSetProperty(Object, String, Object) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
 
handleSetProperty(Object, String, int) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
 
handleSetProperty(Object, String, short) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
 
handleSetProperty(Object, String, long) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
 
handleSetProperty(Object, String, double) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
 
handleSetProperty(Object, String, float) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
 
handleSetProperty(Object, String, char) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
 
handleSetProperty(Object, String, byte) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
 
handleSetProperty(Object, String, boolean) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
 
handleSetPropertyExpression(Object, String, String, PageContext, ProtectedFunctionMapper) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
Use proprietaryEvaluate public static void handleSetPropertyExpression(Object bean, String prop, String expression, PageContext pageContext, VariableResolver variableResolver, FunctionMapper functionMapper ) throws JasperException { try { Method method = getWriteMethod(bean.getClass(), prop); method.invoke(bean, new Object[] { pageContext.getExpressionEvaluator().evaluate( expression, method.getParameterTypes()[0], variableResolver, functionMapper, null ) }); } catch (Exception ex) { throw new JasperException(ex); } }
has(String) - Method in class org.apache.sling.commons.json.JSONObject
Determine if the JSONObject contains a specific key.
has(int, Scriptable) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableItemMap
 
has(String, Scriptable) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableItemMap
 
has(String, Scriptable) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
hasAuthority() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Tell whether or not this URI has authority.
hasFeature(Context, int) - Method in class org.apache.sling.scripting.javascript.helper.SlingContextFactory
 
hasFragment() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Tell whether or not this URI has fragment.
hash - Variable in class org.apache.sling.jcr.resource.internal.helper.URI
Cache the hash code for this URI.
hash(String) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.SymbolTable
Returns a hashcode value for the specified symbol.
hash(char[], int, int) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.SymbolTable
Returns a hashcode value for the specified symbol information.
hashCode() - Method in class org.apache.sling.adapter.internal.AdapterFactoryDescriptorKey
 
hashCode() - Method in class org.apache.sling.auth.core.impl.PathBasedHolder
Returns the hash code of the full path.
hashCode() - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
hashCode() - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
 
hashCode() - Method in class org.apache.sling.event.EventPropertiesMap
 
hashCode() - Method in class org.apache.sling.event.impl.jobs.JobEvent
 
hashCode() - Method in class org.apache.sling.installer.api.tasks.InstallTask
 
hashCode() - Method in class org.apache.sling.installer.core.impl.RegisteredResourceImpl
 
hashCode() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Return a hash code for this URI.
hashCode() - Method in class org.apache.sling.jcr.resource.internal.helper.WrappedResourceProvider
hashCode() - Method in class org.apache.sling.scripting.jsp.jasper.el.JspMethodExpression
 
hashCode() - Method in class org.apache.sling.scripting.jsp.jasper.el.JspValueExpression
 
hashCode - Variable in class org.apache.sling.servlets.resolver.internal.helper.AbstractResourceCollector
 
hashCode() - Method in class org.apache.sling.servlets.resolver.internal.helper.AbstractResourceCollector
 
hashPath(String) - Method in class org.apache.sling.jcr.contentloader.internal.DefaultContentCreator
 
hasItemPathPrefix(String) - Method in class org.apache.sling.jackrabbit.usermanager.impl.post.AbstractAuthorizablePostServlet
Returns true if the name starts with either of the prefixes ./, ../ and /.
hasItemPathPrefix(String) - Method in class org.apache.sling.servlets.post.AbstractSlingPostOperation
Returns true if the name starts with either of the prefixes ./, ../ and /.
hasMoreElements() - Method in class org.apache.sling.scripting.jsp.jasper.util.Enumerator
Tests if this enumeration contains more elements.
hasMultiValueTypeHint() - Method in class org.apache.sling.servlets.post.impl.helper.RequestProperty
 
hasNext() - Method in class org.apache.sling.commons.testing.jcr.MockNodeIterator
 
hasNext() - Method in class org.apache.sling.commons.testing.jcr.MockPropertyIterator
 
hasNext() - Method in class org.apache.sling.event.impl.jobs.jcr.JobsIteratorImpl
Deprecated.  
hasNext() - Method in class org.apache.sling.event.impl.jobs.JobsIteratorImpl
 
hasNext() - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.JcrNodeResourceIterator
 
hasNext() - Method in class org.apache.sling.jcr.resource.internal.helper.ResourceIterator
 
hasNext() - Method in class org.apache.sling.jcr.resource.internal.helper.ResourcePathIterator
 
hasNext() - Method in class org.apache.sling.jcr.resource.internal.ResourceIteratorDecorator
 
hasNext() - Method in class org.apache.sling.servlets.resolver.internal.helper.LocationIterator
Returns true if there is another entry
hasNode(String) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
hasNodes() - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
hasOrderableChildNodes() - Method in class org.apache.sling.commons.testing.jcr.MockNodeType
 
hasPermission(Object) - Method in class org.apache.sling.commons.testing.osgi.MockBundle
 
hasProperties() - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
hasProperty(String) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
hasQuery() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Tell whether or not this URI has query.
hasRepositoryCopySource() - Method in class org.apache.sling.servlets.post.impl.helper.RequestProperty
Returns true if the content of this property is to be set by copying content from another repository item.
hasRepositoryMoveSource() - Method in class org.apache.sling.servlets.post.impl.helper.RequestProperty
Returns true if the content of this property is to be set by moving content from another repository item.
hasUnresolvedPackages(Bundle) - Method in class org.apache.sling.commons.classloader.impl.DynamicClassLoaderManagerFactory
Check if an exported package from the bundle has not been found during previous class loading attempts.
hasUserinfo() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Tell whether or not this URI has userinfo.
hasValues() - Method in class org.apache.sling.servlets.post.impl.helper.RequestProperty
 
HEADER_ACCEPT - Static variable in class org.apache.sling.api.servlets.HttpConstants
 
HEADER_ACCEPT - Static variable in class org.apache.sling.servlets.post.impl.helper.MediaRangeList
 
HEADER_ETAG - Static variable in class org.apache.sling.api.servlets.HttpConstants
 
HEADER_IF_MATCH - Static variable in class org.apache.sling.api.servlets.HttpConstants
 
HEADER_IF_MODIFIED_SINCE - Static variable in class org.apache.sling.api.servlets.HttpConstants
 
HEADER_LAST_MODIFIED - Static variable in class org.apache.sling.api.servlets.HttpConstants
 
hex - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
BitSet for hex.
hier_part - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
BitSet for hier_part.
HIGHEST_SPECIAL - Static variable in class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.Util
 
highSurrogate(int) - Static method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLChar
Returns the high surrogate of a supplemental character
holdsLock() - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
HOME_DIR - Static variable in class org.apache.sling.commons.testing.jcr.RepositoryUtil
 
host - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
BitSet for host.
hostname - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
BitSet for hostname.
hostport - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
BitSet for hostport.
HtmlDefaultServlet - Class in org.apache.sling.launchpad.testservices.servlets
Default servlet for the html extension, see SLING-1069.
HtmlDefaultServlet() - Constructor for class org.apache.sling.launchpad.testservices.servlets.HtmlDefaultServlet
 
HtmlDefaultServletTest - Class in org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution
Test for SLING-1069
HtmlDefaultServletTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.HtmlDefaultServletTest
 
HtmlRendererServlet - Class in org.apache.sling.servlets.get.impl.helpers
The HtmlRendererServlet renders the current resource in HTML on behalf of the DefaultGetServlet.
HtmlRendererServlet() - Constructor for class org.apache.sling.servlets.get.impl.helpers.HtmlRendererServlet
 
HtmlResponse - Class in org.apache.sling.api.servlets
Generator for a HTML status response that displays the changes made in a post request.
HtmlResponse() - Constructor for class org.apache.sling.api.servlets.HtmlResponse
Creates a new html response with default settings, which is null for almost all properties except the HtmlResponse.isCreateRequest() which defaults to false.
HTTP - Class in org.apache.sling.commons.json.http
Convert an HTTP header to a JSONObject and back.
HTTP() - Constructor for class org.apache.sling.commons.json.http.HTTP
 
HTTP_BASE_URL - Static variable in class org.apache.sling.commons.testing.integration.HttpTestBase
 
HttpAnyMethod - Class in org.apache.sling.commons.testing.integration
Allows any HTTP method for HtttpClient
HttpAnyMethod(String, String) - Constructor for class org.apache.sling.commons.testing.integration.HttpAnyMethod
 
httpClient - Variable in class org.apache.sling.commons.testing.integration.HttpTestBase
 
HttpConstants - Class in org.apache.sling.api.servlets
HTTP-related constants
HttpConstants() - Constructor for class org.apache.sling.api.servlets.HttpConstants
 
HttpJspBase - Class in org.apache.sling.scripting.jsp.jasper.runtime
This is the super class of all JSP-generated servlets.
HttpJspBase() - Constructor for class org.apache.sling.scripting.jsp.jasper.runtime.HttpJspBase
 
HttpPingTest - Class in org.apache.sling.launchpad.webapp.integrationtest
Ping the Sling server to verify that our integration test setup is ok.
HttpPingTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.HttpPingTest
 
HttpServiceExtFilter - Class in org.apache.sling.launchpad.testservices.filters
Example/test Filter, registered with the whiteboard-specific registration property
HttpServiceExtFilter() - Constructor for class org.apache.sling.launchpad.testservices.filters.HttpServiceExtFilter
 
HttpStatusCodeException - Exception in org.apache.sling.commons.testing.integration
 
HttpStatusCodeException(int, int, String, String) - Constructor for exception org.apache.sling.commons.testing.integration.HttpStatusCodeException
 
HttpStatusCodeException(int, int, String, String, String) - Constructor for exception org.apache.sling.commons.testing.integration.HttpStatusCodeException
 
HttpTestBase - Class in org.apache.sling.commons.testing.integration
Base class for HTTP-based Sling Launchpad integration tests
HttpTestBase() - Constructor for class org.apache.sling.commons.testing.integration.HttpTestBase
 
HttpTestBase.TestNode - Class in org.apache.sling.commons.testing.integration
Class that creates a test node under the given parentPath, and stores useful values for testing.
HttpTestBase.TestNode(String, Map<String, String>) - Constructor for class org.apache.sling.commons.testing.integration.HttpTestBase.TestNode
 
HTTPTokener - Class in org.apache.sling.commons.json.http
The HTTPTokener extends the JSONTokener to provide additional methods for the parsing of HTTP headers.
HTTPTokener(String) - Constructor for class org.apache.sling.commons.json.http.HTTPTokener
Construct an XMLTokener from a string.

I

ID - Static variable in class org.apache.sling.maven.jcrocm.FieldDescriptor
 
IE_PLUGIN_URL - Static variable in class org.apache.sling.scripting.jsp.jasper.Constants
 
If - Class in org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.core
 
If() - Constructor for class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.core.If
 
IGNORE_IMPORT_PROVIDERS_DIRECTIVE - Static variable in class org.apache.sling.jcr.contentloader.internal.PathEntry
The ignore import providers directive specifying whether the available ImportProviders should be used during content loading.
ignoreException(Exception) - Method in class org.apache.sling.event.impl.AbstractRepositoryEventHandler
Helper method which just logs the exception in debug mode.
ignoreException(Exception) - Method in class org.apache.sling.event.impl.jobs.queues.AbstractJobQueue
Helper method which just logs the exception in debug mode.
impersonate(Principal, Credentials) - Method in class org.apache.sling.jcr.jackrabbit.server.impl.security.PluggableDefaultLoginModule
 
impersonate(Principal, Credentials) - Method in interface org.apache.sling.jcr.jackrabbit.server.security.LoginModulePlugin
Returns a code indicating either the status of the impersonation attempt, or LoginModulePlugin.IMPERSONATION_DEFAULT if the impersonation should be handled by DefaultLoginModule.impersonate(java.security.Principal, javax.jcr.Credentials) .
IMPERSONATION_DEFAULT - Static variable in interface org.apache.sling.jcr.jackrabbit.server.security.LoginModulePlugin
 
IMPERSONATION_FAILED - Static variable in interface org.apache.sling.jcr.jackrabbit.server.security.LoginModulePlugin
 
IMPERSONATION_SUCCESS - Static variable in interface org.apache.sling.jcr.jackrabbit.server.security.LoginModulePlugin
 
Import - Class in org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.core
 
Import() - Constructor for class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.core.Import
 
importContent(Node, String, InputStream, ImportOptions, ContentImportListener) - Method in interface org.apache.sling.jcr.contentloader.ContentImporter
Import content into the repository by parsing the provided content stream.
importContent(Node, String, InputStream, ImportOptions, ContentImportListener) - Method in class org.apache.sling.jcr.contentloader.internal.DefaultContentImporter
 
importNodeWithExactName(String) - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletImportTest
 
ImportOperation - Class in org.apache.sling.servlets.post.impl.operations
The ImportOperation class implements the SlingPostConstants.OPERATION_IMPORT import operation for the Sling default POST servlet.
ImportOperation(NodeNameGenerator, ContentImporter) - Constructor for class org.apache.sling.servlets.post.impl.operations.ImportOperation
 
ImportOptions - Class in org.apache.sling.jcr.contentloader
Encapsulates the options for the content import.
ImportOptions() - Constructor for class org.apache.sling.jcr.contentloader.ImportOptions
 
ImportProvider - Interface in org.apache.sling.jcr.contentloader.internal
 
INBOUND - Static variable in class org.apache.sling.jcr.resource.internal.helper.Mapping
defines the 'inbound' direction, that is mapping request path to item path
INC_SERVLET_PATH - Static variable in class org.apache.sling.scripting.jsp.jasper.Constants
Servlet context and request attributes that the JSP engine uses.
include(String) - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
Same as SlingScriptHelper.include(String,RequestDispatcherOptions), but using empty options.
include(String, String) - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
Helper method to include the result of processing the request for the given path and requestDispatcherOptions.
include(String, RequestDispatcherOptions) - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
Helper method to include the result of processing the request for the given path and options.
include(Resource) - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
Same as SlingScriptHelper.include(Resource,RequestDispatcherOptions), but using empty options.
include(Resource, String) - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
Helper method to include the result of processing the request for the given resource and requestDispatcherOptions.
include(Resource, RequestDispatcherOptions) - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
Helper method to include the result of processing the request for the given resource and options.
include(ServletRequest, ServletResponse) - Method in class org.apache.sling.engine.impl.request.SlingRequestDispatcher
 
include(String) - Method in class org.apache.sling.scripting.core.ScriptHelper
 
include(String, String) - Method in class org.apache.sling.scripting.core.ScriptHelper
 
include(String, RequestDispatcherOptions) - Method in class org.apache.sling.scripting.core.ScriptHelper
 
include(Resource) - Method in class org.apache.sling.scripting.core.ScriptHelper
 
include(Resource, String) - Method in class org.apache.sling.scripting.core.ScriptHelper
 
include(Resource, RequestDispatcherOptions) - Method in class org.apache.sling.scripting.core.ScriptHelper
 
include(String) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
 
include(String, boolean) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
 
include(ServletRequest, ServletResponse, String, JspWriter, boolean) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
Perform a RequestDispatcher.include() operation, with optional flushing of the response beforehand.
include(String) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
 
include(String, boolean) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
 
INCLUDE_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
INCLUDE_CONTEXT_PATH - Static variable in class org.apache.sling.api.wrappers.SlingRequestPaths
Attribute name used by the RequestDispatcher to indicate the context path of the included request, as a String.
INCLUDE_DIRECTIVE_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
INCLUDE_PATH_INFO - Static variable in class org.apache.sling.api.wrappers.SlingRequestPaths
Attribute name used by the RequestDispatcher to indicate the path info of the included request, as a String.
INCLUDE_QUERY_STRING - Static variable in class org.apache.sling.api.wrappers.SlingRequestPaths
Attribute name used by the RequestDispatcher to indicate the query string of the included request, as a String.
INCLUDE_REQUEST_URI - Static variable in class org.apache.sling.api.wrappers.SlingRequestPaths
Attribute name used by the RequestDispatcher to indicate the request URI of the included request, as a String.
INCLUDE_SERVLET_PATH - Static variable in class org.apache.sling.api.wrappers.SlingRequestPaths
Attribute name used by the RequestDispatcher to indicate the servlet path of the included request, as a String.
IncludeTagHandler - Class in org.apache.sling.scripting.jsp.taglib
The IncludeTagHandler implements the <sling:include> custom tag.
IncludeTagHandler() - Constructor for class org.apache.sling.scripting.jsp.taglib.IncludeTagHandler
 
IncludeTest - Class in org.apache.sling.launchpad.webapp.integrationtest
Test the {link ScriptHelper#include) functionality
IncludeTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.IncludeTest
 
incQueued() - Method in class org.apache.sling.event.impl.jobs.StatisticsImpl
New job in the qeue
incrementJspReloadCount() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspRuntimeContext
Increments the JSP reload counter.
incrementRemoved() - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
incTripCount() - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper
 
incUsage() - Method in class org.apache.sling.commons.threads.impl.DefaultThreadPoolManager.Entry
 
incUsage() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspRuntimeContext.JspFactoryHandler
 
INDEX - Static variable in class org.apache.sling.engine.impl.request.RequestHistoryConsolePlugin
 
indexFirstOf(String, String) - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Get the earlier index that to be searched for the first occurrance in one of any of the given string.
indexFirstOf(String, String, int) - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Get the earlier index that to be searched for the first occurrance in one of any of the given string.
indexFirstOf(char[], char) - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Get the earlier index that to be searched for the first occurrance in one of any of the given array.
indexFirstOf(char[], char, int) - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Get the earlier index that to be searched for the first occurrance in one of any of the given array.
INFINITY - Static variable in class org.apache.sling.servlets.get.impl.helpers.JsonRendererServlet
Recursion level selector that means "all levels"
info(Object) - Method in interface org.apache.juli.logging.Log
Log a message with info log level.
info(Object, Throwable) - Method in interface org.apache.juli.logging.Log
Log an error with info log level.
info(Object, Throwable) - Method in class org.apache.juli.logging.Slf4jLog
 
info(Object) - Method in class org.apache.juli.logging.Slf4jLog
 
info(String) - Method in class org.apache.sling.launchpad.base.shared.Loader
Meant to be overridden to display or log info
init(ManifestHeader.NameValuePair[], ManifestHeader.NameValuePair[]) - Method in class org.apache.sling.commons.osgi.ManifestHeader.PathImpl
 
init() - Method in class org.apache.sling.commons.scheduler.impl.QuartzScheduler
Initialize the quartz scheduler
init(FilterConfig) - Method in class org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter
 
init(BundleContext) - Method in class org.apache.sling.installer.core.impl.config.ConfigTaskCreator
 
init(BundleContext) - Method in class org.apache.sling.installer.core.impl.DefaultTransformer
 
init(BundleContext) - Method in interface org.apache.sling.installer.core.impl.InternalService
 
init(BundleContext) - Method in class org.apache.sling.installer.core.impl.tasks.BundleTaskCreator
 
init(ImportOptions, Map<String, ImportProvider>, List<String>, ContentImportListener) - Method in class org.apache.sling.jcr.contentloader.internal.DefaultContentCreator
Initialize this component.
init(AMContext) - Method in class org.apache.sling.jcr.jackrabbit.server.impl.security.PluggableDefaultAccessManager
 
init(AMContext, AccessControlProvider, WorkspaceAccessManager) - Method in class org.apache.sling.jcr.jackrabbit.server.impl.security.PluggableDefaultAccessManager
 
init(Subject, Session) - Method in interface org.apache.sling.jcr.jackrabbit.server.security.accessmanager.AccessManagerPlugin
Initialize this access manager.
init() - Method in class org.apache.sling.jcr.webdav.impl.servlets.SlingSimpleWebDavServlet
 
init() - Method in class org.apache.sling.jcr.webdav.impl.servlets.SlingWebDavServlet
 
init() - Method in class org.apache.sling.launchpad.base.webapp.SlingServletDelegate
Initializes this servlet by loading the framework configuration properties, starting the OSGi framework (Apache Felix) and exposing the system bundle context and the Felix instance as servlet context attributes.
init() - Method in class org.apache.sling.launchpad.webapp.SlingServlet
Launches the SLing framework if the sling.home setting can be derived from the configuration or the SerlvetContext.
init(Scriptable, boolean) - Static method in class org.apache.sling.scripting.javascript.helper.SlingGlobal
 
init(JspCompilationContext, JspServletWrapper) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.Compiler
 
init(ServletConfig) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.HttpJspBase
 
init(ServletConfig) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.TagHandlerPool
 
init(ServletConfig) - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspServlet
 
init() - Method in class org.apache.sling.servlets.get.impl.DefaultGetServlet
 
init() - Method in class org.apache.sling.servlets.post.impl.SlingPostServlet
 
initArtifactDefinitions(Properties) - Method in class org.apache.sling.maven.projectsupport.AbstractBundleListMojo
Hook methods for subclasses to initialize any additional artifact definitions.
initArtifactDefinitions(Properties) - Method in class org.apache.sling.maven.projectsupport.AbstractLaunchpadStartingMojo
 
initArtifactDefinitions(Properties) - Method in class org.apache.sling.maven.projectsupport.PreparePackageMojo
 
initBundleList(BundleList) - Method in class org.apache.sling.maven.projectsupport.AbstractBundleListMojo
Hook methods for subclasses to initialize the bundle list.
initBundleList(BundleList) - Method in class org.apache.sling.maven.projectsupport.AbstractLaunchpadStartingMojo
Add the JAR Web Support bundle to the bundle list.
initBundleList(BundleList) - Method in class org.apache.sling.maven.projectsupport.PreparePackageMojo
Add the JAR Web Support bundle to the bundle list.
initDataMap(String, Object, Map<String, Serializable>, boolean) - Method in class org.apache.sling.commons.scheduler.impl.QuartzScheduler
Initialize the data map for the job executor.
initDefaults(String) - Method in class org.apache.sling.maven.projectsupport.ArtifactDefinition
Initialize this ArtifactDefinition with a set of default values from a comma-delimited string.
initDefaults(String, String, String, String, String, int) - Method in class org.apache.sling.maven.projectsupport.ArtifactDefinition
Initialize this ArtifactDefinition with a set of default values.
initDelayed(BundleContext) - Method in class org.apache.sling.settings.impl.SlingSettingsServiceImpl
 
initFactoryHandler() - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspRuntimeContext
Preload classes required at runtime by a JSP servlet so that we don't get a defineClassInPackage security exception.
InitialContentTest - Class in org.apache.sling.launchpad.webapp.integrationtest
 
InitialContentTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.InitialContentTest
 
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.apache.sling.jcr.jackrabbit.server.impl.security.PluggableDefaultLoginModule
initialize(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
 
initialize(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
 
initialSet(List<File>) - Method in interface org.apache.sling.installer.provider.file.impl.FileChangesListener
 
initialSet(List<File>) - Method in class org.apache.sling.installer.provider.file.impl.Installer
 
initPlugin(BundleContext, DefaultThreadPoolManager) - Static method in class org.apache.sling.commons.threads.impl.WebConsolePrinter
 
initPlugin(BundleContext, int) - Static method in class org.apache.sling.engine.impl.request.RequestHistoryConsolePlugin
 
initPlugin(BundleContext, Set<String>) - Static method in class org.apache.sling.settings.impl.RunModeCommand
 
initPlugin(BundleContext) - Static method in class org.apache.sling.settings.impl.SlingPropertiesPrinter
 
initPlugin(BundleContext, SlingSettingsService) - Static method in class org.apache.sling.settings.impl.SlingSettingsPrinter
 
initResource(ResourceResolver) - Method in class org.apache.sling.engine.impl.request.RequestData
 
initServlet(Resource) - Method in class org.apache.sling.engine.impl.request.RequestData
 
initStandardObjects(ScriptableObject, boolean) - Method in class org.apache.sling.scripting.javascript.helper.SlingContext
 
install(OsgiInstaller, LaunchpadContentProvider) - Static method in class org.apache.sling.launchpad.installer.impl.LaunchpadConfigInstaller
 
InstallableResource - Class in org.apache.sling.installer.api
A piece of data that can be installed by the OsgiInstaller Currently the OSGi installer supports bundles and configurations, but it can be extended by additional task factories supporting other formats.
InstallableResource(String, InputStream, Dictionary<String, Object>, String, String, Integer) - Constructor for class org.apache.sling.installer.api.InstallableResource
Create a data object - this is a simple constructor just using the values as they are provided.
InstallationContext - Interface in org.apache.sling.installer.api.tasks
Context for the installation tasks.
Installer - Class in org.apache.sling.installer.provider.file.impl
The Installer is the service calling the OSGi installer
Installer(OsgiInstaller, String) - Constructor for class org.apache.sling.installer.provider.file.impl.Installer
 
installLauncherJar(URL) - Method in class org.apache.sling.launchpad.base.shared.Loader
Copies the contents of the launcher JAR as indicated by the URL to the sling home directory.
installSmap(JspCompilationContext, String[]) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.SmapUtil
 
InstallTask - Class in org.apache.sling.installer.api.tasks
Base class for tasks that can be executed by the OsgiInstaller.
InstallTask(TaskResourceGroup) - Constructor for class org.apache.sling.installer.api.tasks.InstallTask
Constructor for the task
InstallTaskFactory - Interface in org.apache.sling.installer.api.tasks
The install task factory creates a task for a given resource.
INSTANCE - Static variable in class org.apache.sling.commons.classloader.impl.DynamicClassLoaderManagerImpl.ServiceReferenceComparator
 
INTERFACE - Static variable in class org.apache.sling.maven.jcrocm.ClassDescriptor
 
INTERFACE_NAME - Static variable in class org.apache.sling.maven.jcrocm.ClassDescriptor
 
INTERFACES - Static variable in class org.apache.sling.maven.jcrocm.ClassDescriptor
 
internalFailure(String, Throwable) - Static method in class org.apache.sling.commons.log.internal.slf4j.LogConfigManager
Logs a message an optional stack trace to error output.
InternalQueueConfiguration - Class in org.apache.sling.event.impl.jobs.config
 
InternalQueueConfiguration() - Constructor for class org.apache.sling.event.impl.jobs.config.InternalQueueConfiguration
 
InternalQueueConfiguration(Event) - Constructor for class org.apache.sling.event.impl.jobs.config.InternalQueueConfiguration
 
InternalResource - Class in org.apache.sling.installer.core.impl
Internal resource is a private data object which wraps an installable resource and is used to create a registered resource.
InternalScriptHelper - Class in org.apache.sling.scripting.core.impl
Internal script helper
InternalScriptHelper(BundleContext, SlingScript, SlingHttpServletRequest, SlingHttpServletResponse, ServiceCache) - Constructor for class org.apache.sling.scripting.core.impl.InternalScriptHelper
 
InternalScriptHelper(BundleContext, SlingScript, ServiceCache) - Constructor for class org.apache.sling.scripting.core.impl.InternalScriptHelper
 
InternalService - Interface in org.apache.sling.installer.core.impl
Internal service interface for easier registration handling.
interpreterCall(boolean, String, Class, String, boolean) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
Produces a String representing a call to the EL interpreter.
introspect(Object, ServletRequest) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
 
introspecthelper(Object, String, String, ServletRequest, String, boolean) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
 
InvalidServiceFilterSyntaxException - Exception in org.apache.sling.api.scripting
Thrown when an invalid service filter is used
InvalidServiceFilterSyntaxException(String, String) - Constructor for exception org.apache.sling.api.scripting.InvalidServiceFilterSyntaxException
 
InvalidServiceFilterSyntaxException(String, String, Throwable) - Constructor for exception org.apache.sling.api.scripting.InvalidServiceFilterSyntaxException
 
invoke(Object, Method, Object[]) - Method in class org.apache.sling.jcr.base.SessionProxyHandler.SessionProxyInvocationHandler
 
invoke(ELContext, Object[]) - Method in class org.apache.sling.scripting.jsp.jasper.el.JspMethodExpression
 
INVOKE_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
IOProvider - Interface in org.apache.sling.scripting.jsp.jasper
The IOProvider is an interface to provide more control of sending output from JSP Java and Class generation phases as well as cleaning up in case of problems.
IPv4address - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
Bitset that combines digit and dot fo IPv$address.
IPv6address - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
RFC 2373.
IPv6reference - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
RFC 2732, 2373.
IS_SECURITY_ENABLED - Static variable in class org.apache.sling.scripting.jsp.jasper.Constants
Has security been turned on?
isA(Resource, String) - Static method in class org.apache.sling.api.resource.ResourceUtil
Check if the resource is of the given type.
isAbsoluteURI() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Tell whether or not this URI is absolute.
isAbsoluteUrl(String) - Static method in class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.Util
Returns true if our current URL is absolute, false otherwise.
isAbsPath() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Tell whether or not the relativeURI or hier_part of this URI is abs_path.
isAbstract() - Method in class org.apache.sling.commons.testing.jcr.MockNodeType
 
isActive() - Method in class org.apache.sling.commons.classloader.impl.DynamicClassLoaderManagerImpl
Check if this service is still active.
isAllow(AccessControlEntry) - Static method in class org.apache.sling.jcr.base.util.AccessControlUtil
Returns true if the AccessControlEntry represents 'allowed' rights or false it it represents 'denied' rights.
isAssignableTo(Bundle, String) - Method in class org.apache.sling.commons.testing.osgi.MockServiceReference
 
isAttributeSpecified(String) - Method in interface org.apache.sling.scripting.jsp.jasper.compiler.tagplugin.TagPluginContext
 
isAutoCheckin() - Method in class org.apache.sling.servlets.post.VersioningConfiguration
 
isAutoCheckout() - Method in class org.apache.sling.servlets.post.VersioningConfiguration
 
isAutoCreated() - Method in class org.apache.sling.commons.testing.jcr.MockPropertyDefinition
 
isBundle() - Method in class org.apache.sling.commons.osgi.bundleversion.BundleBundleVersionInfo
 
isBundle() - Method in class org.apache.sling.commons.osgi.bundleversion.BundleVersionInfo
True if the provided data is a valid bundle
isBundle() - Method in class org.apache.sling.commons.osgi.bundleversion.FileBundleVersionInfo
 
isBundleActive(Bundle) - Static method in class org.apache.sling.installer.core.impl.tasks.BundleStartTask
Check if the bundle is active.
isBundleUsed(long) - Method in class org.apache.sling.commons.classloader.impl.DynamicClassLoaderManagerFactory
Check if a bundle has been used for class loading.
isCaching() - Method in class org.apache.sling.maven.jspc.JspcMojo
 
isCheckedOut() - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
isCheckin() - Method in class org.apache.sling.jcr.contentloader.ImportOptions
Specifies whether versionable nodes is automatically checked in at the end of the import operation.
isCheckin() - Method in class org.apache.sling.jcr.contentloader.internal.PathEntry
 
isCheckinOnNewVersionableNode() - Method in class org.apache.sling.servlets.post.VersioningConfiguration
 
isCollectionResource(Item) - Method in class org.apache.sling.jcr.webdav.impl.helper.SlingResourceConfig
 
isCommitted() - Method in class org.apache.sling.engine.impl.adapter.SlingServletResponseAdapter
 
isCommitted() - Method in class org.apache.sling.engine.impl.SlingHttpServletResponseImpl
 
isConstantAttribute(String) - Method in interface org.apache.sling.scripting.jsp.jasper.compiler.tagplugin.TagPluginContext
 
isContent(int) - Static method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLChar
Returns true if the specified character can be considered content.
isContentIncluded() - Method in class org.apache.sling.engine.impl.request.RequestData
Returns true if request processing is currently processing a component which has been included by SlingHttpServletRequestDispatcher.include.
isCreateRequest() - Method in class org.apache.sling.api.servlets.HtmlResponse
Returns true if this was a create request.
isCurrentArtifact(ArtifactDefinition) - Method in class org.apache.sling.maven.projectsupport.AbstractBundleListMojo
 
isDaemon() - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
 
isDaemon() - Method in interface org.apache.sling.commons.threads.ThreadPoolConfig
Return if daemon threads should be created.
isDebugEnabled() - Method in interface org.apache.juli.logging.Log
Is debug logging currently enabled?
isDebugEnabled() - Method in class org.apache.juli.logging.Slf4jLog
 
isDebugging() - Method in class org.apache.sling.scripting.javascript.helper.SlingContextFactory
 
isDeferedSyntaxAllowedAsLiteral() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspConfig.JspProperty
 
isDelayedStart() - Method in class org.apache.sling.settings.impl.SlingSettingsServiceImpl
 
isDelete() - Method in class org.apache.sling.servlets.post.impl.helper.RequestProperty
Returns true if the repository item described by this is to be deleted before setting new content to it.
isDirty() - Method in class org.apache.sling.jcr.classloader.internal.DynamicRepositoryClassLoader
Returns whether the class loader is dirty.
isELIgnored() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspConfig.JspProperty
 
isEmpty() - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
isEmpty() - Method in class org.apache.sling.event.EventPropertiesMap
 
isEmpty() - Method in class org.apache.sling.event.impl.jobs.queues.AbstractJobQueue
Is the queue empty?
isEmpty() - Method in class org.apache.sling.event.impl.jobs.queues.OrderedJobQueue
 
isEmpty() - Method in class org.apache.sling.event.impl.jobs.queues.ParallelJobQueue
 
isEmpty() - Method in class org.apache.sling.event.impl.jobs.queues.TopicRoundRobinJobQueue
 
isEmpty() - Method in class org.apache.sling.installer.core.impl.EntityResourceList
The resource list is empty if it contains no resources.
isEmpty() - Method in class org.apache.sling.jackrabbit.usermanager.impl.resource.AuthorizableValueMap
 
isEmpty(AccessControlList) - Static method in class org.apache.sling.jcr.base.util.AccessControlUtil
Returns true if AccessControlList acl does not yet define any entries.
isEmpty() - Method in class org.apache.sling.jcr.resource.JcrPropertyMap
 
isEmpty() - Method in class org.apache.sling.scripting.core.impl.helper.ProtectedBindings
isErrorEnabled() - Method in interface org.apache.juli.logging.Log
Is error logging currently enabled?
isErrorEnabled() - Method in class org.apache.juli.logging.Slf4jLog
 
isErrorPage() - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
Are we processing something that has been declared as an errorpage?
isErrPage - Variable in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
isExpression(String, boolean) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
Checks if the token is a runtime expression.
isExternal() - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLEncodingDetector
Returns true if the current entity being scanned is external.
isFatalEnabled() - Method in interface org.apache.juli.logging.Log
Is fatal logging currently enabled?
isFatalEnabled() - Method in class org.apache.juli.logging.Slf4jLog
 
isFileUpload() - Method in class org.apache.sling.servlets.post.impl.helper.RequestProperty
 
isFormField() - Method in interface org.apache.sling.api.request.RequestParameter
Determines whether or not this instance represents a simple form field or an uploaded file.
isFormField() - Method in class org.apache.sling.engine.impl.parameters.ContainerRequestParameter
 
isFullTextSearchable() - Method in class org.apache.sling.commons.testing.jcr.MockPropertyDefinition
 
isGranted(ItemId, int) - Method in class org.apache.sling.jcr.jackrabbit.server.impl.security.PluggableDefaultAccessManager
 
isGranted(Path, int) - Method in class org.apache.sling.jcr.jackrabbit.server.impl.security.PluggableDefaultAccessManager
 
isGranted(Path, Name, int) - Method in class org.apache.sling.jcr.jackrabbit.server.impl.security.PluggableDefaultAccessManager
 
isGranted(String, int) - Method in interface org.apache.sling.jcr.jackrabbit.server.security.accessmanager.AccessManagerPlugin
Determines whether the specified permissions are granted on the item with the specified absPath (i.e.
isHierPart() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Tell whether or not the absoluteURI of this URI is hier_part.
isHighSurrogate(int) - Static method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLChar
Returns whether the given character is a high surrogate
isHostname() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Tell whether or not the host part of this URI is hostname.
isIgnoredImportProvider(String) - Method in class org.apache.sling.jcr.contentloader.ImportOptions
Check if the import provider for the given file extension should be ignored.
isIgnoredImportProvider(String) - Method in class org.apache.sling.jcr.contentloader.internal.PathEntry
 
isIncluded(HttpServletRequest) - Static method in class org.apache.sling.api.wrappers.SlingRequestPaths
True if r is an included request, in which case it has the INCLUDE_REQUEST_URI attribute
isInfoEnabled() - Method in interface org.apache.juli.logging.Log
Is info logging currently enabled?
isInfoEnabled() - Method in class org.apache.juli.logging.Slf4jLog
 
isInternal() - Method in class org.apache.sling.jcr.resource.internal.helper.MapEntry
 
isInvalid(int) - Static method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLChar
Returns true if the specified character is invalid.
isIPv4address() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Tell whether or not the host part of this URI is IPv4address.
isIPv6reference() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Tell whether or not the host part of this URI is IPv6reference.
isJavaKeyword(String) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
Test whether the argument is a Java keyword
isJobEvent(Event) - Static method in class org.apache.sling.event.EventUtil
Deprecated. Use JobUtil.isJobEvent(Event)
isJobEvent(Event) - Static method in class org.apache.sling.event.jobs.JobUtil
Is this a job event? This method checks if the event contains the JobUtil.PROPERTY_JOB_TOPIC property.
isJobProcessingEnabled() - Method in class org.apache.sling.event.impl.jobs.DefaultJobManager
 
isJobProcessingEnabled() - Method in interface org.apache.sling.event.jobs.JobManager
Is job processing enabled? It is possible to completly turn off job processing.
isJspPage(String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspConfig
To find out if an uri matches an url pattern in jsp config.
isLiteralText() - Method in class org.apache.sling.scripting.jsp.jasper.el.JspMethodExpression
 
isLiteralText() - Method in class org.apache.sling.scripting.jsp.jasper.el.JspValueExpression
 
isLive() - Method in interface org.apache.sling.api.resource.ResourceResolver
Returns true if this resource resolver has not been closed yet.
isLive() - Method in interface org.apache.sling.commons.classloader.DynamicClassLoader
Is this class loader still alive/valid?
isLive() - Method in class org.apache.sling.commons.testing.sling.MockResourceResolver
 
isLive() - Method in class org.apache.sling.jcr.classloader.internal.DynamicRepositoryClassLoader
 
isLive() - Method in class org.apache.sling.jcr.resource.internal.JcrResourceResolver
 
isLocal(Event) - Static method in class org.apache.sling.event.EventUtil
Is this a local event?
isLocalQueue() - Method in class org.apache.sling.event.impl.jobs.config.InternalQueueConfiguration
 
isLocalQueue() - Method in interface org.apache.sling.event.jobs.QueueConfiguration
Is this a local running queue (= processing only jobs started on the same instance.)
isLocked() - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
isLowSurrogate(int) - Static method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLChar
Returns whether the given character is a low surrogate
isMandatory() - Method in class org.apache.sling.commons.testing.jcr.MockPropertyDefinition
 
isMarkedForRemoval() - Method in class org.apache.sling.event.impl.jobs.queues.AbstractJobQueue
Check if this queue is marked for removal
isMarkup(int) - Static method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLChar
Returns true if the specified character can be considered markup.
isMethodValid(Method, String) - Method in class org.apache.sling.api.servlets.SlingAllMethodsServlet
Returns true if method is not null and the method is not defined in the class named by className.
isMixin() - Method in class org.apache.sling.commons.testing.jcr.MockNodeType
 
isModified() - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
isModified() - Method in class org.apache.sling.commons.testing.jcr.MockProperty
 
isMultiple() - Method in class org.apache.sling.commons.testing.jcr.MockProperty
 
isMultiple() - Method in class org.apache.sling.commons.testing.jcr.MockPropertyDefinition
 
isMultiValue - Variable in class org.apache.sling.jcr.contentloader.internal.readers.XmlReader.PropertyDescription
 
isName(int) - Static method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLChar
Returns true if the specified character is a valid name character as defined by production [4] in the XML 1.0 specification.
isNameStart(int) - Static method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLChar
Returns true if the specified character is a valid name start character as defined by production [5] in the XML 1.0 specification.
isNCName(int) - Static method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLChar
Returns true if the specified character is a valid NCName character as defined by production [5] in Namespaces in XML recommendation.
isNCNameStart(int) - Static method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLChar
Returns true if the specified character is a valid NCName start character as defined by production [4] in Namespaces in XML recommendation.
isNetPath() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Tell whether or not the relativeURI or heir_part of this URI is net_path.
isNew() - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
isNew() - Method in class org.apache.sling.commons.testing.jcr.MockProperty
 
isNode() - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
isNode() - Method in class org.apache.sling.commons.testing.jcr.MockProperty
 
isNodeType(String) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
isNodeType(String) - Method in class org.apache.sling.commons.testing.jcr.MockNodeType
 
isNonExistingResource(Resource) - Static method in class org.apache.sling.api.resource.ResourceUtil
Returns true if the resource res is a non-existing resource.
isNull(int) - Method in class org.apache.sling.commons.json.JSONArray
Determine if the value is null.
isNull(String) - Method in class org.apache.sling.commons.json.JSONObject
Determine if the value associated with the key is null or if there is no value.
isOpaquePart() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Tell whether or not the absoluteURI of this URI is opaque_part.
isOutDated() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.Compiler
This is a protected method intended to be overridden by subclasses of Compiler.
isOutDated(boolean) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.Compiler
Determine if a compilation is necessary by checking the time stamp of the JSP page with that of the corresponding .class or .java file.
isOverwrite() - Method in class org.apache.sling.jcr.contentloader.ImportOptions
Specifies whether imported nodes should overwrite existing nodes.
isOverwrite() - Method in class org.apache.sling.jcr.contentloader.internal.PathEntry
 
isPackagedTagFile - Variable in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
isPackageProtectionEnabled() - Static method in class org.apache.sling.scripting.jsp.jasper.security.SecurityUtil
Return the SecurityManager only if Security is enabled AND package protection mechanism is enabled.
isPathAllowed(String) - Method in class org.apache.sling.servlets.resolver.internal.helper.AbstractResourceCollector
 
isPathAllowed(String, String[]) - Static method in class org.apache.sling.servlets.resolver.internal.helper.AbstractResourceCollector
This method checks whether a path is allowed to be executed.
isPathSeparator(char) - Static method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
isPoolingEnabled() - Method in class org.apache.sling.maven.jspc.JspcMojo
 
isPoolingEnabled() - Method in class org.apache.sling.scripting.jsp.jasper.EmbeddedServletOptions
 
isPoolingEnabled() - Method in interface org.apache.sling.scripting.jsp.jasper.Options
Returns true if tag handler pooling is enabled, false otherwise.
isPoolingEnabled() - Method in class org.apache.sling.scripting.jsp.JspServletOptions
 
isPropertyOverwrite() - Method in class org.apache.sling.jcr.contentloader.ImportOptions
Specifies whether imported properties should overwrite existing properties.
isPropertyOverwrite() - Method in class org.apache.sling.jcr.contentloader.internal.PathEntry
 
isPropertyResolved() - Method in class org.apache.sling.scripting.jsp.jasper.el.ELContextWrapper
 
isProtected() - Method in class org.apache.sling.commons.testing.jcr.MockPropertyDefinition
 
isPrototypeMode() - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
True if we are compiling a tag file in prototype mode.
isPubid(int) - Static method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLChar
Returns true if the specified character is a valid Pubid character as defined by production [13] in the XML 1.0 specification.
isQueryable() - Method in class org.apache.sling.commons.testing.jcr.MockNodeType
 
isQueryOrderable() - Method in class org.apache.sling.commons.testing.jcr.MockPropertyDefinition
 
isReadOnly(ELContext, Object, Object) - Method in class org.apache.sling.scripting.jsp.jasper.el.ELResolverImpl
 
isReadOnly(ELContext) - Method in class org.apache.sling.scripting.jsp.jasper.el.JspValueExpression
 
isRegName() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Tell whether or not the authority component of this URI is reg_name.
isRelativeURI() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Tell whether or not this URI is relative.
isRelPath() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Tell whether or not the relativeURI of this URI is rel_path.
isRemoved() - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
isRequestedSessionIdFromCookie() - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
isRequestedSessionIdFromCookie() - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
isRequestedSessionIdFromURL() - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
isRequestedSessionIdFromUrl() - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
isRequestedSessionIdFromURL() - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
isRequestedSessionIdFromUrl() - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
Deprecated. 
isRequestedSessionIdValid() - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
isRequestedSessionIdValid() - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
isResourceType(String) - Method in class org.apache.sling.api.resource.AbstractResource
Returns true if this resource is of the given resource type or if any of the super resource types equals the given resource type.
isResourceType(String) - Method in interface org.apache.sling.api.resource.Resource
Returns true if the resource type or any of the resource's super type(s) equals the given resource type.
isResourceType(String) - Method in class org.apache.sling.api.resource.ResourceWrapper
Returns the value of calling isResourceType on the wrapped resource.
isRunning - Variable in class org.apache.sling.commons.scheduler.impl.JobHandler
 
isSame(Item) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
isSame(Item) - Method in class org.apache.sling.commons.testing.jcr.MockProperty
 
isScriptingInvalid() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspConfig.JspProperty
 
isScriptless() - Method in interface org.apache.sling.scripting.jsp.jasper.compiler.tagplugin.TagPluginContext
 
isSecure() - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
isSecure() - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
isServer() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Tell whether or not the authority component of this URI is server.
isSetStatus(SlingHttpServletRequest) - Method in class org.apache.sling.jackrabbit.usermanager.impl.post.AbstractAuthorizablePostServlet
 
isSetStatus(SlingHttpServletRequest) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractAccessPostServlet
 
isSetStatus(SlingHttpServletRequest) - Method in class org.apache.sling.servlets.post.impl.SlingPostServlet
 
isShutdownGraceful() - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
 
isShutdownGraceful() - Method in interface org.apache.sling.commons.threads.ThreadPoolConfig
Should this pool shutdown graceful.
isSingleValueDescriptor(String) - Method in class org.apache.sling.commons.testing.jcr.RepositoryUtil.RepositoryWrapper
 
isSingleValueDescriptor(String) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository
isSkipCheckin(SlingHttpServletRequest) - Method in class org.apache.sling.servlets.post.AbstractSlingPostOperation
 
isSkipCheckin(SlingHttpServletRequest) - Method in class org.apache.sling.servlets.post.impl.operations.CheckinOperation
Checkin operation always checks in.
isSkipCheckin(SlingHttpServletRequest) - Method in class org.apache.sling.servlets.post.impl.operations.CheckoutOperation
Checkout operation is always skipping checkin.
isSkipped(JobEvent) - Method in class org.apache.sling.event.impl.jobs.config.InternalQueueConfiguration
Checks if the event should be skipped.
isSmapDumped() - Method in class org.apache.sling.maven.jspc.JspcMojo
 
isSmapDumped() - Method in class org.apache.sling.scripting.jsp.jasper.EmbeddedServletOptions
Should SMAP info for JSR45 debugging be dumped to a file?
isSmapDumped() - Method in interface org.apache.sling.scripting.jsp.jasper.Options
Indicates whether SMAP info for JSR45 debugging should be dumped to a file.
isSmapDumped() - Method in class org.apache.sling.scripting.jsp.JspServletOptions
Should SMAP info for JSR45 debugging be dumped to a file?
isSmapSuppressed() - Method in class org.apache.sling.maven.jspc.JspcMojo
 
isSmapSuppressed() - Method in class org.apache.sling.scripting.jsp.jasper.EmbeddedServletOptions
Is the generation of SMAP info for JSR45 debuggin suppressed?
isSmapSuppressed() - Method in interface org.apache.sling.scripting.jsp.jasper.Options
Is the generation of SMAP info for JSR45 debugging suppressed?
isSmapSuppressed() - Method in class org.apache.sling.scripting.jsp.JspServletOptions
Is the generation of SMAP info for JSR45 debuggin suppressed?
isSnapshot() - Method in class org.apache.sling.commons.osgi.bundleversion.BundleBundleVersionInfo
 
isSnapshot() - Method in class org.apache.sling.commons.osgi.bundleversion.BundleVersionInfo
True if the bundle version indicates a snapshot
isSnapshot() - Method in class org.apache.sling.commons.osgi.bundleversion.FileBundleVersionInfo
 
isSnapshot(Version) - Method in class org.apache.sling.installer.core.impl.tasks.BundleTaskCreator
Check if the version is a snapshot version
isSpace(int) - Static method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLChar
Returns true if the specified character is a space character as defined by production [3] in the XML 1.0 specification.
isStandardDescriptor(String) - Method in class org.apache.sling.commons.testing.jcr.RepositoryUtil.RepositoryWrapper
 
isStandardDescriptor(String) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository
isStarResource(Resource) - Static method in class org.apache.sling.api.resource.ResourceUtil
Returns true if the resource res is a "star resource".
isStarResource(Resource) - Static method in class org.apache.sling.jcr.resource.internal.helper.starresource.StarResource
Returns true if the path of the resource ends with the StarResource.SLASH_STAR and therefore should be considered a star resource.
isStopEvent() - Method in class org.apache.sling.event.impl.TimedJobHandler.ScheduleInfo
 
isSuccessful() - Method in class org.apache.sling.api.servlets.HtmlResponse
Returns true if no error is set and if the status code is one of the 2xx codes.
isSupplemental(int) - Static method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLChar
Returns true if the specified character is a supplemental character.
isSuspended() - Method in class org.apache.sling.event.impl.jobs.queues.AbstractJobQueue
 
isSuspended() - Method in interface org.apache.sling.event.jobs.Queue
Is the queue currently suspended?
isSyntheticResource(Resource) - Static method in class org.apache.sling.api.resource.ResourceUtil
Returns true if the resource res is a synthetic resource.
isTagFile - Variable in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
isTagFile() - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
isTagFile() - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper
 
isTidy() - Method in class org.apache.sling.commons.json.io.JSONWriter
Checks if the output is nicely formatted.
isTidy(SlingHttpServletRequest) - Method in class org.apache.sling.servlets.get.impl.helpers.JsonRendererServlet
True if our request wants the "tidy" pretty-printed format
isTidy(SlingHttpServletRequest) - Method in class org.apache.sling.servlets.get.impl.JsonQueryServlet
True if our request wants the "tidy" pretty-printed format
isTraceEnabled() - Method in interface org.apache.juli.logging.Log
Is trace logging currently enabled?
isTraceEnabled() - Method in class org.apache.juli.logging.Slf4jLog
 
isTrimDirectiveWhitespaces() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspConfig.JspProperty
 
isUninstall() - Method in class org.apache.sling.jcr.contentloader.internal.PathEntry
 
isUsed() - Method in class org.apache.sling.commons.threads.impl.DefaultThreadPoolManager.Entry
 
isUserInRole(String) - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
isUserInRole(String) - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
isUserInRole(String) - Method in class org.apache.sling.engine.impl.SlingHttpServletRequestImpl
 
isValid() - Method in class org.apache.sling.event.impl.jobs.config.InternalQueueConfiguration
 
isValid(int) - Static method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLChar
Returns true if the specified character is valid.
isValidateRequest(HttpServletRequest) - Static method in class org.apache.sling.auth.core.spi.AbstractAuthenticationHandler
Returns true if the the client just asks for validation of submitted username/password credentials.
isValidIANAEncoding(String) - Static method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLChar
Returns true if the encoding name is a valid IANA encoding.
isValidJavaEncoding(String) - Static method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLChar
Returns true if the encoding name is a valid Java encoding.
isValidName(String) - Static method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLChar
Check to see if a string is a valid Name according to [5] in the XML 1.0 Recommendation
isValidNCName(String) - Static method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLChar
Check to see if a string is a valid NCName according to [4] from the XML Namespaces 1.0 Recommendation
isValidNmtoken(String) - Static method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLChar
Check to see if a string is a valid Nmtoken according to [7] in the XML 1.0 Recommendation
isVersionable(Node) - Method in class org.apache.sling.servlets.post.AbstractSlingPostOperation
 
isWaiting - Variable in class org.apache.sling.event.impl.jobs.queues.AbstractJobQueue
Is the queue currently waiting(sleeping)
isWarnEnabled() - Method in interface org.apache.juli.logging.Log
Is warn logging currently enabled?
isWarnEnabled() - Method in class org.apache.juli.logging.Slf4jLog
 
isXml() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspConfig.JspProperty
 
isXpoweredBy() - Method in class org.apache.sling.maven.jspc.JspcMojo
 
isXpoweredBy() - Method in class org.apache.sling.scripting.jsp.jasper.EmbeddedServletOptions
Is generation of X-Powered-By response header enabled/disabled?
isXpoweredBy() - Method in interface org.apache.sling.scripting.jsp.jasper.Options
Is generation of X-Powered-By response header enabled/disabled?
isXpoweredBy() - Method in class org.apache.sling.scripting.jsp.JspServletOptions
Is generation of X-Powered-By response header enabled/disabled?
ITEM_PREFIX_ABSOLUTE - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Prefix for properties addressing repository items with an absolute path (value is "/").
ITEM_PREFIX_RELATIVE_CURRENT - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Prefix for properties addressing repository items with a path relative to the current request item (value is "./").
ITEM_PREFIX_RELATIVE_PARENT - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Prefix for properties addressing repository items with a path relative to the parent of the request item (value is "../").
itemExists(String) - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
Checks whether the item exists and this content manager's session has read access to the item.
iterator() - Method in class org.apache.sling.commons.testing.integration.NameValuePairList
 
iterator() - Method in class org.apache.sling.event.impl.jobs.jcr.JobsIteratorImpl
Deprecated.  
iterator() - Method in class org.apache.sling.event.impl.jobs.JobsIteratorImpl
 

J

JAR - Static variable in class org.apache.sling.maven.projectsupport.AbstractBundleListMojo
JAR Packaging type.
JAR_PROVIDER - Static variable in class org.apache.sling.jcr.contentloader.internal.readers.ZipReader
 
JasperException - Exception in org.apache.sling.scripting.jsp.jasper
Base class for all exceptions generated by the JSP engine.
JasperException(String) - Constructor for exception org.apache.sling.scripting.jsp.jasper.JasperException
 
JasperException(String, Throwable) - Constructor for exception org.apache.sling.scripting.jsp.jasper.JasperException
Creates a JasperException with the embedded exception and the reason for throwing a JasperException
JasperException(Throwable) - Constructor for exception org.apache.sling.scripting.jsp.jasper.JasperException
Creates a JasperException with the embedded exception
JasperLoader - Class in org.apache.sling.scripting.jsp.jasper.servlet
Class loader for loading servlet class files (corresponding to JSP files) and tag handler class files (corresponding to tag files).
JasperLoader(URL[], ClassLoader, PermissionCollection, CodeSource) - Constructor for class org.apache.sling.scripting.jsp.jasper.servlet.JasperLoader
 
javacError(JavacErrorDetail[]) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.ErrorDispatcher
 
javacError(String, Exception) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.ErrorDispatcher
 
javacError(JavacErrorDetail[]) - Method in interface org.apache.sling.scripting.jsp.jasper.compiler.ErrorHandler
Processes the given javac compilation errors.
javacError(String, Exception) - Method in interface org.apache.sling.scripting.jsp.jasper.compiler.ErrorHandler
Processes the given javac error report and exception.
JavacErrorDetail - Class in org.apache.sling.scripting.jsp.jasper.compiler
Class providing details about a javac compilation error.
JavacErrorDetail(String, int, StringBuffer) - Constructor for class org.apache.sling.scripting.jsp.jasper.compiler.JavacErrorDetail
Constructor.
JavacErrorDetail(String, int, String, int, StringBuffer) - Constructor for class org.apache.sling.scripting.jsp.jasper.compiler.JavacErrorDetail
Constructor.
JavacErrorDetail(String, int, String, int, StringBuffer, JspCompilationContext) - Constructor for class org.apache.sling.scripting.jsp.jasper.compiler.JavacErrorDetail
 
javaPath - Variable in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
JavascriptEngine - Class in org.apache.sling.commons.testing.util
Simplistic Javascript engine using Rhino, meant for automated tests
JavascriptEngine() - Constructor for class org.apache.sling.commons.testing.util.JavascriptEngine
 
JavascriptWrappersTest - Class in org.apache.sling.launchpad.webapp.integrationtest
Test Scriptable objects
JavascriptWrappersTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.JavascriptWrappersTest
 
JCR_CONTENT - Static variable in class org.apache.sling.servlets.post.impl.helper.SlingFileUploadHandler
 
JCR_DATA - Static variable in class org.apache.sling.servlets.post.impl.helper.SlingFileUploadHandler
 
JCR_DEFAULT_VALUE - Static variable in class org.apache.sling.maven.jcrocm.FieldDescriptor
 
JCR_ENCODING - Static variable in class org.apache.sling.servlets.post.impl.helper.SlingFileUploadHandler
 
JCR_LASTMODIFIED - Static variable in class org.apache.sling.servlets.post.impl.helper.SlingFileUploadHandler
 
JCR_MIMETYPE - Static variable in class org.apache.sling.servlets.post.impl.helper.SlingFileUploadHandler
 
JCR_MIXIN_TYPES - Static variable in class org.apache.sling.maven.jcrocm.ClassDescriptor
 
JCR_MULTIPLE - Static variable in class org.apache.sling.maven.jcrocm.FieldDescriptor
 
JCR_REPO_CONFIG_FILE_URL - Static variable in class org.apache.sling.launchpad.base.impl.Sling
The name of the configuration property defining the URL of an existing repository config file (repository.xml).
JCR_REPO_HOME - Static variable in class org.apache.sling.launchpad.base.impl.Sling
The name of the configuration property defining the JCR home directory (value is "sling.repository.home").
JCR_SAME_NAME_SIBBLINGS - Static variable in class org.apache.sling.maven.jcrocm.AbstractNodeDescriptor
 
JCR_SUPER_TYPES - Static variable in class org.apache.sling.maven.jcrocm.ClassDescriptor
 
JCR_TYPE - Static variable in class org.apache.sling.maven.jcrocm.AbstractNodeDescriptor
 
JCR_TYPE - Static variable in class org.apache.sling.maven.jcrocm.ClassDescriptor
 
JCR_TYPE - Static variable in class org.apache.sling.maven.jcrocm.FieldDescriptor
 
JCR_VALUE_CONSTRAINTS - Static variable in class org.apache.sling.maven.jcrocm.FieldDescriptor
 
JcrContentHelper - Interface in org.apache.sling.jcr.contentloader.internal
Interface to provide helpers for the ContentCreator
JCRHelper - Class in org.apache.sling.event.impl.jobs.jcr
Helper class defining some constants and utility methods.
JCRHelper() - Constructor for class org.apache.sling.event.impl.jobs.jcr.JCRHelper
 
JcrInstaller - Class in org.apache.sling.installer.provider.jcr.impl
Main class of jcrinstall, runs as a service, observes the repository for changes in folders having names that match configurable regular expressions, and registers resources found in those folders with the OSGi installer for installation.
JcrInstaller() - Constructor for class org.apache.sling.installer.provider.jcr.impl.JcrInstaller
 
JCRJobEvent - Class in org.apache.sling.event.impl.jobs.jcr
This object encapsulates all information about a job.
JCRJobEvent(Event, PersistenceHandler) - Constructor for class org.apache.sling.event.impl.jobs.jcr.JCRJobEvent
 
JcrModifiablePropertyMap - Class in org.apache.sling.jcr.resource
This implementation of the value map allows to change the properies and save them later on.
JcrModifiablePropertyMap(Node) - Constructor for class org.apache.sling.jcr.resource.JcrModifiablePropertyMap
Constructor
JcrModifiablePropertyMap(Node, ClassLoader) - Constructor for class org.apache.sling.jcr.resource.JcrModifiablePropertyMap
Constructor
JcrNodeResourceIterator - Class in org.apache.sling.jcr.resource.internal.helper.jcr
The JcrNodeResourceIterator class is a resource iterator, which returns resources for each node of an underlying NodeIterator.
JcrNodeResourceIterator(ResourceResolver, NodeIterator, ClassLoader) - Constructor for class org.apache.sling.jcr.resource.internal.helper.jcr.JcrNodeResourceIterator
Creates an instance using the given resource manager and the nodes provided as a node iterator.
JcrObjectsBindingsValuesProvider - Class in org.apache.sling.jcr.resource.internal.scripting
BindingsValuesProvider for currentNode and currentSession object.
JcrObjectsBindingsValuesProvider() - Constructor for class org.apache.sling.jcr.resource.internal.scripting.JcrObjectsBindingsValuesProvider
 
JcrOcmMojo - Class in org.apache.sling.maven.jcrocm
The JcrOcmMojo implements the (default) ocm goal of the maven-jcrocm-plugin.
JcrOcmMojo() - Constructor for class org.apache.sling.maven.jcrocm.JcrOcmMojo
 
JcrPropertyMap - Class in org.apache.sling.jcr.resource
An implementation of the value map based on a JCR node.
JcrPropertyMap(Node) - Constructor for class org.apache.sling.jcr.resource.JcrPropertyMap
Constructor
JcrPropertyMap(Node, ClassLoader) - Constructor for class org.apache.sling.jcr.resource.JcrPropertyMap
Constructor
JcrResourceConstants - Class in org.apache.sling.jcr.resource
The JcrResourceConstants interface provides constant values.
JcrResourceConstants() - Constructor for class org.apache.sling.jcr.resource.JcrResourceConstants
 
JcrResourceListener - Class in org.apache.sling.jcr.resource.internal
The JcrResourceListener listens for JCR observation events and creates resource events which are sent through the OSGi event admin.
JcrResourceListener(String, ResourceResolverFactory, String, String, ServiceTracker) - Constructor for class org.apache.sling.jcr.resource.internal.JcrResourceListener
Constructor.
JcrResourceProvider - Class in org.apache.sling.jcr.resource.internal.helper.jcr
The JcrResourceProvider is the main resource provider of this bundle providing access to JCR resources.
JcrResourceProvider(Session, ClassLoader, boolean) - Constructor for class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
 
JcrResourceProviderEntry - Class in org.apache.sling.jcr.resource.internal.helper.jcr
 
JcrResourceProviderEntry(Session, ResourceProviderEntry, ClassLoader, boolean) - Constructor for class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProviderEntry
 
JcrResourceResolver - Class in org.apache.sling.jcr.resource.internal
 
JcrResourceResolver(JcrResourceProviderEntry, JcrResourceResolverFactoryImpl, boolean, Map<String, Object>, boolean) - Constructor for class org.apache.sling.jcr.resource.internal.JcrResourceResolver
 
JcrResourceResolverFactory - Interface in org.apache.sling.jcr.resource
Deprecated. Since 2.1. Use the ResourceResolverFactory
JcrResourceResolverFactoryImpl - Class in org.apache.sling.jcr.resource.internal
The JcrResourceResolverFactoryImpl is the JcrResourceResolverFactory service providing the following functionality: JcrResourceResolverFactory service Bundle listener to load initial content and manage OCM mapping descriptors provided by bundles.
JcrResourceResolverFactoryImpl() - Constructor for class org.apache.sling.jcr.resource.internal.JcrResourceResolverFactoryImpl
 
JcrResourceResolverFactoryImpl.ResourcePattern - Class in org.apache.sling.jcr.resource.internal
 
JcrResourceResolverFactoryImpl.ResourcePattern(Pattern, String) - Constructor for class org.apache.sling.jcr.resource.internal.JcrResourceResolverFactoryImpl.ResourcePattern
 
JcrResourceResolverWebConsolePlugin - Class in org.apache.sling.jcr.resource.internal
 
JcrResourceUtil - Class in org.apache.sling.jcr.resource
The JcrResourceUtil class provides helper methods used throughout this bundle.
JcrResourceUtil() - Constructor for class org.apache.sling.jcr.resource.JcrResourceUtil
 
JCRURLConnection - Class in org.apache.sling.jcr.classloader.internal.net
The JCRURLConnection is the URLConnection implementation to access the data addressed by a JCR Repository URL.
JDTCompiler - Class in org.apache.sling.scripting.jsp.jasper.compiler
JDT class compiler.
JDTCompiler() - Constructor for class org.apache.sling.scripting.jsp.jasper.compiler.JDTCompiler
 
JNDI_PREFIX - Static variable in class org.apache.sling.jcr.base.util.RepositoryAccessor
Prefix for JNDI Repository URLs
JndiRegistrationSupport - Class in org.apache.sling.jcr.jackrabbit.server.impl
The JndiRegistrationSupport extends the AbstractRegistrationSupport class to register repositories with a JNDI context whose provider URL and initial factory class name may be configured.
JndiRegistrationSupport() - Constructor for class org.apache.sling.jcr.jackrabbit.server.impl.JndiRegistrationSupport
 
Job - Interface in org.apache.sling.commons.scheduler
A job is executed by the Scheduler service.
JOB_ID - Static variable in class org.apache.sling.event.jobs.JobUtil
This is a unique identifer which can be used to cancel the job.
JOB_NODE_TYPE - Static variable in class org.apache.sling.event.impl.jobs.jcr.JCRHelper
 
JobContext - Interface in org.apache.sling.commons.scheduler
The context for a Job.
jobCount - Variable in class org.apache.sling.event.impl.jobs.queues.AbstractParallelJobQueue
 
JobEvent - Class in org.apache.sling.event.impl.jobs
This object encapsulates all information about a job.
JobEvent(Event, String) - Constructor for class org.apache.sling.event.impl.jobs.JobEvent
 
JobHandler - Class in org.apache.sling.commons.scheduler.impl
The job handler controls the invocation of a job like parallel invocation and the number of times the job can be called.
JobHandler(boolean) - Constructor for class org.apache.sling.commons.scheduler.impl.JobHandler
 
jobId - Variable in class org.apache.sling.event.impl.TimedJobHandler.ScheduleInfo
 
JobManager - Interface in org.apache.sling.event.jobs
The job manager is the heart of the job event handling.
JobManager.QueryType - Enum in org.apache.sling.event.jobs
The requested job types for the query.
JobProcessor - Interface in org.apache.sling.event
Deprecated. Use org.apache.sling.event.jobs.JobProcessor
JobProcessor - Interface in org.apache.sling.event.jobs
A job processor processes a job in the background.
JobsIterator - Interface in org.apache.sling.event.jobs
This Iterator allows to iterate over Events.
JobsIterator - Interface in org.apache.sling.event
Deprecated.  
JobsIteratorImpl - Class in org.apache.sling.event.impl.jobs.jcr
Deprecated.  
JobsIteratorImpl(JobsIterator) - Constructor for class org.apache.sling.event.impl.jobs.jcr.JobsIteratorImpl
Deprecated.  
JobsIteratorImpl - Class in org.apache.sling.event.impl.jobs
Jobs iterator.
JobsIteratorImpl(List<Event>) - Constructor for class org.apache.sling.event.impl.jobs.JobsIteratorImpl
 
JobStatusNotifier - Interface in org.apache.sling.event.impl.jobs
 
JobStatusNotifier.NotifierContext - Class in org.apache.sling.event.impl.jobs
 
JobStatusNotifier.NotifierContext(JobStatusNotifier) - Constructor for class org.apache.sling.event.impl.jobs.JobStatusNotifier.NotifierContext
 
JobStatusProvider - Interface in org.apache.sling.event
Deprecated.  
JobStatusProviderImpl - Class in org.apache.sling.event.impl.jobs.jcr
Deprecated.  
JobStatusProviderImpl() - Constructor for class org.apache.sling.event.impl.jobs.jcr.JobStatusProviderImpl
Deprecated.  
JobUtil - Class in org.apache.sling.event.jobs
The Job class is an utility class for creating and processing jobs.
JobUtil.JobPriority - Enum in org.apache.sling.event.jobs
The priority for jobs.
join(String) - Method in class org.apache.sling.commons.json.JSONArray
Make a string from the contents of this JSONArray.
jsConstructor(Object) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableCalendar
 
jsConstructor(Object) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableItemMap
 
jsConstructor(Object) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsConstructor(Object) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptablePrintWriter
 
jsConstructor(Object) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
jsConstructor(Object) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
 
jsConstructor(Object) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableVersion
 
jsConstructor(Object) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableVersionHistory
 
JSFUNC_PREFIX - Static variable in class org.apache.sling.scripting.javascript.wrapper.ScriptableBase
 
jsFunction_adaptTo(Context, Scriptable, Object[], Function) - Static method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
Implements the adaptTo() method for JavaScript scripts.
jsFunction_addNode(String, String) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_getBaseVersion() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_getCheckedOut() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_getChildren() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_getDefinition() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_getDepth() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_getIndex() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_getLock() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_getLocked() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_getMetadata() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
Deprecated. since 2.1.0 because the method is named incorrectly.
jsFunction_getMixinNodeTypes() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_getModified() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_getName() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_getNew() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_getNode(String) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_getNodes(String) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_getObject() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
Helper method to easily retrieve the default adapted object of the resource.
jsFunction_getParent() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_getPath() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_getPath() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
Mapps getPath() method as getPath() method.
jsFunction_getPrimaryItem() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_getPrimaryNodeType() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_getProperties() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_getProperty(String) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_getReferences() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_getResourceMetadata() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
Maps getResourceMetadata() to getResourceMetadata method.
jsFunction_getResourceResolver() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
Maps getResourceResolver() to resourceResolver property.
jsFunction_getResourceSuperType() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
Maps getResourceSuperType() to the getResourceSuperType() method.
jsFunction_getResourceType() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
Maps getResourceType() to the getResourceType() method.
jsFunction_getSession() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_getUUID() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_getVersionHistory() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_hasNode(String) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_print(Context, Scriptable, Object[], Function) - Static method in class org.apache.sling.scripting.javascript.wrapper.ScriptablePrintWriter
 
jsFunction_printf(Context, Scriptable, Object[], Function) - Static method in class org.apache.sling.scripting.javascript.wrapper.ScriptablePrintWriter
 
jsFunction_println(Context, Scriptable, Object[], Function) - Static method in class org.apache.sling.scripting.javascript.wrapper.ScriptablePrintWriter
 
jsFunction_remove() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_toString() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
jsFunction_valueOf(String) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
jsFunction_write(Context, Scriptable, Object[], Function) - Static method in class org.apache.sling.scripting.javascript.wrapper.ScriptablePrintWriter
 
jsGet_boolean() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
jsGet_date() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
jsGet_definition() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
jsGet_depth() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
jsGet_double() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
jsGet_javascriptWrapperClass() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableBase
Used in testing, to check that the right wrapper is used.
jsGet_javascriptWrapperClass() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableCalendar
 
jsGet_javascriptWrapperClass() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsGet_javascriptWrapperClass() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
jsGet_javascriptWrapperClass() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableVersion
 
jsGet_javascriptWrapperClass() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableVersionHistory
 
jsGet_length() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
jsGet_lengths() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
jsGet_long() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
jsGet_meta() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
Deprecated. since 2.1.0 because it maps the method name incorrectly.
jsGet_modified() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
jsGet_name() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
jsGet_new() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
jsGet_node() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
jsGet_parent() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
jsGet_path() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
jsGet_path() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
Mapps getPath() method as path property.
jsGet_resourceMetadata() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
Maps getResourceMetadata() to resourceMetadata property.
jsGet_resourceResolver() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
Maps getResourceResolver() to getResourceResolver method.
jsGet_resourceSuperType() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
Maps getResourceSuperType() to resourceSuperType property.
jsGet_resourceType() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
Maps getResourceType() to resourceType property.
jsGet_session() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
jsGet_stream() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
jsGet_string() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
jsGet_type() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
Deprecated. since 2.1.0 because it maps the method name incorrectly.
jsGet_value() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
jsGet_values() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
JSON_RENDERER_MAXIMUM_RESULTS_PROPERTY - Static variable in class org.apache.sling.servlets.get.impl.DefaultGetServlet
 
JSON_RENDERER_MAXIMUM_RESULTS_PROPERTY - Static variable in class org.apache.sling.servlets.get.impl.RedirectServlet
 
JSONArray - Class in org.apache.sling.commons.json
A JSONArray is an ordered sequence of values.
JSONArray() - Constructor for class org.apache.sling.commons.json.JSONArray
Construct an empty JSONArray.
JSONArray(JSONTokener) - Constructor for class org.apache.sling.commons.json.JSONArray
Construct a JSONArray from a JSONTokener.
JSONArray(String) - Constructor for class org.apache.sling.commons.json.JSONArray
Construct a JSONArray from a source sJSON text.
JSONArray(Collection<?>) - Constructor for class org.apache.sling.commons.json.JSONArray
Construct a JSONArray from a Collection.
JSONException - Exception in org.apache.sling.commons.json
The JSONException is thrown by the JSON.org classes then things are amiss.
JSONException(String) - Constructor for exception org.apache.sling.commons.json.JSONException
Constructs a JSONException with an explanatory message.
JSONException(Throwable) - Constructor for exception org.apache.sling.commons.json.JSONException
 
JSONException(String, Throwable) - Constructor for exception org.apache.sling.commons.json.JSONException
 
JsonItemWriter - Class in org.apache.sling.commons.json.jcr
Dumps JCR Items as JSON data.
JsonItemWriter(Set<String>) - Constructor for class org.apache.sling.commons.json.jcr.JsonItemWriter
Create a JsonItemWriter
JsonJcrNode - Class in org.apache.sling.commons.json.jcr
This class makes it easy to create a JSON object out of a JCR node.
JsonJcrNode(Node) - Constructor for class org.apache.sling.commons.json.jcr.JsonJcrNode
Creates a JSONObject out of node.
JsonJcrNode(Node, Set<String>) - Constructor for class org.apache.sling.commons.json.jcr.JsonJcrNode
Creates a JSONObject out of node.
JSONObject - Class in org.apache.sling.commons.json
A JSONObject is an unordered collection of name/value pairs.
JSONObject() - Constructor for class org.apache.sling.commons.json.JSONObject
Construct an empty JSONObject.
JSONObject(JSONObject, String[]) - Constructor for class org.apache.sling.commons.json.JSONObject
Construct a JSONObject from a subset of another JSONObject.
JSONObject(JSONTokener) - Constructor for class org.apache.sling.commons.json.JSONObject
Construct a JSONObject from a JSONTokener.
JSONObject(Map<String, ?>) - Constructor for class org.apache.sling.commons.json.JSONObject
Construct a JSONObject from a Map.
JSONObject(Object, String[]) - Constructor for class org.apache.sling.commons.json.JSONObject
Construct a JSONObject from an Object, using reflection to find the public members.
JSONObject(String) - Constructor for class org.apache.sling.commons.json.JSONObject
Construct a JSONObject from a string.
JsonQueryServlet - Class in org.apache.sling.servlets.get.impl
A SlingSafeMethodsServlet that renders the search results as JSON data
JsonQueryServlet() - Constructor for class org.apache.sling.servlets.get.impl.JsonQueryServlet
 
JsonQueryServletTest - Class in org.apache.sling.launchpad.webapp.integrationtest
Test the {link JsonQueryServlet) functionality.
JsonQueryServletTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.JsonQueryServletTest
 
JsonReader - Class in org.apache.sling.jcr.contentloader.internal.readers
The JsonReader Parses a Json document on content load and creates the corresponding node structure with properties.
JsonReader() - Constructor for class org.apache.sling.jcr.contentloader.internal.readers.JsonReader
 
JsonRendererServlet - Class in org.apache.sling.servlets.get.impl.helpers
The JsonRendererServlet renders the current resource in JSON on behalf of the DefaultGetServlet.
JsonRendererServlet(long) - Constructor for class org.apache.sling.servlets.get.impl.helpers.JsonRendererServlet
 
JsonRenderingTest - Class in org.apache.sling.launchpad.webapp.integrationtest
Test creating Nodes and rendering them in JSON
JsonRenderingTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.JsonRenderingTest
 
JsonResourceWriter - Class in org.apache.sling.servlets.get.impl.helpers
Dumps JCR Items as JSON data.
JsonResourceWriter(Set<String>) - Constructor for class org.apache.sling.servlets.get.impl.helpers.JsonResourceWriter
Create a JsonItemWriter
JSONResponse - Class in org.apache.sling.servlets.post.impl.helper
Represents a JSON response to be sent to the client.
JSONResponse() - Constructor for class org.apache.sling.servlets.post.impl.helper.JSONResponse
 
JSONResponse.JSONResponseException - Exception in org.apache.sling.servlets.post.impl.helper
 
JSONResponse.JSONResponseException(String, Throwable) - Constructor for exception org.apache.sling.servlets.post.impl.helper.JSONResponse.JSONResponseException
 
JSONResponse.JSONResponseException(Throwable) - Constructor for exception org.apache.sling.servlets.post.impl.helper.JSONResponse.JSONResponseException
 
JSONString - Interface in org.apache.sling.commons.json
The JSONString interface allows a toJSONString() method so that a class can change the behavior of JSONObject.toString(), JSONArray.toString(), and JSONWriter.value(Object).
JSONStringer - Class in org.apache.sling.commons.json.io
JSONStringer provides a quick and convenient way of producing JSON text.
JSONStringer() - Constructor for class org.apache.sling.commons.json.io.JSONStringer
Make a fresh JSONStringer.
JSONTokener - Class in org.apache.sling.commons.json
A JSONTokener takes a source string and extracts characters and tokens from it.
JSONTokener(String) - Constructor for class org.apache.sling.commons.json.JSONTokener
Construct a JSONTokener from a string.
JSONWriter - Class in org.apache.sling.commons.json.io
JSONWriter provides a quick and convenient way of producing JSON text.
JSONWriter(Writer) - Constructor for class org.apache.sling.commons.json.io.JSONWriter
Make a fresh JSONWriter.
JSP_ATTRIBUTE_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
JSP_ATTRIBUTE_DIRECTIVE_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
JSP_BODY_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
JSP_DECLARATION_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
JSP_DOBODY_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
JSP_ELEMENT_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
JSP_EXPRESSION_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
JSP_FALLBACK_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
JSP_FILE - Static variable in class org.apache.sling.scripting.jsp.jasper.Constants
Request attribute for <jsp-file> element of a servlet definition.
JSP_FORWARD_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
JSP_GET_PROPERTY_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
JSP_INCLUDE_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
JSP_INCLUDE_DIRECTIVE_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
JSP_INVOKE_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
JSP_OUTPUT_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
JSP_PACKAGE_NAME - Static variable in class org.apache.sling.scripting.jsp.jasper.Constants
The default package name for compiled jsp pages.
JSP_PAGE_DIRECTIVE_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
JSP_PARAM_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
JSP_PARAMS_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
JSP_PLUGIN_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
JSP_ROOT_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
JSP_SCRIPTLET_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
JSP_SERVLET_BASE - Static variable in class org.apache.sling.scripting.jsp.jasper.Constants
The base class of the generated servlets.
JSP_SET_PROPERTY_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
JSP_TAG_DIRECTIVE_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
JSP_TAGLIB_DIRECTIVE_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
JSP_TEXT_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
JSP_TEXT_ACTION_END - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
JSP_URI - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
JSP_USE_BEAN_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
JSP_VARIABLE_DIRECTIVE_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
JspApplicationContextImpl - Class in org.apache.sling.scripting.jsp.jasper.runtime
Implementation of JspApplicationContext
JspApplicationContextImpl() - Constructor for class org.apache.sling.scripting.jsp.jasper.runtime.JspApplicationContextImpl
 
JSPBindingsValuesProvider - Class in org.apache.sling.launchpad.testservices.scripting
Example/test BindingsValuesProvider targeting JSP scripts
JSPBindingsValuesProvider() - Constructor for class org.apache.sling.launchpad.testservices.scripting.JSPBindingsValuesProvider
 
JspcMojo - Class in org.apache.sling.maven.jspc
The JspcMojo is implements the Sling Maven JspC goal jspc compiling JSP into the target and creating a component descriptor for Declarative Services to use the JSP with the help of the appropriate adapter as component.
JspcMojo() - Constructor for class org.apache.sling.maven.jspc.JspcMojo
 
JspCompilationContext - Class in org.apache.sling.scripting.jsp.jasper
A place holder for various things that are used through out the JSP engine.
JspCompilationContext(String, boolean, Options, ServletContext, JspServletWrapper, JspRuntimeContext) - Constructor for class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
JspCompilationContext(String, TagInfo, Options, ServletContext, JspServletWrapper, JspRuntimeContext, URL) - Constructor for class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
jspCompiler - Variable in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
JspConfig - Class in org.apache.sling.scripting.jsp.jasper.compiler
Handles the jsp-config element in WEB_INF/web.xml.
JspConfig(ServletContext) - Constructor for class org.apache.sling.scripting.jsp.jasper.compiler.JspConfig
 
JspConfig.JspProperty - Class in org.apache.sling.scripting.jsp.jasper.compiler
 
JspConfig.JspProperty(String, String, String, String, Vector, Vector, String, String) - Constructor for class org.apache.sling.scripting.jsp.jasper.compiler.JspConfig.JspProperty
 
jspContext - Variable in class org.apache.sling.scripting.jsp.jasper.runtime.JspFragmentHelper
 
JspContextWrapper - Class in org.apache.sling.scripting.jsp.jasper.runtime
Implementation of a JSP Context Wrapper.
JspContextWrapper(JspContext, ArrayList, ArrayList, ArrayList, Map) - Constructor for class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
 
JspCServletContext - Class in org.apache.sling.maven.jspc
Simple ServletContext implementation without HTTP-specific methods.
JspCServletContext(Log, URL) - Constructor for class org.apache.sling.maven.jspc.JspCServletContext
Create a new instance of this ServletContext implementation.
JspCServletContext - Class in org.apache.sling.scripting.jsp.jasper.servlet
Simple ServletContext implementation without HTTP-specific methods.
JspCServletContext(PrintWriter, URL) - Constructor for class org.apache.sling.scripting.jsp.jasper.servlet.JspCServletContext
Create a new instance of this ServletContext implementation.
jspDestroy() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.HttpJspBase
 
JspELException - Exception in org.apache.sling.scripting.jsp.jasper.el
 
JspELException(String, ELException) - Constructor for exception org.apache.sling.scripting.jsp.jasper.el.JspELException
 
jspError(String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.ErrorDispatcher
 
jspError(Mark, String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.ErrorDispatcher
 
jspError(Node, String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.ErrorDispatcher
 
jspError(String, String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.ErrorDispatcher
 
jspError(Mark, String, String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.ErrorDispatcher
 
jspError(Node, String, String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.ErrorDispatcher
 
jspError(String, String, String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.ErrorDispatcher
 
jspError(String, String, String, String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.ErrorDispatcher
 
jspError(Mark, String, String, String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.ErrorDispatcher
 
jspError(Mark, String, String, String, String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.ErrorDispatcher
 
jspError(Node, String, String, String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.ErrorDispatcher
 
jspError(Node, String, String, String, String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.ErrorDispatcher
 
jspError(Exception) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.ErrorDispatcher
 
jspError(String, String, Exception) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.ErrorDispatcher
 
jspError(Node, String, String, Exception) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.ErrorDispatcher
 
jspError(String, int, int, String, Exception) - Method in interface org.apache.sling.scripting.jsp.jasper.compiler.ErrorHandler
Processes the given JSP parse error.
jspError(String, Exception) - Method in interface org.apache.sling.scripting.jsp.jasper.compiler.ErrorHandler
Processes the given JSP parse error.
JspFactoryImpl - Class in org.apache.sling.scripting.jsp.jasper.runtime
Implementation of JspFactory.
JspFactoryImpl() - Constructor for class org.apache.sling.scripting.jsp.jasper.runtime.JspFactoryImpl
 
JspForwardTest - Class in org.apache.sling.launchpad.webapp.integrationtest
Test the {link ScriptHelper#forward) functionality
JspForwardTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.JspForwardTest
 
JspFragmentHelper - Class in org.apache.sling.scripting.jsp.jasper.runtime
Helper class from which all Jsp Fragment helper classes extend.
JspFragmentHelper(int, JspContext, JspTag) - Constructor for class org.apache.sling.scripting.jsp.jasper.runtime.JspFragmentHelper
 
JspIncludeTest - Class in org.apache.sling.launchpad.webapp.integrationtest
Test the {link ScriptHelper#include) functionality
JspIncludeTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.JspIncludeTest
 
jspInit() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.HttpJspBase
 
JspMethodExpression - Class in org.apache.sling.scripting.jsp.jasper.el
 
JspMethodExpression() - Constructor for class org.apache.sling.scripting.jsp.jasper.el.JspMethodExpression
 
JspMethodExpression(String, MethodExpression) - Constructor for class org.apache.sling.scripting.jsp.jasper.el.JspMethodExpression
 
JspMethodNotFoundException - Exception in org.apache.sling.scripting.jsp.jasper.el
 
JspMethodNotFoundException(String, MethodNotFoundException) - Constructor for exception org.apache.sling.scripting.jsp.jasper.el.JspMethodNotFoundException
 
JspPropertyNotFoundException - Exception in org.apache.sling.scripting.jsp.jasper.el
 
JspPropertyNotFoundException(String, PropertyNotFoundException) - Constructor for exception org.apache.sling.scripting.jsp.jasper.el.JspPropertyNotFoundException
 
JspPropertyNotWritableException - Exception in org.apache.sling.scripting.jsp.jasper.el
 
JspPropertyNotWritableException(String, PropertyNotWritableException) - Constructor for exception org.apache.sling.scripting.jsp.jasper.el.JspPropertyNotWritableException
 
JspRuntimeContext - Class in org.apache.sling.scripting.jsp.jasper.compiler
Class for tracking JSP compile time file dependencies when the &060;%@include file="..."%&062; directive is used.
JspRuntimeContext(ServletContext, Options) - Constructor for class org.apache.sling.scripting.jsp.jasper.compiler.JspRuntimeContext
Create a JspRuntimeContext for a web application context.
JspRuntimeContext.JspFactoryHandler - Class in org.apache.sling.scripting.jsp.jasper.compiler
This is a delegate forwarding either to our own factory or the original one.
JspRuntimeContext.JspFactoryHandler(JspFactory, JspFactory) - Constructor for class org.apache.sling.scripting.jsp.jasper.compiler.JspRuntimeContext.JspFactoryHandler
 
JspRuntimeLibrary - Class in org.apache.sling.scripting.jsp.jasper.runtime
Bunch of util methods that are used by code generated for useBean, getProperty and setProperty.
JspRuntimeLibrary() - Constructor for class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
 
JspRuntimeLibrary.PrivilegedIntrospectHelper - Class in org.apache.sling.scripting.jsp.jasper.runtime
 
JspScriptEngineFactory - Class in org.apache.sling.scripting.jsp
The JSP engine (a.k.a Jasper).
JspScriptEngineFactory() - Constructor for class org.apache.sling.scripting.jsp.JspScriptEngineFactory
 
JspScriptingTest - Class in org.apache.sling.launchpad.webapp.integrationtest
Test JSP scripting TODO this class can be generalized to be used for any scripting language, that would help in testing all scripting engines.
JspScriptingTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.JspScriptingTest
 
JspServlet - Class in org.apache.sling.scripting.jsp.jasper.servlet
The JSP engine (a.k.a Jasper).
JspServlet() - Constructor for class org.apache.sling.scripting.jsp.jasper.servlet.JspServlet
 
JspServletContext - Class in org.apache.sling.scripting.jsp
The JspServletContext TODO
JspServletOptions - Class in org.apache.sling.scripting.jsp
A class to hold all init parameters specific to the JSP engine.
JspServletOptions(ServletContext, IOProvider, ComponentContext, ClassLoader, TldLocationsCache) - Constructor for class org.apache.sling.scripting.jsp.JspServletOptions
Create an JspServletOptions object using data available from ServletConfig and ServletContext.
JspServletWrapper - Class in org.apache.sling.scripting.jsp.jasper.servlet
The JSP engine (a.k.a Jasper).
JspServletWrapper(ServletConfig, Options, String, boolean, JspRuntimeContext) - Constructor for class org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper
 
JspServletWrapper(ServletContext, Options, String, TagInfo, JspRuntimeContext, URL) - Constructor for class org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper
JspServletWrapper for tag files.
JspServletWrapperAdapter - Class in org.apache.sling.scripting.jsp
The JspServletWrapperAdapter TODO
JspSlingHttpServletResponseWrapper - Class in org.apache.sling.scripting.jsp.util
The JspSlingHttpServletResponseWrapper class may be used by tag library implementors to create a RenderResponse object which wraps the writer of the response of a given page context.
JspSlingHttpServletResponseWrapper(PageContext) - Constructor for class org.apache.sling.scripting.jsp.util.JspSlingHttpServletResponseWrapper
Creates an instance of this response wrapper for the given pageContext.
JspSourceDependent - Interface in org.apache.sling.scripting.jsp.jasper.runtime
Interface for tracking the source files dependencies, for the purpose of compiling out of date pages.
JspTestBase - Class in org.apache.sling.launchpad.webapp.integrationtest
Base class for tests that use JSP - configures the JSP scripting engine in a test-friendly way
JspTestBase() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.JspTestBase
 
jspUri - Variable in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
JspUtil - Class in org.apache.sling.scripting.jsp.jasper.compiler
This class has all the utility method(s).
JspUtil() - Constructor for class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
 
JspUtil.ValidAttribute - Class in org.apache.sling.scripting.jsp.jasper.compiler
 
JspUtil.ValidAttribute(String, boolean, boolean) - Constructor for class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil.ValidAttribute
 
JspUtil.ValidAttribute(String, boolean) - Constructor for class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil.ValidAttribute
 
JspUtil.ValidAttribute(String) - Constructor for class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil.ValidAttribute
 
JspValueExpression - Class in org.apache.sling.scripting.jsp.jasper.el
Wrapper for providing context to ValueExpressions
JspValueExpression() - Constructor for class org.apache.sling.scripting.jsp.jasper.el.JspValueExpression
 
JspValueExpression(String, ValueExpression) - Constructor for class org.apache.sling.scripting.jsp.jasper.el.JspValueExpression
 
JspWriterImpl - Class in org.apache.sling.scripting.jsp.jasper.runtime
Write text to a character-output stream, buffering characters so as to provide for the efficient writing of single characters, arrays, and strings.
JspWriterImpl() - Constructor for class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
 
JspWriterImpl(ServletResponse) - Constructor for class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
Create a buffered character-output stream that uses a default-sized output buffer.
JspWriterImpl(ServletResponse, int, boolean) - Constructor for class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
Create a new buffered character-output stream that uses an output buffer of the given size.
jsw - Variable in class org.apache.sling.scripting.jsp.jasper.compiler.Compiler
 
jsw - Variable in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 

K

keepGenerated() - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
Are we keeping generated code around?
key(String) - Method in class org.apache.sling.commons.json.io.JSONWriter
Append a key.
KEY_DELAY - Static variable in class org.apache.sling.installer.provider.file.impl.Activator
 
KEY_DIR - Static variable in class org.apache.sling.installer.provider.file.impl.Activator
 
keys() - Method in class org.apache.sling.commons.json.JSONObject
Get an enumeration of the keys of the JSONObject.
keys() - Method in class org.apache.sling.event.EventPropertiesMap
 
keySet() - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
keySet() - Method in class org.apache.sling.event.EventPropertiesMap
 
keySet() - Method in class org.apache.sling.jackrabbit.usermanager.impl.resource.AuthorizableValueMap
 
keySet() - Method in class org.apache.sling.jcr.resource.JcrPropertyMap
 
keySet() - Method in class org.apache.sling.scripting.core.impl.helper.ProtectedBindings
Returns a Set view of the keys contained in this map.

L

LABEL - Static variable in class org.apache.sling.engine.impl.request.RequestHistoryConsolePlugin
 
LAST_MODIFIED - Static variable in class org.apache.sling.jcr.classloader.internal.net.JCRURLConnection
The name of the header containing the last modification time stamp of the content (value is "last-modified").
lastModified(String) - Method in interface org.apache.sling.scripting.jsp.jasper.IOProvider
Returns the last modification time stamp of the resource (generally a file) at the given absolute location.
Launcher - Interface in org.apache.sling.launchpad.base.shared
The Launcher interface is implemented by the delegate classes inside the Launcher JAR and are used by the actual Main class or servlet to configure and start the framework.
LAUNCHER_JAR_REL_PATH - Static variable in interface org.apache.sling.launchpad.base.shared.SharedConstants
The name of the file providing the Launcher JAR.
LauncherClassLoader - Class in org.apache.sling.launchpad.base.shared
The LauncherClassLoader extends the standard Java VM URLClassLoader such, that classes and resources which are contained in the launcher JAR File are never looked up in the parent class loader.
LaunchpadConfigInstaller - Class in org.apache.sling.launchpad.installer.impl
 
LaunchpadConfigInstaller() - Constructor for class org.apache.sling.launchpad.installer.impl.LaunchpadConfigInstaller
 
LaunchpadConfigInstallerTest - Class in org.apache.sling.launchpad.webapp.integrationtest
Verify that the test config is installed
LaunchpadConfigInstallerTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.LaunchpadConfigInstallerTest
 
LaunchpadContentProvider - Interface in org.apache.sling.launchpad.api
The ResourceProvider defines a simple API to access resources from the environment depending on how Sling is launched.
LazyInputStream - Class in org.apache.sling.jcr.resource.internal.helper
Lazily acquired InputStream which only accesses the JCR Value InputStream if data is to be read from the stream.
LazyInputStream(Value) - Constructor for class org.apache.sling.jcr.resource.internal.helper.LazyInputStream
 
length() - Method in class org.apache.sling.commons.json.JSONArray
Get the number of elements in the JSONArray, included nulls.
length() - Method in class org.apache.sling.commons.json.JSONObject
Get the number of keys stored in the JSONObject.
length - Variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLString
The length of characters from the offset.
length - Variable in class org.apache.sling.servlets.get.impl.helpers.StreamRendererServlet.Range
 
listChildren() - Method in class org.apache.sling.api.resource.AbstractResource
Returns an iterator on the direct child resources.
listChildren() - Method in interface org.apache.sling.api.resource.Resource
Returns an iterator of the direct children of this resource.
listChildren(Resource) - Method in interface org.apache.sling.api.resource.ResourceProvider
Returns an Iterator of Resource objects loaded from the children of the given Resource.
listChildren(Resource) - Method in interface org.apache.sling.api.resource.ResourceResolver
Returns an Iterator of Resource objects loaded from the children of the given Resource.
listChildren(Resource) - Static method in class org.apache.sling.api.resource.ResourceUtil
Deprecated. since 2.1.0, use Resource.listChildren() instead
listChildren() - Method in class org.apache.sling.api.resource.ResourceWrapper
Returns the value of calling listChildren on the wrapped resource.
listChildren() - Method in class org.apache.sling.bundleresource.impl.BundleResource
 
listChildren(Resource) - Method in class org.apache.sling.bundleresource.impl.BundleResourceProvider
 
listChildren(Resource) - Method in class org.apache.sling.commons.testing.sling.MockResourceResolver
 
listChildren(Resource) - Method in class org.apache.sling.fsprovider.internal.FsResourceProvider
Returns an iterator of resources.
listChildren(Resource) - Method in class org.apache.sling.jackrabbit.usermanager.impl.resource.AuthorizableResourceProvider
 
listChildren(Resource) - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
 
listChildren(Resource) - Method in class org.apache.sling.jcr.resource.internal.helper.WrappedResourceProvider
Returns an Iterator of Resource objects loaded from the children of the given Resource.
listChildren(Resource) - Method in class org.apache.sling.jcr.resource.internal.JcrResourceResolver
 
listChildren(Resource) - Method in class org.apache.sling.servlets.resolver.internal.resource.ServletResourceProvider
 
load() - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
loadClass(String, boolean) - Method in class org.apache.sling.commons.classloader.impl.BundleProxyClassLoader
 
loadClass(String, boolean) - Method in class org.apache.sling.commons.classloader.impl.ClassLoaderFacade
 
loadClass(String) - Method in class org.apache.sling.commons.testing.osgi.MockBundle
 
loadClass(String) - Method in class org.apache.sling.jcr.ocm.impl.classloader.BundleLoader
 
loadClass(String) - Method in class org.apache.sling.jcr.ocm.impl.classloader.ClassLoaderLoader
 
loadClass(String) - Method in interface org.apache.sling.jcr.ocm.impl.classloader.Loader
 
loadClass(String, boolean) - Method in class org.apache.sling.jcr.ocm.impl.classloader.MapperClassLoader
Returns the Class object for the given fully qualified class className.
loadClass(String, boolean) - Method in class org.apache.sling.launchpad.base.shared.LauncherClassLoader
Load the name class and optionally resolve it, if found.
loadClass(String) - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JasperLoader
Load the class with the specified name.
loadClass(String, boolean) - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JasperLoader
Load the class with the specified name, searching using the following algorithm until it finds and returns the class.
Loader - Class in org.apache.sling.jcr.base.internal.loader
The Loader TODO
Loader(AbstractSlingRepository, BundleContext) - Constructor for class org.apache.sling.jcr.base.internal.loader.Loader
 
Loader - Class in org.apache.sling.jcr.contentloader.internal
The Loader loads initial content from the bundle.
Loader(ContentLoaderService) - Constructor for class org.apache.sling.jcr.contentloader.internal.Loader
 
Loader - Interface in org.apache.sling.jcr.ocm.impl.classloader
 
Loader - Class in org.apache.sling.launchpad.base.shared
The Loader class provides utility methods for the actual launchers to help launching the framework.
Loader(String) - Constructor for class org.apache.sling.launchpad.base.shared.Loader
Creates a loader instance to load from the given Sling home folder.
loader - Variable in class org.apache.sling.scripting.jsp.jasper.compiler.BeanRepository
 
Loader.Descriptor - Class in org.apache.sling.jcr.contentloader.internal
 
Loader.Descriptor() - Constructor for class org.apache.sling.jcr.contentloader.internal.Loader.Descriptor
 
loadEvents() - Method in class org.apache.sling.event.impl.TimedJobHandler
Load all active timed events from the repository.
loadLauncher(String) - Method in class org.apache.sling.launchpad.base.shared.Loader
Creates an URLClassLoader from a _launcher JAR_ file in the given slingHome directory and loads and returns the launcher class identified by the launcherClassName.
loadPropertiesOverride(Map<String, String>) - Method in class org.apache.sling.launchpad.base.impl.Sling
Loads additional properties into the properties object.
loadTagFile() - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper
Compile (if needed) and load a tag file
loadTagFilePrototype() - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper
Compile and load a prototype for the Tag file.
loadTestContent() - Method in class org.apache.sling.jcr.jackrabbit.server.impl.TestContentLoaderImpl
 
loadTestContent() - Method in interface org.apache.sling.jcr.jackrabbit.server.TestContentLoader
 
Localizer - Class in org.apache.sling.scripting.jsp.jasper.compiler
Class responsible for converting error codes to corresponding localized error messages.
Localizer() - Constructor for class org.apache.sling.scripting.jsp.jasper.compiler.Localizer
 
locateService(String, ServiceReference) - Method in class org.apache.sling.commons.testing.osgi.MockComponentContext
 
locateService(String) - Method in class org.apache.sling.commons.testing.osgi.MockComponentContext
 
locateServices(String) - Method in class org.apache.sling.commons.testing.osgi.MockComponentContext
 
LocationIterator - Class in org.apache.sling.servlets.resolver.internal.helper
The LocationIterator provides access to an ordered collection of absolute paths containing potential request handling.
LocationIterator(String, String, String, String, ResourceResolver) - Constructor for class org.apache.sling.servlets.resolver.internal.helper.LocationIterator
Creates an instance of this iterator starting with a location built from the resource type of the resource and ending with the given baseResourceType.
lock(boolean, boolean) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
lock() - Method in class org.apache.sling.event.impl.jobs.jcr.JCRJobEvent
 
lock(Session, String) - Method in class org.apache.sling.event.impl.jobs.jcr.LockManager
Lock the node at the given path
lock(JobEvent) - Method in class org.apache.sling.event.impl.jobs.jcr.PersistenceHandler
Try to lock the node in the repository.
lock() - Method in class org.apache.sling.event.impl.jobs.JobEvent
 
LockManager - Class in org.apache.sling.event.impl.jobs.jcr
 
LockManager() - Constructor for class org.apache.sling.event.impl.jobs.jcr.LockManager
 
Log - Interface in org.apache.juli.logging
A simple logging interface abstracting logging APIs.
log(String) - Method in interface org.apache.sling.api.request.RequestProgressTracker
Creates an entry with the given message
log(String, Object...) - Method in interface org.apache.sling.api.request.RequestProgressTracker
Creates an entry with a message constructed from the given MessageFormat format evaluated using the given formatting arguments.
LOG - Static variable in class org.apache.sling.api.scripting.SlingBindings
The name of the global scripting variable providing a logger which may be used for logging purposes (value is "log").
log(String) - Method in class org.apache.sling.commons.testing.sling.MockRequestProgressTracker
 
log(String, Object...) - Method in class org.apache.sling.commons.testing.sling.MockRequestProgressTracker
 
log(String, Throwable) - Method in class org.apache.sling.engine.impl.helper.SlingServletContext
Logs the message and optional throwable at error level to the logger
log(String) - Method in class org.apache.sling.engine.impl.helper.SlingServletContext
Logs the message at info level to the logger
log(Exception, String) - Method in class org.apache.sling.engine.impl.helper.SlingServletContext
Deprecated. 
log(String) - Method in class org.apache.sling.engine.impl.request.SlingRequestProgressTracker
Creates an entry with the given message.
log(String, Object...) - Method in class org.apache.sling.engine.impl.request.SlingRequestProgressTracker
Creates an entry with the given entry tag and message
log(String, Object...) - Method in interface org.apache.sling.installer.api.tasks.InstallationContext
Make an entry into the audit log - this should be invoked by the tasks whenever something has been installed/uninstalled etc.
log(int, String) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository
 
log(int, String, Throwable) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository
 
log(int, String, Throwable) - Method in class org.apache.sling.jcr.jackrabbit.server.impl.AbstractRegistrationSupport
Logs a message with optional Throwable stack trace to the log service or stderr if no log service is available.
log - Variable in class org.apache.sling.maven.jspc.JspCServletContext
The log writer we will write log messages to.
log(String) - Method in class org.apache.sling.maven.jspc.JspCServletContext
Log the specified message.
log(Exception, String) - Method in class org.apache.sling.maven.jspc.JspCServletContext
Deprecated. Use log(String,Throwable) instead
log(String, Throwable) - Method in class org.apache.sling.maven.jspc.JspCServletContext
Log the specified message and exception.
log - Variable in class org.apache.sling.scripting.jsp.jasper.compiler.Compiler
 
log - Variable in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
log(String) - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspCServletContext
Log the specified message.
log(Exception, String) - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspCServletContext
Deprecated. Use log(String,Throwable) instead
log(String, Throwable) - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspCServletContext
Log the specified message and exception.
log(String) - Method in class org.apache.sling.scripting.jsp.JspServletContext
 
log(Exception, String) - Method in class org.apache.sling.scripting.jsp.JspServletContext
Deprecated. 
log(String, Throwable) - Method in class org.apache.sling.scripting.jsp.JspServletContext
 
log(Logger, PageContext, String, Throwable) - Static method in class org.apache.sling.scripting.jsp.util.TagUtil
Log an INFO message to the given logger with context information from the pageContext.
log - Variable in class org.apache.sling.servlets.post.AbstractSlingPostOperation
default log
LOG_FILE - Static variable in class org.apache.sling.commons.log.internal.LogManager
 
LOG_FILE_NUMBER - Static variable in class org.apache.sling.commons.log.internal.LogManager
 
LOG_FILE_NUMBER_DEFAULT - Static variable in class org.apache.sling.commons.log.internal.LogManager
 
LOG_FILE_SIZE - Static variable in class org.apache.sling.commons.log.internal.LogManager
 
LOG_FILE_SIZE_DEFAULT - Static variable in class org.apache.sling.commons.log.internal.LogManager
 
LOG_LEVEL - Static variable in class org.apache.sling.commons.log.internal.LogManager
 
LOG_LEVEL_DEFAULT - Static variable in class org.apache.sling.commons.log.internal.LogManager
 
LOG_LOGGERS - Static variable in class org.apache.sling.commons.log.internal.LogManager
 
LOG_PATTERN - Static variable in class org.apache.sling.commons.log.internal.LogManager
 
LOG_PATTERN_DEFAULT - Static variable in class org.apache.sling.commons.log.internal.LogManager
 
LogConfigManager - Class in org.apache.sling.commons.log.internal.slf4j
 
LogConfigurationException - Exception in org.apache.juli.logging
 
LogConfigurationException() - Constructor for exception org.apache.juli.logging.LogConfigurationException
 
LogConfigurator - Class in org.apache.sling.commons.log.internal.config
 
LogConfigurator() - Constructor for class org.apache.sling.commons.log.internal.config.LogConfigurator
 
LogEntryImpl - Class in org.apache.sling.commons.log.internal
 
LogFactory - Class in org.apache.juli.logging
 
LogFactory() - Constructor for class org.apache.juli.logging.LogFactory
 
loggedNoBuffering - Variable in class org.apache.sling.engine.impl.output.BufferedPrintWriter
 
logger - Variable in class org.apache.sling.commons.scheduler.impl.QuartzScheduler
Default log.
logger - Variable in class org.apache.sling.commons.threads.impl.DefaultThreadPool
By default we use the logger for this class.
logger - Variable in class org.apache.sling.commons.threads.impl.DefaultThreadPoolManager
By default we use the logger for this class.
logger - Variable in class org.apache.sling.event.impl.AbstractRepositoryEventHandler
Default log.
logger - Variable in class org.apache.sling.event.impl.jobs.queues.AbstractJobQueue
The logger.
logger - Variable in class org.apache.sling.launchpad.base.impl.Sling
The simple logger to log messages during startup and shutdown to
login(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.sling.api.auth.Authenticator
Tries to login a request user for the current request.
login(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.auth.core.impl.engine.EngineSlingAuthenticator
 
login(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.auth.core.impl.SlingAuthenticator
Requests authentication information from the client.
login() - Method in class org.apache.sling.commons.testing.jcr.RepositoryUtil.RepositoryWrapper
 
login(Credentials, String) - Method in class org.apache.sling.commons.testing.jcr.RepositoryUtil.RepositoryWrapper
 
login(Credentials) - Method in class org.apache.sling.commons.testing.jcr.RepositoryUtil.RepositoryWrapper
 
login(String) - Method in class org.apache.sling.commons.testing.jcr.RepositoryUtil.RepositoryWrapper
 
login(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.sling.engine.auth.Authenticator
Deprecated. Finds an AuthenticationHandler for the given request and call its AuthenticationHandler.requestAuthentication(HttpServletRequest, HttpServletResponse) method to initiate an authentication process with the client to login to Sling.
login() - Method in class org.apache.sling.jcr.base.AbstractSlingRepository
Logs in as an anonymous user.
login(Credentials) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository
 
login(String) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository
 
login(Credentials, String) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository
 
LOGIN_RESOURCE - Static variable in interface org.apache.sling.api.auth.Authenticator
Name of the request attribute which may be set by the application to indicate to the Authenticator.login(HttpServletRequest, HttpServletResponse) method to which resource access should actually be authenticated.
loginAdministrative(String) - Method in class org.apache.sling.commons.testing.jcr.RepositoryUtil.RepositoryWrapper
 
loginAdministrative(String) - Method in interface org.apache.sling.jcr.api.SlingRepository
Returns a session to the default workspace which has administrative powers.
loginAdministrative(String) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository
 
LoginException - Exception in org.apache.sling.api.resource
Exception thrown by ResourceResolverFactory.getAdministrativeResourceResolver(java.util.Map) , ResourceResolverFactory.getResourceResolver(java.util.Map) , and ResourceResolver.clone(java.util.Map) if a resource resolver cannot be created because the credential data is not valid.
LoginException() - Constructor for exception org.apache.sling.api.resource.LoginException
Constructs a new instance of this class with null as its detail message.
LoginException(String) - Constructor for exception org.apache.sling.api.resource.LoginException
Constructs a new instance of this class with the specified detail message.
LoginException(String, Throwable) - Constructor for exception org.apache.sling.api.resource.LoginException
Constructs a new instance of this class with the specified detail message and root cause.
LoginException(Throwable) - Constructor for exception org.apache.sling.api.resource.LoginException
Constructs a new instance of this class with the specified root cause.
LoginModulePlugin - Interface in org.apache.sling.jcr.jackrabbit.server.security
Provide login module functionality that extends DefaultLoginModule for a specific type of Credentials.
LoginServlet - Class in org.apache.sling.auth.core.impl
The LoginServlet lets the Authenticator do the login.
LoginServlet() - Constructor for class org.apache.sling.auth.core.impl.LoginServlet
 
LogManager - Class in org.apache.sling.commons.log.internal
The LogManager manages the loggers used by the LogService and the rest of the system.
logout(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.sling.api.auth.Authenticator
Logs out if the current request is authenticated.
logout(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.auth.core.impl.engine.EngineSlingAuthenticator
 
logout(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.auth.core.impl.SlingAuthenticator
Logs out the user calling all applicable AuthenticationHandler authentication handlers.
LogoutServlet - Class in org.apache.sling.auth.core.impl
The LogoutServlet lets the Authenticator do the logout.
LogoutServlet() - Constructor for class org.apache.sling.auth.core.impl.LogoutServlet
 
LogReaderServiceFactory - Class in org.apache.sling.commons.log.internal
The LogReaderServiceFactory TODO
logRequestEntry(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.engine.impl.log.RequestLogger
 
logRequestExit(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.engine.impl.log.RequestLogger
 
LogServiceFactory - Class in org.apache.sling.commons.log.internal
The LogServiceFactory implements the OSGi Log Service specification and provides the functionality for the logging system.
LogSupport - Class in org.apache.sling.commons.log.internal
The LogReaderServiceFactory TODO
logTimer(String) - Method in interface org.apache.sling.api.request.RequestProgressTracker
Logs an entry with the message set to the name of the timer and the number of milliseconds elapsed since the timer start.
logTimer(String, String, Object...) - Method in interface org.apache.sling.api.request.RequestProgressTracker
Logs an entry with the message constructed from the given MessageFormat pattern evaluated using the given arguments and the number of milliseconds elapsed since the timer start.
logTimer(String) - Method in class org.apache.sling.commons.testing.sling.MockRequestProgressTracker
 
logTimer(String, String, Object...) - Method in class org.apache.sling.commons.testing.sling.MockRequestProgressTracker
 
logTimer(String) - Method in class org.apache.sling.engine.impl.request.SlingRequestProgressTracker
Log a timer entry, including start, end and elapsed time.
logTimer(String, String, Object...) - Method in class org.apache.sling.engine.impl.request.SlingRequestProgressTracker
Log a timer entry, including start, end and elapsed time.
LogWriter - Class in org.apache.sling.scripting.core.impl
The LogWriter is a simple Writer which writes lines of data to a given SLF4J Logger.
LogWriter(Logger) - Constructor for class org.apache.sling.scripting.core.impl.LogWriter
Creates a writer based on the given logger.
lowSurrogate(int) - Static method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLChar
Returns the low surrogate of a supplemental character
LT - Static variable in class org.apache.sling.commons.json.xml.XML
The Character '<'.

M

Main - Class in org.apache.sling.launchpad.app
The Main is the externally visible Standalone Java Application launcher for Sling.
main(String[]) - Static method in class org.apache.sling.launchpad.app.Main
 
main(String[]) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.SmapGenerator
 
MainDelegate - Class in org.apache.sling.launchpad.base.app
The Main class is a simple Java Application which interprests the command line and creates the Sling launcher class and thus starts the OSGi framework.
MainDelegate() - Constructor for class org.apache.sling.launchpad.base.app.MainDelegate
 
makeContext() - Method in class org.apache.sling.scripting.javascript.helper.SlingContextFactory
 
makeJavaIdentifier(String) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
Converts the given identifier to a legal Java identifier
makeJavaPackage(String) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
Converts the given path to a Java package or fully-qualified class name
makeOutputDir() - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
makeXmlJavaIdentifier(String) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
Converts the given Xml name to a legal Java identifier.
mangleChar(char) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
Mangle the specified character to create a legal Java class name.
ManifestHeader - Class in org.apache.sling.commons.osgi
This is a helper class to parse manifest header entries.
ManifestHeader() - Constructor for class org.apache.sling.commons.osgi.ManifestHeader
 
ManifestHeader.Entry - Interface in org.apache.sling.commons.osgi
A header can have several entries separated by comma.
ManifestHeader.NameValuePair - Class in org.apache.sling.commons.osgi
Directives and attributes are simple name/value pairs.
ManifestHeader.NameValuePair(String, String) - Constructor for class org.apache.sling.commons.osgi.ManifestHeader.NameValuePair
 
ManifestHeader.PathImpl - Class in org.apache.sling.commons.osgi
 
ManifestHeader.PathImpl(String) - Constructor for class org.apache.sling.commons.osgi.ManifestHeader.PathImpl
 
map(String) - Method in interface org.apache.sling.api.resource.ResourceResolver
Returns a path mapped from the (resource) path applying the reverse mapping used by the ResourceResolver.resolve(String) such that when the path is given to the ResourceResolver.resolve(String) method the same resource is returned.
map(HttpServletRequest, String) - Method in interface org.apache.sling.api.resource.ResourceResolver
Returns an URL mapped from the (resource) path applying the reverse mapping used by the ResourceResolver.resolve(HttpServletRequest, String) such that when the path is given to the ResourceResolver.resolve(HttpServletRequest, String) method the same resource is returned.
map(String) - Method in class org.apache.sling.commons.testing.sling.MockResourceResolver
 
map(HttpServletRequest, String) - Method in class org.apache.sling.commons.testing.sling.MockResourceResolver
 
map(String) - Method in class org.apache.sling.jcr.resource.internal.JcrResourceResolver
calls map(HttpServletRequest, String) as map(null, resourcePath)
map(HttpServletRequest, String) - Method in class org.apache.sling.jcr.resource.internal.JcrResourceResolver
full implementation - apply sling:alias from the resource path - apply /etc/map mappings (inkl.
map(Compiler, Node.Nodes) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.ELFunctionMapper
Creates the functions mappers for all EL expressions in the JSP page.
MapEntries - Class in org.apache.sling.jcr.resource.internal.helper
 
MapEntries(JcrResourceResolverFactoryImpl, SlingRepository) - Constructor for class org.apache.sling.jcr.resource.internal.helper.MapEntries
 
MapEntry - Class in org.apache.sling.jcr.resource.internal.helper
The MapEntry class represents a mapping entry in the mapping configuration tree at /etc/map.
MapEntry(String, int, boolean, String...) - Constructor for class org.apache.sling.jcr.resource.internal.helper.MapEntry
 
mapFunction(String, Class, String, Class[]) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.ProtectedFunctionMapper
Stores a mapping from the given EL function prefix and name to the given Java method.
mapHandle(String) - Method in class org.apache.sling.jcr.resource.internal.helper.Mapping
Replaces the prefix from by the new prefix to, if and only if handle starts with the from prefix.
MAPPER_BUNDLE_HEADER - Static variable in class org.apache.sling.jcr.ocm.OcmConstants
The name of the bundle manifest header listing the bundle entries providing Object Content Mapping configurations (value is "Sling-Mappings").
MapperClassLoader - Class in org.apache.sling.jcr.ocm.impl.classloader
The MapperClassLoader is a very limited class loader which is able to load registered classes only.
MapperClassLoader() - Constructor for class org.apache.sling.jcr.ocm.impl.classloader.MapperClassLoader
Creates an instance of this class loader without a parent class loader.
Mapping - Class in org.apache.sling.jcr.resource.internal.helper
The Mapping class conveys the mapping configuration used by the JcrResourceResolverFactoryImpl.
Mapping(String) - Constructor for class org.apache.sling.jcr.resource.internal.helper.Mapping
 
Mapping(String[]) - Constructor for class org.apache.sling.jcr.resource.internal.helper.Mapping
 
MAPPING_CLASS - Static variable in class org.apache.sling.jcr.ocm.OcmConstants
The name of the event property providing a String[] of class names mapped at the time the event is sent (value is "MAPPED_CLASS").
MAPPING_NODE_TYPE - Static variable in class org.apache.sling.jcr.ocm.OcmConstants
The name of the event property providing a String[] of node types mapped at the time the event is sent (value is "MAPPED_NODE_TYPE").
mapsInbound() - Method in class org.apache.sling.jcr.resource.internal.helper.Mapping
Checks, if this mapping is defined for inbound mapping.
mapsOutbound() - Method in class org.apache.sling.jcr.resource.internal.helper.Mapping
Checks, if this mapping is defined for outbound mapping.
mapUri(String) - Method in class org.apache.sling.jcr.resource.internal.helper.Mapping
Replaces the prefix to by the new prefix from, if and only if uriPath starts with the to prefix.
mark(int) - Method in class org.apache.sling.jcr.resource.internal.helper.LazyInputStream
 
mark - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
BitSet for mark.
mark(int) - Method in class org.apache.sling.scripting.javascript.io.EspReader
Mark the present position in the stream.
mark(int) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.ASCIIReader
Mark the present position in the stream.
mark(int) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.UCSReader
Mark the present position in the stream.
mark(int) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.UTF8Reader
Mark the present position in the stream.
markForRemoval() - Method in class org.apache.sling.event.impl.jobs.queues.AbstractJobQueue
Mark this queue for removal.
markSupported() - Method in class org.apache.sling.jcr.resource.internal.helper.LazyInputStream
 
markSupported() - Method in class org.apache.sling.scripting.javascript.io.EspReader
Tell whether this stream supports the mark() operation, which it does not.
markSupported() - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.ASCIIReader
Tell whether this stream supports the mark() operation.
markSupported() - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.UCSReader
Tell whether this stream supports the mark() operation.
markSupported() - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.UTF8Reader
Tell whether this stream supports the mark() operation.
MASK_CONTENT - Static variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLChar
Content character mask.
MASK_NAME - Static variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLChar
Name character mask.
MASK_NAME_START - Static variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLChar
Name start character mask.
MASK_NCNAME - Static variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLChar
NCName character mask.
MASK_NCNAME_START - Static variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLChar
NCName start character mask.
MASK_PUBID - Static variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLChar
Pubid character mask.
MASK_SPACE - Static variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLChar
Space character mask.
MASK_VALID - Static variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLChar
Valid character mask.
match(JobEvent) - Method in class org.apache.sling.event.impl.jobs.config.InternalQueueConfiguration
Check if the queue processes the event.
matchesAll() - Method in class org.apache.sling.servlets.post.impl.helper.MediaRangeList.MediaRange
Returns true if this is a catch-all media range (*/*).
mavenSession - Variable in class org.apache.sling.maven.projectsupport.AbstractBundleListMojo
 
MAX_POOL_SIZE - Static variable in class org.apache.sling.scripting.jsp.jasper.Constants
Default tag handler pool size.
MAX_REFRESH_PACKAGES_WAIT_SECONDS - Static variable in class org.apache.sling.installer.core.impl.tasks.SynchronousRefreshPackagesTask
Max time allowed to refresh packages (TODO configurable??)
mayService(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.api.servlets.SlingAllMethodsServlet
Tries to handle the request by calling a Java method implemented for the respective HTTP request method.
mayService(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.api.servlets.SlingSafeMethodsServlet
Tries to handle the request by calling a Java method implemented for the respective HTTP request method.
md5(String) - Static method in class org.apache.sling.event.impl.jobs.Utility
Calculate an MD5 hash of the string given using 'utf-8' encoding.
MediaRangeList - Class in org.apache.sling.servlets.post.impl.helper
Facilitates parsing of the Accept HTTP request header.
MediaRangeList(HttpServletRequest) - Constructor for class org.apache.sling.servlets.post.impl.helper.MediaRangeList
Constructs a MediaRangeList using information from the supplied HttpServletRequest.
MediaRangeList(String) - Constructor for class org.apache.sling.servlets.post.impl.helper.MediaRangeList
Constructs a MediaRangeList using a list of media ranges specified in a java.lang.String.
MediaRangeList.MediaRange - Class in org.apache.sling.servlets.post.impl.helper
A code MediaRange represents an entry in a MediaRangeList.
MediaRangeList.MediaRange(String) - Constructor for class org.apache.sling.servlets.post.impl.helper.MediaRangeList.MediaRange
Constructs a MediaRange from a String expression.
merge(String, boolean) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
merge(RequestPathInfo) - Method in class org.apache.sling.engine.impl.request.SlingRequestPathInfo
 
merge(RequestDispatcherOptions) - Method in class org.apache.sling.engine.impl.request.SlingRequestPathInfo
 
merge(BundleList) - Method in class org.apache.sling.maven.projectsupport.bundlelist.BaseBundleList
Merge the current bundle list with an additional list.
METHOD_CONNECT - Static variable in class org.apache.sling.api.servlets.HttpConstants
 
METHOD_DELETE - Static variable in class org.apache.sling.api.servlets.HttpConstants
 
METHOD_GET - Static variable in class org.apache.sling.api.servlets.HttpConstants
 
METHOD_HEAD - Static variable in class org.apache.sling.api.servlets.HttpConstants
 
METHOD_OPTIONS - Static variable in class org.apache.sling.api.servlets.HttpConstants
 
METHOD_POST - Static variable in class org.apache.sling.api.servlets.HttpConstants
 
METHOD_PUT - Static variable in class org.apache.sling.api.servlets.HttpConstants
 
METHOD_TRACE - Static variable in class org.apache.sling.api.servlets.HttpConstants
 
MIME_TYPES - Static variable in class org.apache.sling.commons.mime.internal.MimeTypeServiceImpl
 
MimeTypeProvider - Interface in org.apache.sling.commons.mime
The MimeTypeProvider interface defines an API for services which are asked for MIME type mappings for unknown MIME types or extensions.
MimeTypeService - Interface in org.apache.sling.commons.mime
The MimeTypeService TODO
MimeTypeServiceImpl - Class in org.apache.sling.commons.mime.internal
The MimeTypeServiceImpl is the official implementation of the MimeTypeService interface.
MimeTypeServiceImpl() - Constructor for class org.apache.sling.commons.mime.internal.MimeTypeServiceImpl
 
MIN_POLL - Static variable in class org.apache.sling.jcr.base.AbstractSlingRepository
The minimum number of seconds allowed for any of the two poll times
mixinTypes - Variable in class org.apache.sling.jcr.contentloader.internal.readers.XmlReader.NodeDescription
 
mkdir(String) - Method in class org.apache.sling.commons.testing.integration.SlingIntegrationTestClient
Create the given directory via WebDAV, if needed, under given URL
mkdirs(String, String) - Method in class org.apache.sling.commons.testing.integration.SlingIntegrationTestClient
Create the given directory via WebDAV, including parent directories
mkdirs(String) - Method in interface org.apache.sling.scripting.jsp.jasper.IOProvider
Creates folders (folder like) structures, such that a container for data is available at the given path.
MkdirTest - Class in org.apache.sling.launchpad.webapp.integrationtest
Test the MicroslingIntegrationTestClient's mkdir functions
MkdirTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.MkdirTest
 
MockBundle - Class in org.apache.sling.commons.testing.osgi
 
MockBundle(long) - Constructor for class org.apache.sling.commons.testing.osgi.MockBundle
 
MockComponentContext - Class in org.apache.sling.commons.testing.osgi
 
MockComponentContext(MockBundle) - Constructor for class org.apache.sling.commons.testing.osgi.MockComponentContext
 
MockComponentContext(MockBundle, Servlet) - Constructor for class org.apache.sling.commons.testing.osgi.MockComponentContext
 
MockNode - Class in org.apache.sling.commons.testing.jcr
 
MockNode(String) - Constructor for class org.apache.sling.commons.testing.jcr.MockNode
 
MockNode(String, String) - Constructor for class org.apache.sling.commons.testing.jcr.MockNode
 
MockNodeIterator - Class in org.apache.sling.commons.testing.jcr
 
MockNodeIterator() - Constructor for class org.apache.sling.commons.testing.jcr.MockNodeIterator
 
MockNodeIterator(Node[]) - Constructor for class org.apache.sling.commons.testing.jcr.MockNodeIterator
 
MockNodeType - Class in org.apache.sling.commons.testing.jcr
 
MockNodeType(String) - Constructor for class org.apache.sling.commons.testing.jcr.MockNodeType
 
MockProperty - Class in org.apache.sling.commons.testing.jcr
 
MockProperty(String) - Constructor for class org.apache.sling.commons.testing.jcr.MockProperty
 
MockPropertyDefinition - Class in org.apache.sling.commons.testing.jcr
 
MockPropertyDefinition(boolean) - Constructor for class org.apache.sling.commons.testing.jcr.MockPropertyDefinition
 
MockPropertyIterator - Class in org.apache.sling.commons.testing.jcr
 
MockPropertyIterator(Iterator<Property>) - Constructor for class org.apache.sling.commons.testing.jcr.MockPropertyIterator
 
MockRequestProgressTracker - Class in org.apache.sling.commons.testing.sling
 
MockRequestProgressTracker() - Constructor for class org.apache.sling.commons.testing.sling.MockRequestProgressTracker
 
MockResource - Class in org.apache.sling.commons.testing.sling
 
MockResource(ResourceResolver, String, String) - Constructor for class org.apache.sling.commons.testing.sling.MockResource
 
MockResource(ResourceResolver, String, String, String) - Constructor for class org.apache.sling.commons.testing.sling.MockResource
 
MockResourceResolver - Class in org.apache.sling.commons.testing.sling
 
MockResourceResolver() - Constructor for class org.apache.sling.commons.testing.sling.MockResourceResolver
 
MockServiceReference - Class in org.apache.sling.commons.testing.osgi
 
MockServiceReference(Bundle) - Constructor for class org.apache.sling.commons.testing.osgi.MockServiceReference
 
MockSlingHttpServletRequest - Class in org.apache.sling.commons.testing.sling
Mock request object.
MockSlingHttpServletRequest(String, String, String, String, String) - Constructor for class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
MockValue - Class in org.apache.sling.commons.testing.jcr
 
MockValue() - Constructor for class org.apache.sling.commons.testing.jcr.MockValue
 
MockValue(String) - Constructor for class org.apache.sling.commons.testing.jcr.MockValue
 
mode - Variable in class org.apache.sling.commons.json.io.JSONWriter
The current mode.
ModifiableThreadPoolConfig - Class in org.apache.sling.commons.threads
This is a modifiable thread pool configuration that can be instantiated and then configured to create a new thread pool.
ModifiableThreadPoolConfig() - Constructor for class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
Create a new default configuration.
ModifiableThreadPoolConfig(ThreadPoolConfig) - Constructor for class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
Clone an existing configuration
Modification - Class in org.apache.sling.servlets.post
 
Modification(ModificationType, String, String) - Constructor for class org.apache.sling.servlets.post.Modification
 
MODIFICATION_TIME - Static variable in class org.apache.sling.api.resource.ResourceMetadata
Returns the last modification time of this resource in the repository in milliseconds (value is "sling.modificationTime").
ModificationType - Enum in org.apache.sling.servlets.post
 
modifiedService(ServiceReference, Object) - Method in class org.apache.sling.engine.impl.filter.ServletFilterManager
 
modifiedService(ServiceReference, Object) - Method in class org.apache.sling.installer.core.impl.SortingServiceTracker
 
modifiedService(ServiceReference, Object) - Method in class org.apache.sling.jcr.jackrabbit.server.impl.AccessManagerFactoryTracker
 
ModifyAceServlet - Class in org.apache.sling.jcr.jackrabbit.accessmanager.post
Sling Post Servlet implementation for modifying the ACEs for a principal on a JCR resource.
ModifyAceServlet() - Constructor for class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyAceServlet
 
ModifyAceTest - Class in org.apache.sling.launchpad.webapp.integrationtest.accessManager
Tests for the 'modifyAce' Sling Post Operation
ModifyAceTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.accessManager.ModifyAceTest
 
ModifyOperation - Class in org.apache.sling.servlets.post.impl.operations
The ModifyOperation class implements the default operation called by the Sling default POST servlet if no operation is requested by the client.
ModifyOperation(NodeNameGenerator, DateParser, ServletContext) - Constructor for class org.apache.sling.servlets.post.impl.operations.ModifyOperation
 
ModuleObject - Class in org.apache.sling.scripting.javascript.helper
 
ModuleScope - Class in org.apache.sling.scripting.javascript.helper
 
ModuleScope(Scriptable, String) - Constructor for class org.apache.sling.scripting.javascript.helper.ModuleScope
 
more() - Method in class org.apache.sling.commons.json.JSONTokener
Determine if the source string still contains characters that next() can consume.
MoveOperation - Class in org.apache.sling.servlets.post.impl.operations
The MoveOperation class implements the move operation for the Sling default POST servlet.
MoveOperation() - Constructor for class org.apache.sling.servlets.post.impl.operations.MoveOperation
 
myAttributes - Variable in class org.apache.sling.scripting.jsp.jasper.servlet.JspCServletContext
Servlet context attributes.
myLogWriter - Variable in class org.apache.sling.scripting.jsp.jasper.servlet.JspCServletContext
The log writer we will write log messages to.
myResourceBaseURL - Variable in class org.apache.sling.scripting.jsp.jasper.servlet.JspCServletContext
The base URL (document root) for this context.

N

name - Variable in class org.apache.sling.commons.scheduler.impl.QuartzJobExecutor.JobContextImpl
 
name - Variable in class org.apache.sling.commons.threads.impl.DefaultThreadPool
The name of this thread pool
NAME - Static variable in interface org.apache.sling.engine.SlingRequestProcessor
The name of the SlingRequestProcessor service.
name - Variable in class org.apache.sling.jcr.contentloader.internal.readers.XmlReader.NodeDescription
 
name - Variable in class org.apache.sling.jcr.contentloader.internal.readers.XmlReader.PropertyDescription
 
name - Variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.TreeNode
The name of this node.
NamedScriptResourceCollector - Class in org.apache.sling.servlets.resolver.internal.helper
The ResourceCollector class provides a single public method - AbstractResourceCollector.getServlets(ResourceResolver) - which is used to find an ordered collection of Resource instances which may be used to find a servlet or script to handle a request to the given resource.
NamedScriptResourceCollector(String, String, String, String, String, String[]) - Constructor for class org.apache.sling.servlets.resolver.internal.helper.NamedScriptResourceCollector
 
names() - Method in class org.apache.sling.commons.json.JSONObject
Produce a JSONArray containing the names of the elements of this JSONObject.
NAMES - Static variable in class org.apache.sling.scripting.jsp.JspScriptEngineFactory
 
NAMESPACE_PREFIX - Static variable in class org.apache.sling.api.SlingConstants
The namespace prefix used throughout Sling (value is "sling").
NAMESPACE_URI_ROOT - Static variable in class org.apache.sling.api.SlingConstants
The namespace URI prefix to be used by Sling projects to define namespaces (value is "http://sling.apache.org/").
NamespaceConfigurationPrinter - Class in org.apache.sling.jcr.webconsole.internal
A Felix WebConsole ConfigurationPrinter which outputs the current JCR namespace mappings.
NamespaceConfigurationPrinter() - Constructor for class org.apache.sling.jcr.webconsole.internal.NamespaceConfigurationPrinter
 
NamespaceMapper - Interface in org.apache.sling.jcr.api
This interface is used to customize the namespace mapping of a session.
NamespaceMappingTest - Class in org.apache.sling.launchpad.webapp.integrationtest
Test that both Sling-Namespaces and NamespaceMapper work.
NamespaceMappingTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.NamespaceMappingTest
 
NAMESPACES_BUNDLE_HEADER - Static variable in class org.apache.sling.jcr.base.internal.loader.Loader
 
NamespaceTestServlet - Class in org.apache.sling.launchpad.testservices.servlets
Test Servlet which outputs the current namespace mappings.
NamespaceTestServlet() - Constructor for class org.apache.sling.launchpad.testservices.servlets.NamespaceTestServlet
 
NameValuePair - Class in org.apache.sling.commons.testing.integration
A basic name-value pair class.
NameValuePair() - Constructor for class org.apache.sling.commons.testing.integration.NameValuePair
 
NameValuePair(String, String) - Constructor for class org.apache.sling.commons.testing.integration.NameValuePair
 
NameValuePairList - Class in org.apache.sling.commons.testing.integration
A list of name-value pairs.
NameValuePairList() - Constructor for class org.apache.sling.commons.testing.integration.NameValuePairList
 
NameValuePairList(List<NameValuePair>) - Constructor for class org.apache.sling.commons.testing.integration.NameValuePairList
 
NameValuePairList(NameValuePairList) - Constructor for class org.apache.sling.commons.testing.integration.NameValuePairList
 
NameValuePairList(Map<String, String>) - Constructor for class org.apache.sling.commons.testing.integration.NameValuePairList
 
net_path - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
BitSet for net_path.
newLine() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
Write a line separator.
newLine() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
Write a line separator.
newThread(Runnable) - Method in class org.apache.sling.commons.threads.impl.ExtendedThreadFactory
Invoke the thread factory and set the daemon flag and priority.
next() - Method in class org.apache.sling.commons.json.JSONTokener
Get the next character in the source string.
next(char) - Method in class org.apache.sling.commons.json.JSONTokener
Consume the next character, and check that it matches a specified character.
next(int) - Method in class org.apache.sling.commons.json.JSONTokener
Get the next n characters.
next() - Method in class org.apache.sling.commons.testing.jcr.MockNodeIterator
 
next() - Method in class org.apache.sling.commons.testing.jcr.MockPropertyIterator
 
next() - Method in class org.apache.sling.event.impl.jobs.jcr.JobsIteratorImpl
Deprecated.  
next() - Method in class org.apache.sling.event.impl.jobs.JobsIteratorImpl
 
next() - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.JcrNodeResourceIterator
 
next() - Method in class org.apache.sling.jcr.resource.internal.helper.ResourceIterator
 
next() - Method in class org.apache.sling.jcr.resource.internal.helper.ResourcePathIterator
 
next() - Method in class org.apache.sling.jcr.resource.internal.ResourceIteratorDecorator
 
next - Variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.SymbolTable.Entry
The next entry.
next() - Method in class org.apache.sling.servlets.resolver.internal.helper.LocationIterator
Returns the next entry of this iterator.
nextCDATA() - Method in class org.apache.sling.commons.json.xml.XMLTokener
Get the text in the CDATA block.
nextClean() - Method in class org.apache.sling.commons.json.JSONTokener
Get the next char in the string, skipping whitespace and comments (slashslash, slashstar, and hash).
nextContent() - Method in class org.apache.sling.commons.json.xml.XMLTokener
Get the next XML outer token, trimming whitespace.
nextCounter() - Method in class org.apache.sling.servlets.post.impl.helper.DefaultNodeNameGenerator
 
nextElement() - Method in class org.apache.sling.scripting.jsp.jasper.util.Enumerator
Returns the next element of this enumeration if this enumeration has at least one more element to provide.
nextEntity(char) - Method in class org.apache.sling.commons.json.xml.XMLTokener
Return the next entity.
nextMeta() - Method in class org.apache.sling.commons.json.xml.XMLTokener
Returns the next XML meta token.
nextNode() - Method in class org.apache.sling.commons.testing.jcr.MockNodeIterator
 
nextProperty() - Method in class org.apache.sling.commons.testing.jcr.MockPropertyIterator
 
nextString(char) - Method in class org.apache.sling.commons.json.JSONTokener
Return the characters up to the next close quote character.
nextTemporaryVariableName() - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
Generates a new temporary variable name.
nextTo(char) - Method in class org.apache.sling.commons.json.JSONTokener
Get the text up but not including the specified character or the end of line, whichever comes first.
nextTo(String) - Method in class org.apache.sling.commons.json.JSONTokener
Get the text up but not including one of the specified delimeter characters or the end of line, whichever comes first.
nextToken() - Method in class org.apache.sling.commons.json.http.HTTPTokener
Get the next token or string.
nextToken() - Method in class org.apache.sling.commons.json.xml.XMLTokener
Get the next XML Token.
nextValue() - Method in class org.apache.sling.commons.json.JSONTokener
Get the next value.
NoAuthenticationHandlerException - Exception in org.apache.sling.api.auth
The NoAuthenticationHandlerException is thrown to indicate that the Authenticator.login(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse) method could not find a way to authenticate the request user.
NoAuthenticationHandlerException() - Constructor for exception org.apache.sling.api.auth.NoAuthenticationHandlerException
 
NoAuthenticationHandlerException - Exception in org.apache.sling.engine.auth
Deprecated. see Authenticator
NoAuthenticationHandlerException() - Constructor for exception org.apache.sling.engine.auth.NoAuthenticationHandlerException
Deprecated.  
NODE_PROPERTY_APPLICATION - Static variable in class org.apache.sling.event.impl.jobs.jcr.JCRHelper
 
NODE_PROPERTY_CREATED - Static variable in class org.apache.sling.event.impl.jobs.jcr.JCRHelper
 
NODE_PROPERTY_FINISHED - Static variable in class org.apache.sling.event.impl.jobs.jcr.JCRHelper
 
NODE_PROPERTY_JOBID - Static variable in class org.apache.sling.event.impl.jobs.jcr.JCRHelper
 
NODE_PROPERTY_LOCK_OWNER - Static variable in class org.apache.sling.event.impl.jobs.jcr.JCRHelper
The property for locks.
NODE_PROPERTY_PROCESSOR - Static variable in class org.apache.sling.event.impl.jobs.jcr.JCRHelper
 
NODE_PROPERTY_PROPERTIES - Static variable in class org.apache.sling.event.impl.jobs.jcr.JCRHelper
 
NODE_PROPERTY_TE_DATE - Static variable in class org.apache.sling.event.impl.jobs.jcr.JCRHelper
 
NODE_PROPERTY_TE_EXPRESSION - Static variable in class org.apache.sling.event.impl.jobs.jcr.JCRHelper
 
NODE_PROPERTY_TE_PERIOD - Static variable in class org.apache.sling.event.impl.jobs.jcr.JCRHelper
 
NODE_PROPERTY_TOPIC - Static variable in class org.apache.sling.event.impl.jobs.jcr.JCRHelper
 
NodeNameFilter - Class in org.apache.sling.servlets.post.impl.helper
Filter a String so that it can be used as a NodeName.
NodeNameFilter() - Constructor for class org.apache.sling.servlets.post.impl.helper.NodeNameFilter
 
NodeNameGenerator - Interface in org.apache.sling.servlets.post
Service interface which allows for custom node name generation for * resources.
nodePath - Variable in class org.apache.sling.event.impl.AbstractRepositoryEventHandler.EventInfo
 
nodeReader - Variable in class org.apache.sling.jcr.contentloader.internal.Loader.Descriptor
 
NODETYPE_FOLDER - Static variable in class org.apache.sling.event.impl.jobs.jcr.JCRHelper
The nodetype for newly created intermediate folders
NODETYPE_ORDERED_FOLDER - Static variable in class org.apache.sling.event.impl.jobs.jcr.JCRHelper
The nodetype for newly created folders
NodeTypeConfigurationPrinter - Class in org.apache.sling.jcr.webconsole.internal
A Felix WebConsole ConfigurationPrinter which outputs the current JCR nodetypes.
NodeTypeConfigurationPrinter() - Constructor for class org.apache.sling.jcr.webconsole.internal.NodeTypeConfigurationPrinter
 
NodeTypeLoader - Class in org.apache.sling.jcr.base
The NodeTypeSupport contains utility methods to register node types from a CND nodetype definition file given as an URL or InputStream with the repository.
NodeTypeLoader() - Constructor for class org.apache.sling.jcr.base.NodeTypeLoader
 
NodetypeRenderingTest - Class in org.apache.sling.launchpad.webapp.integrationtest
Test creating a Node and rendering it using scripts in various supported languages, using nodetype-based script resolution
NodetypeRenderingTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.NodetypeRenderingTest
 
NODETYPES_BUNDLE_HEADER - Static variable in class org.apache.sling.jcr.base.internal.loader.Loader
 
nodeUrl - Variable in class org.apache.sling.commons.testing.integration.HttpTestBase.TestNode
 
NONE - Static variable in interface org.apache.sling.jcr.jackrabbit.server.security.accessmanager.AccessManagerPlugin
 
NonExistingResource - Class in org.apache.sling.api.resource
Simple helper class representing nonexisting resources.
NonExistingResource(ResourceResolver, String) - Constructor for class org.apache.sling.api.resource.NonExistingResource
Create a new non existing resource.
NopOperation - Class in org.apache.sling.servlets.post.impl.operations
The NopOperation class implements no operation at all.
NopOperation() - Constructor for class org.apache.sling.servlets.post.impl.operations.NopOperation
 
NoPropertyFilter - Class in org.apache.sling.launchpad.testservices.filters
Example/test filter
NoPropertyFilter() - Constructor for class org.apache.sling.launchpad.testservices.filters.NoPropertyFilter
 
NOPSTATUS_VALUE_DEFAULT - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
The default response status sent back by a SlingPostConstants.OPERATION_NOP if the SlingPostConstants.RP_NOP_STATUS parameter is not provided or the parameter value cannot be converted into a valid response status code (value is 200).
normalize(String) - Static method in class org.apache.sling.api.resource.ResourceUtil
Resolves relative path segments '.' and '..' in the absolute path.
normalize(char[]) - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Normalize the given hier path part.
normalize() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Normalizes the path part of this URI.
NOROOT_REL_URI - Static variable in class org.apache.sling.scripting.jsp.jasper.compiler.OriginalTldLocationsCache
 
NOROOT_REL_URI - Static variable in class org.apache.sling.scripting.jsp.jasper.compiler.TldLocationsCache
 
Notifiable - Interface in org.apache.sling.launchpad.base.shared
The Notifiable interface is implemented by the real main class and Sling Servlet for them to be notified from the launcher JAR when the framework has been stopped or updated.
notifyActiveJob(String) - Method in class org.apache.sling.event.impl.jobs.DefaultJobManager
Job started
notifyAddJob(JobEvent) - Method in class org.apache.sling.event.impl.jobs.DefaultJobManager
Add a job to all jobs.
notifyChange() - Method in class org.apache.sling.installer.provider.file.impl.ServicesListener
 
notifyChange() - Method in class org.apache.sling.launchpad.installer.impl.ServicesListener
 
notifyFinished(JobEvent) - Method in class org.apache.sling.event.impl.jobs.queues.AbstractJobQueue
 
notifyFinished(JobEvent) - Method in class org.apache.sling.event.impl.jobs.queues.AbstractParallelJobQueue
 
notifyFinished(JobEvent) - Method in class org.apache.sling.event.impl.jobs.queues.OrderedJobQueue
 
notifyRemoveJob(String) - Method in class org.apache.sling.event.impl.jobs.DefaultJobManager
Remove a job from all jobs.
NS_PLUGIN_URL - Static variable in class org.apache.sling.scripting.jsp.jasper.Constants
Default URLs to download the pluging for Netscape and IE.
NT_FILE - Static variable in class org.apache.sling.servlets.post.impl.helper.SlingFileUploadHandler
 
NT_FOLDER - Static variable in class org.apache.sling.servlets.post.impl.helper.SlingFileUploadHandler
 
NT_RESOURCE - Static variable in class org.apache.sling.servlets.post.impl.helper.SlingFileUploadHandler
 
NT_UNSTRUCTURED - Static variable in class org.apache.sling.servlets.post.impl.helper.SlingFileUploadHandler
 
NULL - Static variable in class org.apache.sling.commons.json.JSONObject
It is sometimes more convenient and less ambiguous to have a NULL object than to use Java's null value.
NullResourceBundle - Class in org.apache.sling.engine.impl.helper
 
NullResourceBundle(Locale) - Constructor for class org.apache.sling.engine.impl.helper.NullResourceBundle
 
NUMBER_OF_PROCESSORS - Static variable in class org.apache.sling.event.impl.jobs.config.ConfigurationConstants
 
numberToString(Number) - Static method in class org.apache.sling.commons.json.JSONObject
Produce a string from a Number.

O

object() - Method in class org.apache.sling.commons.json.io.JSONWriter
Begin appending a new object.
ObjectContentManagerFactory - Interface in org.apache.sling.jcr.ocm
The ObjectContentManagerFactory TODO
ObjectContentManagerFactoryImpl - Class in org.apache.sling.jcr.ocm.impl
The ObjectContentManagerFactory TODO
ObjectContentManagerFactoryImpl() - Constructor for class org.apache.sling.jcr.ocm.impl.ObjectContentManagerFactoryImpl
 
ObservingObjectCache - Class in org.apache.sling.jcr.ocm.impl
The ObservingObjectCache TODO
OcmConstants - Class in org.apache.sling.jcr.ocm
The OcmConstants interface provides constant values for event topics and event properties for events sent from this bundle.
OcmConstants() - Constructor for class org.apache.sling.jcr.ocm.OcmConstants
 
offset - Variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLString
The offset into the character array.
OFFSET - Static variable in class org.apache.sling.servlets.get.impl.JsonQueryServlet
Result set offset
onChange(String, String...) - Method in class org.apache.sling.api.servlets.HtmlResponse
Records a generic change of the given type.
onChange(String, String...) - Method in class org.apache.sling.servlets.post.impl.helper.JSONResponse
 
onChange(ModificationType, String) - Static method in class org.apache.sling.servlets.post.Modification
 
onChange(ModificationType, String, String) - Static method in class org.apache.sling.servlets.post.Modification
 
onCheckin(String) - Static method in class org.apache.sling.servlets.post.Modification
 
onCheckout(String) - Static method in class org.apache.sling.servlets.post.Modification
 
onContextCreated(Context) - Method in class org.apache.sling.scripting.javascript.helper.SlingContextFactory
 
onCopied(String, String) - Method in class org.apache.sling.api.servlets.HtmlResponse
Records a 'copied' change.
onCopied(String, String) - Static method in class org.apache.sling.servlets.post.Modification
Records a 'copied' change.
onCopy(String, String) - Method in interface org.apache.sling.jcr.contentloader.ContentImportListener
An Item has been copied to a new location.
onCreate(String) - Method in interface org.apache.sling.jcr.contentloader.ContentImportListener
A Node has been created.
onCreated(String) - Method in class org.apache.sling.api.servlets.HtmlResponse
Records a 'created' change
onCreated(String) - Static method in class org.apache.sling.servlets.post.Modification
Records a 'created' change
onDelete(String) - Method in interface org.apache.sling.jcr.contentloader.ContentImportListener
An Item has been deleted.
onDeleted(String) - Method in class org.apache.sling.api.servlets.HtmlResponse
Records a 'deleted' change
onDeleted(String) - Static method in class org.apache.sling.servlets.post.Modification
Records a 'deleted' change
OnDemandReaderRequest - Class in org.apache.sling.scripting.core.impl.helper
 
OnDemandReaderRequest(SlingHttpServletRequest) - Constructor for class org.apache.sling.scripting.core.impl.helper.OnDemandReaderRequest
 
OnDemandWriterResponse - Class in org.apache.sling.scripting.core.impl.helper
 
OnDemandWriterResponse(SlingHttpServletResponse) - Constructor for class org.apache.sling.scripting.core.impl.helper.OnDemandWriterResponse
 
onEvent(SlingRequestEvent) - Method in interface org.apache.sling.api.request.SlingRequestListener
This method is called from the Sling application for every EventType appearing during the dispatching of a Sling request
onEvent(EventIterator) - Method in class org.apache.sling.commons.testing.jcr.EventHelper
 
onEvent(EventIterator) - Method in class org.apache.sling.event.impl.DistributingEventHandler
 
onEvent(EventIterator) - Method in class org.apache.sling.event.impl.jobs.jcr.LockManager
 
onEvent(EventIterator) - Method in class org.apache.sling.event.impl.jobs.jcr.PersistenceHandler
 
onEvent(EventIterator) - Method in class org.apache.sling.event.impl.TimedJobHandler
 
onEvent(EventIterator) - Method in class org.apache.sling.installer.provider.jcr.impl.JcrInstaller
 
onEvent(EventIterator) - Method in class org.apache.sling.jcr.classloader.internal.DynamicRepositoryClassLoader
Handles a repository item modifcation events checking whether a class needs to be expired.
onEvent(EventIterator) - Method in class org.apache.sling.jcr.classloader.internal.DynamicRepositoryClassLoader.ProxyEventListener
 
onEvent(EventIterator) - Method in class org.apache.sling.jcr.ocm.impl.ObservingObjectCache
 
onEvent(EventIterator) - Method in class org.apache.sling.jcr.resource.internal.helper.MapEntries
 
onEvent(EventIterator) - Method in class org.apache.sling.jcr.resource.internal.JcrResourceListener
 
onEvent(EventIterator) - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletUpdateTest.TestEventListener
 
onModified(String) - Method in class org.apache.sling.api.servlets.HtmlResponse
Records a 'modified' change
onModified(String) - Static method in class org.apache.sling.servlets.post.Modification
Records a 'modified' change
onModify(String) - Method in interface org.apache.sling.jcr.contentloader.ContentImportListener
Content has been updated.
onMove(String, String) - Method in interface org.apache.sling.jcr.contentloader.ContentImportListener
An Item has been moved to a new location.
onMoved(String, String) - Method in class org.apache.sling.api.servlets.HtmlResponse
Records a 'moved' change.
onMoved(String, String) - Static method in class org.apache.sling.servlets.post.Modification
Records a 'moved' change.
onOrder(String, String) - Static method in class org.apache.sling.servlets.post.Modification
Records a 'order' change.
onReorder(String, String) - Method in interface org.apache.sling.jcr.contentloader.ContentImportListener
A child Node has been reordered.
opaque_part - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
URI bitset that combines uric_no_slash and uric.
openConnection(URL) - Method in class org.apache.sling.launchpad.base.impl.ContextProtocolHandler
Returns an instance of the ContextConnection class to access the content of the url.
OPENID_AUTH - Static variable in class org.apache.sling.auth.openid.OpenIDConstants
Identification of this authentication handler.
OPENID_FAILURE_REASON - Static variable in class org.apache.sling.auth.openid.OpenIDConstants
The name of the request parameter set by the requestCredentials method when redirecting to the login request form.
OPENID_IDENTITY - Static variable in class org.apache.sling.auth.openid.OpenIDConstants
The name of the request parameter set by the requestCredentials method providing to authenticated OpenID identity.
OpenIDAuthenticationHandler - Class in org.apache.sling.auth.openid.impl
The AuthorizationHeaderAuthenticationHandler class implements the authorization steps based on the Authorization header of the HTTP request.
OpenIDAuthenticationHandler() - Constructor for class org.apache.sling.auth.openid.impl.OpenIDAuthenticationHandler
 
OpenIDConstants - Class in org.apache.sling.auth.openid
The OpenIDConstants class defines useful constants for implementors of login forms for OpenID authentication.
OpenIDConstants() - Constructor for class org.apache.sling.auth.openid.OpenIDConstants
 
OpenIDFailure - Enum in org.apache.sling.auth.openid
The OpenIDFailure defines the OpenID authentication failure codes which may be set as the j_reason request parameter for the login form.
OPERATION_CHECKIN - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Name of the predefined checkin operation (value is "checkin").
OPERATION_CHECKOUT - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Name of the predefined checkout operation (value is "checkout").
OPERATION_COPY - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Name of the predefined copy operation (value is "copy").
OPERATION_DELETE - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Name of the predefined delete operation (value is "delete").
OPERATION_IMPORT - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Name of the predefined import operation (value is "import").
OPERATION_MOVE - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Name of the predefined move operation (value is "move")
OPERATION_NOP - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Name of the predefined null operation (value is "nop").
opt(int) - Method in class org.apache.sling.commons.json.JSONArray
Get the optional object value associated with an index.
opt(String) - Method in class org.apache.sling.commons.json.JSONObject
Get an optional value associated with a key.
OPT_ADD_SELECTORS - Static variable in class org.apache.sling.api.request.RequestDispatcherOptions
When dispatching, add the value provided by this option to the RequestPathInfo selectors.
OPT_FORCE_RESOURCE_TYPE - Static variable in class org.apache.sling.api.request.RequestDispatcherOptions
When dispatching, use the value provided by this option as the resource type, instead of the one defined by the Resource.
OPT_REPLACE_SELECTORS - Static variable in class org.apache.sling.api.request.RequestDispatcherOptions
When dispatching, replace RequestPathInfo selectors by the value provided by this option.
OPT_REPLACE_SUFFIX - Static variable in class org.apache.sling.api.request.RequestDispatcherOptions
When dispatching, replace the RequestPathInfo suffix by the value provided by this option
optBoolean(int) - Method in class org.apache.sling.commons.json.JSONArray
Get the optional boolean value associated with an index.
optBoolean(int, boolean) - Method in class org.apache.sling.commons.json.JSONArray
Get the optional boolean value associated with an index.
optBoolean(String) - Method in class org.apache.sling.commons.json.JSONObject
Get an optional boolean associated with a key.
optBoolean(String, boolean) - Method in class org.apache.sling.commons.json.JSONObject
Get an optional boolean associated with a key.
optDouble(int) - Method in class org.apache.sling.commons.json.JSONArray
Get the optional double value associated with an index.
optDouble(int, double) - Method in class org.apache.sling.commons.json.JSONArray
Get the optional double value associated with an index.
optDouble(String) - Method in class org.apache.sling.commons.json.JSONObject
Get an optional double associated with a key, or NaN if there is no such key or if its value is not a number.
optDouble(String, double) - Method in class org.apache.sling.commons.json.JSONObject
Get an optional double associated with a key, or the defaultValue if there is no such key or if its value is not a number.
optimizeLineSection() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.SmapStratum
Combines consecutive LineInfos wherever possible
OptingServlet - Interface in org.apache.sling.api.servlets
The OptingServlet interface may be implemented by Servlets used by Sling which may choose to not handle all requests for which they would be selected based on their registration properties.
optInt(int) - Method in class org.apache.sling.commons.json.JSONArray
Get the optional int value associated with an index.
optInt(int, int) - Method in class org.apache.sling.commons.json.JSONArray
Get the optional int value associated with an index.
optInt(String) - Method in class org.apache.sling.commons.json.JSONObject
Get an optional int value associated with a key, or zero if there is no such key or if the value is not a number.
optInt(String, int) - Method in class org.apache.sling.commons.json.JSONObject
Get an optional int value associated with a key, or the default if there is no such key or if the value is not a number.
OPTION_MAXSIZE - Static variable in class org.apache.sling.scripting.jsp.jasper.runtime.TagHandlerPool
 
OPTION_TAGPOOL - Static variable in class org.apache.sling.scripting.jsp.jasper.runtime.TagHandlerPool
 
options - Variable in class org.apache.sling.scripting.jsp.jasper.compiler.Compiler
 
options - Variable in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
Options - Interface in org.apache.sling.scripting.jsp.jasper
A class to hold all init parameters specific to the JSP engine.
optJSONArray(int) - Method in class org.apache.sling.commons.json.JSONArray
Get the optional JSONArray associated with an index.
optJSONArray(String) - Method in class org.apache.sling.commons.json.JSONObject
Get an optional JSONArray associated with a key.
optJSONObject(int) - Method in class org.apache.sling.commons.json.JSONArray
Get the optional JSONObject associated with an index.
optJSONObject(String) - Method in class org.apache.sling.commons.json.JSONObject
Get an optional JSONObject associated with a key.
optLong(int) - Method in class org.apache.sling.commons.json.JSONArray
Get the optional long value associated with an index.
optLong(int, long) - Method in class org.apache.sling.commons.json.JSONArray
Get the optional long value associated with an index.
optLong(String) - Method in class org.apache.sling.commons.json.JSONObject
Get an optional long value associated with a key, or zero if there is no such key or if the value is not a number.
optLong(String, long) - Method in class org.apache.sling.commons.json.JSONObject
Get an optional long value associated with a key, or the default if there is no such key or if the value is not a number.
optString(int) - Method in class org.apache.sling.commons.json.JSONArray
Get the optional string value associated with an index.
optString(int, String) - Method in class org.apache.sling.commons.json.JSONArray
Get the optional string associated with an index.
optString(String) - Method in class org.apache.sling.commons.json.JSONObject
Get an optional string associated with a key.
optString(String, String) - Method in class org.apache.sling.commons.json.JSONObject
Get an optional string associated with a key.
ORDER_AFTER - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Possible value of the SlingPostConstants.RP_ORDER parameter indicating that the node by moved immediately after the sibbling whose name is contained in the SlingPostConstants.RP_ORDER parameter (value is "after ").
ORDER_BEFORE - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Possible value of the SlingPostConstants.RP_ORDER parameter indicating that the node by moved immediately before the sibbling whose name is contained in the SlingPostConstants.RP_ORDER parameter (value is "before ").
ORDER_FIRST - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Possible value of the SlingPostConstants.RP_ORDER parameter indicating that the node by moved to the first position amongst its sibblings (value is "first").
ORDER_LAST - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Possible value of the SlingPostConstants.RP_ORDER parameter indicating that the node by moved to the last position amongst its sibblings (value is "last").
orderBefore(String, String) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
OrderedJobQueue - Class in org.apache.sling.event.impl.jobs.queues
An ordered job queue is processing the queue FIFO in a serialized way.
OrderedJobQueue(String, InternalQueueConfiguration, EnvironmentComponent) - Constructor for class org.apache.sling.event.impl.jobs.queues.OrderedJobQueue
 
orderNode(SlingHttpServletRequest, Item, List<Modification>) - Method in class org.apache.sling.servlets.post.AbstractSlingPostOperation
Orders the given node according to the specified command.
org.apache.juli.logging - package org.apache.juli.logging
 
org.apache.sling.adapter - package org.apache.sling.adapter
 
org.apache.sling.adapter.internal - package org.apache.sling.adapter.internal
 
org.apache.sling.api - package org.apache.sling.api
 
org.apache.sling.api.adapter - package org.apache.sling.api.adapter
 
org.apache.sling.api.auth - package org.apache.sling.api.auth
 
org.apache.sling.api.request - package org.apache.sling.api.request
 
org.apache.sling.api.resource - package org.apache.sling.api.resource
 
org.apache.sling.api.scripting - package org.apache.sling.api.scripting
 
org.apache.sling.api.servlets - package org.apache.sling.api.servlets
 
org.apache.sling.api.wrappers - package org.apache.sling.api.wrappers
 
org.apache.sling.auth.core - package org.apache.sling.auth.core
 
org.apache.sling.auth.core.impl - package org.apache.sling.auth.core.impl
 
org.apache.sling.auth.core.impl.engine - package org.apache.sling.auth.core.impl.engine
 
org.apache.sling.auth.core.spi - package org.apache.sling.auth.core.spi
 
org.apache.sling.auth.form - package org.apache.sling.auth.form
 
org.apache.sling.auth.form.impl - package org.apache.sling.auth.form.impl
 
org.apache.sling.auth.openid - package org.apache.sling.auth.openid
 
org.apache.sling.auth.openid.impl - package org.apache.sling.auth.openid.impl
 
org.apache.sling.auth.selector - package org.apache.sling.auth.selector
 
org.apache.sling.bundleresource.impl - package org.apache.sling.bundleresource.impl
 
org.apache.sling.commons.classloader - package org.apache.sling.commons.classloader
 
org.apache.sling.commons.classloader.impl - package org.apache.sling.commons.classloader.impl
 
org.apache.sling.commons.json - package org.apache.sling.commons.json
 
org.apache.sling.commons.json.http - package org.apache.sling.commons.json.http
 
org.apache.sling.commons.json.io - package org.apache.sling.commons.json.io
 
org.apache.sling.commons.json.jcr - package org.apache.sling.commons.json.jcr
 
org.apache.sling.commons.json.util - package org.apache.sling.commons.json.util
 
org.apache.sling.commons.json.xml - package org.apache.sling.commons.json.xml
 
org.apache.sling.commons.log.internal - package org.apache.sling.commons.log.internal
 
org.apache.sling.commons.log.internal.config - package org.apache.sling.commons.log.internal.config
 
org.apache.sling.commons.log.internal.slf4j - package org.apache.sling.commons.log.internal.slf4j
 
org.apache.sling.commons.mime - package org.apache.sling.commons.mime
 
org.apache.sling.commons.mime.internal - package org.apache.sling.commons.mime.internal
 
org.apache.sling.commons.osgi - package org.apache.sling.commons.osgi
 
org.apache.sling.commons.osgi.bundleversion - package org.apache.sling.commons.osgi.bundleversion
 
org.apache.sling.commons.scheduler - package org.apache.sling.commons.scheduler
 
org.apache.sling.commons.scheduler.impl - package org.apache.sling.commons.scheduler.impl
 
org.apache.sling.commons.testing.integration - package org.apache.sling.commons.testing.integration
 
org.apache.sling.commons.testing.jcr - package org.apache.sling.commons.testing.jcr
 
org.apache.sling.commons.testing.osgi - package org.apache.sling.commons.testing.osgi
 
org.apache.sling.commons.testing.sling - package org.apache.sling.commons.testing.sling
 
org.apache.sling.commons.testing.util - package org.apache.sling.commons.testing.util
 
org.apache.sling.commons.threads - package org.apache.sling.commons.threads
 
org.apache.sling.commons.threads.impl - package org.apache.sling.commons.threads.impl
 
org.apache.sling.engine - package org.apache.sling.engine
 
org.apache.sling.engine.auth - package org.apache.sling.engine.auth
 
org.apache.sling.engine.impl - package org.apache.sling.engine.impl
 
org.apache.sling.engine.impl.adapter - package org.apache.sling.engine.impl.adapter
 
org.apache.sling.engine.impl.debug - package org.apache.sling.engine.impl.debug
 
org.apache.sling.engine.impl.filter - package org.apache.sling.engine.impl.filter
 
org.apache.sling.engine.impl.helper - package org.apache.sling.engine.impl.helper
 
org.apache.sling.engine.impl.log - package org.apache.sling.engine.impl.log
 
org.apache.sling.engine.impl.output - package org.apache.sling.engine.impl.output
 
org.apache.sling.engine.impl.parameters - package org.apache.sling.engine.impl.parameters
 
org.apache.sling.engine.impl.request - package org.apache.sling.engine.impl.request
 
org.apache.sling.engine.servlets - package org.apache.sling.engine.servlets
 
org.apache.sling.event - package org.apache.sling.event
 
org.apache.sling.event.impl - package org.apache.sling.event.impl
 
org.apache.sling.event.impl.jobs - package org.apache.sling.event.impl.jobs
 
org.apache.sling.event.impl.jobs.config - package org.apache.sling.event.impl.jobs.config
 
org.apache.sling.event.impl.jobs.console - package org.apache.sling.event.impl.jobs.console
 
org.apache.sling.event.impl.jobs.jcr - package org.apache.sling.event.impl.jobs.jcr
 
org.apache.sling.event.impl.jobs.queues - package org.apache.sling.event.impl.jobs.queues
 
org.apache.sling.event.impl.support - package org.apache.sling.event.impl.support
 
org.apache.sling.event.jobs - package org.apache.sling.event.jobs
 
org.apache.sling.extensions.threaddump.internal - package org.apache.sling.extensions.threaddump.internal
 
org.apache.sling.extensions.webconsolesecurityprovider.internal - package org.apache.sling.extensions.webconsolesecurityprovider.internal
 
org.apache.sling.fsprovider.internal - package org.apache.sling.fsprovider.internal
 
org.apache.sling.installer.api - package org.apache.sling.installer.api
 
org.apache.sling.installer.api.tasks - package org.apache.sling.installer.api.tasks
 
org.apache.sling.installer.core.impl - package org.apache.sling.installer.core.impl
 
org.apache.sling.installer.core.impl.config - package org.apache.sling.installer.core.impl.config
 
org.apache.sling.installer.core.impl.console - package org.apache.sling.installer.core.impl.console
 
org.apache.sling.installer.core.impl.tasks - package org.apache.sling.installer.core.impl.tasks
 
org.apache.sling.installer.provider.file.impl - package org.apache.sling.installer.provider.file.impl
 
org.apache.sling.installer.provider.jcr.impl - package org.apache.sling.installer.provider.jcr.impl
 
org.apache.sling.jackrabbit.usermanager - package org.apache.sling.jackrabbit.usermanager
 
org.apache.sling.jackrabbit.usermanager.impl - package org.apache.sling.jackrabbit.usermanager.impl
 
org.apache.sling.jackrabbit.usermanager.impl.post - package org.apache.sling.jackrabbit.usermanager.impl.post
 
org.apache.sling.jackrabbit.usermanager.impl.resource - package org.apache.sling.jackrabbit.usermanager.impl.resource
 
org.apache.sling.jcr.api - package org.apache.sling.jcr.api
 
org.apache.sling.jcr.base - package org.apache.sling.jcr.base
 
org.apache.sling.jcr.base.internal.loader - package org.apache.sling.jcr.base.internal.loader
 
org.apache.sling.jcr.base.util - package org.apache.sling.jcr.base.util
 
org.apache.sling.jcr.classloader.internal - package org.apache.sling.jcr.classloader.internal
 
org.apache.sling.jcr.classloader.internal.net - package org.apache.sling.jcr.classloader.internal.net
 
org.apache.sling.jcr.contentloader - package org.apache.sling.jcr.contentloader
 
org.apache.sling.jcr.contentloader.internal - package org.apache.sling.jcr.contentloader.internal
 
org.apache.sling.jcr.contentloader.internal.readers - package org.apache.sling.jcr.contentloader.internal.readers
 
org.apache.sling.jcr.davex.impl.servlets - package org.apache.sling.jcr.davex.impl.servlets
 
org.apache.sling.jcr.jackrabbit.accessmanager - package org.apache.sling.jcr.jackrabbit.accessmanager
 
org.apache.sling.jcr.jackrabbit.accessmanager.post - package org.apache.sling.jcr.jackrabbit.accessmanager.post
 
org.apache.sling.jcr.jackrabbit.server - package org.apache.sling.jcr.jackrabbit.server
 
org.apache.sling.jcr.jackrabbit.server.impl - package org.apache.sling.jcr.jackrabbit.server.impl
 
org.apache.sling.jcr.jackrabbit.server.impl.security - package org.apache.sling.jcr.jackrabbit.server.impl.security
 
org.apache.sling.jcr.jackrabbit.server.security - package org.apache.sling.jcr.jackrabbit.server.security
 
org.apache.sling.jcr.jackrabbit.server.security.accessmanager - package org.apache.sling.jcr.jackrabbit.server.security.accessmanager
 
org.apache.sling.jcr.ocm - package org.apache.sling.jcr.ocm
 
org.apache.sling.jcr.ocm.impl - package org.apache.sling.jcr.ocm.impl
 
org.apache.sling.jcr.ocm.impl.classloader - package org.apache.sling.jcr.ocm.impl.classloader
 
org.apache.sling.jcr.resource - package org.apache.sling.jcr.resource
 
org.apache.sling.jcr.resource.internal - package org.apache.sling.jcr.resource.internal
 
org.apache.sling.jcr.resource.internal.helper - package org.apache.sling.jcr.resource.internal.helper
 
org.apache.sling.jcr.resource.internal.helper.jcr - package org.apache.sling.jcr.resource.internal.helper.jcr
 
org.apache.sling.jcr.resource.internal.helper.starresource - package org.apache.sling.jcr.resource.internal.helper.starresource
 
org.apache.sling.jcr.resource.internal.scripting - package org.apache.sling.jcr.resource.internal.scripting
 
org.apache.sling.jcr.webconsole.internal - package org.apache.sling.jcr.webconsole.internal
 
org.apache.sling.jcr.webdav.impl.helper - package org.apache.sling.jcr.webdav.impl.helper
 
org.apache.sling.jcr.webdav.impl.servlets - package org.apache.sling.jcr.webdav.impl.servlets
 
org.apache.sling.launchpad.api - package org.apache.sling.launchpad.api
 
org.apache.sling.launchpad.app - package org.apache.sling.launchpad.app
 
org.apache.sling.launchpad.base.app - package org.apache.sling.launchpad.base.app
 
org.apache.sling.launchpad.base.impl - package org.apache.sling.launchpad.base.impl
 
org.apache.sling.launchpad.base.impl.bootstrapcommands - package org.apache.sling.launchpad.base.impl.bootstrapcommands
 
org.apache.sling.launchpad.base.shared - package org.apache.sling.launchpad.base.shared
 
org.apache.sling.launchpad.base.webapp - package org.apache.sling.launchpad.base.webapp
 
org.apache.sling.launchpad.installer.impl - package org.apache.sling.launchpad.installer.impl
 
org.apache.sling.launchpad.testservices.exported - package org.apache.sling.launchpad.testservices.exported
 
org.apache.sling.launchpad.testservices.filters - package org.apache.sling.launchpad.testservices.filters
 
org.apache.sling.launchpad.testservices.jcr - package org.apache.sling.launchpad.testservices.jcr
 
org.apache.sling.launchpad.testservices.resource - package org.apache.sling.launchpad.testservices.resource
 
org.apache.sling.launchpad.testservices.scripting - package org.apache.sling.launchpad.testservices.scripting
 
org.apache.sling.launchpad.testservices.servlets - package org.apache.sling.launchpad.testservices.servlets
 
org.apache.sling.launchpad.testservices.war.servlets - package org.apache.sling.launchpad.testservices.war.servlets
 
org.apache.sling.launchpad.webapp - package org.apache.sling.launchpad.webapp
 
org.apache.sling.launchpad.webapp.integrationtest - package org.apache.sling.launchpad.webapp.integrationtest
The tests found in and under this package are used in the "integration-test" build phase (SLING-82), they are not run as part of the normal "test" build phase.
org.apache.sling.launchpad.webapp.integrationtest.accessManager - package org.apache.sling.launchpad.webapp.integrationtest.accessManager
 
org.apache.sling.launchpad.webapp.integrationtest.auth - package org.apache.sling.launchpad.webapp.integrationtest.auth
 
org.apache.sling.launchpad.webapp.integrationtest.issues - package org.apache.sling.launchpad.webapp.integrationtest.issues
 
org.apache.sling.launchpad.webapp.integrationtest.login - package org.apache.sling.launchpad.webapp.integrationtest.login
 
org.apache.sling.launchpad.webapp.integrationtest.scripting - package org.apache.sling.launchpad.webapp.integrationtest.scripting
 
org.apache.sling.launchpad.webapp.integrationtest.servlets.post - package org.apache.sling.launchpad.webapp.integrationtest.servlets.post
 
org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution - package org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution
 
org.apache.sling.launchpad.webapp.integrationtest.userManager - package org.apache.sling.launchpad.webapp.integrationtest.userManager
 
org.apache.sling.maven.bundlesupport - package org.apache.sling.maven.bundlesupport
 
org.apache.sling.maven.jcrocm - package org.apache.sling.maven.jcrocm
 
org.apache.sling.maven.jspc - package org.apache.sling.maven.jspc
 
org.apache.sling.maven.projectsupport - package org.apache.sling.maven.projectsupport
 
org.apache.sling.maven.projectsupport.bundlelist - package org.apache.sling.maven.projectsupport.bundlelist
 
org.apache.sling.maven.projectsupport.bundlelist.v1_0_0 - package org.apache.sling.maven.projectsupport.bundlelist.v1_0_0
 
org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.io.xpp3 - package org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.io.xpp3
 
org.apache.sling.scripting.api - package org.apache.sling.scripting.api
 
org.apache.sling.scripting.core - package org.apache.sling.scripting.core
 
org.apache.sling.scripting.core.impl - package org.apache.sling.scripting.core.impl
 
org.apache.sling.scripting.core.impl.helper - package org.apache.sling.scripting.core.impl.helper
 
org.apache.sling.scripting.javascript - package org.apache.sling.scripting.javascript
 
org.apache.sling.scripting.javascript.helper - package org.apache.sling.scripting.javascript.helper
 
org.apache.sling.scripting.javascript.internal - package org.apache.sling.scripting.javascript.internal
 
org.apache.sling.scripting.javascript.io - package org.apache.sling.scripting.javascript.io
 
org.apache.sling.scripting.javascript.wrapper - package org.apache.sling.scripting.javascript.wrapper
 
org.apache.sling.scripting.jsp - package org.apache.sling.scripting.jsp
 
org.apache.sling.scripting.jsp.jasper - package org.apache.sling.scripting.jsp.jasper
 
org.apache.sling.scripting.jsp.jasper.compiler - package org.apache.sling.scripting.jsp.jasper.compiler
 
org.apache.sling.scripting.jsp.jasper.compiler.tagplugin - package org.apache.sling.scripting.jsp.jasper.compiler.tagplugin
 
org.apache.sling.scripting.jsp.jasper.el - package org.apache.sling.scripting.jsp.jasper.el
 
org.apache.sling.scripting.jsp.jasper.runtime - package org.apache.sling.scripting.jsp.jasper.runtime
 
org.apache.sling.scripting.jsp.jasper.security - package org.apache.sling.scripting.jsp.jasper.security
 
org.apache.sling.scripting.jsp.jasper.servlet - package org.apache.sling.scripting.jsp.jasper.servlet
 
org.apache.sling.scripting.jsp.jasper.tagplugins.jstl - package org.apache.sling.scripting.jsp.jasper.tagplugins.jstl
 
org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.core - package org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.core
 
org.apache.sling.scripting.jsp.jasper.util - package org.apache.sling.scripting.jsp.jasper.util
 
org.apache.sling.scripting.jsp.jasper.xmlparser - package org.apache.sling.scripting.jsp.jasper.xmlparser
 
org.apache.sling.scripting.jsp.taglib - package org.apache.sling.scripting.jsp.taglib
 
org.apache.sling.scripting.jsp.util - package org.apache.sling.scripting.jsp.util
 
org.apache.sling.servlets.get.impl - package org.apache.sling.servlets.get.impl
 
org.apache.sling.servlets.get.impl.helpers - package org.apache.sling.servlets.get.impl.helpers
 
org.apache.sling.servlets.get.impl.impl.info - package org.apache.sling.servlets.get.impl.impl.info
 
org.apache.sling.servlets.post - package org.apache.sling.servlets.post
 
org.apache.sling.servlets.post.impl - package org.apache.sling.servlets.post.impl
 
org.apache.sling.servlets.post.impl.helper - package org.apache.sling.servlets.post.impl.helper
 
org.apache.sling.servlets.post.impl.operations - package org.apache.sling.servlets.post.impl.operations
 
org.apache.sling.servlets.resolver.internal - package org.apache.sling.servlets.resolver.internal
 
org.apache.sling.servlets.resolver.internal.defaults - package org.apache.sling.servlets.resolver.internal.defaults
 
org.apache.sling.servlets.resolver.internal.helper - package org.apache.sling.servlets.resolver.internal.helper
 
org.apache.sling.servlets.resolver.internal.resource - package org.apache.sling.servlets.resolver.internal.resource
 
org.apache.sling.settings - package org.apache.sling.settings
 
org.apache.sling.settings.impl - package org.apache.sling.settings.impl
 
org.slf4j.impl - package org.slf4j.impl
 
OriginalTldLocationsCache - Class in org.apache.sling.scripting.jsp.jasper.compiler
A container for all tag libraries that are defined "globally" for the web application.
OriginalTldLocationsCache(ServletContext) - Constructor for class org.apache.sling.scripting.jsp.jasper.compiler.OriginalTldLocationsCache
 
OriginalTldLocationsCache(ServletContext, boolean) - Constructor for class org.apache.sling.scripting.jsp.jasper.compiler.OriginalTldLocationsCache
Constructor.
OSGI_FRAMEWORK_BUNDLES - Static variable in class org.apache.sling.launchpad.base.impl.Sling
The name of the configuration property defining a properties file defining a list of bundles, which are installed into the framework when it has been launched (value is "org.apache.osgi.bundles").
OsgiInstaller - Interface in org.apache.sling.installer.api
OSGi Service that installs/updates/removes installable data InstallableResource in the OSGi framework.
OsgiInstallerImpl - Class in org.apache.sling.installer.core.impl
Worker thread where all OSGi tasks are executed.
OsgiInstallerImpl(BundleContext) - Constructor for class org.apache.sling.installer.core.impl.OsgiInstallerImpl
Constructor
OsgiInstallerWebConsolePlugin - Class in org.apache.sling.installer.core.impl.console
 
OsgiUtil - Class in org.apache.sling.commons.osgi
The OsgiUtil is a utility class providing some usefull utility methods.
OsgiUtil() - Constructor for class org.apache.sling.commons.osgi.OsgiUtil
 
Otherwise - Class in org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.core
 
Otherwise() - Constructor for class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.core.Otherwise
 
OUT - Static variable in class org.apache.sling.api.scripting.SlingBindings
The name of the global scripting variable providing the java.io.PrintWriter object to return the response content (value is "out").
Out - Class in org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.core
 
Out() - Constructor for class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.core.Out
 
OUTBOUND - Static variable in class org.apache.sling.jcr.resource.internal.helper.Mapping
defined the 'outbound' direction, that is mapping item path to URL path
OUTPUT_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
OutputBundleListMojo - Class in org.apache.sling.maven.projectsupport
Output the bundle list back to the console.
OutputBundleListMojo() - Constructor for class org.apache.sling.maven.projectsupport.OutputBundleListMojo
 
outputDir - Variable in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
OVERWRITE_DIRECTIVE - Static variable in class org.apache.sling.jcr.contentloader.internal.PathEntry
The overwrite directive specifying if content should be overwritten or just initially added.
OVERWRITE_PROPERTIES_DIRECTIVE - Static variable in class org.apache.sling.jcr.contentloader.internal.PathEntry
The overwriteProperties directive specifying if content properties should be overwritten or just initially added.
OWNER_DEFAULT - Static variable in class org.apache.sling.jcr.classloader.internal.DynamicClassLoaderProviderImpl
Default class loader owner.
OWNER_PROP - Static variable in class org.apache.sling.jcr.classloader.internal.DynamicClassLoaderProviderImpl
 

P

PAGE_DIRECTIVE_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
PageContextImpl - Class in org.apache.sling.scripting.jsp.jasper.runtime
Implementation of the PageContext class from the JSP spec.
pageInfo - Variable in class org.apache.sling.scripting.jsp.jasper.compiler.Compiler
 
pageNodes - Variable in class org.apache.sling.scripting.jsp.jasper.compiler.Compiler
 
PAR_ANONYMOUS_ALLOWED - Static variable in class org.apache.sling.auth.core.impl.SlingAuthenticator
 
PAR_AUTH_TIMEOUT - Static variable in class org.apache.sling.auth.form.impl.FormAuthenticationHandler
The number of minutes after which a login session times out.
PAR_IMPERSONATION_COOKIE_NAME - Static variable in class org.apache.sling.auth.core.impl.SlingAuthenticator
 
PAR_IMPERSONATION_PAR_NAME - Static variable in class org.apache.sling.auth.core.impl.SlingAuthenticator
 
PAR_INCLUDE_FORM - Static variable in class org.apache.sling.auth.form.impl.FormAuthenticationHandler
Whether to redirect to the login form or simple do an include.
PAR_REALM_NAME - Static variable in class org.apache.sling.auth.core.impl.SlingAuthenticator
The name of the configuration property used to set the Realm of the built-in HTTP Basic authentication handler.
ParallelJobQueue - Class in org.apache.sling.event.impl.jobs.queues
The default parallel job queue processing the entries FIFO.
ParallelJobQueue(String, InternalQueueConfiguration, EnvironmentComponent, Scheduler) - Constructor for class org.apache.sling.event.impl.jobs.queues.ParallelJobQueue
 
param - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
BitSet for param (alias for pchar).
Param - Class in org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.core
 
Param() - Constructor for class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.core.Param
 
PARAM_ACCEPT - Static variable in class org.apache.sling.servlets.post.impl.helper.MediaRangeList
 
PARAM_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
PARAM_FORMAT - Static variable in class org.apache.sling.engine.impl.log.RequestLoggerService
 
PARAM_ON_ENTRY - Static variable in class org.apache.sling.engine.impl.log.RequestLoggerService
 
PARAM_OUTPUT - Static variable in class org.apache.sling.engine.impl.log.RequestLoggerService
 
PARAM_OUTPUT_TYPE - Static variable in class org.apache.sling.engine.impl.log.RequestLoggerService
 
ParameterSupport - Class in org.apache.sling.engine.impl.parameters
 
PARAMS_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
parent - Variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.TreeNode
The parent node of this node.
parentTag - Variable in class org.apache.sling.scripting.jsp.jasper.runtime.JspFragmentHelper
 
parse(String) - Static method in class org.apache.sling.commons.osgi.ManifestHeader
Parse headers Like this: path; path; dir1:=dirval1; dir2:=dirval2; attr1=attrval1; attr2=attrval2, path; path; dir1:=dirval1; dir2:=dirval2; attr1=attrval1; attr2=attrval2 The returned object maintains the order of entries (paths), directives and attributes.
parse(URL, ContentCreator) - Method in interface org.apache.sling.jcr.contentloader.internal.ContentReader
Read the content from the URL and create the content using the provided content creator.
parse(InputStream, ContentCreator) - Method in interface org.apache.sling.jcr.contentloader.internal.ContentReader
Read the content from the input stream and create the content using the provided content creator.
parse(URL, ContentCreator) - Method in class org.apache.sling.jcr.contentloader.internal.readers.JsonReader
 
parse(InputStream, ContentCreator) - Method in class org.apache.sling.jcr.contentloader.internal.readers.JsonReader
 
parse(URL, ContentCreator) - Method in class org.apache.sling.jcr.contentloader.internal.readers.XmlReader
 
parse(InputStream, ContentCreator) - Method in class org.apache.sling.jcr.contentloader.internal.readers.XmlReader
 
parse(URL, ContentCreator) - Method in class org.apache.sling.jcr.contentloader.internal.readers.ZipReader
 
parse(InputStream, ContentCreator) - Method in class org.apache.sling.jcr.contentloader.internal.readers.ZipReader
 
parse(List<URL>) - Method in class org.apache.sling.jcr.ocm.impl.ClassDescriptorReader
 
parse(InputStream) - Method in class org.apache.sling.jcr.ocm.impl.ClassDescriptorReader
 
parse(URL) - Method in class org.apache.sling.jcr.webdav.impl.helper.SlingResourceConfig
 
parse(String) - Static method in enum org.apache.sling.launchpad.testservices.exported.TestEnum
 
parse(String) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.ELParser
Parse an EL expression
parse(String) - Method in class org.apache.sling.servlets.post.impl.helper.DateParser
Parses the given source string and returns the respective calendar instance.
parse(String[]) - Method in class org.apache.sling.servlets.post.impl.helper.DateParser
Parses the given source strings and returns the respective calendar instances.
parse(String[], ValueFactory) - Method in class org.apache.sling.servlets.post.impl.helper.DateParser
Parses the given source strings and returns the respective jcr date value instances.
parse(String, ValueFactory, boolean) - Method in class org.apache.sling.servlets.post.impl.helper.ReferenceParser
Parses the given source string and returns the correct Value object.
parse(String[], ValueFactory, boolean) - Method in class org.apache.sling.servlets.post.impl.helper.ReferenceParser
Parses the given source strings and returns the respective reference value instances.
parseAuthority(String, boolean) - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Parse the authority component.
parseExpression(String, Class, FunctionMapper) - Method in class org.apache.sling.scripting.jsp.jasper.el.ExpressionEvaluatorImpl
 
parseJavacErrors(String, String, Node.Nodes) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.ErrorDispatcher
Parses the given error message into an array of javac compilation error messages (one per javac compilation error line number).
parserAcceptHeader(String) - Static method in class org.apache.sling.api.request.RequestUtil
Parses an Accept-* header of the form:
parserAcceptHeader(String) - Static method in class org.apache.sling.engine.RequestUtil
Deprecated. Parses an Accept-* header of the form:
parserHeader(String) - Static method in class org.apache.sling.api.request.RequestUtil
Parses a header of the form:
parserHeader(String) - Static method in class org.apache.sling.engine.RequestUtil
Deprecated. Parses a header of the form:
ParserUtils - Class in org.apache.sling.scripting.jsp.jasper.xmlparser
XML parsing utilities for processing web application deployment descriptor and tag library descriptor files.
ParserUtils() - Constructor for class org.apache.sling.scripting.jsp.jasper.xmlparser.ParserUtils
 
parseUriReference(String, boolean) - Method in class org.apache.sling.jcr.resource.internal.helper.URI
In order to avoid any possilbity of conflict with non-ASCII characters, Parse a URI reference as a String with the character encoding of the local system or the document.
parseXMLDocument(String, InputSource) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.ParserUtils
Parse the specified XML document, and return a TreeNode that corresponds to the root node of the document tree.
parseXMLDocument(String, InputStream) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.ParserUtils
Parse the specified XML document, and return a TreeNode that corresponds to the root node of the document tree.
PARSING - Static variable in exception org.apache.sling.jcr.resource.internal.helper.URIException
The URI parsing error.
PASSWORD - Static variable in interface org.apache.sling.api.resource.ResourceResolverFactory
Name of the authentication information property providing the password of the user for which to create a resource resolver.
path - Variable in class org.apache.sling.jcr.classloader.internal.ClassPathEntry
The path to the item of this class path entry
path - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
URI bitset that combines absolute path and opaque part.
PATH - Static variable in class org.apache.sling.maven.jcrocm.FieldDescriptor
 
PATH_DIRECTIVE - Static variable in class org.apache.sling.jcr.contentloader.internal.PathEntry
The path directive specifying the target node where initial content will be loaded.
PATH_PROPERTY - Static variable in interface org.apache.sling.auth.core.spi.AuthenticationHandler
The name of the service registration property listing one or more URL paths for which the authentication handler is to be used.
PATH_PROPERTY - Static variable in interface org.apache.sling.engine.auth.AuthenticationHandler
Deprecated. An authentication handler is associated with url paths.
path_segments - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
BitSet for path segments.
PathBasedHolder - Class in org.apache.sling.auth.core.impl
The PathBasedHolder provides the basic abstraction for managing authentication handler and authentication requirements in the SlingAuthenticator with the following base functionality: Provide location of control through its path fields Support orderability of instances by being Comparable and odering according to the PathBasedHolder.fullPath and the ServiceReference of the provider service Support PathBasedHolder.equals(Object) and PathBasedHolder.hashCode() compatible with the Comparable implementation.
PathBasedHolder(String, ServiceReference) - Constructor for class org.apache.sling.auth.core.impl.PathBasedHolder
Sets up this instance with the given configuration URL provided by the given serviceReference.
PathBasedHolderCache<Type extends PathBasedHolder> - Class in org.apache.sling.auth.core.impl
 
PathBasedHolderCache() - Constructor for class org.apache.sling.auth.core.impl.PathBasedHolderCache
 
PathEntry - Class in org.apache.sling.jcr.contentloader.internal
A path entry from the manifest for initial content.
PathEntry(ManifestHeader.Entry, long) - Constructor for class org.apache.sling.jcr.contentloader.internal.PathEntry
 
PathsServlet - Class in org.apache.sling.launchpad.testservices.servlets
Servlet that registers itself for specific paths
PathsServlet() - Constructor for class org.apache.sling.launchpad.testservices.servlets.PathsServlet
 
PathsServletTest - Class in org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution
 
PathsServletTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.PathsServletTest
 
pattern - Variable in class org.apache.sling.jcr.resource.internal.JcrResourceResolverFactoryImpl.ResourcePattern
 
pchar - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
BitSet for pchar.
peekChar() - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLEncodingDetector
Returns the next character on the input.
percent - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
The percent "%" character always has the reserved purpose of being the escape indicator, it must be escaped as "%25" in order to be used as data within a URI.
period - Variable in class org.apache.sling.event.impl.TimedJobHandler.ScheduleInfo
 
PersistableValueMap - Interface in org.apache.sling.api.resource
The PersistableValueMap is an extension of the ValueMap which allows to modify and persist the properties.
PersistenceException - Exception in org.apache.sling.api.resource
This exception will be thrown during the try to persists changes to a PersistableValueMap.
PersistenceException() - Constructor for exception org.apache.sling.api.resource.PersistenceException
 
PersistenceException(String) - Constructor for exception org.apache.sling.api.resource.PersistenceException
 
PersistenceException(String, Throwable) - Constructor for exception org.apache.sling.api.resource.PersistenceException
 
PersistenceHandler - Class in org.apache.sling.event.impl.jobs.jcr
Persistence handler for the jobs
PersistenceHandler() - Constructor for class org.apache.sling.event.impl.jobs.jcr.PersistenceHandler
 
PersistentResourceList - Class in org.apache.sling.installer.core.impl
Persistent list of RegisteredResource, used by installer to keep track of all registered resources
PersistentResourceList(File) - Constructor for class org.apache.sling.installer.core.impl.PersistentResourceList
 
persistEvent(Event, TimedJobHandler.ScheduleInfo) - Method in class org.apache.sling.event.impl.TimedJobHandler
 
PID - Static variable in class org.apache.sling.commons.log.internal.LogManager
 
pingAndCheck() - Method in class org.apache.sling.jcr.base.AbstractSlingRepository
Ping our current repository and check that admin login (required by Sling) works.
pingRepository(Repository) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository
Checks that the given repository is still available.
PlainTextRendererServlet - Class in org.apache.sling.servlets.get.impl.helpers
The PlainTextRendererServlet renders the current resource in plain text on behalf of the DefaultGetServlet.
PlainTextRendererServlet() - Constructor for class org.apache.sling.servlets.get.impl.helpers.PlainTextRendererServlet
 
PluggableDefaultAccessManager - Class in org.apache.sling.jcr.jackrabbit.server.impl.security
Allows to plugin a custom AccessManager as an OSGi bundle: Set this class as AccessManager in your repository.xml Implement o.a.s.j.j.s.s.a.AccessManagerPluginFactory
PluggableDefaultAccessManager() - Constructor for class org.apache.sling.jcr.jackrabbit.server.impl.security.PluggableDefaultAccessManager
 
PluggableDefaultLoginModule - Class in org.apache.sling.jcr.jackrabbit.server.impl.security
Extends DefaultLoginModule to provide implementations registered with the OSGI framework implementing LoginModulePlugin.
PluggableDefaultLoginModule() - Constructor for class org.apache.sling.jcr.jackrabbit.server.impl.security.PluggableDefaultLoginModule
 
PLUGIN_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
PN_CHANGE_LOG - Static variable in class org.apache.sling.api.servlets.HtmlResponse
human readable changelog
PN_ERROR - Static variable in class org.apache.sling.api.servlets.HtmlResponse
The Throwable caught while processing the request.
PN_IS_CREATED - Static variable in class org.apache.sling.api.servlets.HtmlResponse
Indicating whether request processing created new data.
PN_LOCATION - Static variable in class org.apache.sling.api.servlets.HtmlResponse
externally mapped location url of the modified path
PN_PARENT_LOCATION - Static variable in class org.apache.sling.api.servlets.HtmlResponse
externally mapped location url of the parent of the modified path
PN_PATH - Static variable in class org.apache.sling.api.servlets.HtmlResponse
the path of the modified item.
PN_REFERER - Static variable in class org.apache.sling.api.servlets.HtmlResponse
the referrer of the request
PN_STATUS_CODE - Static variable in class org.apache.sling.api.servlets.HtmlResponse
status code.
PN_STATUS_MESSAGE - Static variable in class org.apache.sling.api.servlets.HtmlResponse
some human readable status message
PN_TITLE - Static variable in class org.apache.sling.api.servlets.HtmlResponse
some human readable title like: 200 Created /foo/bar
pools - Variable in class org.apache.sling.commons.threads.impl.DefaultThreadPoolManager
The managed thread pools
popBody() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
 
popBody() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
 
popContent() - Method in class org.apache.sling.engine.impl.request.RequestData
 
popIndent() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.ServletWriter
 
port - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
Port, a logical alias for digit.
post(String, String) - Method in class org.apache.sling.maven.bundlesupport.BundleUninstallMojo
 
postConstruct(AnnotationProcessor, Object) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.AnnotationHelper
Call postConstruct method on the specified instance.
postConstruct(Object) - Method in interface org.apache.sling.scripting.jsp.jasper.runtime.AnnotationProcessor
 
postProcess(AuthenticationInfo, HttpServletRequest, HttpServletResponse) - Method in interface org.apache.sling.auth.core.spi.AuthenticationInfoPostProcessor
Perform some post-processing on the AuthenticationInfo object.
PostRedirectTest - Class in org.apache.sling.launchpad.webapp.integrationtest
Test the various redirect options for POST, SLING-126
PostRedirectTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.PostRedirectTest
 
PostServletAtCopyTest - Class in org.apache.sling.launchpad.webapp.integrationtest.servlets.post
Test item copy support by @CopyFrom suffix (SLING-455)
PostServletAtCopyTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletAtCopyTest
 
PostServletAtDeleteTest - Class in org.apache.sling.launchpad.webapp.integrationtest.servlets.post
Test support of @Delete suffix of SLING-458
PostServletAtDeleteTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletAtDeleteTest
 
PostServletAtMoveTest - Class in org.apache.sling.launchpad.webapp.integrationtest.servlets.post
Test item move support by @MoveFrom suffix (SLING-455)
PostServletAtMoveTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletAtMoveTest
 
PostServletCopyTest - Class in org.apache.sling.launchpad.webapp.integrationtest.servlets.post
Test node copy via the MicrojaxPostServlet
PostServletCopyTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletCopyTest
 
PostServletCreateTest - Class in org.apache.sling.launchpad.webapp.integrationtest.servlets.post
Test node creation via the MicrojaxPostServlet
PostServletCreateTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletCreateTest
 
PostServletDeleteTest - Class in org.apache.sling.launchpad.webapp.integrationtest.servlets.post
Test node deletion via the MicrojaxPostServlet
PostServletDeleteTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletDeleteTest
 
PostServletImportTest - Class in org.apache.sling.launchpad.webapp.integrationtest.servlets.post
Test content import via the MicrojaxPostServlet
PostServletImportTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletImportTest
 
PostServletMoveTest - Class in org.apache.sling.launchpad.webapp.integrationtest.servlets.post
Test node move via the MicrojaxPostServlet
PostServletMoveTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletMoveTest
 
PostServletNopTest - Class in org.apache.sling.launchpad.webapp.integrationtest.servlets.post
 
PostServletNopTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletNopTest
 
PostServletOrderTest - Class in org.apache.sling.launchpad.webapp.integrationtest.servlets.post
Test the order option for node creation via the MicrojaxPostServlet
PostServletOrderTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletOrderTest
 
PostServletOutputContentTypeTest - Class in org.apache.sling.launchpad.webapp.integrationtest.servlets.post
Test switching the output content-type of the POST servlet using either an Accept header or :http-equiv-accept parameter
PostServletOutputContentTypeTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletOutputContentTypeTest
 
PostServletUpdateTest - Class in org.apache.sling.launchpad.webapp.integrationtest.servlets.post
Test node updates via the MicrojaxPostServlet
PostServletUpdateTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletUpdateTest
 
PostServletUpdateTest.TestEventListener - Class in org.apache.sling.launchpad.webapp.integrationtest.servlets.post
 
PostServletUpdateTest.TestEventListener() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletUpdateTest.TestEventListener
 
PostServletVersionableTest - Class in org.apache.sling.launchpad.webapp.integrationtest.servlets.post
Test node creation via the PostServlet and versionable nodes
PostServletVersionableTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletVersionableTest
 
PostStatusTest - Class in org.apache.sling.launchpad.webapp.integrationtest.servlets.post
Test the various status options for POST, SLING-422
PostStatusTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostStatusTest
 
PostToRootTest - Class in org.apache.sling.launchpad.webapp.integrationtest.servlets.post
Test POSTing to root node (SLING-668)
PostToRootTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostToRootTest
 
PRECOMPILE - Static variable in class org.apache.sling.scripting.jsp.jasper.Constants
The query parameter that causes the JSP engine to just pregenerated the servlet but not invoke it.
preDestroy(AnnotationProcessor, Object) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.AnnotationHelper
Call preDestroy method on the specified instance.
preDestroy(Object) - Method in interface org.apache.sling.scripting.jsp.jasper.runtime.AnnotationProcessor
 
prefer(Set<MediaRangeList.MediaRange>) - Method in class org.apache.sling.servlets.post.impl.helper.MediaRangeList
Given a list of media types, returns the one is preferred by this MediaRangeList.
prefer(String...) - Method in class org.apache.sling.servlets.post.impl.helper.MediaRangeList
Determines which of the mediaRanges specifiactions is prefered by this MediaRangeList.
PREFIX - Static variable in class org.apache.sling.commons.scheduler.impl.QuartzScheduler
 
PrefixServletMinusOne - Class in org.apache.sling.launchpad.testservices.servlets
Example/test Sling Servlet using a prefix to demonstrate how PrefixServletZero overrides PrefixServletMinusOne
PrefixServletMinusOne() - Constructor for class org.apache.sling.launchpad.testservices.servlets.PrefixServletMinusOne
 
PrefixServletZero - Class in org.apache.sling.launchpad.testservices.servlets
Example/test Sling Servlet using a prefix to demonstrate how PrefixServletZero overrides PrefixServletMinusOne
PrefixServletZero() - Constructor for class org.apache.sling.launchpad.testservices.servlets.PrefixServletZero
 
PrefixTest - Class in org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution
Verify that PrefixServletZero overrides PrefixServletMinusOne
PrefixTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.PrefixTest
 
PreparePackageMojo - Class in org.apache.sling.maven.projectsupport
Initialize a Sling application project by extracting bundles into the correct locations.
PreparePackageMojo() - Constructor for class org.apache.sling.maven.projectsupport.PreparePackageMojo
 
prepareParsing(Node, String) - Method in class org.apache.sling.jcr.contentloader.internal.DefaultContentCreator
If the defaultName is null, we are in PARENT_NODE import mode.
PrepareTestWebAppMojo - Class in org.apache.sling.maven.projectsupport
Initialize a Sling integration test webapp by extracting bundles into the correct locations, including the current artifact.
PrepareTestWebAppMojo() - Constructor for class org.apache.sling.maven.projectsupport.PrepareTestWebAppMojo
 
prependIfNew(String, String) - Method in class org.apache.sling.commons.testing.integration.NameValuePairList
 
prevalidate(String, BitSet) - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Pre-validate the unescaped URI string within a specific component.
primaryNodeType - Variable in class org.apache.sling.jcr.contentloader.internal.readers.XmlReader.NodeDescription
 
print(char) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.ServletWriter
Prints the given char.
print(int) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.ServletWriter
Prints the given int.
print(String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.ServletWriter
Prints the given string.
print(boolean) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
Print a boolean value.
print(char) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
Print a character.
print(int) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
Print an integer.
print(long) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
Print a long integer.
print(float) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
Print a floating-point number.
print(double) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
Print a double-precision floating-point number.
print(char[]) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
Print an array of characters.
print(String) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
Print a string.
print(Object) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
Print an object.
print(boolean) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
Print a boolean value.
print(char) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
Print a character.
print(int) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
Print an integer.
print(long) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
Print a long integer.
print(float) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
Print a floating-point number.
print(double) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
Print a double-precision floating-point number.
print(char[]) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
Print an array of characters.
print(String) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
Print a string.
print(Object) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
Print an object.
printComment(Mark, Mark, char[]) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.ServletWriter
Print a standard comment for echo outputed chunk.
printConfiguration(PrintWriter) - Method in class org.apache.sling.commons.log.internal.slf4j.SlingConfigurationPrinter
 
printConfiguration(PrintWriter) - Method in class org.apache.sling.commons.threads.impl.WebConsolePrinter
Print out the servlet filter chains.
printConfiguration(PrintWriter) - Method in class org.apache.sling.engine.impl.WebConsoleConfigPrinter
Print out the servlet filter chains.
printConfiguration(PrintWriter, String) - Method in class org.apache.sling.event.impl.jobs.console.WebConsolePlugin
Configuration printer for the web console.
printConfiguration(PrintWriter) - Method in class org.apache.sling.extensions.threaddump.internal.ThreadDumperPanel
 
printConfiguration(PrintWriter, String) - Method in class org.apache.sling.installer.core.impl.console.OsgiInstallerWebConsolePlugin
Method for the configuration printer.
printConfiguration(PrintWriter) - Method in class org.apache.sling.jcr.resource.internal.JcrResourceResolverWebConsolePlugin
 
printConfiguration(PrintWriter) - Method in class org.apache.sling.jcr.webconsole.internal.NamespaceConfigurationPrinter
Output a list of namespace prefixes and URIs from the NamespaceRegistry.
printConfiguration(PrintWriter, String) - Method in class org.apache.sling.jcr.webconsole.internal.NodeTypeConfigurationPrinter
printConfiguration(PrintWriter) - Method in class org.apache.sling.jcr.webconsole.internal.NodeTypeConfigurationPrinter
Output a list of node types from the NamespaceRegistry.
printConfiguration(PrintWriter) - Method in class org.apache.sling.scripting.core.impl.ScriptEngineConsolePlugin
 
printConfiguration(PrintWriter) - Method in class org.apache.sling.settings.impl.SlingPropertiesPrinter
Print out the servlet filter chains.
printConfiguration(PrintWriter, String) - Method in class org.apache.sling.settings.impl.SlingPropertiesPrinter
 
printConfiguration(PrintWriter) - Method in class org.apache.sling.settings.impl.SlingSettingsPrinter
Print out the servlet filter chains.
printil(String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.ServletWriter
Prints the current indention, and then the string, and a '\n'.
printin() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.ServletWriter
Prints the current indention
printin(String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.ServletWriter
Prints the current indention, followed by the given string
println() - Method in class org.apache.sling.engine.impl.output.BufferedPrintWriter
Terminate the current line by writing the line separator string without ever flushing the buffer.
println(String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.ServletWriter
Prints the given string followed by '\n'
println() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.ServletWriter
Prints a '\n'
println() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
Terminate the current line by writing the line separator string.
println(boolean) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
Print a boolean value and then terminate the line.
println(char) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
Print a character and then terminate the line.
println(int) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
Print an integer and then terminate the line.
println(long) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
Print a long integer and then terminate the line.
println(float) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
Print a floating-point number and then terminate the line.
println(double) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
Print a double-precision floating-point number and then terminate the line.
println(char[]) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
Print an array of characters and then terminate the line.
println(String) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
Print a String and then terminate the line.
println(Object) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
Print an Object and then terminate the line.
println() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
Terminate the current line by writing the line separator string.
println(boolean) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
Print a boolean value and then terminate the line.
println(char) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
Print a character and then terminate the line.
println(int) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
Print an integer and then terminate the line.
println(long) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
Print a long integer and then terminate the line.
println(float) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
Print a floating-point number and then terminate the line.
println(double) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
Print a double-precision floating-point number and then terminate the line.
println(char[]) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
Print an array of characters and then terminate the line.
println(String) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
Print a String and then terminate the line.
println(Object) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
Print an Object and then terminate the line.
printMultiLn(String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.ServletWriter
Prints the given string.
printPropertyValue(PrintWriter, String, Object, boolean) - Method in class org.apache.sling.servlets.get.impl.helpers.PlainTextRendererServlet
 
PrioritiesTest - Class in org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution
Test the priority of servlet selection mechanisms
PrioritiesTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.PrioritiesTest
 
PrivilegedWriter - Class in org.apache.sling.commons.log.internal.slf4j
 
PrivilegesInfo - Class in org.apache.sling.jcr.jackrabbit.accessmanager
Helper class to assist in the usage of access control from scripts.
PrivilegesInfo() - Constructor for class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo
 
PrivilegesInfo.AccessRights - Class in org.apache.sling.jcr.jackrabbit.accessmanager
Wrapper class that holds the set of Privileges that are granted and/or denied for a specific principal.
PrivilegesInfo.AccessRights() - Constructor for class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo.AccessRights
 
PrivilegesInfoTest - Class in org.apache.sling.launchpad.webapp.integrationtest.accessManager
Tests for the PrivilegesInfo Script Helper
PrivilegesInfoTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.accessManager.PrivilegesInfoTest
 
PrivilegesInfoTest - Class in org.apache.sling.launchpad.webapp.integrationtest.userManager
Tests for the PrivilegesInfo Script Helper
PrivilegesInfoTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.userManager.PrivilegesInfoTest
 
process(JobEvent) - Method in class org.apache.sling.event.impl.jobs.DefaultJobManager
Process a new job event.
process(JobEvent) - Method in class org.apache.sling.event.impl.jobs.queues.AbstractJobQueue
Add a new job to the queue.
process(Event) - Method in interface org.apache.sling.event.jobs.JobProcessor
Execute the job.
process(SlingHttpServletRequest, List<Modification>) - Method in interface org.apache.sling.servlets.post.SlingPostProcessor
Process the current request.
processAnnotations(Object) - Method in interface org.apache.sling.scripting.jsp.jasper.runtime.AnnotationProcessor
 
processComponent(SlingHttpServletRequest, SlingHttpServletResponse, ServletFilterManager.FilterChainType) - Method in class org.apache.sling.engine.impl.SlingRequestProcessorImpl
Renders the component defined by the RequestData's current ComponentData instance after calling all filters of the given filterChainType.
processDeletes(Authorizable, Map<String, RequestProperty>, List<Modification>) - Method in class org.apache.sling.jackrabbit.usermanager.impl.post.AbstractAuthorizablePostServlet
Removes all properties listed as RequestProperty.isDelete() from the authorizable.
processEvent(Event, TimedJobHandler.ScheduleInfo) - Method in class org.apache.sling.event.impl.TimedJobHandler
Process the event.
processJob(Event, JobProcessor) - Static method in class org.apache.sling.event.EventUtil
Deprecated. Use JobUtil.processJob(Event, org.apache.sling.event.jobs.JobProcessor)
processJob(Event, JobProcessor) - Static method in class org.apache.sling.event.jobs.JobUtil
Process a job in the background and notify its success.
processRequest(HttpServletRequest, HttpServletResponse, ResourceResolver) - Method in class org.apache.sling.engine.impl.SlingRequestProcessorImpl
 
processRequest(HttpServletRequest, HttpServletResponse, ResourceResolver) - Method in interface org.apache.sling.engine.SlingRequestProcessor
Process an HTTP request through the Sling request processing engine.
processWriteQueue() - Method in class org.apache.sling.event.impl.AbstractRepositoryEventHandler
 
processWriteQueue() - Method in class org.apache.sling.event.impl.DistributingEventHandler
 
processWriteQueue() - Method in class org.apache.sling.event.impl.TimedJobHandler
 
project - Variable in class org.apache.sling.maven.projectsupport.AbstractBundleListMojo
The Maven project.
projectHelper - Variable in class org.apache.sling.maven.projectsupport.AbstractBundleListMojo
 
PROP_ACCESS_LOG_ENABLED - Static variable in class org.apache.sling.engine.impl.log.RequestLogger
 
PROP_ACCESS_LOG_OUTPUT - Static variable in class org.apache.sling.engine.impl.log.RequestLogger
 
PROP_ACCESS_LOG_OUTPUT_TYPE - Static variable in class org.apache.sling.engine.impl.log.RequestLogger
 
PROP_ALIAS - Static variable in class org.apache.sling.jcr.resource.internal.JcrResourceResolver
 
PROP_ALLOW_TRACE - Static variable in class org.apache.sling.engine.impl.SlingMainServlet
 
PROP_APP_IDS - Static variable in class org.apache.sling.event.impl.jobs.config.ConfigurationConstants
 
PROP_CACHE_SIZE - Static variable in class org.apache.sling.servlets.resolver.internal.SlingServletResolver
 
PROP_CONTEXT - Static variable in class org.apache.sling.jcr.webdav.impl.servlets.SlingWebDavServlet
 
PROP_COOKIE_DOMAIN - Static variable in class org.apache.sling.auth.openid.impl.OpenIDAuthenticationHandler
 
PROP_COOKIE_NAME - Static variable in class org.apache.sling.auth.openid.impl.OpenIDAuthenticationHandler
 
PROP_COOKIE_SECRET_KEY - Static variable in class org.apache.sling.auth.openid.impl.OpenIDAuthenticationHandler
 
PROP_DEFAULT_SCRIPT_WORKSPACE - Static variable in class org.apache.sling.servlets.resolver.internal.SlingServletResolver
 
PROP_EXTERNAL_URL_PREFIX - Static variable in class org.apache.sling.auth.openid.impl.OpenIDAuthenticationHandler
 
PROP_FILTER_COMPAT_MODE - Static variable in class org.apache.sling.engine.impl.SlingMainServlet
 
PROP_INSTALL_FOLDER_MAX_DEPTH - Static variable in class org.apache.sling.installer.provider.jcr.impl.JcrInstaller
Configurable max.
PROP_LOGIN_FORM - Static variable in class org.apache.sling.auth.openid.impl.OpenIDAuthenticationHandler
 
PROP_LOGIN_IDENTIFIER_FORM_FIELD - Static variable in class org.apache.sling.auth.openid.impl.OpenIDAuthenticationHandler
 
PROP_MAX_CALL_COUNTER - Static variable in class org.apache.sling.engine.impl.SlingMainServlet
 
PROP_MAX_INCLUSION_COUNTER - Static variable in class org.apache.sling.engine.impl.SlingMainServlet
 
PROP_MAX_PARALLEL - Static variable in class org.apache.sling.event.impl.jobs.config.ConfigurationConstants
 
PROP_NAME - Static variable in class org.apache.sling.event.impl.jobs.config.ConfigurationConstants
 
PROP_OPERATION_NAME - Static variable in interface org.apache.sling.servlets.post.SlingPostOperation
The name of the service registration property indicating the name(s) of the operation provided by the operation implementation (value is "sling.post.operation").
PROP_PATH - Static variable in class org.apache.sling.jcr.resource.internal.JcrResourceResolverFactoryImpl
 
PROP_PATHS - Static variable in class org.apache.sling.servlets.resolver.internal.SlingServletResolver
 
PROP_PRIORITY - Static variable in class org.apache.sling.event.impl.jobs.config.ConfigurationConstants
 
PROP_PROVIDER_CHECKINTERVAL - Static variable in class org.apache.sling.fsprovider.internal.FsResourceProvider
The name of the configuration property providing the check interval for file changes (value is "provider.checkinterval").
PROP_PROVIDER_FILE - Static variable in class org.apache.sling.fsprovider.internal.FsResourceProvider
The name of the configuration property providing file system path of files and folders mapped into the resource tree (value is "provider.file").
PROP_REALM - Static variable in class org.apache.sling.jcr.webdav.impl.servlets.SlingWebDavServlet
 
PROP_REDIRECT_EXTERNAL - Static variable in class org.apache.sling.jcr.resource.internal.JcrResourceResolver
 
PROP_REDIRECT_EXTERNAL_STATUS - Static variable in class org.apache.sling.jcr.resource.internal.JcrResourceResolver
 
PROP_REDIRECT_INTERNAL - Static variable in class org.apache.sling.jcr.resource.internal.JcrResourceResolver
 
PROP_REG_EXP - Static variable in class org.apache.sling.jcr.resource.internal.JcrResourceResolver
 
PROP_REGISTRY_PORT - Static variable in class org.apache.sling.jcr.jackrabbit.server.impl.RmiRegistrationSupport
 
PROP_REQUEST_LOG_ENABLED - Static variable in class org.apache.sling.engine.impl.log.RequestLogger
 
PROP_REQUEST_LOG_OUTPUT - Static variable in class org.apache.sling.engine.impl.log.RequestLogger
 
PROP_REQUEST_LOG_OUTPUT_TYPE - Static variable in class org.apache.sling.engine.impl.log.RequestLogger
 
PROP_RETRIES - Static variable in class org.apache.sling.event.impl.jobs.config.ConfigurationConstants
 
PROP_RETRY_DELAY - Static variable in class org.apache.sling.event.impl.jobs.config.ConfigurationConstants
 
PROP_RUN_LOCAL - Static variable in class org.apache.sling.event.impl.jobs.config.ConfigurationConstants
 
PROP_SCRIPT_USER - Static variable in class org.apache.sling.servlets.resolver.internal.SlingServletResolver
 
PROP_SEARCH_PATH - Static variable in class org.apache.sling.installer.provider.jcr.impl.JcrInstaller
Configurable search path, with per-path priorities.
PROP_SERVLET_ROOT - Static variable in class org.apache.sling.servlets.resolver.internal.SlingServletResolver
 
PROP_SYSTEM_PACKAGES - Static variable in class org.apache.sling.launchpad.base.impl.Sling
 
PROP_TOPICS - Static variable in class org.apache.sling.event.impl.jobs.config.ConfigurationConstants
 
PROP_TYPE - Static variable in class org.apache.sling.event.impl.jobs.config.ConfigurationConstants
 
PROP_USE_COOKIE - Static variable in class org.apache.sling.auth.openid.impl.OpenIDAuthenticationHandler
 
PROP_USE_DEFAULT_WORKSPACE - Static variable in class org.apache.sling.servlets.resolver.internal.SlingServletResolver
 
PROP_USE_REQUEST_WORKSPACE - Static variable in class org.apache.sling.servlets.resolver.internal.SlingServletResolver
 
properties - Variable in class org.apache.sling.commons.threads.impl.DefaultThreadPoolManager
The properties.
PROPERTY - Static variable in class org.apache.sling.servlets.get.impl.JsonQueryServlet
property to append to the result
PROPERTY_ADAPTABLE_CLASSES - Static variable in class org.apache.sling.api.SlingConstants
The event property listing the fully qualified names of classes which can be adapted by this adapter factory (value is "adaptables").
PROPERTY_ADAPTER_CLASSES - Static variable in class org.apache.sling.api.SlingConstants
The event property listing the fully qualified names of classes to which this factory can adapt adaptables (value is "adapters").
PROPERTY_ADMIN_PASS - Static variable in class org.apache.sling.jcr.base.AbstractSlingRepository
 
PROPERTY_ADMIN_USER - Static variable in class org.apache.sling.jcr.base.AbstractSlingRepository
 
PROPERTY_ANONYMOUS_PASS - Static variable in class org.apache.sling.jcr.base.AbstractSlingRepository
 
PROPERTY_ANONYMOUS_USER - Static variable in class org.apache.sling.jcr.base.AbstractSlingRepository
 
PROPERTY_APPLICATION - Static variable in class org.apache.sling.event.EventUtil
This event property specifies the application node.
PROPERTY_BLOCK_POLICY - Static variable in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
Configuration property for the block policy.
PROPERTY_CONTENT_LOADED - Static variable in class org.apache.sling.jcr.contentloader.internal.ContentLoaderService
 
PROPERTY_DAEMON - Static variable in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
Configuration property for the daemon flag.
PROPERTY_DEFAULT_WORKSPACE - Static variable in class org.apache.sling.jcr.base.AbstractSlingRepository
 
PROPERTY_DISTRIBUTE - Static variable in class org.apache.sling.event.EventUtil
This event property indicates, if the event should be distributed in the cluster (default false).
PROPERTY_EVENT_ID - Static variable in interface org.apache.sling.event.JobStatusProvider
Deprecated. Use JobUtil.JOB_ID
PROPERTY_EVENT_ID - Static variable in interface org.apache.sling.event.TimedEventStatusProvider
This is a unique identifer which can be used to cancel the job.
PROPERTY_JOB_CREATED - Static variable in class org.apache.sling.event.jobs.JobUtil
This property is set by the eventing and contains a calendar object specifying the date and time when this job has been created.
PROPERTY_JOB_ID - Static variable in class org.apache.sling.event.EventUtil
Deprecated. Use JobUtil.PROPERTY_JOB_NAME
PROPERTY_JOB_NAME - Static variable in class org.apache.sling.event.jobs.JobUtil
The property for the unique event name.
PROPERTY_JOB_PARALLEL - Static variable in class org.apache.sling.event.EventUtil
Deprecated. Use JobUtil.PROPERTY_JOB_PARALLEL
PROPERTY_JOB_PARALLEL - Static variable in class org.apache.sling.event.jobs.JobUtil
The property to set if a job can be run parallel to any other job.
PROPERTY_JOB_PRIORITY - Static variable in class org.apache.sling.event.EventUtil
Deprecated. Use JobUtil.PROPERTY_JOB_PRIORITY
PROPERTY_JOB_PRIORITY - Static variable in class org.apache.sling.event.jobs.JobUtil
This property allows to override the priority for the thread used to start this job.
PROPERTY_JOB_QUEUE_NAME - Static variable in class org.apache.sling.event.EventUtil
Deprecated. Use JobUtil.PROPERTY_JOB_QUEUE_NAME
PROPERTY_JOB_QUEUE_NAME - Static variable in class org.apache.sling.event.jobs.JobUtil
The property to set to put the jobs into a separate job queue.
PROPERTY_JOB_QUEUE_ORDERED - Static variable in class org.apache.sling.event.EventUtil
Deprecated. Use JobUtil.PROPERTY_JOB_QUEUE_ORDERED
PROPERTY_JOB_QUEUE_ORDERED - Static variable in class org.apache.sling.event.jobs.JobUtil
If this property is set with any value, the queue processes the jobs in the same order as they have arrived.
PROPERTY_JOB_RETRIES - Static variable in class org.apache.sling.event.EventUtil
Deprecated. Use JobUtil.PROPERTY_JOB_RETRIES
PROPERTY_JOB_RETRIES - Static variable in class org.apache.sling.event.jobs.JobUtil
The property for setting the maximum number of retries.
PROPERTY_JOB_RETRY_COUNT - Static variable in class org.apache.sling.event.EventUtil
Deprecated. Use JobUtil.PROPERTY_JOB_RETRY_COUNT
PROPERTY_JOB_RETRY_COUNT - Static variable in class org.apache.sling.event.jobs.JobUtil
The property to track the retry count for jobs.
PROPERTY_JOB_RETRY_DELAY - Static variable in class org.apache.sling.event.EventUtil
Deprecated. Use JobUtil.PROPERTY_JOB_RETRY_DELAY
PROPERTY_JOB_RETRY_DELAY - Static variable in class org.apache.sling.event.jobs.JobUtil
The property to set a retry delay.
PROPERTY_JOB_RUN_LOCAL - Static variable in class org.apache.sling.event.EventUtil
Deprecated. Use JobUtil.PROPERTY_JOB_RUN_LOCAL
PROPERTY_JOB_RUN_LOCAL - Static variable in class org.apache.sling.event.jobs.JobUtil
The property to set if a job should only be run on the same app it has been created.
PROPERTY_JOB_TOPIC - Static variable in class org.apache.sling.event.EventUtil
Deprecated. Use JobUtil.PROPERTY_JOB_TOPIC
PROPERTY_JOB_TOPIC - Static variable in class org.apache.sling.event.jobs.JobUtil
The job topic property.
PROPERTY_KEEP_ALIVE_TIME - Static variable in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
Configuration property for the keep alive time.
PROPERTY_MAX_POOL_SIZE - Static variable in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
Configuration property for the max pool size.
PROPERTY_MIN_POOL_SIZE - Static variable in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
Configuration property for the min pool size.
PROPERTY_NAME - Static variable in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
Configuration property for the thread pool name.
PROPERTY_NOTIFICATION_JOB - Static variable in class org.apache.sling.event.EventUtil
Deprecated. Use JobUtil.PROPERTY_NOTIFICATION_JOB
PROPERTY_NOTIFICATION_JOB - Static variable in class org.apache.sling.event.jobs.JobUtil
Property containing the job event.
PROPERTY_PATH - Static variable in class org.apache.sling.api.SlingConstants
The name of the event property holding the resource path.
PROPERTY_POLL_ACTIVE - Static variable in class org.apache.sling.jcr.base.AbstractSlingRepository
 
PROPERTY_POLL_INACTIVE - Static variable in class org.apache.sling.jcr.base.AbstractSlingRepository
 
PROPERTY_PRIORITY - Static variable in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
Configuration property for the priority.
PROPERTY_QUEUE_SIZE - Static variable in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
Configuration property for the queue size.
PROPERTY_RESOURCE_SUPER_TYPE - Static variable in class org.apache.sling.api.SlingConstants
The name of the event property holding the resource super type.
PROPERTY_RESOURCE_TYPE - Static variable in class org.apache.sling.api.SlingConstants
The name of the event property holding the resource type.
PROPERTY_SCHEDULER_CONCURRENT - Static variable in interface org.apache.sling.commons.scheduler.Scheduler
Name of the configuration property to define if the job can be run concurrently.
PROPERTY_SCHEDULER_EXPRESSION - Static variable in interface org.apache.sling.commons.scheduler.Scheduler
Name of the configuration property to define the cron expression for a job.
PROPERTY_SCHEDULER_NAME - Static variable in interface org.apache.sling.commons.scheduler.Scheduler
Name of the configuration property to define the job name.
PROPERTY_SCHEDULER_PERIOD - Static variable in interface org.apache.sling.commons.scheduler.Scheduler
Name of the configuration property to define the period for a job.
PROPERTY_SCRIPT_ENGINE_FACTORY_EXTENSIONS - Static variable in class org.apache.sling.api.scripting.SlingScriptConstants
The event property listing the script engine factory extensions.
PROPERTY_SCRIPT_ENGINE_FACTORY_LANGUAGE_NAME - Static variable in class org.apache.sling.api.scripting.SlingScriptConstants
The event property listing the script engine factory language.
PROPERTY_SCRIPT_ENGINE_FACTORY_LANGUAGE_VERSION - Static variable in class org.apache.sling.api.scripting.SlingScriptConstants
The event property listing the script engine factory language version.
PROPERTY_SCRIPT_ENGINE_FACTORY_MIME_TYPES - Static variable in class org.apache.sling.api.scripting.SlingScriptConstants
The event property listing the script engine factory mime types.
PROPERTY_SCRIPT_ENGINE_FACTORY_NAME - Static variable in class org.apache.sling.api.scripting.SlingScriptConstants
The event property listing the script engine factory name.
PROPERTY_SCRIPT_ENGINE_FACTORY_VERSION - Static variable in class org.apache.sling.api.scripting.SlingScriptConstants
The event property listing the script engine factory name.
PROPERTY_SHUTDOWN_GRACEFUL - Static variable in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
Configuration property for the shutdown graceful flag.
PROPERTY_SHUTDOWN_WAIT_TIME - Static variable in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
Configuration property for the shutdown wait time.
PROPERTY_TIME - Static variable in class org.apache.sling.event.impl.jobs.Utility
Event property containing the time for job start and job finished events.
PROPERTY_TIMED_EVENT_DATE - Static variable in class org.apache.sling.event.EventUtil
The date for the timed event.
PROPERTY_TIMED_EVENT_ID - Static variable in class org.apache.sling.event.EventUtil
The property for the unique event id.
PROPERTY_TIMED_EVENT_PERIOD - Static variable in class org.apache.sling.event.EventUtil
The period for the timed event.
PROPERTY_TIMED_EVENT_SCHEDULE - Static variable in class org.apache.sling.event.EventUtil
The scheduler expression for the timed event.
PROPERTY_TIMED_EVENT_TOPIC - Static variable in class org.apache.sling.event.EventUtil
The real topic of the event.
PROPERTY_UNINSTALL_PATHS - Static variable in class org.apache.sling.jcr.contentloader.internal.ContentLoaderService
 
PROPERTY_USERID - Static variable in class org.apache.sling.api.SlingConstants
The name of the event property holding the userid.
PropertyRenderingTest - Class in org.apache.sling.launchpad.webapp.integrationtest
Test the rendering of JCR Properties, directly addressed by URLs.
PropertyRenderingTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.PropertyRenderingTest
 
proprietaryEvaluate(String, Class, PageContext, ProtectedFunctionMapper, boolean) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
Proprietary method to evaluate EL expressions.
ProtectedBindings - Class in org.apache.sling.scripting.core.impl.helper
 
ProtectedBindings(Bindings, Set<String>) - Constructor for class org.apache.sling.scripting.core.impl.helper.ProtectedBindings
 
ProtectedFunctionMapper - Class in org.apache.sling.scripting.jsp.jasper.runtime
Maps EL functions to their Java method counterparts.
PROTOCOL_CHARSET - Static variable in exception org.apache.sling.jcr.resource.internal.helper.URI.DefaultCharsetChanged
Protocol charset changed.
protocolCharset - Variable in class org.apache.sling.jcr.resource.internal.helper.URI
The charset of the protocol used by this URI instance.
protoTypeMode - Variable in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
PROVIDER - Static variable in class org.apache.sling.jcr.contentloader.internal.readers.JsonReader
 
PROVIDER - Static variable in class org.apache.sling.jcr.contentloader.internal.readers.XmlReader
 
providers(Class<ProviderType>, ClassLoader) - Static method in class sun.misc.Service
Returns an empty iterator
providesValue() - Method in class org.apache.sling.servlets.post.impl.helper.RequestProperty
Checks if this property provides any values.
PROXY - Static variable in class org.apache.sling.maven.jcrocm.AbstractNodeDescriptor
 
PUNYCODE - Static variable in exception org.apache.sling.jcr.resource.internal.helper.URIException
The DNS punycode encoding or decoding error.
pushBody() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
 
pushBody(Writer) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
 
pushBody() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
 
pushBody(Writer) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
 
pushContent(Resource, RequestPathInfo) - Method in class org.apache.sling.engine.impl.request.RequestData
 
pushIndent() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.ServletWriter
 
put(String, Object) - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
put(String, Object) - Method in class org.apache.sling.auth.core.spi.AuthenticationInfo
Sets or resets a property with the given key to a new value.
put(boolean) - Method in class org.apache.sling.commons.json.JSONArray
Append a boolean value.
put(Collection<?>) - Method in class org.apache.sling.commons.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
put(double) - Method in class org.apache.sling.commons.json.JSONArray
Append a double value.
put(int) - Method in class org.apache.sling.commons.json.JSONArray
Append an int value.
put(long) - Method in class org.apache.sling.commons.json.JSONArray
Append an long value.
put(Map<String, ?>) - Method in class org.apache.sling.commons.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONObject which is produced from a Map.
put(Object) - Method in class org.apache.sling.commons.json.JSONArray
Append an object value.
put(int, boolean) - Method in class org.apache.sling.commons.json.JSONArray
Put or replace a boolean value in the JSONArray.
put(int, Collection<?>) - Method in class org.apache.sling.commons.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
put(int, double) - Method in class org.apache.sling.commons.json.JSONArray
Put or replace a double value.
put(int, int) - Method in class org.apache.sling.commons.json.JSONArray
Put or replace an int value.
put(int, long) - Method in class org.apache.sling.commons.json.JSONArray
Put or replace a long value.
put(int, Map<String, ?>) - Method in class org.apache.sling.commons.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONObject which is produced from a Map.
put(int, Object) - Method in class org.apache.sling.commons.json.JSONArray
Put or replace an object value in the JSONArray.
put(String, Collection<?>) - Method in class org.apache.sling.commons.json.JSONObject
Put a key/value pair in the JSONObject, where the value will be a JSONArray which is produced from a Collection.
put(String, boolean) - Method in class org.apache.sling.commons.json.JSONObject
Put a key/boolean pair in the JSONObject.
put(String, double) - Method in class org.apache.sling.commons.json.JSONObject
Put a key/double pair in the JSONObject.
put(String, int) - Method in class org.apache.sling.commons.json.JSONObject
Put a key/int pair in the JSONObject.
put(String, long) - Method in class org.apache.sling.commons.json.JSONObject
Put a key/long pair in the JSONObject.
put(String, Map<String, ?>) - Method in class org.apache.sling.commons.json.JSONObject
Put a key/value pair in the JSONObject, where the value will be a JSONObject which is produced from a Map.
put(String, Object) - Method in class org.apache.sling.commons.json.JSONObject
Put a key/value pair in the JSONObject.
put(String, Object) - Method in class org.apache.sling.event.EventPropertiesMap
 
put(JobEvent) - Method in class org.apache.sling.event.impl.jobs.queues.AbstractJobQueue
Put another job into the queue.
put(JobEvent) - Method in class org.apache.sling.event.impl.jobs.queues.OrderedJobQueue
 
put(JobEvent) - Method in class org.apache.sling.event.impl.jobs.queues.ParallelJobQueue
 
put(JobEvent) - Method in class org.apache.sling.event.impl.jobs.queues.TopicRoundRobinJobQueue
 
put(String, Object) - Method in class org.apache.sling.jackrabbit.usermanager.impl.resource.AuthorizableValueMap
 
put(String, Object) - Method in class org.apache.sling.jcr.ocm.DefaultMappedObject
Sets the value of the indexed property.
put(String, ResourceProviderEntry) - Method in class org.apache.sling.jcr.resource.internal.helper.ResourceProviderEntry
 
put(String, Object) - Method in class org.apache.sling.jcr.resource.JcrModifiablePropertyMap
 
put(String, Object) - Method in class org.apache.sling.jcr.resource.JcrPropertyMap
 
put(String, Object) - Method in class org.apache.sling.scripting.core.impl.helper.ProtectedBindings
putAll(Map<? extends String, ?>) - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
putAll(Map<? extends String, ? extends Object>) - Method in class org.apache.sling.event.EventPropertiesMap
 
putAll(Map<? extends String, ? extends Object>) - Method in class org.apache.sling.jackrabbit.usermanager.impl.resource.AuthorizableValueMap
 
putAll(Map<? extends String, ? extends Object>) - Method in class org.apache.sling.jcr.resource.JcrModifiablePropertyMap
 
putAll(Map<? extends String, ? extends Object>) - Method in class org.apache.sling.jcr.resource.JcrPropertyMap
 
putAll(Map<? extends String, ? extends Object>) - Method in class org.apache.sling.scripting.core.impl.helper.ProtectedBindings
putContext(Class, Object) - Method in class org.apache.sling.scripting.jsp.jasper.el.ELContextWrapper
 
putIANA2JavaMapping(String, String) - Static method in class org.apache.sling.scripting.jsp.jasper.xmlparser.EncodingMap
Adds an IANA to Java encoding name mapping.
putJava2IANAMapping(String, String) - Static method in class org.apache.sling.scripting.jsp.jasper.xmlparser.EncodingMap
Adds a Java to IANA encoding name mapping.
PutMethodServlet - Class in org.apache.sling.launchpad.testservices.servlets
Example/test Sling Servlet registered for the PUT method on a specific resource type
PutMethodServlet() - Constructor for class org.apache.sling.launchpad.testservices.servlets.PutMethodServlet
 
PutMethodServletTest - Class in org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution
Test the PutMethodServlet resolution
PutMethodServletTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.PutMethodServletTest
 
putOpt(String, Object) - Method in class org.apache.sling.commons.json.JSONObject
Put a key/value pair in the JSONObject, but only if the key and the value are both non-null.

Q

QUARTZ_SCHEDULER_NAME - Static variable in class org.apache.sling.commons.scheduler.impl.QuartzScheduler
 
QuartzJobExecutor - Class in org.apache.sling.commons.scheduler.impl
This component is resposible to launch a Job or Runnable in a Quartz Scheduler.
QuartzJobExecutor() - Constructor for class org.apache.sling.commons.scheduler.impl.QuartzJobExecutor
 
QuartzJobExecutor.JobContextImpl - Class in org.apache.sling.commons.scheduler.impl
 
QuartzJobExecutor.JobContextImpl(String, Map<String, Serializable>) - Constructor for class org.apache.sling.commons.scheduler.impl.QuartzJobExecutor.JobContextImpl
 
QuartzScheduler - Class in org.apache.sling.commons.scheduler.impl
The quartz based implementation of the scheduler.
QuartzScheduler() - Constructor for class org.apache.sling.commons.scheduler.impl.QuartzScheduler
 
query - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
BitSet for query (alias for uric).
query(Session, String, String) - Static method in class org.apache.sling.jcr.resource.JcrResourceUtil
Helper method to execute a JCR query
QUERY_TYPE - Static variable in class org.apache.sling.servlets.get.impl.JsonQueryServlet
Query type
queryAllJobs(String, Map<String, Object>...) - Method in class org.apache.sling.event.impl.jobs.jcr.JobStatusProviderImpl
Deprecated.  
queryAllJobs(String, Map<String, Object>...) - Method in interface org.apache.sling.event.JobStatusProvider
Deprecated. Return all jobs either running or scheduled.
queryCurrentJobs(String, Map<String, Object>...) - Method in class org.apache.sling.event.impl.jobs.jcr.JobStatusProviderImpl
Deprecated.  
queryCurrentJobs(String, Map<String, Object>...) - Method in interface org.apache.sling.event.JobStatusProvider
Deprecated. Return the jobs which are currently in processing.
queryJobs(JobManager.QueryType, String, Map<String, Object>...) - Method in class org.apache.sling.event.impl.jobs.DefaultJobManager
 
queryJobs(JobManager.QueryType, String, Map<String, Object>...) - Method in interface org.apache.sling.event.jobs.JobManager
Return all jobs either running or scheduled.
queryResources(String, String) - Method in interface org.apache.sling.api.resource.ResourceResolver
Queries the storage using the given query formulated in the given language.
queryResources(String, String) - Method in class org.apache.sling.commons.testing.sling.MockResourceResolver
 
queryResources(String, String) - Method in class org.apache.sling.jcr.resource.internal.JcrResourceResolver
 
queryScheduledJobs(String, Map<String, Object>...) - Method in class org.apache.sling.event.impl.jobs.jcr.JobStatusProviderImpl
Deprecated.  
queryScheduledJobs(String, Map<String, Object>...) - Method in interface org.apache.sling.event.JobStatusProvider
Deprecated. Return a list of currently scheduled jobs.
QuerySyntaxException - Exception in org.apache.sling.api.resource
The QuerySyntaxException is thrown by the ResourceResolver.findResources(String, String) and ResourceResolver.queryResources(String, String) methods if the query syntax is wrong or the requested query language is not available.
QuerySyntaxException(String, String, String) - Constructor for exception org.apache.sling.api.resource.QuerySyntaxException
 
QuerySyntaxException(String, String, String, Throwable) - Constructor for exception org.apache.sling.api.resource.QuerySyntaxException
 
QUEST - Static variable in class org.apache.sling.commons.json.xml.XML
The Character '?'.
queue - Variable in class org.apache.sling.event.impl.AbstractRepositoryEventHandler
A local queue for serialising the event processing.
Queue - Interface in org.apache.sling.event.jobs
This is a job queue processing job events.
QueueConfiguration - Interface in org.apache.sling.event.jobs
The configuration of a queue.
QueueConfiguration.Type - Enum in org.apache.sling.event.jobs
The queue type.
QueueConfigurationManager - Class in org.apache.sling.event.impl.jobs.config
An event handler for special job events.
QueueConfigurationManager() - Constructor for class org.apache.sling.event.impl.jobs.config.QueueConfigurationManager
 
queued - Variable in class org.apache.sling.event.impl.jobs.JobEvent
 
queueName - Variable in class org.apache.sling.event.impl.jobs.JobEvent
 
queueName - Variable in class org.apache.sling.event.impl.jobs.queues.AbstractJobQueue
The queue name.
QUOT - Static variable in class org.apache.sling.commons.json.xml.XML
The Character '"'.
quote(String) - Static method in class org.apache.sling.commons.json.JSONObject
Produce a string in double quotes with backslash sequences in all the right places.

R

RangeStreamingTest - Class in org.apache.sling.launchpad.webapp.integrationtest
The RangeStreamingTest tests the Range request header support for the StreamRendererServlet introduced with SLING-1814
RangeStreamingTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.RangeStreamingTest
 
rctxt - Variable in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
read(String) - Method in class org.apache.sling.jackrabbit.usermanager.impl.resource.AuthorizableValueMap
 
READ - Static variable in interface org.apache.sling.jcr.jackrabbit.server.security.accessmanager.AccessManagerPlugin
 
read() - Method in class org.apache.sling.jcr.resource.internal.helper.LazyInputStream
 
read(byte[]) - Method in class org.apache.sling.jcr.resource.internal.helper.LazyInputStream
 
read(byte[], int, int) - Method in class org.apache.sling.jcr.resource.internal.helper.LazyInputStream
 
read(Reader, boolean) - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.io.xpp3.BundleListXpp3Reader
 
read(Reader) - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.io.xpp3.BundleListXpp3Reader
 
read(InputStream, boolean) - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.io.xpp3.BundleListXpp3Reader
Method read.
read(InputStream) - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.io.xpp3.BundleListXpp3Reader
Method read.
read() - Method in class org.apache.sling.scripting.javascript.io.EspReader
Return the next filtered character.
read(char[]) - Method in class org.apache.sling.scripting.javascript.io.EspReader
Fill the given buffer with filtered or injected characters.
read(char[], int, int) - Method in class org.apache.sling.scripting.javascript.io.EspReader
Fill the buffer from the offset with the number of characters given.
read() - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.ASCIIReader
Read a single character.
read(char[], int, int) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.ASCIIReader
Read characters into a portion of an array.
read() - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.UCSReader
Read a single character.
read(char[], int, int) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.UCSReader
Read characters into a portion of an array.
read() - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.UTF8Reader
Read a single character.
read(char[], int, int) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.UTF8Reader
Read characters into a portion of an array.
readBundleHeaders(RegisteredResource) - Static method in class org.apache.sling.installer.core.impl.Util
Read the bundle info from the manifest (if available)
READER - Static variable in class org.apache.sling.api.scripting.SlingBindings
The name of the global scripting variable providing the Reader object (value is "reader").
readEvent(Node) - Method in class org.apache.sling.event.impl.AbstractRepositoryEventHandler
Read an event from the repository.
readEventProperties(Node, ClassLoader, boolean) - Static method in class org.apache.sling.event.impl.jobs.jcr.JCRHelper
Read event properties from a repository node and create a property map (dictionary).
readExternal(ObjectInput) - Method in class org.apache.sling.scripting.jsp.jasper.el.JspMethodExpression
 
readExternal(ObjectInput) - Method in class org.apache.sling.scripting.jsp.jasper.el.JspValueExpression
 
readFully() - Method in class org.apache.sling.jackrabbit.usermanager.impl.resource.AuthorizableValueMap
 
readStream(InputStream) - Method in class org.apache.sling.launchpad.webapp.integrationtest.WebdavUploadTest
 
ready() - Method in class org.apache.sling.scripting.javascript.io.EspReader
Check whether we may block at the next read() operation.
ready() - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.ASCIIReader
Tell whether this stream is ready to be read.
ready() - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.UCSReader
Tell whether this stream is ready to be read.
ready() - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.UTF8Reader
Tell whether this stream is ready to be read.
READY_TIMEOUT_SECONDS - Static variable in class org.apache.sling.commons.testing.integration.HttpTestBase
 
reason - Variable in exception org.apache.sling.jcr.resource.internal.helper.URIException
The reason message.
reasonCode - Variable in exception org.apache.sling.jcr.resource.internal.helper.URIException
The reason code.
recordRequest(SlingHttpServletRequest) - Static method in class org.apache.sling.engine.impl.request.RequestHistoryConsolePlugin
 
recursionLevelActive(int, int) - Method in class org.apache.sling.commons.json.jcr.JsonItemWriter
true if the current recursion level is active
recursionLevelActive(int, int) - Method in class org.apache.sling.servlets.get.impl.helpers.JsonResourceWriter
true if the current recursion level is active
RecursionTooDeepException - Exception in org.apache.sling.api.request
The RecursionTooDeepException is thrown by the Sling implementation if to many recursive content inclusions take place.
RecursionTooDeepException(String) - Constructor for exception org.apache.sling.api.request.RecursionTooDeepException
Creates a new instance of this class reporting the exception occurred while trying to include the output for rendering the resource at the given path.
Redirect - Class in org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.core
 
Redirect() - Constructor for class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.core.Redirect
 
REDIRECT_PARAMETER - Static variable in interface org.apache.sling.auth.core.AuthenticationSupport
The name of the request parameter indicating where to redirect to after successful authentication (and optional impersonation).
RedirectResource - Class in org.apache.sling.jcr.resource.internal.helper
 
RedirectResource(ResourceResolver, String, String, int) - Constructor for class org.apache.sling.jcr.resource.internal.helper.RedirectResource
 
RedirectServlet - Class in org.apache.sling.servlets.get.impl
The RedirectServlet implements support for GET requests to resources of type sling:redirect.
RedirectServlet() - Constructor for class org.apache.sling.servlets.get.impl.RedirectServlet
 
RedirectTest - Class in org.apache.sling.launchpad.webapp.integrationtest
Test creating Nodes and rendering them in JSON
RedirectTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.RedirectTest
 
reference - Variable in class org.apache.sling.scripting.core.impl.ServiceCache.Reference
 
ReferenceParser - Class in org.apache.sling.servlets.post.impl.helper
Takes a string representation of a node (either a path or a uuid) and tries for parse it.
ReferenceParser(Session) - Constructor for class org.apache.sling.servlets.post.impl.helper.ReferenceParser
 
references - Variable in class org.apache.sling.scripting.core.impl.ServiceCache
The list of references - we don't need to synchronize this as we are running in one single request.
references - Variable in class org.apache.sling.scripting.core.ScriptHelper
The list of references - we don't need to synchronize this as we are running in one single request.
ReferenceTypeHintTest - Class in org.apache.sling.launchpad.webapp.integrationtest.servlets.post
Integration test of reference type hints in the post servlet.
ReferenceTypeHintTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.ReferenceTypeHintTest
 
refresh(boolean) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
refresh(boolean) - Method in class org.apache.sling.commons.testing.jcr.MockProperty
 
reg_name - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
BitSet for reg_name.
register(BundleContext, ServletFilterManager) - Static method in class org.apache.sling.engine.impl.WebConsoleConfigPrinter
 
register(BundleContext, OsgiInstallerImpl) - Static method in class org.apache.sling.installer.core.impl.console.OsgiInstallerWebConsolePlugin
 
register(String) - Method in class org.apache.sling.servlets.post.impl.helper.DateParser
Registers a format string to the list of internally checked ones.
registerBundle(Session, Bundle, boolean) - Method in class org.apache.sling.jcr.contentloader.internal.Loader
Register a bundle and install its content.
registerBundle(Bundle) - Method in class org.apache.sling.jcr.ocm.impl.classloader.MapperClassLoader
 
registerClass(String, ClassLoader) - Method in class org.apache.sling.jcr.ocm.impl.classloader.MapperClassLoader
 
registerClass(String, Bundle) - Method in class org.apache.sling.jcr.ocm.impl.classloader.MapperClassLoader
 
registerClassLoader(ClassLoader) - Method in class org.apache.sling.jcr.ocm.impl.classloader.MapperClassLoader
 
registerDefaultAtomicTypeConverters() - Method in class org.apache.sling.jcr.ocm.impl.SlingAtomicTypeConverterProvider
 
registeredJobs - Variable in class org.apache.sling.commons.scheduler.impl.QuartzScheduler
List of registrations while this service is not activated yet.
RegisteredResource - Interface in org.apache.sling.installer.api.tasks
A resource that's been registered in the OSGi controller.
RegisteredResourceImpl - Class in org.apache.sling.installer.core.impl
Implementation of the registered resource
registerManagerFactory() - Method in class org.apache.sling.commons.classloader.impl.Activator
Register the dynamic class loader manager factory.
registerMimeType(String, String...) - Method in class org.apache.sling.commons.mime.internal.MimeTypeServiceImpl
 
registerMimeType(InputStream) - Method in class org.apache.sling.commons.mime.internal.MimeTypeServiceImpl
 
registerMimeType(String, String...) - Method in interface org.apache.sling.commons.mime.MimeTypeService
 
registerMimeType(InputStream) - Method in interface org.apache.sling.commons.mime.MimeTypeService
 
registerNodeNameGenerator(ServiceReference) - Method in class org.apache.sling.servlets.post.impl.SlingPostServlet
 
registerNodeType(Session, InputStream) - Static method in class org.apache.sling.commons.testing.jcr.RepositoryUtil
Registers node types from the CND file read from the source with the node type manager available from the given session.
registerNodeType(Session, URL) - Static method in class org.apache.sling.jcr.base.NodeTypeLoader
Registers node types from the CND file accessible by the URL with the node type manager available from the given session.
registerNodeType(Session, InputStream) - Static method in class org.apache.sling.jcr.base.NodeTypeLoader
Registers node types from the CND file read from the source with the node type manager available from the given session.
registerNodeType(Session, String, Reader, boolean) - Static method in class org.apache.sling.jcr.base.NodeTypeLoader
 
registerPanel(BundleContext) - Static method in class org.apache.sling.commons.log.internal.slf4j.SlingLogPanel
 
registerPostOperation(ServiceReference) - Method in class org.apache.sling.servlets.post.impl.SlingPostServlet
 
registerPostProcessor(ServiceReference) - Method in class org.apache.sling.servlets.post.impl.SlingPostServlet
 
registerPrinter(BundleContext) - Static method in class org.apache.sling.commons.log.internal.slf4j.SlingConfigurationPrinter
 
registerResources(String, InstallableResource[]) - Method in interface org.apache.sling.installer.api.OsgiInstaller
Provide the installer with the complete list of installable resources for a given client.
registerResources(String, InstallableResource[]) - Method in class org.apache.sling.installer.core.impl.OsgiInstallerImpl
 
registerScriptEngineFactory(ScriptEngineFactory) - Method in class org.apache.sling.scripting.core.impl.helper.SlingScriptEngineManager
 
registerService() - Method in class org.apache.sling.jcr.base.AbstractSlingRepository
Registers this component as an OSGi service with type javax.jcr.Repository and org.apache.sling.jcr.api.SlingRepository using the component properties as service registration properties.
registerSlingNodeTypes(Session) - Static method in class org.apache.sling.commons.testing.jcr.RepositoryUtil
 
registerWrapper(Class<?>, String) - Method in class org.apache.sling.scripting.javascript.helper.SlingWrapFactory
 
registryLock - Variable in class org.apache.sling.jcr.jackrabbit.server.impl.AbstractRegistrationSupport
A lock to serialize access to the registry management in this class.
reinstantiate(Session, ClassLoader) - Method in class org.apache.sling.jcr.classloader.internal.DynamicRepositoryClassLoader
Reinstantiates this class loader.
rel_path - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
BitSet for rel_path.
rel_segment - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
BitSet for rel_segment.
relativeURI - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
BitSet for relativeURI.
release(ClassLoader) - Method in interface org.apache.sling.commons.classloader.DynamicClassLoaderProvider
Release the provided class loader.
release(ThreadPool) - Method in class org.apache.sling.commons.threads.impl.DefaultThreadPoolManager
 
release(ThreadPool) - Method in interface org.apache.sling.commons.threads.ThreadPoolManager
Release the thread pool again.
release(ClassLoader) - Method in class org.apache.sling.jcr.classloader.internal.DynamicClassLoaderProviderImpl
 
release() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
 
release() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
 
release() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.TagHandlerPool
Calls the release() method of all available tag handlers in this tag handler pool.
release() - Method in class org.apache.sling.scripting.jsp.taglib.AbstractDispatcherTagHandler
 
release() - Method in class org.apache.sling.scripting.jsp.taglib.DefineObjectsTag
 
releasePageContext(PageContext) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspRuntimeContext.JspFactoryHandler
 
releasePageContext(PageContext) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspFactoryImpl
 
releaseSession(Session) - Method in class org.apache.sling.jcr.webdav.impl.helper.SlingSessionProvider
Does nothing as the session is taken from the Sling request and hence the session will be released by Sling.
remove(Object) - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
remove(Object) - Method in class org.apache.sling.auth.core.spi.AuthenticationInfo
Removes the entry with the given key and returns its former value (if existing).
remove(String) - Method in class org.apache.sling.commons.json.JSONObject
Remove a name and its value, if present.
remove() - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
remove() - Method in class org.apache.sling.commons.testing.jcr.MockNodeIterator
 
remove() - Method in class org.apache.sling.commons.testing.jcr.MockProperty
 
remove() - Method in class org.apache.sling.commons.testing.jcr.MockPropertyIterator
 
remove(Object) - Method in class org.apache.sling.event.EventPropertiesMap
 
remove() - Method in class org.apache.sling.event.impl.jobs.jcr.JCRJobEvent
 
remove() - Method in class org.apache.sling.event.impl.jobs.jcr.JobsIteratorImpl
Deprecated.  
remove(String) - Method in class org.apache.sling.event.impl.jobs.jcr.PersistenceHandler
Remove the job - if not currently in processing.
remove() - Method in class org.apache.sling.event.impl.jobs.JobEvent
 
remove() - Method in class org.apache.sling.event.impl.jobs.JobsIteratorImpl
 
remove(String) - Method in class org.apache.sling.installer.core.impl.EntityResourceList
 
remove(TaskResource) - Method in class org.apache.sling.installer.core.impl.EntityResourceList
 
remove(String) - Method in class org.apache.sling.installer.core.impl.PersistentResourceList
Remove a resource by url.
remove(TaskResource) - Method in class org.apache.sling.installer.core.impl.PersistentResourceList
Remove a resource.
remove(Object) - Method in class org.apache.sling.jackrabbit.usermanager.impl.resource.AuthorizableValueMap
 
remove() - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.JcrNodeResourceIterator
Throws UnsupportedOperationException as this method is not supported by this implementation.
remove() - Method in class org.apache.sling.jcr.resource.internal.helper.ResourceIterator
 
remove() - Method in class org.apache.sling.jcr.resource.internal.helper.ResourcePathIterator
 
remove() - Method in class org.apache.sling.jcr.resource.internal.ResourceIteratorDecorator
 
remove(Object) - Method in class org.apache.sling.jcr.resource.JcrModifiablePropertyMap
 
remove(Object) - Method in class org.apache.sling.jcr.resource.JcrPropertyMap
 
remove(Bundle, boolean) - Method in class org.apache.sling.maven.projectsupport.bundlelist.BaseBundleList
 
remove(Object) - Method in class org.apache.sling.scripting.core.impl.helper.ProtectedBindings
Remove - Class in org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.core
 
Remove() - Constructor for class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.core.Remove
 
remove() - Method in class org.apache.sling.servlets.resolver.internal.helper.LocationIterator
 
REMOVE_NODE - Static variable in interface org.apache.sling.jcr.jackrabbit.server.security.accessmanager.AccessManagerPlugin
 
REMOVE_PROPERTY - Static variable in interface org.apache.sling.jcr.jackrabbit.server.security.accessmanager.AccessManagerPlugin
 
RemoveAcesTest - Class in org.apache.sling.launchpad.webapp.integrationtest.accessManager
Tests for the 'removeAce' Sling POST operation
RemoveAcesTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.accessManager.RemoveAcesTest
 
removeAll() - Method in class org.apache.sling.event.impl.jobs.queues.AbstractJobQueue
 
removeAll() - Method in class org.apache.sling.event.impl.jobs.queues.OrderedJobQueue
 
removeAll() - Method in interface org.apache.sling.event.jobs.Queue
Remove all outstanding jobs and delete them.
removeAllFilters() - Method in class org.apache.sling.engine.impl.filter.SlingFilterChainHelper
 
removeAllJobs() - Method in class org.apache.sling.event.impl.jobs.queues.AbstractJobQueue
Remove all events from the queue and return them.
removeAllJobs() - Method in class org.apache.sling.event.impl.jobs.queues.OrderedJobQueue
 
removeAllJobs() - Method in class org.apache.sling.event.impl.jobs.queues.ParallelJobQueue
 
removeAllJobs() - Method in class org.apache.sling.event.impl.jobs.queues.TopicRoundRobinJobQueue
 
removeAndValidateWorkspace(String, Session) - Method in class org.apache.sling.servlets.post.AbstractSlingPostOperation
Remove the workspace name, if any, from the start of the path and validate that the session's workspace name matches the path workspace name.
removeAttribute(String) - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
removeAttribute(String) - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
removeAttribute(String) - Method in class org.apache.sling.engine.impl.helper.SlingServletContext
Removes the named servlet context attribute.
removeAttribute(String) - Method in class org.apache.sling.maven.jspc.JspCServletContext
Remove the specified context attribute.
removeAttribute(String) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
 
removeAttribute(String, int) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
 
removeAttribute(String, int) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
 
removeAttribute(String) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
 
removeAttribute(String) - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspCServletContext
Remove the specified context attribute.
removeAttribute(String) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.TreeNode
Remove any existing value for the specified attribute name.
removeAttribute(String) - Method in class org.apache.sling.scripting.jsp.JspServletContext
 
RemoveAuthorizablesTest - Class in org.apache.sling.launchpad.webapp.integrationtest.userManager
Tests for the 'removeAuthorizable' Sling Post Operation
RemoveAuthorizablesTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.userManager.RemoveAuthorizablesTest
 
removeBundle(Bundle, boolean) - Method in class org.apache.sling.maven.projectsupport.bundlelist.BaseStartLevel
 
removeBundle(Bundle) - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.StartLevel
Method removeBundle.
removed - Variable in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
removedProperties - Variable in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletUpdateTest.TestEventListener
 
removedService(ServiceReference, Object) - Method in class org.apache.sling.engine.impl.filter.ServletFilterManager
 
removedService(ServiceReference, Object) - Method in class org.apache.sling.installer.core.impl.SortingServiceTracker
 
removedService(ServiceReference, Object) - Method in class org.apache.sling.jcr.jackrabbit.server.impl.AccessManagerFactoryTracker
 
removeEndingSlash(String) - Static method in class org.apache.sling.commons.testing.integration.HttpTestBase
 
removeFilter(Filter) - Method in class org.apache.sling.engine.impl.filter.SlingFilterChainHelper
 
removeFilterById(Object) - Method in class org.apache.sling.engine.impl.filter.SlingFilterChainHelper
 
removeFragmentIdentifier(char[]) - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Remove the fragment identifier of the given component.
removeFromDigestCache(String, String) - Method in class org.apache.sling.installer.core.impl.FileDataStore
 
removeGeneratedClassFiles() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.Compiler
 
removeGeneratedFiles() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.Compiler
Remove generated files
removeHolder(Type) - Method in class org.apache.sling.auth.core.impl.PathBasedHolderCache
 
removeHostObjectProvider(RhinoHostObjectProvider) - Method in class org.apache.sling.scripting.javascript.internal.RhinoJavaScriptEngineFactory
 
removeIANA2JavaMapping(String) - Static method in class org.apache.sling.scripting.jsp.jasper.xmlparser.EncodingMap
Removes an IANA to Java encoding name mapping.
removeJava2IANAMapping(String) - Static method in class org.apache.sling.scripting.jsp.jasper.xmlparser.EncodingMap
Removes a Java to IANA encoding name mapping.
removeJob(String) - Method in class org.apache.sling.commons.scheduler.impl.QuartzScheduler
 
removeJob(String) - Method in interface org.apache.sling.commons.scheduler.Scheduler
Remove a scheduled job by name.
removeJob(String) - Method in class org.apache.sling.event.impl.jobs.DefaultJobManager
 
removeJob(String, String) - Method in class org.apache.sling.event.impl.jobs.jcr.JobStatusProviderImpl
Deprecated.  
removeJob(String) - Method in class org.apache.sling.event.impl.jobs.jcr.JobStatusProviderImpl
Deprecated.  
removeJob(String) - Method in interface org.apache.sling.event.jobs.JobManager
Cancel this job.
removeJob(String) - Method in interface org.apache.sling.event.JobStatusProvider
Deprecated. Cancel this job.
removeJob(String, String) - Method in interface org.apache.sling.event.JobStatusProvider
Deprecated. Cancel this job.
removeMixin(String) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
removeNode(TreeNode) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.TreeNode
Remove a child node from this node, if it is one.
removeQuotes(char[]) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
 
removeResourceProvider(String, ResourceProvider, Comparable<?>) - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProviderEntry
 
removeResourceProvider(String, ResourceProvider, Comparable<?>) - Method in class org.apache.sling.jcr.resource.internal.helper.ResourceProviderEntry
 
removeShare() - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
removeSharedSet() - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
removeStartLevel(StartLevel) - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.BundleList
Method removeStartLevel.
removeUserFromGroup(String, String) - Method in class org.apache.sling.launchpad.webapp.integrationtest.userManager.AbstractUserManagerTest
Helper to assist removing a user from a group
removeWrapper(String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspRuntimeContext
Remove a JspServletWrapper.
rename(String, String) - Method in interface org.apache.sling.commons.classloader.ClassLoaderWriter
Rename a class/resource.
rename(String) - Method in class org.apache.sling.event.impl.jobs.queues.AbstractJobQueue
Rename this queue.
rename(String, String) - Method in class org.apache.sling.jcr.classloader.internal.DynamicClassLoaderProviderImpl
 
rename(String, String) - Method in interface org.apache.sling.scripting.jsp.jasper.IOProvider
Renames the the file from the old file to the new file name
rename(String, String) - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
Renams then old file to the new file
render(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.engine.impl.filter.AbstractSlingFilterChain
 
render(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.engine.impl.filter.RequestSlingFilterChain
 
render(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.engine.impl.filter.SlingComponentFilterChain
 
RenderingTestBase - Class in org.apache.sling.launchpad.webapp.integrationtest
Base class for rendering tests
RenderingTestBase() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.RenderingTestBase
 
replace(String) - Method in class org.apache.sling.jcr.resource.internal.helper.MapEntry
 
replace(String, char, String) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
Replaces any occurrences of the character replace with the string with.
replaceAccessControlEntry(Session, String, Principal, String[], String[], String[]) - Static method in class org.apache.sling.jcr.base.util.AccessControlUtil
Deprecated. use @link AccessControlUtil.replaceAccessControlEntry(Session, String, Principal, String[], String[], String[], String) instead.
replaceAccessControlEntry(Session, String, Principal, String[], String[], String[], String) - Static method in class org.apache.sling.jcr.base.util.AccessControlUtil
Replaces existing access control entries in the ACL for the specified principal and resourcePath.
replacement - Variable in class org.apache.sling.jcr.resource.internal.JcrResourceResolverFactoryImpl.ResourcePattern
 
REPLACEMENT_CHAR - Static variable in class org.apache.sling.servlets.post.impl.helper.NodeNameFilter
 
REPOSITORY_CONFIG_URL - Static variable in class org.apache.sling.jcr.jackrabbit.server.impl.SlingServerRepository
The name of the configuration property defining the URL to the repository configuration file (value is "config").
REPOSITORY_HOME_DIR - Static variable in class org.apache.sling.jcr.jackrabbit.server.impl.SlingServerRepository
The name of the configuration property defining the file system directory where the repository files are located (value is "home").
REPOSITORY_JAR_SCHEME - Static variable in class org.apache.sling.jcr.classloader.internal.net.URLFactory
The scheme for JCRJar URLs (value is "jar").
REPOSITORY_REGISTRATION_NAME - Static variable in class org.apache.sling.jcr.jackrabbit.server.impl.SlingServerRepository
 
REPOSITORY_SCHEME - Static variable in class org.apache.sling.jcr.classloader.internal.net.URLFactory
The scheme for JCR Repository URLs (value is "jcr").
REPOSITORY_URL_OVERRIDE_PROPERTY - Static variable in class org.apache.sling.jcr.base.util.RepositoryAccessor
Name of the property that the jcr client and server bundles to override their default configuration settings and connect to the specified repository instead (SLING-254 and SLING-260)
RepositoryAccessor - Class in org.apache.sling.jcr.base.util
Access a Repository via JNDI or RMI.
RepositoryAccessor() - Constructor for class org.apache.sling.jcr.base.util.RepositoryAccessor
 
repositoryPath - Variable in class org.apache.sling.event.impl.AbstractRepositoryEventHandler
The path in the repository.
RepositoryTestBase - Class in org.apache.sling.commons.testing.jcr
Base class for tests which need a Repository.
RepositoryTestBase() - Constructor for class org.apache.sling.commons.testing.jcr.RepositoryTestBase
 
RepositoryUtil - Class in org.apache.sling.commons.testing.jcr
Utility class for managing JCR repositories, used to initialize temporary Jackrabbit repositories for testing.
RepositoryUtil() - Constructor for class org.apache.sling.commons.testing.jcr.RepositoryUtil
 
RepositoryUtil.RepositoryWrapper - Class in org.apache.sling.commons.testing.jcr
 
RepositoryUtil.RepositoryWrapper(Repository) - Constructor for class org.apache.sling.commons.testing.jcr.RepositoryUtil.RepositoryWrapper
 
REQUEST - Static variable in class org.apache.sling.api.scripting.SlingBindings
The name of the global scripting variable providing the SlingHttpServletRequest object (value is "request").
REQUEST_ATTR_WORKSPACE_INFO - Static variable in interface org.apache.sling.api.resource.ResourceResolver
A request attribute containing the workspace to use for ResourceResolver.resolve(HttpServletRequest) and ResourceResolver.resolve(HttpServletRequest, String) if not the default workspace should be used to resolve the resource.
REQUEST_ATTRIBUTE_RESOLVER - Static variable in interface org.apache.sling.auth.core.AuthenticationSupport
The name of the request attribute set by the AuthenticationSupport.handleSecurity(HttpServletRequest, HttpServletResponse) method if authentication succeeds and true is returned.
REQUEST_LOG_NAME - Static variable in interface org.apache.sling.engine.RequestLog
Deprecated. The name of the service property which is compared to the name of the RequestLog service to be used to write the log messages (value is "requestlog.name").
REQUEST_LOGIN_PARAMETER - Static variable in interface org.apache.sling.auth.core.spi.AuthenticationHandler
The request parameter which may be used to explicitly select an authentication handler by its type if authentication will be requested through AuthenticationHandler.requestCredentials(HttpServletRequest, HttpServletResponse).
RequestAttributeTest - Class in org.apache.sling.launchpad.webapp.integrationtest
Test the "org.apache.sling.api.include.servlet" and "org.apache.sling.api.include.resource" request attributes with the {link ScriptHelper#include) functionality
RequestAttributeTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.RequestAttributeTest
 
requestAuthentication(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.sling.engine.auth.AuthenticationHandler
Deprecated. Requests authentication information from the client.
requestCredentials(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.auth.core.impl.AbstractAuthenticationHandlerHolder
Sets the AuthenticationHandler.PATH_PROPERTY request attribute to this PathBasedHolder.fullPath and calls the AbstractAuthenticationHandlerHolder.doRequestCredentials(HttpServletRequest, HttpServletResponse) to have the credentials requested from the client.
requestCredentials(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.sling.auth.core.spi.AuthenticationHandler
Requests authentication information from the client.
requestCredentials(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.auth.form.impl.FormAuthenticationHandler
Unless the sling:authRequestLogin to anything other than Form this method either sends back a 403/FORBIDDEN response if the j_verify parameter is set to true or redirects to the login form to ask for credentials.
requestCredentials(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.auth.openid.impl.OpenIDAuthenticationHandler
Sends status 401 (Unauthorized) with a WWW-Authenticate requesting standard HTTP header authentication with the Basic scheme and the configured realm name.
requestCredentials(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.auth.selector.SelectorAuthenticationHandler
 
RequestData - Class in org.apache.sling.engine.impl.request
The RequestData class provides access to objects which are set on a Servlet Request wide basis such as the repository session, the persistence manager, etc.
RequestData(SlingRequestProcessorImpl, HttpServletRequest, HttpServletResponse) - Constructor for class org.apache.sling.engine.impl.request.RequestData
 
requestDataUsed() - Method in class org.apache.sling.engine.impl.parameters.ParameterSupport
 
requestDestroyed(ServletRequestEvent) - Method in class org.apache.sling.auth.core.impl.SlingAuthenticator
 
RequestDispatcherOptions - Class in org.apache.sling.api.request
RequestDispatcherOptions are used in the SlingHttpServletRequest.getRequestDispatcher(org.apache.sling.api.resource.Resource, RequestDispatcherOptions) method, to give more control on some aspects of the include/forward mechanism.
RequestDispatcherOptions() - Constructor for class org.apache.sling.api.request.RequestDispatcherOptions
Creates an instance with no options set.
RequestDispatcherOptions(String) - Constructor for class org.apache.sling.api.request.RequestDispatcherOptions
Creates a new instances setting options by parsing the given options string as follows: If the string is empty or null no options are set. If the string neither contains a comma nor an equals sign, the string is assumed to be a resource type.
requestEnd() - Method in class org.apache.sling.engine.impl.SlingHttpServletResponseImpl
Called to indicate the request processing has ended.
RequestHistoryConsolePlugin - Class in org.apache.sling.engine.impl.request
Felix OSGi console plugin that displays info about recent requests processed by Sling.
RequestHistoryConsolePlugin.Plugin - Class in org.apache.sling.engine.impl.request
 
requestInitialized(ServletRequestEvent) - Method in class org.apache.sling.auth.core.impl.SlingAuthenticator
 
RequestListenerManager - Class in org.apache.sling.engine.impl.helper
 
RequestListenerManager(BundleContext, ServletContext) - Constructor for class org.apache.sling.engine.impl.helper.RequestListenerManager
 
RequestLog - Interface in org.apache.sling.engine
Deprecated. Use the request progress tracker instead.
RequestLogger - Class in org.apache.sling.engine.impl.log
The RequestLogger is a request level filter, which provides customizable logging or requests handled by Sling.
RequestLogger() - Constructor for class org.apache.sling.engine.impl.log.RequestLogger
 
RequestLoggerService - Class in org.apache.sling.engine.impl.log
The RequestLoggerService is a factory component which gets configuration to register loggers for the RequestLogger.
RequestLoggerService() - Constructor for class org.apache.sling.engine.impl.log.RequestLoggerService
Public default constructor for SCR integration
RequestParameter - Interface in org.apache.sling.api.request
The RequestParameter class represents a single parameter sent with the client request.
RequestParameterMap - Interface in org.apache.sling.api.request
The RequestParameterMap encapsulates all request parameters of a request.
RequestPathInfo - Interface in org.apache.sling.api.request
Sling breaks the request URI into four parts: the path itself, optional dot-separated selectors and extension that follow it, and an optional path suffix.
RequestProgressTracker - Interface in org.apache.sling.api.request
The RequestProgressTracker class provides the functionality to track the progress of request processing.
RequestProgressTrackerLogFilter - Class in org.apache.sling.engine.impl.debug
Filter that dumps the output of the RequestProgressTracker to the log after processing the request.
RequestProgressTrackerLogFilter() - Constructor for class org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter
 
RequestProperty - Class in org.apache.sling.servlets.post.impl.helper
Encapsulates all infos from the respective request parameters that are needed to create the repository property
RequestProperty(String) - Constructor for class org.apache.sling.servlets.post.impl.helper.RequestProperty
 
RequestSlingFilterChain - Class in org.apache.sling.engine.impl.filter
The RequestSlingFilterChain implements the filter chain for request scoped filters.
RequestSlingFilterChain(SlingRequestProcessorImpl, Filter[]) - Constructor for class org.apache.sling.engine.impl.filter.RequestSlingFilterChain
 
RequestUriOptingServlet - Class in org.apache.sling.launchpad.testservices.servlets
OptingServlet that uses the RequestURI to opt in
RequestUriOptingServlet() - Constructor for class org.apache.sling.launchpad.testservices.servlets.RequestUriOptingServlet
 
RequestUriOptingServletTest - Class in org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution
Test the RequestUriOptingServlet resolution
RequestUriOptingServletTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.RequestUriOptingServletTest
 
RequestUtil - Class in org.apache.sling.api.request
 
RequestUtil() - Constructor for class org.apache.sling.api.request.RequestUtil
 
RequestUtil - Class in org.apache.sling.engine
Deprecated. Use RequestUtil
RequestUtil() - Constructor for class org.apache.sling.engine.RequestUtil
Deprecated.  
require(Context, Scriptable, Object[]) - Method in class org.apache.sling.scripting.javascript.helper.SlingGlobal
 
requireItemPathPrefix(SlingHttpServletRequest) - Method in class org.apache.sling.jackrabbit.usermanager.impl.post.AbstractAuthorizablePostServlet
Returns true if any of the request parameters starts with ./.
requireItemPathPrefix(SlingHttpServletRequest) - Method in class org.apache.sling.servlets.post.AbstractSlingPostOperation
Returns true if any of the request parameters starts with ./.
reschedule() - Method in class org.apache.sling.event.impl.jobs.jcr.JCRJobEvent
 
reschedule(JobEvent) - Method in class org.apache.sling.event.impl.jobs.jcr.PersistenceHandler
Reschedule the job
reschedule() - Method in class org.apache.sling.event.impl.jobs.JobEvent
 
reschedule(JobEvent) - Method in class org.apache.sling.event.impl.jobs.queues.AbstractJobQueue
Reschedule a job.
reschedule(JobEvent) - Method in class org.apache.sling.event.impl.jobs.queues.AbstractParallelJobQueue
 
reschedule(JobEvent) - Method in class org.apache.sling.event.impl.jobs.queues.OrderedJobQueue
 
rescheduleJob(Event) - Static method in class org.apache.sling.event.EventUtil
Deprecated. Use JobUtil.rescheduleJob(Event)
rescheduleJob(Event) - Static method in class org.apache.sling.event.jobs.JobUtil
Notify a failed job.
reserved - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
BitSet for reserved.
reset() - Method in interface org.apache.sling.api.resource.PersistableValueMap
Reset the changes.
reset() - Method in class org.apache.sling.engine.impl.adapter.SlingServletResponseAdapter
 
reset() - Method in class org.apache.sling.engine.impl.request.SlingRequestProgressTracker
Resets this timer by removing all current entries and timers and adds an initial timer entry
reset() - Method in class org.apache.sling.engine.impl.SlingHttpServletResponseImpl
 
reset() - Method in class org.apache.sling.event.impl.jobs.DefaultJobManager
 
reset() - Method in class org.apache.sling.event.impl.jobs.StatisticsImpl
 
reset() - Method in interface org.apache.sling.event.jobs.Statistics
Clear all collected statistics and set the starting time to the current time.
reset() - Method in class org.apache.sling.jcr.ocm.impl.ClassDescriptorReader
 
reset() - Method in class org.apache.sling.jcr.resource.internal.helper.LazyInputStream
 
reset() - Method in class org.apache.sling.jcr.resource.JcrModifiablePropertyMap
 
reset() - Method in class org.apache.sling.scripting.javascript.helper.ModuleScope
 
reset() - Method in class org.apache.sling.scripting.javascript.io.EspReader
Reset the stream.
reset() - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.ASCIIReader
Reset the stream.
reset() - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.UCSReader
Reset the stream.
reset() - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.UTF8Reader
Reset the stream.
resetBuffer() - Method in class org.apache.sling.engine.impl.adapter.SlingServletResponseAdapter
 
resetBuffer() - Method in interface org.apache.sling.engine.impl.output.Buffer
Removes the contents of the buffer.
resetBuffer() - Method in class org.apache.sling.engine.impl.output.BufferedPrintWriter
Clears the buffer.
resetBuffer() - Method in class org.apache.sling.engine.impl.output.BufferedServletOutputStream
CLears the buffer.
resetBuffer() - Method in class org.apache.sling.engine.impl.request.ContentData
 
resetBuffer() - Method in class org.apache.sling.engine.impl.SlingHttpServletResponseImpl
 
resetBuffer() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.ServletResponseWrapperInclude
Clears the output buffer of the JspWriter associated with the including page.
resetBuffer() - Method in class org.apache.sling.scripting.jsp.util.JspSlingHttpServletResponseWrapper
Resets the buffer of the JspWriter underlying the writer of this instance.
resetTemporaryVariableName() - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
Resets the temporary variable name.
RESOLUTION_PATH - Static variable in class org.apache.sling.api.resource.ResourceMetadata
The name of the required property providing the part of the request URI which was used to the resolve the resource to which the meta data instance belongs (value is "sling.resolutionPath").
RESOLUTION_PATH_INFO - Static variable in class org.apache.sling.api.resource.ResourceMetadata
The name of the required property providing the part of the request URI which was not used to the resolve the resource to which the meta data instance belongs (value is "sling.resolutionPathInfo").
resolve(HttpServletRequest, String) - Method in interface org.apache.sling.api.resource.ResourceResolver
Resolves the resource from the given absPath optionally taking HttpServletRequest into account, such as the value of the Host request header.
resolve(String) - Method in interface org.apache.sling.api.resource.ResourceResolver
Resolves the resource from the given absolute path.
resolve(HttpServletRequest) - Method in interface org.apache.sling.api.resource.ResourceResolver
Deprecated. as of 2.0.4, use ResourceResolver.resolve(HttpServletRequest, String) instead.
resolve(HttpServletRequest) - Method in class org.apache.sling.commons.testing.sling.MockResourceResolver
 
resolve(String) - Method in class org.apache.sling.commons.testing.sling.MockResourceResolver
 
resolve(HttpServletRequest, String) - Method in class org.apache.sling.commons.testing.sling.MockResourceResolver
 
resolve(String) - Method in class org.apache.sling.jcr.resource.internal.JcrResourceResolver
 
resolve(HttpServletRequest) - Method in class org.apache.sling.jcr.resource.internal.JcrResourceResolver
 
resolve(HttpServletRequest, String) - Method in class org.apache.sling.jcr.resource.internal.JcrResourceResolver
 
resolveFunction(String, String) - Method in class org.apache.sling.scripting.jsp.jasper.el.FunctionMapperImpl
 
resolveFunction(String, String) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.ProtectedFunctionMapper
Resolves the specified local name and prefix into a Java.lang.Method.
resolvePath(char[], char[]) - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Resolve the base and relative path.
resolvePath(String, String) - Method in class org.apache.sling.servlets.post.AbstractSlingPostOperation
Resolves the given path with respect to the current root path.
resolveRelativeUri(String) - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
Get the full value of a URI relative to this compilations context uses current file as the base.
resolveServlet(SlingHttpServletRequest) - Method in interface org.apache.sling.api.servlets.ServletResolver
Resolves a javax.servlet.Servlet whose service method may be used to handle the given request.
resolveServlet(Resource, String) - Method in interface org.apache.sling.api.servlets.ServletResolver
Resolves a javax.servlet.Servlet whose service method may be used to handle a request.
resolveServlet(ResourceResolver, String) - Method in interface org.apache.sling.api.servlets.ServletResolver
Resolves a javax.servlet.Servlet whose service method may be used to handle a request.
resolveServlet(SlingHttpServletRequest) - Method in class org.apache.sling.servlets.resolver.internal.SlingServletResolver
 
resolveServlet(Resource, String) - Method in class org.apache.sling.servlets.resolver.internal.SlingServletResolver
 
resolveServlet(ResourceResolver, String) - Method in class org.apache.sling.servlets.resolver.internal.SlingServletResolver
 
resolveUrl(String, String, PageContext) - Static method in class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.Util
Utility methods taken from org.apache.taglibs.standard.tag.common.core.UrlSupport
resolveVariable(String) - Method in class org.apache.sling.scripting.jsp.jasper.el.VariableResolverImpl
 
resolveVariable(String) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
VariableResolver interface
Resource - Interface in org.apache.sling.api.resource
Resources are pieces of content on which Sling acts
RESOURCE - Static variable in class org.apache.sling.api.scripting.SlingBindings
The name of the global scripting variable providing the Resource object (value is "resource").
RESOURCE_EVENT - Static variable in class org.apache.sling.jcr.ocm.OcmConstants
The topic root for events published by this bundle (value is "org/apache/sling/jcr/ocm/OCMEvent").
RESOURCE_TYPE - Static variable in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
RESOURCE_TYPE_NON_EXISTING - Static variable in interface org.apache.sling.api.resource.Resource
The special resource type for resource instances representing nonexisting resources (value is "sling:nonexisting").
RESOURCE_TYPE_SYNTHETIC - Static variable in interface org.apache.sling.api.resource.ResourceProvider
The resource type be set on resources returned by the ResourceProvider.listChildren(Resource) method to enable traversing the resource tree down to a deeply nested provided resource which has no concrete parent hierarchy (value is"sling:syntheticResourceProviderResource").
resourceBaseURL - Variable in class org.apache.sling.maven.jspc.JspCServletContext
The base URL (document root) for this context.
ResourceCollector - Class in org.apache.sling.servlets.resolver.internal.helper
The ResourceCollector class provides a single public method - AbstractResourceCollector.getServlets(ResourceResolver) - which is used to find an ordered collection of Resource instances which may be used to find a servlet or script to handle a request to the given resource.
ResourceCollector(String, String, Resource, String, String[]) - Constructor for class org.apache.sling.servlets.resolver.internal.helper.ResourceCollector
Creates a ResourceCollector finding servlets and scripts for the given methodName.
ResourceDecorator - Interface in org.apache.sling.api.resource
Optional service to decorate Resources returned by the ResourceResolver.
resourceDecorators - Variable in class org.apache.sling.jcr.resource.internal.ResourceDecoratorTracker
The (optional) resource decorators, working copy.
ResourceDecoratorTest - Class in org.apache.sling.launchpad.webapp.integrationtest
 
ResourceDecoratorTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.ResourceDecoratorTest
 
ResourceDecoratorTracker - Class in org.apache.sling.jcr.resource.internal
Helper class to track the resource decorators and keep them sorted by their service ranking.
ResourceDecoratorTracker() - Constructor for class org.apache.sling.jcr.resource.internal.ResourceDecoratorTracker
 
ResourceIterator - Class in org.apache.sling.jcr.resource.internal.helper
The ResourceIterator implements the Iterator<Resource> returned from the ResourceResolver.listChidlren(Resource) method.
ResourceIterator(Resource, ResourceProviderEntry) - Constructor for class org.apache.sling.jcr.resource.internal.helper.ResourceIterator
 
ResourceIteratorDecorator - Class in org.apache.sling.jcr.resource.internal
Resource iterator handling the decoration of resources.
ResourceIteratorDecorator(ResourceDecoratorTracker, String, Iterator<Resource>) - Constructor for class org.apache.sling.jcr.resource.internal.ResourceIteratorDecorator
 
ResourceMetadata - Class in org.apache.sling.api.resource
The ResourceMetadata interface defines the API for the metadata of a Sling Resource.
ResourceMetadata() - Constructor for class org.apache.sling.api.resource.ResourceMetadata
 
ResourceNotFoundException - Exception in org.apache.sling.api.resource
An Exception that causes Sling to return a 404 (NOT FOUND) status code.
ResourceNotFoundException(String) - Constructor for exception org.apache.sling.api.resource.ResourceNotFoundException
 
ResourceNotFoundException(String, String) - Constructor for exception org.apache.sling.api.resource.ResourceNotFoundException
 
ResourceNotFoundException(String, Throwable) - Constructor for exception org.apache.sling.api.resource.ResourceNotFoundException
 
ResourceNotFoundException(String, String, Throwable) - Constructor for exception org.apache.sling.api.resource.ResourceNotFoundException
 
ResourcePathIterator - Class in org.apache.sling.jcr.resource.internal.helper
Iterate over the the HTTP request path by creating shorter segments of that path using "." as a separator.
ResourcePathIterator(String) - Constructor for class org.apache.sling.jcr.resource.internal.helper.ResourcePathIterator
Creates a new instance iterating over the given path
ResourceProvider - Interface in org.apache.sling.api.resource
API for providers of resources.
ResourceProviderEntry - Class in org.apache.sling.jcr.resource.internal.helper
The ResourceProviderEntry class represents a node in the tree of resource providers spanned by the root paths of the provider resources.
ResourceProviderEntry(String, ResourceProvider[]) - Constructor for class org.apache.sling.jcr.resource.internal.helper.ResourceProviderEntry
Creates an instance of this class with the given path relative to the parent resource provider entry, encapsulating the given ResourceProvider, and a number of inital child entries.
ResourceResolver - Interface in org.apache.sling.api.resource
The ResourceResolver defines the service API which may be used to resolve Resource objects.
ResourceResolverFactory - Interface in org.apache.sling.api.resource
The ResourceResolverFactory defines the service API to get and create ResourceResolvers.
ResourceState - Enum in org.apache.sling.installer.api.tasks
The state of a resource.
resourceSuperType - Variable in class org.apache.sling.servlets.resolver.internal.helper.AbstractResourceCollector
 
ResourceSuperTypeTest - Class in org.apache.sling.launchpad.webapp.integrationtest
Test resource supertypes
ResourceSuperTypeTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.ResourceSuperTypeTest
 
ResourceTransformer - Interface in org.apache.sling.installer.api.tasks
A resource transformer transform a registered resource before it can be installed.
ResourceTraversor - Class in org.apache.sling.servlets.get.impl.helpers
 
ResourceTraversor(int, long, Resource, boolean) - Constructor for class org.apache.sling.servlets.get.impl.helpers.ResourceTraversor
 
resourceType - Variable in class org.apache.sling.commons.testing.integration.HttpTestBase.TestNode
 
resourceType - Variable in class org.apache.sling.servlets.resolver.internal.helper.AbstractResourceCollector
 
resourceTypeToPath(String) - Static method in class org.apache.sling.api.resource.ResourceUtil
Helper method, which returns the given resource type as returned from the Resource.getResourceType() as a relative path.
resourceTypeToPath(String) - Static method in class org.apache.sling.jcr.resource.JcrResourceUtil
Deprecated. Use ResourceUtil.resourceTypeToPath(String)
ResourceUtil - Class in org.apache.sling.api.resource
The ResourceUtil class provides helper methods dealing with resources.
ResourceUtil() - Constructor for class org.apache.sling.api.resource.ResourceUtil
 
ResourceWrapper - Class in org.apache.sling.api.resource
The ResourceWrapper is a wrapper for any Resource delegating all method calls to the wrapped resource by default.
ResourceWrapper(Resource) - Constructor for class org.apache.sling.api.resource.ResourceWrapper
Creates a new wrapper instance delegating all method calls to the given resource.
RESPONSE - Static variable in class org.apache.sling.api.scripting.SlingBindings
The name of the global scripting variable providing the SlingHttpServletResponse object (value is "response").
RESPONSE_CONTENT_TYPE - Static variable in class org.apache.sling.servlets.post.impl.helper.JSONResponse
 
ResponseUtil - Class in org.apache.sling.api.request
Response-related utilities
ResponseUtil() - Constructor for class org.apache.sling.api.request.ResponseUtil
 
ResponseUtil - Class in org.apache.sling.engine
Deprecated. Use ResponseUtil
ResponseUtil() - Constructor for class org.apache.sling.engine.ResponseUtil
Deprecated.  
restart() - Method in class org.apache.sling.event.impl.jobs.DefaultJobManager
 
restart() - Method in class org.apache.sling.event.impl.jobs.jcr.JCRJobEvent
 
restart(JobEvent) - Method in class org.apache.sling.event.impl.jobs.jcr.PersistenceHandler
Try to restart the job
restart() - Method in class org.apache.sling.event.impl.jobs.JobEvent
 
restart() - Method in interface org.apache.sling.event.jobs.JobManager
Restart the job manager.
restore(String, boolean) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
restore(Version, boolean) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
restore(Version, String, boolean) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
restoreByLabel(String, boolean) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
resume() - Method in class org.apache.sling.event.impl.jobs.queues.AbstractJobQueue
 
resume() - Method in class org.apache.sling.event.impl.jobs.queues.OrderedJobQueue
 
resume() - Method in interface org.apache.sling.event.jobs.Queue
Resume a suspended queue.
reuse(Tag) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.TagHandlerPool
Adds the given tag handler to this tag handler pool, unless this tag handler pool has already reached its capacity, in which case the tag handler's release() method is called.
RhinoHostObjectProvider - Interface in org.apache.sling.scripting.javascript
The RhinoHostObjectProvider defines the service interface to inject additional ECMAScript host objects as well as to make classes and packages known.
RhinoJavaScriptEngine - Class in org.apache.sling.scripting.javascript.internal
A ScriptEngine that uses the Rhino interpreter to process Sling requests with server-side javascript.
RhinoJavaScriptEngine(ScriptEngineFactory, Scriptable) - Constructor for class org.apache.sling.scripting.javascript.internal.RhinoJavaScriptEngine
 
RhinoJavaScriptEngineFactory - Class in org.apache.sling.scripting.javascript.internal
The RhinoJavaScriptEngineFactory TODO
RhinoJavaScriptEngineFactory() - Constructor for class org.apache.sling.scripting.javascript.internal.RhinoJavaScriptEngineFactory
 
RMI_PREFIX - Static variable in class org.apache.sling.jcr.base.util.RepositoryAccessor
Prefix for RMI Repository URLs
RmiRegistrationSupport - Class in org.apache.sling.jcr.jackrabbit.server.impl
The RmiRegistrationSupport extends the AbstractRegistrationSupport class to register repositories with an RMI registry whose provider localhost port may be configured.
RmiRegistrationSupport() - Constructor for class org.apache.sling.jcr.jackrabbit.server.impl.RmiRegistrationSupport
 
ROOT - Static variable in class org.apache.sling.commons.log.internal.slf4j.LogConfigManager
 
ROOT_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
ROOT_DESCRIPTOR - Static variable in class org.apache.sling.jcr.contentloader.internal.Loader
 
ROOT_REL_URI - Static variable in class org.apache.sling.scripting.jsp.jasper.compiler.OriginalTldLocationsCache
 
ROOT_REL_URI - Static variable in class org.apache.sling.scripting.jsp.jasper.compiler.TldLocationsCache
 
rootNodeDescriptor - Variable in class org.apache.sling.jcr.contentloader.internal.Loader.Descriptor
 
rootPath - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
The root path.
RootResourceProviderEntry - Class in org.apache.sling.jcr.resource.internal.helper
This is the root resource provider entry which keeps track of the resource providers.
RootResourceProviderEntry() - Constructor for class org.apache.sling.jcr.resource.internal.helper.RootResourceProviderEntry
 
ROOTS - Static variable in interface org.apache.sling.api.resource.ResourceProvider
The name of the service registration property containing the root paths of the resources provided by this provider (value is "provider.roots").
ROWS - Static variable in class org.apache.sling.servlets.get.impl.JsonQueryServlet
Number of rows requested
rowToJSONArray(JSONTokener) - Static method in class org.apache.sling.commons.json.util.CDL
Produce a JSONArray of strings from a row of comma delimited values.
rowToJSONObject(JSONArray, JSONTokener) - Static method in class org.apache.sling.commons.json.util.CDL
Produce a JSONObject from a row of comma delimited text, using a parallel JSONArray of strings to provides the names of the elements.
rowToString(JSONArray) - Static method in class org.apache.sling.commons.json.util.CDL
Produce a comma delimited text row from a JSONArray.
RP_APPLY_TO - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Name of the request parameter used to indicate the resource to apply the operation to (value is ":applyTo").
RP_CHECKIN - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Name of the request parameter indicating whether versionable nodes should be checked in during an SlingPostConstants.OPERATION_IMPORT operation.
RP_CONTENT - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Name of the request parameter containing the content to be imported by the 'import' operation.
RP_CONTENT_FILE - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Name of the request parameter containing the file to be imported by the 'import' operation.
RP_CONTENT_TYPE - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Name of the request parameter containing the content type of the content to be imported by the 'import' operation.
RP_DEST - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Name of the request parameter used to indicate the destination for the copy and move operations (value is ":dest").
RP_DISPLAY_EXTENSION - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Optional request parameter: if provided, added at the end of the computed (or supplied) redirect URL
RP_NODE_NAME - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Optional request paramter specifying a node name for a newly created node (value is ":name").
RP_NODE_NAME_HINT - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Optional request paramter specifying a node name hint for a newly created node (value is ":nameHint").
RP_NOP_STATUS - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Optional request parameter to indicate the actual response status to send back as a result of calling the #OPERATION_NOP (value is ":nopstatus").
RP_OPERATION - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
The name of the parameter containing the operation to execute (value is ":operation").
RP_ORDER - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Optional request parameter indicating the order of newly created nodes in creation, copy and move operation requests (value is ":order").
RP_PREFIX - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Prefix for parameter names which control this POST (RP_ stands for "request param") (value is ":").
RP_REDIRECT_TO - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Optional request parameter: redirect to the specified URL after POST
RP_REPLACE - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Name of the request parameter indicating whether the destination for a copy or move operation is to be replaced if existing (value is ":replace").
RP_REPLACE_PROPERTIES - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Name of the request parameter indicating whether the destination for a property change during an import operation is to be replaced if existing.
RP_STATUS - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Optional request parameter: define how the response is sent back to the client.
run() - Method in class org.apache.sling.event.impl.DistributingEventHandler
This method is invoked periodically.
run() - Method in class org.apache.sling.event.impl.jobs.DefaultJobManager
This method is invoked periodically by the scheduler.
run() - Method in class org.apache.sling.event.impl.jobs.jcr.LockManager
Cron job
run() - Method in class org.apache.sling.event.impl.jobs.jcr.PersistenceHandler
This method is invoked periodically by the scheduler.
run() - Method in class org.apache.sling.fsprovider.internal.FileMonitor
 
run() - Method in class org.apache.sling.installer.core.impl.OsgiInstallerImpl
 
run() - Method in class org.apache.sling.installer.provider.file.impl.FileMonitor
 
run() - Method in class org.apache.sling.jcr.base.AbstractSlingRepository
 
run() - Method in class org.apache.sling.launchpad.app.Main
Called when the Java VM is being terminiated, for example because the KILL signal has been sent to the process.
run() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary.PrivilegedIntrospectHelper
 
run(SlingHttpServletRequest, HtmlResponse, SlingPostProcessor[]) - Method in class org.apache.sling.servlets.post.AbstractSlingPostOperation
Prepares and finalizes the actual operation.
run(SlingHttpServletRequest, HtmlResponse, SlingPostProcessor[]) - Method in class org.apache.sling.servlets.post.impl.operations.NopOperation
 
run(SlingHttpServletRequest, HtmlResponse, SlingPostProcessor[]) - Method in interface org.apache.sling.servlets.post.SlingPostOperation
Executes the operation provided by this service implementation.
RUN_LOOP_COUNTER - Static variable in class org.apache.sling.installer.provider.jcr.impl.JcrInstaller
 
RUN_LOOP_DELAY_MSEC - Static variable in class org.apache.sling.installer.provider.jcr.impl.JcrInstaller
 
RUN_MODES_PROPERTY - Static variable in interface org.apache.sling.settings.SlingSettingsService
The name of the framework property defining the set of used run modes.
runConcurrently - Variable in class org.apache.sling.commons.scheduler.impl.JobHandler
 
runInBackground() - Method in class org.apache.sling.event.impl.AbstractRepositoryEventHandler
 
runInBackground() - Method in class org.apache.sling.event.impl.DistributingEventHandler
 
runInBackground() - Method in class org.apache.sling.event.impl.TimedJobHandler
 
RunModeCommand - Class in org.apache.sling.settings.impl
Run mode command for the shell.
RunModeCommand(Set<String>) - Constructor for class org.apache.sling.settings.impl.RunModeCommand
 
RunMojo - Class in org.apache.sling.maven.projectsupport
Run a Launchpad application.
RunMojo() - Constructor for class org.apache.sling.maven.projectsupport.RunMojo
 
running - Variable in class org.apache.sling.event.impl.AbstractRepositoryEventHandler
Is the background task still running?
running - Variable in class org.apache.sling.event.impl.jobs.queues.AbstractJobQueue
Are we still running?
runOneCycle() - Method in class org.apache.sling.installer.provider.jcr.impl.JcrInstaller
Run periodic scans of our watched folders, and watch for folders creations/deletions
runTest(String, String) - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletOutputContentTypeTest
 

S

safePut(String, Object) - Method in class org.apache.sling.api.scripting.SlingBindings
Helper method which invokes HashMap.put(Object, Object) only if the value is not null.
save() - Method in interface org.apache.sling.api.resource.PersistableValueMap
Persists the changes.
save() - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
save() - Method in class org.apache.sling.commons.testing.jcr.MockProperty
 
save() - Method in class org.apache.sling.installer.core.impl.PersistentResourceList
Persist the current state
save() - Method in class org.apache.sling.jcr.resource.JcrModifiablePropertyMap
 
SCAN_FOLDERS_COUNTER - Static variable in class org.apache.sling.installer.provider.jcr.impl.JcrInstaller
 
scanChar() - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLEncodingDetector
Returns the next character on the input.
ScanConfiguration - Class in org.apache.sling.installer.provider.file.impl
A scan configuration for the file install.
ScanConfiguration() - Constructor for class org.apache.sling.installer.provider.file.impl.ScanConfiguration
 
scanData(String, XMLStringBuffer) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLEncodingDetector
Scans a range of character data up to the specified delimiter, setting the fields of the XMLString structure, appropriately.
scanFiles(File) - Method in class org.apache.sling.maven.jspc.JspcMojo
Locate all jsp files in the webapp.
scanInterval - Variable in class org.apache.sling.installer.provider.file.impl.ScanConfiguration
 
scanLiteral(int, XMLString) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLEncodingDetector
Scans a range of attribute value data, setting the fields of the XMLString structure, appropriately.
scanName() - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLEncodingDetector
Returns a string matching the Name production appearing immediately on the input as a symbol, or null if no Name string is present.
scanPseudoAttribute(boolean, XMLString) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLEncodingDetector
Scans a pseudo attribute.
scheduleJob(String, Object, Map<String, Serializable>, Trigger, boolean) - Method in class org.apache.sling.commons.scheduler.impl.QuartzScheduler
Add a job to the scheduler
scheduler - Variable in class org.apache.sling.commons.scheduler.impl.QuartzScheduler
Theq quartz scheduler.
Scheduler - Interface in org.apache.sling.commons.scheduler
A scheduler to schedule time/cron based jobs.
scheme - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
BitSet for scheme.
SCRIPT - Static variable in class org.apache.sling.launchpad.webapp.integrationtest.JspTestBase
 
SCRIPT_TYPE - Static variable in class org.apache.sling.scripting.jsp.JspScriptEngineFactory
 
ScriptableBase - Class in org.apache.sling.scripting.javascript.wrapper
Base class for Scriptable objects, uses the NativeJavaObject wrapper to provide default wrapping of methods and properties (SLING-397)
ScriptableBase() - Constructor for class org.apache.sling.scripting.javascript.wrapper.ScriptableBase
 
ScriptableCalendar - Class in org.apache.sling.scripting.javascript.wrapper
 
ScriptableCalendar() - Constructor for class org.apache.sling.scripting.javascript.wrapper.ScriptableCalendar
 
ScriptableItemMap - Class in org.apache.sling.scripting.javascript.wrapper
 
ScriptableItemMap() - Constructor for class org.apache.sling.scripting.javascript.wrapper.ScriptableItemMap
 
ScriptableNode - Class in org.apache.sling.scripting.javascript.wrapper
A wrapper for JCR nodes that exposes all properties and child nodes as properties of a Javascript object.
ScriptableNode() - Constructor for class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
ScriptablePrintWriter - Class in org.apache.sling.scripting.javascript.wrapper
 
ScriptablePrintWriter() - Constructor for class org.apache.sling.scripting.javascript.wrapper.ScriptablePrintWriter
 
ScriptablePrintWriter(PrintWriter) - Constructor for class org.apache.sling.scripting.javascript.wrapper.ScriptablePrintWriter
 
ScriptableProperty - Class in org.apache.sling.scripting.javascript.wrapper
Wrap a JCR Property as a Scriptable
ScriptableProperty() - Constructor for class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
ScriptableResource - Class in org.apache.sling.scripting.javascript.wrapper
Resource in JavaScript has following signature: [Object] getData(); [Object] data [Item] getItem(); [Item] item [String] getResourceType(); [String] type [String] getPath(); [String] path
ScriptableResource() - Constructor for class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
 
ScriptableResource(Resource) - Constructor for class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
 
ScriptableVersion - Class in org.apache.sling.scripting.javascript.wrapper
Scriptable wrapper for the JCR Version class
ScriptableVersion() - Constructor for class org.apache.sling.scripting.javascript.wrapper.ScriptableVersion
 
ScriptableVersionHistory - Class in org.apache.sling.scripting.javascript.wrapper
Scriptable wrapper for the JCR VersionHistory class
ScriptableVersionHistory() - Constructor for class org.apache.sling.scripting.javascript.wrapper.ScriptableVersionHistory
 
ScriptBindingsValuesProviderTest - Class in org.apache.sling.launchpad.webapp.integrationtest
 
ScriptBindingsValuesProviderTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.ScriptBindingsValuesProviderTest
 
ScriptBuiltinObjectsTest - Class in org.apache.sling.launchpad.webapp.integrationtest
 
ScriptBuiltinObjectsTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.ScriptBuiltinObjectsTest
 
ScriptEngineConsolePlugin - Class in org.apache.sling.scripting.core.impl
 
ScriptEngineManagerFactory - Class in org.apache.sling.scripting.core.impl
Component which exposes a ScriptEngineManager service.
ScriptEngineManagerFactory() - Constructor for class org.apache.sling.scripting.core.impl.ScriptEngineManagerFactory
 
ScriptEvaluationException - Exception in org.apache.sling.api.scripting
The ScriptEvaluationException is thrown by the SlingScript.eval(SlingBindings) method if an error occurrs evaluating the script.
ScriptEvaluationException(String, String) - Constructor for exception org.apache.sling.api.scripting.ScriptEvaluationException
 
ScriptEvaluationException(String, String, Throwable) - Constructor for exception org.apache.sling.api.scripting.ScriptEvaluationException
 
ScriptHelper - Class in org.apache.sling.scripting.core
Simple script helper providing access to the (wrapped) response, the on-demand writer and a simple API for request inclusion.
ScriptHelper(BundleContext, SlingScript) - Constructor for class org.apache.sling.scripting.core.ScriptHelper
 
ScriptHelper(BundleContext, SlingScript, SlingHttpServletRequest, SlingHttpServletResponse) - Constructor for class org.apache.sling.scripting.core.ScriptHelper
 
SCRIPTLET_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
scriptPath - Variable in class org.apache.sling.commons.testing.integration.HttpTestBase.TestNode
 
scriptPath - Variable in class org.apache.sling.launchpad.webapp.integrationtest.RenderingTestBase
 
secondFolderOfContentPath - Variable in class org.apache.sling.launchpad.webapp.integrationtest.AbstractSlingResourceTypeRenderingTest
 
SecurityClassLoad - Class in org.apache.sling.scripting.jsp.jasper.security
Static class used to preload java classes when using the Java SecurityManager so that the defineClassInPackage RuntimePermission does not trigger an AccessControlException.
SecurityClassLoad() - Constructor for class org.apache.sling.scripting.jsp.jasper.security.SecurityClassLoad
 
securityClassLoad(ClassLoader) - Static method in class org.apache.sling.scripting.jsp.jasper.security.SecurityClassLoad
 
SecurityUtil - Class in org.apache.sling.scripting.jsp.jasper.security
Util class for Security related operations.
SecurityUtil() - Constructor for class org.apache.sling.scripting.jsp.jasper.security.SecurityUtil
 
segment - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
BitSet for segment.
SelectorAuthenticationHandler - Class in org.apache.sling.auth.selector
The SelectorAuthenticationHandler is a pseudo authentication handler which only implements the SelectorAuthenticationHandler.requestCredentials(HttpServletRequest, HttpServletResponse) method to cause an input form to be rendered for the client to be able to provide credentials.
SelectorAuthenticationHandler() - Constructor for class org.apache.sling.auth.selector.SelectorAuthenticationHandler
 
SelectorFormServlet - Class in org.apache.sling.auth.selector
The SelectorFormServlet provides the default login form used for Form Based or OpenID Authentication.
SelectorFormServlet() - Constructor for class org.apache.sling.auth.selector.SelectorFormServlet
 
SelectorServlet - Class in org.apache.sling.launchpad.testservices.servlets
Example/test Sling Servlet registered with two selectors
SelectorServlet() - Constructor for class org.apache.sling.launchpad.testservices.servlets.SelectorServlet
 
SelectorServlet - Class in org.apache.sling.launchpad.testservices.war.servlets
Example/test Sling Servlet registered with two selectors
SelectorServlet() - Constructor for class org.apache.sling.launchpad.testservices.war.servlets.SelectorServlet
 
SelectorServletTest - Class in org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution
Test the SelectorServlet
SelectorServletTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.SelectorServletTest
 
send(HttpServletResponse, boolean) - Method in class org.apache.sling.api.servlets.HtmlResponse
Writes the response to the given writer and replaces all ${var} patterns by the value of the respective property.
send(HttpServletResponse, boolean) - Method in class org.apache.sling.servlets.post.impl.helper.JSONResponse
 
sendAcknowledge(Event) - Method in interface org.apache.sling.event.impl.jobs.JobStatusNotifier
Send an acknowledge message that someone is processing the job.
sendAcknowledge(Event) - Method in class org.apache.sling.event.impl.jobs.queues.AbstractJobQueue
 
sendError(int, String) - Method in class org.apache.sling.engine.impl.adapter.SlingServletResponseAdapter
 
sendError(int) - Method in class org.apache.sling.engine.impl.adapter.SlingServletResponseAdapter
 
sendError(int) - Method in class org.apache.sling.engine.impl.SlingHttpServletResponseImpl
 
sendError(int, String) - Method in class org.apache.sling.engine.impl.SlingHttpServletResponseImpl
 
sendEvent(HttpServletRequest, SlingRequestEvent.EventType) - Method in class org.apache.sling.engine.impl.helper.RequestListenerManager
 
sendInvalid(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.sling.auth.core.spi.AbstractAuthenticationHandler
Sends a 403/FORBIDDEN response to a credential validation request providing the given reason as the value of the AbstractAuthenticationHandler.X_REASON header.
sendNotification(EnvironmentComponent, String, Event, Long) - Static method in class org.apache.sling.event.impl.jobs.Utility
Helper method for sending the notification events.
sendRedirect(HttpServletRequest, HttpServletResponse, String, Map<String, String>) - Static method in class org.apache.sling.auth.core.spi.AbstractAuthenticationHandler
Redirects to the given target path appending any parameters provided in the parameter map.
sendRedirect(String) - Method in class org.apache.sling.engine.impl.adapter.SlingServletResponseAdapter
 
sendRedirect(String) - Method in class org.apache.sling.engine.impl.SlingHttpServletResponseImpl
 
sendValid(HttpServletResponse) - Static method in class org.apache.sling.auth.core.spi.AbstractAuthenticationHandler
Sends a 200/OK response to a credential validation request.
server - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
Bitset for server.
SERVER_REPOSITORY_FACTORY_PID - Static variable in class org.apache.sling.jcr.jackrabbit.server.impl.Activator
 
service(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.api.servlets.SlingSafeMethodsServlet
Called by the SlingSafeMethodsServlet.service(ServletRequest, ServletResponse) method to handle the HTTP request.
service(ServletRequest, ServletResponse) - Method in class org.apache.sling.api.servlets.SlingSafeMethodsServlet
Forwards the request to the SlingSafeMethodsServlet.service(SlingHttpServletRequest, SlingHttpServletResponse) method if the request is a HTTP request.
service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.auth.core.impl.AuthenticatorWebConsolePlugin
 
service(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.auth.core.impl.LoginServlet
 
service(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.auth.core.impl.LogoutServlet
 
service(SlingHttpServletRequest, SlingHttpServletResponse) - Static method in class org.apache.sling.engine.impl.request.RequestData
Helper method to call the servlet for the current content data.
service(ServletRequest, ServletResponse) - Method in class org.apache.sling.engine.impl.SlingMainServlet
 
service(ServletRequest, ServletResponse) - Method in class org.apache.sling.installer.core.impl.console.OsgiInstallerWebConsolePlugin
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.jcr.webdav.impl.servlets.SlingSimpleWebDavServlet
 
service(ServletRequest, ServletResponse) - Method in class org.apache.sling.launchpad.base.webapp.SlingServletDelegate
Services the request by delegating to the delegatee servlet.
service(ServletRequest, ServletResponse) - Method in class org.apache.sling.launchpad.webapp.SlingServlet
If Sling has already been started, the request is forwarded to the started Sling framework.
service - Variable in class org.apache.sling.scripting.core.impl.ServiceCache.Reference
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.HttpJspBase
Entry point into service.
service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspServlet
 
service(HttpServletRequest, HttpServletResponse, boolean) - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper
 
service(SlingBindings) - Method in class org.apache.sling.scripting.jsp.JspServletWrapperAdapter
 
service(ServletRequest, ServletResponse) - Method in class org.apache.sling.servlets.resolver.internal.defaults.DefaultErrorHandlerServlet
 
Service - Class in sun.misc
The Service class is a primitive stub of the original sun.misc.Service class used by the javax.script.ScriptEngineManager to find script engine factories in factory service files.
Service() - Constructor for class sun.misc.Service
 
SERVICE_METHOD_NAME - Static variable in class org.apache.sling.scripting.jsp.jasper.Constants
_jspService is the name of the method that is called by HttpJspBase.service().
SERVICE_NAME - Static variable in interface org.apache.sling.api.adapter.AdapterFactory
The service name to use when registering implementations of this interface as services (value is "org.apache.sling.osgi.commons.AdapterFactory").
SERVICE_NAME - Static variable in interface org.apache.sling.api.auth.Authenticator
The name under which this service is registered.
SERVICE_NAME - Static variable in interface org.apache.sling.api.request.SlingRequestListener
 
SERVICE_NAME - Static variable in interface org.apache.sling.api.resource.ResourceProvider
The service name to use when registering implementations of this interface as services (value is "org.apache.sling.api.resource.ResourceProvider").
SERVICE_NAME - Static variable in interface org.apache.sling.auth.core.AuthenticationSupport
The name under which this service is registered.
SERVICE_NAME - Static variable in interface org.apache.sling.auth.core.spi.AuthenticationHandler
The name under which an implementation of this interface must be registered to be used as an authentication handler.
SERVICE_NAME - Static variable in interface org.apache.sling.auth.core.spi.AuthenticationInfoPostProcessor
The name under which an implementation of this interface must be registered to be used as an authentication info post processor.
SERVICE_NAME - Static variable in interface org.apache.sling.servlets.post.SlingPostOperation
The name of the Sling POST operation service (value is "org.apache.sling.servlets.post.SlingPostOperation").
ServiceCache - Class in org.apache.sling.scripting.core.impl
 
ServiceCache(BundleContext) - Constructor for class org.apache.sling.scripting.core.impl.ServiceCache
 
ServiceCache.Reference - Class in org.apache.sling.scripting.core.impl
 
ServiceCache.Reference() - Constructor for class org.apache.sling.scripting.core.impl.ServiceCache.Reference
 
serviceChanged(ServiceEvent) - Method in class org.apache.sling.commons.log.internal.LogSupport
Listens for Service events and logs the respective events according to the Log Service specification.
serviceChanged(ServiceEvent) - Method in class org.apache.sling.installer.provider.file.impl.ServicesListener.Listener
 
serviceChanged(ServiceEvent) - Method in class org.apache.sling.jcr.jackrabbit.server.impl.Activator
 
serviceChanged(ServiceEvent) - Method in class org.apache.sling.launchpad.installer.impl.ServicesListener.Listener
 
serviceChanged(ServiceEvent) - Method in class org.apache.sling.scripting.core.impl.ServiceCache
 
services - Variable in class org.apache.sling.scripting.core.ScriptHelper
A map of found services.
ServicesListener - Class in org.apache.sling.installer.provider.file.impl
The ServicesListener listens for the required services and starts/stops the scanners based on the availability of the services.
ServicesListener(BundleContext, List<ScanConfiguration>) - Constructor for class org.apache.sling.installer.provider.file.impl.ServicesListener
 
ServicesListener - Class in org.apache.sling.launchpad.installer.impl
The ServicesListener listens for the required services and starts/stops the scanners based on the availability of the services.
ServicesListener(BundleContext) - Constructor for class org.apache.sling.launchpad.installer.impl.ServicesListener
 
ServicesListener.Listener - Class in org.apache.sling.installer.provider.file.impl
 
ServicesListener.Listener(String) - Constructor for class org.apache.sling.installer.provider.file.impl.ServicesListener.Listener
 
ServicesListener.Listener - Class in org.apache.sling.launchpad.installer.impl
 
ServicesListener.Listener(String) - Constructor for class org.apache.sling.launchpad.installer.impl.ServicesListener.Listener
 
SERVLET_CLASSPATH - Static variable in class org.apache.sling.scripting.jsp.jasper.Constants
ServletContext attribute for classpath.
SERVLET_CONTENT_TYPE - Static variable in class org.apache.sling.scripting.jsp.jasper.Constants
Default servlet content type.
SERVLET_CONTEXT - Static variable in class org.apache.sling.commons.testing.integration.HttpTestBase
 
SERVLET_PATH - Static variable in class org.apache.sling.auth.core.impl.LoginServlet
The servlet is registered on this path, and the authenticator allows any requests to that path, without authentication
SERVLET_PATH - Static variable in class org.apache.sling.auth.core.impl.LogoutServlet
The servlet is registered on this path.
SERVLET_PATH_EXTENSION - Static variable in class org.apache.sling.servlets.resolver.internal.resource.ServletResourceProviderFactory
The extension appended to servlets to register into the resource tree to simplify handling in the resolution process (value is ".servlet").
servletClass - Variable in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
ServletFilterManager - Class in org.apache.sling.engine.impl.filter
 
ServletFilterManager(BundleContext, SlingServletContext, boolean) - Constructor for class org.apache.sling.engine.impl.filter.ServletFilterManager
 
ServletFilterManager.FilterChainType - Enum in org.apache.sling.engine.impl.filter
 
servletJavaFileName - Variable in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
ServletResolver - Interface in org.apache.sling.api.servlets
The ServletResolver defines the API for a service capable of resolving javax.servlet.Servlet instances to handle the processing of a request or resource.
ServletResolverConstants - Class in org.apache.sling.servlets.resolver.internal
 
ServletResolverConstants() - Constructor for class org.apache.sling.servlets.resolver.internal.ServletResolverConstants
 
ServletResourceProvider - Class in org.apache.sling.servlets.resolver.internal.resource
 
ServletResourceProviderFactory - Class in org.apache.sling.servlets.resolver.internal.resource
 
ServletResourceProviderFactory(Object, String[]) - Constructor for class org.apache.sling.servlets.resolver.internal.resource.ServletResourceProviderFactory
Constructor
ServletResponseWrapperInclude - Class in org.apache.sling.scripting.jsp.jasper.runtime
ServletResponseWrapper used by the JSP 'include' action.
ServletResponseWrapperInclude(ServletResponse, JspWriter) - Constructor for class org.apache.sling.scripting.jsp.jasper.runtime.ServletResponseWrapperInclude
 
ServletWriter - Class in org.apache.sling.scripting.jsp.jasper.compiler
This is what is used to generate servlets.
ServletWriter(PrintWriter) - Constructor for class org.apache.sling.scripting.jsp.jasper.compiler.ServletWriter
 
session - Variable in class org.apache.sling.commons.testing.jcr.RepositoryTestBase
 
SESSION - Static variable in class org.apache.sling.engine.EngineConstants
Deprecated. as of bundle version 2.1
session - Variable in class org.apache.sling.jcr.classloader.internal.ClassPathEntry
The session assigned to this class path entry
SESSION_PARAMETER_NAME - Static variable in class org.apache.sling.scripting.jsp.jasper.Constants
The name of the path parameter used to pass the session identifier back and forth with the client.
sessionCreated(HttpSessionEvent) - Method in class org.apache.sling.launchpad.base.webapp.SlingHttpSessionListenerDelegate
 
sessionCreated(HttpSessionEvent) - Method in class org.apache.sling.launchpad.webapp.SlingSessionListener
 
sessionDestroyed(HttpSessionEvent) - Method in class org.apache.sling.launchpad.base.webapp.SlingHttpSessionListenerDelegate
 
sessionDestroyed(HttpSessionEvent) - Method in class org.apache.sling.launchpad.webapp.SlingSessionListener
 
SessionInfoProvider - Class in org.apache.sling.servlets.get.impl.impl.info
 
SessionInfoProvider() - Constructor for class org.apache.sling.servlets.get.impl.impl.info.SessionInfoProvider
 
SessionProxyHandler - Class in org.apache.sling.jcr.base
The session proxy handler creates session proxies to handle the namespace mapping support if impersonate is called on the session.
SessionProxyHandler(AbstractSlingRepository) - Constructor for class org.apache.sling.jcr.base.SessionProxyHandler
 
SessionProxyHandler.SessionProxyInvocationHandler - Class in org.apache.sling.jcr.base
 
SessionProxyHandler.SessionProxyInvocationHandler(Session, AbstractSlingRepository, Class<?>[]) - Constructor for class org.apache.sling.jcr.base.SessionProxyHandler.SessionProxyInvocationHandler
 
Set - Class in org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.core
 
Set() - Constructor for class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.core.Set
 
SET_PROPERTY - Static variable in interface org.apache.sling.jcr.jackrabbit.server.security.accessmanager.AccessManagerPlugin
 
SET_PROPERTY_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
setActiveServletName(String) - Method in class org.apache.sling.engine.impl.request.RequestData
Sets the name of the currently active servlet and returns the name of the previously active servlet.
setAdapterManager(AdapterManager) - Static method in class org.apache.sling.api.adapter.SlingAdaptable
Set the adapter manager to be used by a synthetic resource.
setAddDefaultEntities(boolean) - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.io.xpp3.BundleListXpp3Reader
Sets the state of the "add default entities" flag.
setAddSelectors(String) - Method in class org.apache.sling.api.request.RequestDispatcherOptions
Sets the RequestDispatcherOptions.OPT_ADD_SELECTORS option to the given additionalSelectors if not null.
setAddSelectors(String) - Method in class org.apache.sling.scripting.jsp.taglib.AbstractDispatcherTagHandler
 
setArtifactId(String) - Method in class org.apache.sling.maven.projectsupport.ArtifactDefinition
 
setArtifactId(String) - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.Bundle
Set the artifactId field.
setAttribute(String, Object) - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
setAttribute(String, Object) - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
setAttribute(String, Object) - Method in class org.apache.sling.engine.impl.helper.SlingServletContext
Sets the name servlet context attribute to the requested value.
setAttribute(String, Object) - Method in interface org.apache.sling.installer.api.tasks.TaskResource
Set the value of an attribute.
setAttribute(String, Object) - Method in class org.apache.sling.installer.core.impl.RegisteredResourceImpl
 
setAttribute(String, Object) - Method in class org.apache.sling.maven.jspc.JspCServletContext
Set or replace the specified context attribute.
setAttribute(String, Object) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
 
setAttribute(String, Object, int) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
 
setAttribute(String, Object) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
 
setAttribute(String, Object, int) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
 
setAttribute(String, Object) - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspCServletContext
Set or replace the specified context attribute.
setAttribute(String, Object) - Method in class org.apache.sling.scripting.jsp.JspServletContext
 
setAttributes(Map<String, Object>) - Method in class org.apache.sling.installer.api.tasks.TransformationResult
Set the new attributes.
setAuthenticationSupport(AuthenticationSupport) - Method in class org.apache.sling.engine.impl.SlingMainServlet
 
setAuthType(String) - Method in class org.apache.sling.auth.core.spi.AuthenticationInfo
 
setAutoCheckin(boolean) - Method in class org.apache.sling.servlets.post.VersioningConfiguration
 
setAutoCheckout(boolean) - Method in class org.apache.sling.servlets.post.VersioningConfiguration
 
setBaseLocation(URL) - Method in class org.apache.sling.jcr.contentloader.internal.readers.XmlReader.FileDescription
 
setBindingsName(String) - Method in class org.apache.sling.scripting.jsp.taglib.DefineObjectsTag
 
setBlockPolicy(ThreadPoolConfig.ThreadPoolPolicy) - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
Set the block policy.
setBody(String) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.TreeNode
Set the body text associated with this node (if any).
setBufferSize(int) - Method in class org.apache.sling.engine.impl.adapter.SlingServletResponseAdapter
 
setBufferSize(int) - Method in interface org.apache.sling.engine.impl.output.Buffer
Sets the new size of the buffer.
setBufferSize(int) - Method in class org.apache.sling.engine.impl.output.BufferedPrintWriter
Sets the buffer size.
setBufferSize(int) - Method in class org.apache.sling.engine.impl.output.BufferedServletOutputStream
Sets the buffer size.
setBufferSize(int) - Method in interface org.apache.sling.engine.impl.output.BufferProvider
Sets the size of the buffer to be used (by default) for output streams returned by BufferProvider.getOutputStream() or writers returned by BufferProvider.getWriter()
setBufferSize(int) - Method in class org.apache.sling.engine.impl.request.ContentData
 
setBufferSize(int) - Method in class org.apache.sling.engine.impl.request.RequestData
 
setBufferSize(int) - Method in class org.apache.sling.engine.impl.SlingHttpServletResponseImpl
 
setBundles(List<Bundle>) - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.StartLevel
Set the bundles field.
setCharacterEncoding(String) - Method in class org.apache.sling.api.resource.ResourceMetadata
Sets the ResourceMetadata.CHARACTER_ENCODING property to encoding if not null.
setCharacterEncoding(String) - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
setCharacterEncoding(String) - Method in class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
setCharacterEncoding(String) - Method in class org.apache.sling.engine.impl.adapter.SlingServletResponseAdapter
 
setCharacterEncoding(String) - Method in class org.apache.sling.engine.impl.SlingHttpServletResponseImpl
 
setCharEncoding(String) - Method in class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.Util.ImportResponseWrapper
 
setCheckinOnNewVersionableNode(boolean) - Method in class org.apache.sling.servlets.post.VersioningConfiguration
 
setClassifier(String) - Method in class org.apache.sling.maven.projectsupport.ArtifactDefinition
 
setClassifier(String) - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.Bundle
Set the classifier field.
setCommandLine(Map<String, String>) - Method in class org.apache.sling.launchpad.base.app.MainDelegate
 
setCommandLine(Map<String, String>) - Method in interface org.apache.sling.launchpad.base.shared.Launcher
The commandline provided from the standalone launch case.
setCommandLine(Map<String, String>) - Method in class org.apache.sling.launchpad.base.webapp.SlingServletDelegate
 
setCompilationException(JasperException) - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper
Sets the compilation exception for this JspServletWrapper.
setContentEncoding(String) - Method in class org.apache.sling.jcr.classloader.internal.net.JCRURLConnection
 
setContentImporter(ContentImporter) - Method in class org.apache.sling.servlets.post.impl.operations.ImportOperation
 
setContentLength(long) - Method in class org.apache.sling.api.resource.ResourceMetadata
Sets the ResourceMetadata.CONTENT_LENGTH property to contentType if not null.
setContentLength(int) - Method in class org.apache.sling.engine.impl.adapter.SlingServletResponseAdapter
 
setContentLength(int) - Method in class org.apache.sling.engine.impl.SlingHttpServletResponseImpl
 
setContentLength(int) - Method in class org.apache.sling.jcr.classloader.internal.net.JCRURLConnection
 
setContentType(String) - Method in class org.apache.sling.api.resource.ResourceMetadata
Sets the ResourceMetadata.CONTENT_TYPE property to contentType if not null.
setContentType(String) - Method in class org.apache.sling.engine.impl.adapter.SlingServletResponseAdapter
 
setContentType(String) - Method in class org.apache.sling.engine.impl.SlingHttpServletResponseImpl
 
setContentType(String) - Method in class org.apache.sling.jcr.classloader.internal.net.JCRURLConnection
 
setContentType(String) - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
setContentType(String) - Method in class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.Util.ImportResponseWrapper
Has no effect.
setCreateRequest(boolean) - Method in class org.apache.sling.api.servlets.HtmlResponse
Sets whether the request was a create request or not.
setCreateRequest(boolean) - Method in class org.apache.sling.servlets.post.impl.helper.JSONResponse
 
setCreationTime(long) - Method in class org.apache.sling.api.resource.ResourceMetadata
Sets the ResourceMetadata.CREATION_TIME property to creationTime if not negative.
setDaemon(boolean) - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
Set the daemon handling.
setDateHeader(String, long) - Method in class org.apache.sling.engine.impl.adapter.SlingServletResponseAdapter
 
setDateHeader(String, long) - Method in class org.apache.sling.engine.impl.SlingHttpServletResponseImpl
 
setDebugging(boolean) - Method in class org.apache.sling.scripting.javascript.helper.SlingContextFactory
 
setDecimal(BigDecimal) - Method in class org.apache.sling.commons.testing.jcr.MockValue
 
setDefaultConfiguration(Dictionary<String, String>) - Method in class org.apache.sling.commons.log.internal.slf4j.LogConfigManager
Sets and applies the default configuration used by the LogConfigManager.updateGlobalConfiguration(Dictionary) method if no configuration is supplied.
setDefaultDocumentCharset(String) - Static method in class org.apache.sling.jcr.resource.internal.helper.URI
Set the default charset of the document.
setDefaultProtocolCharset(String) - Static method in class org.apache.sling.jcr.resource.internal.helper.URI
Set the default charset of the protocol.
setDefaultValues(RequestParameter[]) - Method in class org.apache.sling.servlets.post.impl.helper.RequestProperty
 
setDelete(boolean) - Method in class org.apache.sling.servlets.post.impl.helper.RequestProperty
Specifies whether this property should be deleted before any new content is to be set according to the values stored.
setDoEmbedded(boolean) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.SmapGenerator
Instructs the SmapGenerator whether to actually print any embedded SMAPs or not.
setEngineName(String) - Method in class org.apache.sling.scripting.api.AbstractScriptEngineFactory
Set the engine name.
setEngineVersion(String) - Method in class org.apache.sling.scripting.api.AbstractScriptEngineFactory
Set the engine version
setError(Throwable) - Method in class org.apache.sling.api.servlets.HtmlResponse
 
setError() - Method in class org.apache.sling.engine.impl.output.BufferedPrintWriter
Indicate that an error has occurred.
setError(Throwable) - Method in class org.apache.sling.servlets.post.impl.helper.JSONResponse
 
setErrorOnUseBeanInvalidClassAttribute(boolean) - Method in class org.apache.sling.scripting.jsp.jasper.EmbeddedServletOptions
 
setErrorOnUseBeanInvalidClassAttribute(boolean) - Method in class org.apache.sling.scripting.jsp.JspServletOptions
 
setErrorPage(boolean) - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
setEscapedAuthority(String) - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Set the authority.
setEscapedFragment(String) - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Set the escaped fragment string.
setEscapedPath(String) - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Set the escaped path.
setEscapedQuery(String) - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Set the escaped query string.
setExtensions(String...) - Method in class org.apache.sling.scripting.api.AbstractScriptEngineFactory
Set the extensions
setFactory(ThreadFactory) - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
Set the thread factory.
setField(Object, String, Object) - Static method in class org.apache.sling.installer.core.impl.Util
Set a (final) field during deserialization.
setFile(Node, RequestProperty, List<Modification>) - Method in class org.apache.sling.servlets.post.impl.helper.SlingFileUploadHandler
Uses the file(s) in the request parameter for creation of new nodes.
setFinishedState(ResourceState) - Method in class org.apache.sling.installer.api.tasks.InstallTask
Set the finished state for the resource.
setFinishState(ResourceState) - Method in interface org.apache.sling.installer.api.tasks.TaskResourceGroup
Set the finish state for active the resource.
setFinishState(ResourceState) - Method in class org.apache.sling.installer.core.impl.EntityResourceList
Set the finish state for the resource.
setFlush(boolean) - Method in class org.apache.sling.api.scripting.SlingBindings
Sets the SlingBindings.FLUSH property to flush.
setFlush(boolean) - Method in class org.apache.sling.scripting.jsp.taglib.EvalTagHandler
 
setFlush(boolean) - Method in class org.apache.sling.scripting.jsp.taglib.IncludeTagHandler
 
setForceResourceType(String) - Method in class org.apache.sling.api.request.RequestDispatcherOptions
Sets the RequestDispatcherOptions.OPT_FORCE_RESOURCE_TYPE option to the given resourceType if not null.
setFragment(String) - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Set the fragment.
setFunctionMapper(FunctionMapper) - Method in class org.apache.sling.scripting.jsp.jasper.el.ELContextImpl
 
setGroupId(String) - Method in class org.apache.sling.maven.projectsupport.ArtifactDefinition
 
setGroupId(String) - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.Bundle
Set the groupId field.
setHeader(String, String) - Method in class org.apache.sling.engine.impl.adapter.SlingServletResponseAdapter
 
setHeader(String, String) - Method in class org.apache.sling.engine.impl.SlingHttpServletResponseImpl
 
setId(String) - Method in class org.apache.sling.installer.api.tasks.TransformationResult
Set a new unique id.
setIgnoreBlanks(boolean) - Method in class org.apache.sling.servlets.post.impl.helper.RequestProperty
 
setIgnoreOverwriteFlag(boolean) - Method in class org.apache.sling.jcr.contentloader.internal.DefaultContentCreator
Set the ignore overwrite flag.
setIgnoreResourceTypeHierarchy(boolean) - Method in class org.apache.sling.scripting.jsp.taglib.EvalTagHandler
 
setInputLineCount(int) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.SmapStratum.LineInfo
Sets InputLineCount.
setInputStartLine(int) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.SmapStratum.LineInfo
Sets InputStartLine.
setInputStream(InputStream) - Method in class org.apache.sling.installer.api.tasks.TransformationResult
Set a new input stream.
setIntHeader(String, int) - Method in class org.apache.sling.engine.impl.adapter.SlingServletResponseAdapter
 
setIntHeader(String, int) - Method in class org.apache.sling.engine.impl.SlingHttpServletResponseImpl
 
setIOProvider(IOProvider) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspRuntimeContext
Sets the IOProvider to use in this context.
setJspReloadCount(int) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspRuntimeContext
Resets the JSP reload counter.
setJspReloadCount(int) - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspServlet
Resets the JSP reload counter.
setKeepAliveTime(long) - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
Set the keep alive time.
setLastModified(long) - Method in class org.apache.sling.jcr.classloader.internal.net.JCRURLConnection
 
setLevel(int) - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.StartLevel
Set the level field.
setLineFileID(int) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.SmapStratum.LineInfo
Sets lineFileID.
setLocale(Locale) - Method in class org.apache.sling.engine.impl.adapter.SlingServletResponseAdapter
 
setLocale(Locale) - Method in class org.apache.sling.engine.impl.SlingHttpServletResponseImpl
 
setLocale(Locale) - Method in class org.apache.sling.scripting.jsp.jasper.el.ELContextWrapper
 
setLocale(Locale) - Method in class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.Util.ImportResponseWrapper
Has no effect.
setLocation(String) - Method in class org.apache.sling.api.servlets.HtmlResponse
 
setLog(Logger) - Method in class org.apache.sling.api.scripting.SlingBindings
Sets the SlingBindings.LOG property to log if not null.
setLoginResourceAttribute(HttpServletRequest, String) - Static method in class org.apache.sling.auth.core.spi.AbstractAuthenticationHandler
Ensures and returns the Authenticator.LOGIN_RESOURCE request attribute is set to a non-null, non-empty string.
setLogName(String) - Method in class org.apache.sling.scripting.jsp.taglib.DefineObjectsTag
 
setMaxCallCounter(int) - Static method in class org.apache.sling.engine.impl.request.RequestData
 
setMaxIncludeCounter(int) - Static method in class org.apache.sling.engine.impl.request.RequestData
 
setMaxNodes(long) - Method in class org.apache.sling.servlets.get.impl.helpers.ResourceTraversor
 
setMaxPoolSize(int) - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
Set the max pool size.
setMethod(String) - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
setMimeTypes(String...) - Method in class org.apache.sling.scripting.api.AbstractScriptEngineFactory
Set the mime types
setMimeTypeService(MimeTypeService) - Method in class org.apache.sling.engine.impl.SlingMainServlet
 
setMinPoolSize(int) - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
Set the min pool size.
setMixinTypes(ArrayList<String>) - Method in class org.apache.sling.jcr.ocm.DefaultMappedObject
Sets the mixin node types of the underlying node.
setModelEncoding(String) - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.BundleList
Set the modelEncoding field.
setModificationTime(long) - Method in class org.apache.sling.api.resource.ResourceMetadata
Sets the ResourceMetadata.MODIFICATION_TIME property to modificationTime if not negative.
setName(String) - Method in class org.apache.sling.commons.testing.integration.NameValuePair
 
setName(String) - Method in class org.apache.sling.commons.threads.impl.ThreadPoolFacade
Update name
setNames(String...) - Method in class org.apache.sling.scripting.api.AbstractScriptEngineFactory
Set the names
setNodeName(String) - Method in class org.apache.sling.scripting.jsp.taglib.DefineObjectsTag
 
setNotifiable(Notifiable) - Method in class org.apache.sling.launchpad.base.app.MainDelegate
 
setNotifiable(Notifiable) - Method in interface org.apache.sling.launchpad.base.shared.Launcher
The Notifiable to notify on framework stop or update
setNotifiable(Notifiable) - Method in class org.apache.sling.launchpad.base.webapp.SlingServletDelegate
 
setNoTldJars(String) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.OriginalTldLocationsCache
Sets the list of JARs that are known not to contain any TLDs.
setOut(PrintWriter) - Method in class org.apache.sling.api.scripting.SlingBindings
Sets the SlingBindings.OUT property to out if not null.
setOutInitStatement(String) - Method in class org.apache.sling.scripting.javascript.io.EspReader
Set the code fragment used to initialize the "out" variable
setOutputFileName(String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.SmapGenerator
Sets the filename (without path information) for the generated source file.
setOutputLineIncrement(int) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.SmapStratum.LineInfo
Sets OutputLineIncrement.
setOutputStartLine(int) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.SmapStratum.LineInfo
Sets OutputStartLine.
setPageContext(PageContext) - Method in class org.apache.sling.scripting.jsp.taglib.AbstractDispatcherTagHandler
 
setPageContext(PageContext) - Method in class org.apache.sling.scripting.jsp.taglib.DefineObjectsTag
 
setPageContext(PageContext) - Method in class org.apache.sling.scripting.jsp.taglib.EvalTagHandler
 
setPageContext(PageContext) - Method in class org.apache.sling.scripting.jsp.taglib.IncludeTagHandler
 
setParentLocation(String) - Method in class org.apache.sling.api.servlets.HtmlResponse
 
setPassword(char[]) - Method in class org.apache.sling.auth.core.spi.AuthenticationInfo
 
setPath(String) - Method in class org.apache.sling.api.servlets.HtmlResponse
Sets the absolute path of the item upon which the request operated.
setPath(String) - Method in class org.apache.sling.jcr.ocm.AbstractMappedObject
 
setPath(String) - Method in class org.apache.sling.jcr.ocm.DefaultMappedObject
Sets the path of this mapped object.
setPath(String) - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Set the path.
setPath(String) - Method in class org.apache.sling.scripting.jsp.taglib.AbstractDispatcherTagHandler
 
setPluginAttribute(String, Object) - Method in interface org.apache.sling.scripting.jsp.jasper.compiler.tagplugin.TagPluginContext
Associate the attribute with a value in the current tagplugin context.
setPool(DefaultThreadPool) - Method in class org.apache.sling.commons.threads.impl.ThreadPoolFacade
Update pool
setPrimaryType(String) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
setPrimaryType(String) - Method in class org.apache.sling.jcr.ocm.DefaultMappedObject
Sets the primary node type of the underlying node.
setPriority(ThreadPoolConfig.ThreadPriority) - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
Set the thread priority.
setProperties(ManageableMap) - Method in class org.apache.sling.jcr.ocm.DefaultMappedObject
Sets the properties of this content object as read from the properties of the repository node.
setProperty(String, Object) - Method in class org.apache.sling.api.servlets.HtmlResponse
Sets a generic response property with the given
setProperty(String, Value) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
setProperty(String, Value[]) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
setProperty(String, String[]) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
setProperty(String, String) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
setProperty(String, InputStream) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
setProperty(String, boolean) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
setProperty(String, double) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
setProperty(String, long) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
setProperty(String, Calendar) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
setProperty(String, Node) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
setProperty(String, Value, int) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
setProperty(String, Value[], int) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
setProperty(String, String[], int) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
setProperty(String, String, int) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
setProperty(String, BigDecimal) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
setProperty(String, Binary) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
setProperty(Object, Object) - Method in class org.apache.sling.commons.testing.osgi.MockComponentContext
 
setProperty(String, Object) - Method in class org.apache.sling.commons.testing.osgi.MockServiceReference
 
setProperty(Property) - Method in class org.apache.sling.jcr.classloader.internal.net.JCRURLConnection
 
setProperty(Node, String, Object) - Static method in class org.apache.sling.jcr.resource.JcrResourceUtil
Sets the value of the property.
setProperty(String, String) - Method in class org.apache.sling.scripting.jsp.jasper.EmbeddedServletOptions
 
setProperty(String, String) - Method in class org.apache.sling.scripting.jsp.JspServletOptions
 
setProperty(String, Object) - Method in class org.apache.sling.servlets.post.impl.helper.JSONResponse
 
setProperty(Node, RequestProperty) - Method in class org.apache.sling.servlets.post.impl.helper.SlingPropertyValueHandler
Set property on given node, with some automatic values when user provides the field name but no value.
setPropertyResolved(boolean) - Method in class org.apache.sling.scripting.jsp.jasper.el.ELContextWrapper
 
setPrototypeMode(boolean) - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
setQuery(String) - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Set the query.
setQueueSize(int) - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
Set the queue size.
setRawAuthority(char[]) - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Set the authority.
setRawFragment(char[]) - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Set the raw-escaped fragment.
setRawPath(char[]) - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Set the raw-escaped path.
setRawQuery(char[]) - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Set the raw-escaped query.
setReader(Reader) - Method in class org.apache.sling.api.scripting.SlingBindings
Sets the SlingBindings.READER property to reader if not null.
setReferer(String) - Method in class org.apache.sling.api.servlets.HtmlResponse
Sets the referer property
setReload(boolean) - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper
 
setReplaceSelectors(String) - Method in class org.apache.sling.api.request.RequestDispatcherOptions
Sets the RequestDispatcherOptions.OPT_REPLACE_SELECTORS option to the given replaceSelectors if not null.
setReplaceSelectors(String) - Method in class org.apache.sling.scripting.jsp.taglib.AbstractDispatcherTagHandler
 
setReplaceSuffix(String) - Method in class org.apache.sling.api.request.RequestDispatcherOptions
Sets the RequestDispatcherOptions.OPT_REPLACE_SUFFIX option to the given replaceSuffix if not null.
setReplaceSuffix(String) - Method in class org.apache.sling.scripting.jsp.taglib.AbstractDispatcherTagHandler
 
setRepositorySource(String, boolean) - Method in class org.apache.sling.servlets.post.impl.helper.RequestProperty
Sets the path of the repository item from which the content for this property is to be copied or moved.
setRequest(SlingHttpServletRequest) - Method in class org.apache.sling.api.scripting.SlingBindings
Sets the SlingBindings.REQUEST property to request if not null.
setRequestAttribute(HttpServletRequest, String, Object) - Static method in class org.apache.sling.api.request.RequestUtil
Sets the named request attribute to the new value and returns the previous value.
setRequestAttribute(HttpServletRequest, String, Object) - Static method in class org.apache.sling.engine.RequestUtil
Deprecated. Sets the named request attribute to the new value and returns the previous value.
setRequestLogger(RequestLogger) - Method in class org.apache.sling.engine.impl.SlingMainServlet
 
setRequestName(String) - Method in class org.apache.sling.scripting.jsp.taglib.DefineObjectsTag
 
setResolutionPath(String) - Method in class org.apache.sling.api.resource.ResourceMetadata
Sets the ResourceMetadata.RESOLUTION_PATH property to resolutionPath if not null.
setResolutionPathInfo(String) - Method in class org.apache.sling.api.resource.ResourceMetadata
Sets the ResourceMetadata.RESOLUTION_PATH_INFO property to resolutionPathInfo if not null.
setResource(Resource) - Method in class org.apache.sling.api.scripting.SlingBindings
Sets the SlingBindings.RESOURCE property to resource if not null.
setResource(Resource) - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
setResource(Resource) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
 
setResource(Resource) - Method in class org.apache.sling.scripting.jsp.taglib.AbstractDispatcherTagHandler
 
setResource(Resource) - Method in class org.apache.sling.scripting.jsp.taglib.EvalTagHandler
 
setResourceName(String) - Method in class org.apache.sling.scripting.jsp.taglib.DefineObjectsTag
 
setResourceResolver(MockResourceResolver) - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
setResourceResolverName(String) - Method in class org.apache.sling.scripting.jsp.taglib.DefineObjectsTag
 
setResourceSuperType(String) - Method in class org.apache.sling.commons.testing.sling.MockResource
 
setResourceType(String) - Method in class org.apache.sling.commons.testing.sling.MockResource
 
setResourceType(String) - Method in class org.apache.sling.installer.api.tasks.TransformationResult
Set a new resource type.
setResourceType(String) - Method in class org.apache.sling.scripting.jsp.taglib.AbstractDispatcherTagHandler
 
setResourceType(String) - Method in class org.apache.sling.scripting.jsp.taglib.EvalTagHandler
 
setResponse(SlingHttpServletResponse) - Method in class org.apache.sling.api.scripting.SlingBindings
Sets the SlingBindings.RESPONSE property to response if not null.
setResponseName(String) - Method in class org.apache.sling.scripting.jsp.taglib.DefineObjectsTag
 
setRoot(String) - Method in class org.apache.sling.commons.log.internal.slf4j.LogConfigManager
Sets the root (folder) to be used to make relative paths absolute.
setScript(String) - Method in class org.apache.sling.scripting.jsp.taglib.EvalTagHandler
 
setSearchPath(String...) - Method in class org.apache.sling.commons.testing.sling.MockResourceResolver
 
setSecure(boolean) - Method in class org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest
 
setServlet(Servlet) - Method in class org.apache.sling.engine.impl.request.ContentData
 
setServlet(Servlet) - Method in class org.apache.sling.servlets.resolver.internal.resource.ServletResourceProvider
 
setServletClassLastModifiedTime(long) - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper
Sets the last-modified time of the servlet class file associated with this JspServletWrapper.
setServletClassName(String) - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
setServletPackageName(String) - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
The package name into which the servlet class is generated.
setServletResolver(ServletResolver) - Method in class org.apache.sling.engine.impl.SlingMainServlet
 
setSession(Session) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
setShutdownGraceful(boolean) - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
Set if the pool should be shutdown graceful.
setShutdownWaitTimeMs(int) - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
Set the shutdown wait time.
setSling(SlingScriptHelper) - Method in class org.apache.sling.api.scripting.SlingBindings
Sets the SlingBindings.SLING property to sling if not null.
setSlingHome(String) - Method in class org.apache.sling.launchpad.base.app.MainDelegate
 
setSlingHome(String) - Method in interface org.apache.sling.launchpad.base.shared.Launcher
Sets the sling.home to be used for starting the framework.
setSlingHome(String) - Method in class org.apache.sling.launchpad.base.webapp.SlingServletDelegate
 
setSlingMainServlet(SlingMainServlet) - Static method in class org.apache.sling.engine.impl.request.RequestData
 
setSlingName(String) - Method in class org.apache.sling.scripting.jsp.taglib.DefineObjectsTag
 
setStartLevel(int) - Method in class org.apache.sling.maven.projectsupport.ArtifactDefinition
 
setStartLevel(int) - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.Bundle
Set the startLevel field.
setStartLevels(List<StartLevel>) - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.BundleList
Set the startLevels field.
setState(ResourceState) - Method in class org.apache.sling.installer.core.impl.RegisteredResourceImpl
Set the state for the resource.
setStatus(int, String) - Method in class org.apache.sling.api.servlets.HtmlResponse
sets the response status code properties
setStatus(int, String) - Method in class org.apache.sling.engine.impl.adapter.SlingServletResponseAdapter
Deprecated. 
setStatus(int) - Method in class org.apache.sling.engine.impl.adapter.SlingServletResponseAdapter
 
setStatus(int, String) - Method in class org.apache.sling.engine.impl.SlingHttpServletResponseImpl
 
setStatus(int) - Method in class org.apache.sling.engine.impl.SlingHttpServletResponseImpl
 
setStatus(int) - Method in class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.Util.ImportResponseWrapper
 
setTagFileJarUrl(String, URL) - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
setTagInfo(TagInfo) - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
setTemporaryAttribute(String, Object) - Method in interface org.apache.sling.installer.api.tasks.TaskResource
Set the value of a temporary attribute.
setTemporaryAttribute(String, Object) - Method in class org.apache.sling.installer.core.impl.RegisteredResourceImpl
 
setTidy(boolean) - Method in class org.apache.sling.commons.json.io.JSONWriter
Controls if output should be nicely formatted.
settingsService - Variable in class org.apache.sling.jcr.contentloader.internal.ContentLoaderService
 
setTitle(String) - Method in class org.apache.sling.api.servlets.HtmlResponse
Sets the title of the response message
setTldLocationsCache(TldLocationsCache) - Method in class org.apache.sling.scripting.jsp.jasper.EmbeddedServletOptions
 
setTldLocationsCache(TldLocationsCache) - Method in class org.apache.sling.scripting.jsp.JspServletOptions
 
setType(String) - Method in class org.apache.sling.maven.projectsupport.ArtifactDefinition
 
setType(String) - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.Bundle
Set the type field.
setTypeHintValue(String) - Method in class org.apache.sling.servlets.post.impl.helper.RequestProperty
 
setUp() - Method in class org.apache.sling.commons.testing.integration.HttpTestBase
 
setUp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.AbstractSlingResourceTypeRenderingTest
 
setUp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.accessManager.PrivilegesInfoTest
 
setUp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.DavExIntegrationTest
 
setUp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.EspLoadTest
 
setUp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.ForwardTest
 
setUp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.GetWithSuffixTest
 
setUp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.IncludeTest
 
setUp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.issues.SLING457Test
 
setUp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JavascriptWrappersTest
 
setUp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JsonQueryServletTest
 
setUp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JsonRenderingTest
 
setUp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JspForwardTest
 
setUp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JspIncludeTest
 
setUp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JspScriptingTest
 
setUp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JspTestBase
 
setUp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.NamespaceMappingTest
 
setUp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.NodetypeRenderingTest
 
setUp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.PropertyRenderingTest
 
setUp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.RangeStreamingTest
 
setUp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.RedirectTest
 
setUp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.RequestAttributeTest
 
setUp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.ResourceSuperTypeTest
 
setUp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.ScriptBindingsValuesProviderTest
 
setUp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.ScriptBuiltinObjectsTest
 
setUp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletAtCopyTest
 
setUp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletAtDeleteTest
 
setUp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletAtMoveTest
 
setUp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletCopyTest
 
setUp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletCreateTest
 
setUp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletDeleteTest
 
setUp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletMoveTest
 
setUp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletUpdateTest
 
setUp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletVersionableTest
 
setUp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.ReferenceTypeHintTest
 
setUp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.SlingAutoPropertiesTest
 
setUp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.SlingDateValuesTest
 
setUp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.SlingDefaultValuesTest
 
setUp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.HtmlDefaultServletTest
 
setUp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.StreamServletTest
 
setUp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.userManager.PrivilegesInfoTest
 
setUp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.ValueFromTest
 
setUp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.WebdavUploadTest
 
setup(ScopeProvider) - Static method in class org.apache.sling.scripting.javascript.helper.SlingContextFactory
 
setupRepository(Repository) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository
This method is called after a repository has been acquired by AbstractSlingRepository.acquireRepository() but before the repository is registered as a service.
setURI() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Once it's parsed successfully, set this URI.
setUseDefaultWhenMissing(boolean) - Method in class org.apache.sling.servlets.post.impl.helper.RequestProperty
 
setUser(String) - Method in class org.apache.sling.auth.core.spi.AuthenticationInfo
 
setValue(String) - Method in class org.apache.sling.commons.testing.integration.NameValuePair
 
setValue(boolean) - Method in class org.apache.sling.commons.testing.jcr.MockProperty
 
setValue(Calendar) - Method in class org.apache.sling.commons.testing.jcr.MockProperty
 
setValue(double) - Method in class org.apache.sling.commons.testing.jcr.MockProperty
 
setValue(InputStream) - Method in class org.apache.sling.commons.testing.jcr.MockProperty
 
setValue(long) - Method in class org.apache.sling.commons.testing.jcr.MockProperty
 
setValue(Node) - Method in class org.apache.sling.commons.testing.jcr.MockProperty
 
setValue(String) - Method in class org.apache.sling.commons.testing.jcr.MockProperty
 
setValue(String[]) - Method in class org.apache.sling.commons.testing.jcr.MockProperty
 
setValue(Value) - Method in class org.apache.sling.commons.testing.jcr.MockProperty
 
setValue(Value[]) - Method in class org.apache.sling.commons.testing.jcr.MockProperty
 
setValue(BigDecimal) - Method in class org.apache.sling.commons.testing.jcr.MockProperty
 
setValue(Binary) - Method in class org.apache.sling.commons.testing.jcr.MockProperty
 
setValue(String) - Method in class org.apache.sling.commons.testing.jcr.MockValue
 
setValue(boolean) - Method in class org.apache.sling.commons.testing.jcr.MockValue
 
setValue(Calendar) - Method in class org.apache.sling.commons.testing.jcr.MockValue
 
setValue(double) - Method in class org.apache.sling.commons.testing.jcr.MockValue
 
setValue(long) - Method in class org.apache.sling.commons.testing.jcr.MockValue
 
setValue(InputStream) - Method in class org.apache.sling.commons.testing.jcr.MockValue
 
setValue(ELContext, Object, Object, Object) - Method in class org.apache.sling.scripting.jsp.jasper.el.ELResolverImpl
 
setValue(ELContext, Object) - Method in class org.apache.sling.scripting.jsp.jasper.el.JspValueExpression
 
setValues(KXmlParser) - Method in class org.apache.sling.jcr.contentloader.internal.readers.XmlReader.AttributeMap
Puts values in an AttributeMap by extracting attributes from the xmlParser.
setValues(XmlReader.AttributeMap) - Method in class org.apache.sling.jcr.contentloader.internal.readers.XmlReader.FileDescription
 
setValues(char[], int, int) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLString
Initializes the contents of the XMLString structure with the specified values.
setValues(XMLString) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLString
Initializes the contents of the XMLString structure with copies of the given string structure.
setValues(RequestParameter[]) - Method in class org.apache.sling.servlets.post.impl.helper.RequestProperty
 
setVariableMapper(VariableMapper) - Method in class org.apache.sling.scripting.jsp.jasper.el.ELContextImpl
 
setVersion(String) - Method in class org.apache.sling.maven.projectsupport.ArtifactDefinition
 
setVersion(String) - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.Bundle
Set the version field.
setWriter(ServletWriter) - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
SHARED - Static variable in class org.apache.sling.installer.core.impl.FileDataStore
Public instance - to avoid passing a reference to this service to each data object.
SHARED - Static variable in class org.apache.sling.jcr.contentloader.internal.readers.XmlReader.FileDescription
 
SHARED - Static variable in class org.apache.sling.jcr.contentloader.internal.readers.XmlReader.NodeDescription
 
SHARED - Static variable in class org.apache.sling.jcr.contentloader.internal.readers.XmlReader.PropertyDescription
 
SharedConstants - Interface in org.apache.sling.launchpad.base.shared
 
shouldCopy(File, File) - Static method in class org.apache.sling.maven.projectsupport.AbstractBundleListMojo
 
shouldDistribute(Event) - Static method in class org.apache.sling.event.EventUtil
Should this event be distributed in the cluster?
shutdown() - Method in class org.apache.sling.commons.threads.impl.DefaultThreadPool
Shut down the threadpool.
shutdown() - Method in class org.apache.sling.commons.threads.impl.DefaultThreadPoolManager.Entry
 
shutdown() - Method in class org.apache.sling.commons.threads.impl.ThreadPoolFacade
Shutdown this thread pool.
SINGLETON - Static variable in class org.slf4j.impl.StaticMarkerBinder
The unique instance of this class.
size() - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
size() - Method in class org.apache.sling.commons.testing.integration.NameValuePairList
 
size() - Method in class org.apache.sling.event.EventPropertiesMap
 
size() - Method in class org.apache.sling.jackrabbit.usermanager.impl.resource.AuthorizableValueMap
 
size(AccessControlList) - Static method in class org.apache.sling.jcr.base.util.AccessControlUtil
Returns the number of acl entries or 0 if the acl is empty.
size() - Method in class org.apache.sling.jcr.resource.JcrPropertyMap
 
size() - Method in class org.apache.sling.scripting.core.impl.helper.ProtectedBindings
skip(long) - Method in class org.apache.sling.commons.testing.jcr.MockNodeIterator
 
skip(long) - Method in class org.apache.sling.commons.testing.jcr.MockPropertyIterator
 
skip(long) - Method in class org.apache.sling.event.impl.jobs.jcr.JobsIteratorImpl
Deprecated.  
skip(long) - Method in class org.apache.sling.event.impl.jobs.JobsIteratorImpl
 
skip(long) - Method in interface org.apache.sling.event.jobs.JobsIterator
Skip a number of jobs.
skip(long) - Method in class org.apache.sling.jcr.resource.internal.helper.LazyInputStream
 
skip(long) - Method in class org.apache.sling.scripting.javascript.io.EspReader
Skip the number of filtered characters.
skip(long) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.ASCIIReader
Skip characters.
skip(long) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.UCSReader
Skip characters.
skip(long) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.UTF8Reader
Skip characters.
skipChar(int) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLEncodingDetector
Skips a character appearing immediately on the input.
skipPast(String) - Method in class org.apache.sling.commons.json.JSONTokener
Skip characters until past the requested string.
skipSpaces() - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLEncodingDetector
Skips space characters appearing immediately on the input.
skipString(String) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLEncodingDetector
Skips the specified string appearing immediately on the input.
skipTo(char) - Method in class org.apache.sling.commons.json.JSONTokener
Skip characters until the next character is the requested character.
SLASH - Static variable in class org.apache.sling.commons.json.xml.XML
The Character '/'.
Slf4jLog - Class in org.apache.juli.logging
 
SLING - Static variable in class org.apache.sling.api.scripting.SlingBindings
The name of the global scripting variable providing the SlingScriptHelper for the request (value is "sling").
Sling - Class in org.apache.sling.launchpad.base.impl
The Sling serves as the starting point for Sling.
Sling(Notifiable, Logger, LaunchpadContentProvider, Map<String, String>) - Constructor for class org.apache.sling.launchpad.base.impl.Sling
Initializes this servlet by loading the framework configuration properties, starting the OSGi framework (Apache Felix) and exposing the system bundle context and the Felix instance as servlet context attributes.
SLING457Test - Class in org.apache.sling.launchpad.webapp.integrationtest.issues
 
SLING457Test() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.issues.SLING457Test
 
SLING760Test - Class in org.apache.sling.launchpad.webapp.integrationtest.issues
 
SLING760Test() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.issues.SLING760Test
 
SLING_CONTEXT - Static variable in class org.apache.sling.jcr.jackrabbit.server.impl.Activator
The name of the configuration property naming the Sling Context for which a factory configuration has been created.
SLING_CONTEXT_DEFAULT - Static variable in class org.apache.sling.jcr.jackrabbit.server.impl.Activator
The name of the framework property containing the default sling context name.
SLING_CURRENT_SERVLET_NAME - Static variable in class org.apache.sling.api.SlingConstants
The name of the request attribute providing the name of the currently executing servlet (value is "sling.core.current.servletName").
SLING_CURRENT_SERVLET_NAME - Static variable in class org.apache.sling.engine.EngineConstants
Deprecated. Use SlingConstants.SLING_CURRENT_SERVLET_NAME
SLING_FILTER_SCOPE - Static variable in class org.apache.sling.engine.EngineConstants
The name of the service registration property of a java.servlet.Filter service to be used as a filter by the SlingRequestProcessor.
SLING_HOME - Static variable in class org.apache.sling.engine.EngineConstants
Deprecated. Use SlingSettingsService.SLING_HOME
SLING_HOME - Static variable in interface org.apache.sling.launchpad.base.shared.SharedConstants
The name of the configuration property defining the Sling home directory (value is "sling.home").
SLING_HOME - Static variable in interface org.apache.sling.settings.SlingSettingsService
The name of the framework property defining the Sling home directory (value is "sling.home").
SLING_HOME_DEFAULT - Static variable in interface org.apache.sling.launchpad.base.shared.SharedConstants
Default sling.home value if no other value can be resolvled (value is "sling").
SLING_HOME_URL - Static variable in class org.apache.sling.engine.EngineConstants
Deprecated. Use SlingSettingsService.SLING_HOME_URL
SLING_HOME_URL - Static variable in class org.apache.sling.launchpad.base.impl.Sling
The name of the configuration property defining the Sling home directory as an URL (value is "sling.home.url").
SLING_HOME_URL - Static variable in interface org.apache.sling.settings.SlingSettingsService
The name of the framework property defining the Sling home directory as an URL (value is "sling.home.url").
SLING_IGNORE_SYSTEM_PROPERTIES - Static variable in class org.apache.sling.launchpad.base.impl.Sling
The property to be set to ignore the system properties when building the Felix framework properties (value is "sling.ignoreSystemProperties").
SLING_NAMESPACE_URI - Static variable in class org.apache.sling.jcr.resource.JcrResourceConstants
The namespace URI used by Sling JCR for items and node types used by Sling (value is "http://sling.apache.org/jcr/sling/1.0").
SLING_POST_SERVLET_CREATE_SUFFIX - Static variable in class org.apache.sling.commons.testing.integration.HttpTestBase
 
SLING_PROPERTIES - Static variable in interface org.apache.sling.launchpad.base.shared.SharedConstants
The name of the configuration property defining the Sling properties file (value is "sling.properties").
SLING_PROPERTIES_URL - Static variable in interface org.apache.sling.launchpad.base.shared.SharedConstants
The name of the configuration property defining the Sling properties url (value is "sling.properties.url").
SLING_RESOURCE_SUPER_TYPE_PROPERTY - Static variable in class org.apache.sling.jcr.resource.JcrResourceConstants
The name of the JCR Property that defines the resource super type (value is "sling:resourceSuperType").
SLING_RESOURCE_TYPE - Static variable in class org.apache.sling.commons.testing.integration.HttpTestBase
 
SLING_RESOURCE_TYPE_PROPERTY - Static variable in class org.apache.sling.jcr.resource.JcrResourceConstants
The name of the JCR Property that defines the resource type of this node (value is "sling:resourceType").
SLING_SCOPE - Static variable in class org.apache.sling.api.scripting.SlingScriptConstants
The name of the script scope holding the SlingScriptConstants.ATTR_SCRIPT_RESOURCE_RESOLVER.
SLING_SERLVET_NAME - Static variable in class org.apache.sling.engine.EngineConstants
Deprecated.  
SLING_SERLVET_NAME - Static variable in class org.apache.sling.servlets.resolver.internal.ServletResolverConstants
The name of the service registration property of a Servlet registered as a service containing the name of the servlet (value is "sling.core.servletName").
SLING_SERVLET_EXTENSIONS - Static variable in class org.apache.sling.servlets.resolver.internal.ServletResolverConstants
The name of the service registration property of a Servlet registered as a service containing the request URL extensions supported by the servlet for GET requests (value is "sling.servlet.extensions").
SLING_SERVLET_METHODS - Static variable in class org.apache.sling.servlets.resolver.internal.ServletResolverConstants
The name of the service registration property of a Servlet registered as a service containing the request methods supported by the servlet (value is "sling.servlet.methods").
SLING_SERVLET_PATHS - Static variable in class org.apache.sling.servlets.resolver.internal.ServletResolverConstants
The name of the service registration property of a servlet registered as a service providing the absolute paths under which the servlet is accessible as a resource (value is "sling.servlet.paths")
SLING_SERVLET_PREFIX - Static variable in class org.apache.sling.servlets.resolver.internal.ServletResolverConstants
The name of the service registration property of a servlet registered as a service providing the prefix/index to be used to register this servlet.
SLING_SERVLET_RESOURCE_TYPES - Static variable in class org.apache.sling.servlets.resolver.internal.ServletResolverConstants
The name of the service registration property of a servlet registered as a service containing the resource type(s) supported by the servlet (value is "sling.servlet.resourceTypes").
SLING_SERVLET_SELECTORS - Static variable in class org.apache.sling.servlets.resolver.internal.ServletResolverConstants
The name of the service registration property of a Servlet registered as a service containing the request URL selectors supported by the servlet (value is "sling.servlet.selectors").
SlingAdaptable - Class in org.apache.sling.adapter
Deprecated. Use the SlingAdaptable instead
SlingAdaptable() - Constructor for class org.apache.sling.adapter.SlingAdaptable
Deprecated.  
SlingAdaptable - Class in org.apache.sling.api.adapter
The SlingAdaptable class is an (abstract) default implementation of the Adaptable interface.
SlingAdaptable() - Constructor for class org.apache.sling.api.adapter.SlingAdaptable
 
SlingAllMethodsServlet - Class in org.apache.sling.api.servlets
Helper base class for data modifying Servlets used in Sling.
SlingAllMethodsServlet() - Constructor for class org.apache.sling.api.servlets.SlingAllMethodsServlet
 
SlingAtomicTypeConverterProvider - Class in org.apache.sling.jcr.ocm.impl
The SlingAtomicTypeConverterProvider TODO
SlingAtomicTypeConverterProvider() - Constructor for class org.apache.sling.jcr.ocm.impl.SlingAtomicTypeConverterProvider
 
SlingAuthenticator - Class in org.apache.sling.auth.core.impl
The SlingAuthenticator class is the default implementation for handling authentication.
SlingAuthenticator() - Constructor for class org.apache.sling.auth.core.impl.SlingAuthenticator
 
SlingAutoPropertiesTest - Class in org.apache.sling.launchpad.webapp.integrationtest.servlets.post
{#link MicrojaxPropertyValueSetter} sets the value of some properties automatically if they are empty.
SlingAutoPropertiesTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.SlingAutoPropertiesTest
 
SlingBindings - Class in org.apache.sling.api.scripting
The SlingBindings class is used to prepare global variables for script execution.
SlingBindings() - Constructor for class org.apache.sling.api.scripting.SlingBindings
 
SlingBridge - Class in org.apache.sling.launchpad.base.webapp
The SlingBridge extends the base Sling class calling the Eclipse Equinox Http Service activator for the proxy servlet to be able to handle requests.
SlingBridge(Notifiable, Logger, LaunchpadContentProvider, Map<String, String>, ServletContext) - Constructor for class org.apache.sling.launchpad.base.webapp.SlingBridge
 
SlingComponentFilterChain - Class in org.apache.sling.engine.impl.filter
The SlingComponentFilterChain implements the filter chain for component scoped filters.
SlingComponentFilterChain(Filter[]) - Constructor for class org.apache.sling.engine.impl.filter.SlingComponentFilterChain
 
SlingConfigurationPrinter - Class in org.apache.sling.commons.log.internal.slf4j
The SlingConfigurationPrinter is an Apache Felix Web Console plugin to display the currently configured log files.
SlingConfigurationPrinter() - Constructor for class org.apache.sling.commons.log.internal.slf4j.SlingConfigurationPrinter
 
SlingConstants - Class in org.apache.sling.api
The SlingConstants interface provides some symbolic constants for well known constant strings in Sling.
SlingConstants() - Constructor for class org.apache.sling.api.SlingConstants
 
SlingContext - Class in org.apache.sling.scripting.javascript.helper
The SlingContext extends Context to overwrite the SlingContext.initStandardObjects(ScriptableObject, boolean) method to add more standard objects.
SlingContext() - Constructor for class org.apache.sling.scripting.javascript.helper.SlingContext
 
SlingContextFactory - Class in org.apache.sling.scripting.javascript.helper
The SlingContextFactory extends the standard Rhino ContextFactory to provide customized settings, such as having the dynamic scope feature enabled by default.
SlingDateValuesTest - Class in org.apache.sling.launchpad.webapp.integrationtest.servlets.post
checks if the date parsing for non jcr-dates works.
SlingDateValuesTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.SlingDateValuesTest
 
SlingDavExServlet - Class in org.apache.sling.jcr.davex.impl.servlets
DavEx WebDav servlet which acquires a Repository instance via the OSGi service registry.
SlingDavExServlet() - Constructor for class org.apache.sling.jcr.davex.impl.servlets.SlingDavExServlet
 
SlingDefaultValuesTest - Class in org.apache.sling.launchpad.webapp.integrationtest.servlets.post
{#link SlingPropertyValueSetter} sets the value of some properties with default values if they are empty.
SlingDefaultValuesTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.SlingDefaultValuesTest
 
SlingException - Exception in org.apache.sling.api
The SlingException is the base exception used throughout the Sling API.
SlingException() - Constructor for exception org.apache.sling.api.SlingException
Constructs a new Sling exception.
SlingException(String) - Constructor for exception org.apache.sling.api.SlingException
Constructs a new Sling exception with the given text.
SlingException(String, Throwable) - Constructor for exception org.apache.sling.api.SlingException
Constructs a new Sling exception when the Servlet needs to do the following: throw an exception include the "root cause" exception include a description message
SlingException(Throwable) - Constructor for exception org.apache.sling.api.SlingException
Constructs a new Sling exception when the Servlet needs to throw an exception.
SlingFelix - Class in org.apache.sling.launchpad.base.impl
 
SlingFelix(Notifiable, Map<?, ?>) - Constructor for class org.apache.sling.launchpad.base.impl.SlingFelix
 
SlingFileUploadHandler - Class in org.apache.sling.servlets.post.impl.helper
Handles file uploads.
SlingFileUploadHandler(ServletContext) - Constructor for class org.apache.sling.servlets.post.impl.helper.SlingFileUploadHandler
Constructs file upload handler
SlingFilter - Class in org.apache.sling.launchpad.testservices.filters
Example/test Filter
SlingFilter() - Constructor for class org.apache.sling.launchpad.testservices.filters.SlingFilter
 
SlingFilterChainHelper - Class in org.apache.sling.engine.impl.filter
The SlingFilterChainHelper class is used by Sling to support building lists of Filters.
SlingFilterChainHelper.FilterListEntry - Class in org.apache.sling.engine.impl.filter
 
SlingFilterConfig - Class in org.apache.sling.engine.impl.helper
 
SlingFilterConfig(ServletContext, ServiceReference, String) - Constructor for class org.apache.sling.engine.impl.helper.SlingFilterConfig
Sets up this base configuration object.
SlingGlobal - Class in org.apache.sling.scripting.javascript.helper
The SlingGlobal class provides two interesting new global functions which are not part of the ECMAScript standard but which are available in the Rhino Shell and which may be of use by JavaScripts:
SlingGlobal() - Constructor for class org.apache.sling.scripting.javascript.helper.SlingGlobal
 
SlingHttpServletRequest - Interface in org.apache.sling.api
The SlingHttpServletRequest defines the interface to provide client request information to a servlet.
SlingHttpServletRequestImpl - Class in org.apache.sling.engine.impl
The SlingHttpServletRequestImpl TODO
SlingHttpServletRequestImpl(RequestData, HttpServletRequest) - Constructor for class org.apache.sling.engine.impl.SlingHttpServletRequestImpl
 
SlingHttpServletRequestWrapper - Class in org.apache.sling.api.wrappers
The SlingHttpServletRequestWrapper class is a default wrapper class around a SlingHttpServletRequest which may be extended to amend the functionality of the original request object.
SlingHttpServletRequestWrapper(SlingHttpServletRequest) - Constructor for class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
Create a wrapper for the supplied wrappedRequest
SlingHttpServletResponse - Interface in org.apache.sling.api
The SlingHttpServletResponse defines the interface to assist a servlet in creating and sending a response to the client.
SlingHttpServletResponseImpl - Class in org.apache.sling.engine.impl
The SlingHttpServletResponseImpl TODO
SlingHttpServletResponseImpl(RequestData, HttpServletResponse) - Constructor for class org.apache.sling.engine.impl.SlingHttpServletResponseImpl
 
SlingHttpServletResponseWrapper - Class in org.apache.sling.api.wrappers
The SlingHttpServletResponseWrapper class is a default wrapper class around a SlingHttpServletResponse which may be extended to amend the functionality of the original response object.
SlingHttpServletResponseWrapper(SlingHttpServletResponse) - Constructor for class org.apache.sling.api.wrappers.SlingHttpServletResponseWrapper
Create a wrapper for the supplied wrappedRequest
SlingHttpSessionListenerDelegate - Class in org.apache.sling.launchpad.base.webapp
 
SlingHttpSessionListenerDelegate() - Constructor for class org.apache.sling.launchpad.base.webapp.SlingHttpSessionListenerDelegate
 
SlingInfoProvider - Interface in org.apache.sling.servlets.get.impl.impl.info
 
SlingInfoServlet - Class in org.apache.sling.servlets.get.impl.impl.info
The SlingInfoServlet TODO
SlingInfoServlet() - Constructor for class org.apache.sling.servlets.get.impl.impl.info.SlingInfoServlet
 
SlingIntegrationTestClient - Class in org.apache.sling.commons.testing.integration
Client functions to interact with Sling in integration tests
SlingIntegrationTestClient(HttpClient) - Constructor for class org.apache.sling.commons.testing.integration.SlingIntegrationTestClient
 
SlingIOException - Exception in org.apache.sling.api
The SlingIOException is a runtime exception wrapper for the Java IOException.
SlingIOException(IOException) - Constructor for exception org.apache.sling.api.SlingIOException
 
SlingLocatorFactory - Class in org.apache.sling.jcr.webdav.impl.helper
 
SlingLocatorFactory(String) - Constructor for class org.apache.sling.jcr.webdav.impl.helper.SlingLocatorFactory
 
SlingLoggerLevel - Enum in org.apache.sling.commons.log.internal.slf4j
 
SlingLogPanel - Class in org.apache.sling.commons.log.internal.slf4j
The SlingLogPanel is a Felix Web Console plugin to display the current active log bundle configuration.
SlingLogPanel() - Constructor for class org.apache.sling.commons.log.internal.slf4j.SlingLogPanel
 
SlingMainServlet - Class in org.apache.sling.engine.impl
The SlingMainServlet TODO
SlingMainServlet() - Constructor for class org.apache.sling.engine.impl.SlingMainServlet
 
SlingPostConstants - Interface in org.apache.sling.servlets.post
The SlingPostConstants interface provides constants for well known parameters of the core SlingPostServlet.
SlingPostOperation - Interface in org.apache.sling.servlets.post
The SlingPostOperation interface defines the service API to be implemented by service providers extending the Sling default POST servlet.
SlingPostProcessor - Interface in org.apache.sling.servlets.post
The SlingPostProcessor interface defines a service API to be implemented by service providers extending the Sling default POST servlet.
SlingPostServlet - Class in org.apache.sling.servlets.post.impl
POST servlet that implements the sling client library "protocol"
SlingPostServlet() - Constructor for class org.apache.sling.servlets.post.impl.SlingPostServlet
 
SlingPropertiesPrinter - Class in org.apache.sling.settings.impl
This is a configuration printer for the web console which prints out the Sling properties from Launchpad if available.
SlingPropertiesPrinter(Properties) - Constructor for class org.apache.sling.settings.impl.SlingPropertiesPrinter
 
SlingPropertyValueHandler - Class in org.apache.sling.servlets.post.impl.helper
Sets a Property on the given Node, in some cases with a specific type and value.
SlingPropertyValueHandler(DateParser, ReferenceParser, List<Modification>) - Constructor for class org.apache.sling.servlets.post.impl.helper.SlingPropertyValueHandler
Constructs a propert value handler
SlingRepository - Interface in org.apache.sling.jcr.api
The SlingRepository extends the standard JCR repository interface with two methods: SlingRepository.getDefaultWorkspace() and SlingRepository.loginAdministrative(String).
SlingRequestDispatcher - Class in org.apache.sling.engine.impl.request
 
SlingRequestDispatcher(String, RequestDispatcherOptions) - Constructor for class org.apache.sling.engine.impl.request.SlingRequestDispatcher
 
SlingRequestDispatcher(Resource, RequestDispatcherOptions) - Constructor for class org.apache.sling.engine.impl.request.SlingRequestDispatcher
 
SlingRequestEvent - Class in org.apache.sling.api.request
represents an event published by the Sling engine while dispatching a request.
SlingRequestEvent(ServletContext, ServletRequest, SlingRequestEvent.EventType) - Constructor for class org.apache.sling.api.request.SlingRequestEvent
 
SlingRequestEvent.EventType - Enum in org.apache.sling.api.request
type of the event
SlingRequestListener - Interface in org.apache.sling.api.request
Implementations of this service interface receive notifications about changes to Sling request of the Sling application they are part of.
SlingRequestPathInfo - Class in org.apache.sling.engine.impl.request
Sling request URI parser that provides SlingRequestPathInfo for the current request, based on the path of the Resource.
SlingRequestPathInfo(Resource) - Constructor for class org.apache.sling.engine.impl.request.SlingRequestPathInfo
break requestPath as required by SlingRequestPathInfo
SlingRequestPaths - Class in org.apache.sling.api.wrappers
This class is not a "wrapper" per se, but computes the correct path info, request URI, etc.
SlingRequestPaths() - Constructor for class org.apache.sling.api.wrappers.SlingRequestPaths
 
SlingRequestProcessor - Interface in org.apache.sling.engine
The SlingRequestProcessor interface defines the service which may be called to handle HTTP requests.
SlingRequestProcessorImpl - Class in org.apache.sling.engine.impl
 
SlingRequestProcessorImpl() - Constructor for class org.apache.sling.engine.impl.SlingRequestProcessorImpl
 
SlingRequestProgressTracker - Class in org.apache.sling.engine.impl.request
The SlingRequestProgressTracker class provides the functionality to track the progress of request processing.
SlingRequestProgressTracker() - Constructor for class org.apache.sling.engine.impl.request.SlingRequestProgressTracker
Creates a new request progress tracker.
SlingResourceConfig - Class in org.apache.sling.jcr.webdav.impl.helper
 
SlingResourceConfig(MimeTypeService, Dictionary<?, ?>) - Constructor for class org.apache.sling.jcr.webdav.impl.helper.SlingResourceConfig
 
slingResourceType - Variable in class org.apache.sling.launchpad.webapp.integrationtest.AbstractSlingResourceTypeRenderingTest
 
SlingResourceTypeRenderingTest - Class in org.apache.sling.launchpad.webapp.integrationtest
Test creating a Node and rendering it using scripts in various supported languages, using slingResourceType-based script resolution
SlingResourceTypeRenderingTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.SlingResourceTypeRenderingTest
 
SlingSafeMethodsServlet - Class in org.apache.sling.api.servlets
Helper base class for read-only Servlets used in Sling.
SlingSafeMethodsServlet() - Constructor for class org.apache.sling.api.servlets.SlingSafeMethodsServlet
 
SlingScript - Interface in org.apache.sling.api.scripting
The SlingScript defines the API for objects which encapsulate a script.
SlingScriptAdapterFactory - Class in org.apache.sling.scripting.core.impl
AdapterFactory that adapts Resources to the DefaultSlingScript servlet, which executes the Resources as scripts.
SlingScriptAdapterFactory() - Constructor for class org.apache.sling.scripting.core.impl.SlingScriptAdapterFactory
 
SlingScriptConstants - Class in org.apache.sling.api.scripting
Some constants for the scripting.
SlingScriptConstants() - Constructor for class org.apache.sling.api.scripting.SlingScriptConstants
 
SlingScriptEngineManager - Class in org.apache.sling.scripting.core.impl.helper
 
SlingScriptEngineManager(ClassLoader) - Constructor for class org.apache.sling.scripting.core.impl.helper.SlingScriptEngineManager
 
SlingScriptEngineManager() - Constructor for class org.apache.sling.scripting.core.impl.helper.SlingScriptEngineManager
 
SlingScriptHelper - Interface in org.apache.sling.api.scripting
The SlingScriptHelper interface defines the API of a helper class which is provided to the scripts called from sling through the global sling variable.
SlingScriptResolver - Interface in org.apache.sling.api.scripting
Deprecated. The SlingScriptResolver interface is intended to be implemented and also used by project specific code. To keep the API as clean as possible this interface was deprecated
slingServerReady() - Method in class org.apache.sling.commons.testing.integration.HttpTestBase
Return true if able to create and retrieve a node on server
SlingServerRepository - Class in org.apache.sling.jcr.jackrabbit.server.impl
The SlingServerRepository TODO
SlingServerRepository() - Constructor for class org.apache.sling.jcr.jackrabbit.server.impl.SlingServerRepository
 
SlingServlet - Class in org.apache.sling.launchpad.webapp
The SlingServlet is the externally visible Web Application launcher for Sling.
SlingServlet() - Constructor for class org.apache.sling.launchpad.webapp.SlingServlet
 
SlingServletConfig - Class in org.apache.sling.servlets.resolver.internal.helper
 
SlingServletConfig(ServletContext, ServiceReference, String) - Constructor for class org.apache.sling.servlets.resolver.internal.helper.SlingServletConfig
Sets up this base configuration object.
SlingServletContext - Class in org.apache.sling.engine.impl.helper
The SlingServletContext class is the ServletContext which is registered as a service usable by servlets and helpers inside Sling.
SlingServletContext(BundleContext, SlingMainServlet) - Constructor for class org.apache.sling.engine.impl.helper.SlingServletContext
Creates an instance of this class delegating some methods to the given SlingMainServlet.
SlingServletDelegate - Class in org.apache.sling.launchpad.base.webapp
The SlingServletDelegate serves as a basic servlet for Project Sling.
SlingServletDelegate() - Constructor for class org.apache.sling.launchpad.base.webapp.SlingServletDelegate
 
SlingServletException - Exception in org.apache.sling.api
The SlingServletException is a runtime exception wrapper for the Servlet API ServletException.
SlingServletException(ServletException) - Constructor for exception org.apache.sling.api.SlingServletException
 
SlingServletRequestAdapter - Class in org.apache.sling.engine.impl.adapter
The SlingServletRequestAdapter class is a ComponentRequestWrapper which does not delegate to a wrapped ComponentRequest but to a wrapped HttpServletRequest.
SlingServletRequestAdapter(SlingHttpServletRequest, HttpServletRequest) - Constructor for class org.apache.sling.engine.impl.adapter.SlingServletRequestAdapter
 
SlingServletResolver - Class in org.apache.sling.servlets.resolver.internal
The SlingServletResolver has two functions: It resolves scripts by implementing the SlingScriptResolver interface and it resolves a servlet for a request by implementing the ServletResolver interface.
SlingServletResolver() - Constructor for class org.apache.sling.servlets.resolver.internal.SlingServletResolver
 
SlingServletResponseAdapter - Class in org.apache.sling.engine.impl.adapter
The SlingServletResponseAdapter class is a ComponentResponseWrapper which does not delegate to a wrapped ComponentResponse but to a wrapped HttpServletResponse.
SlingServletResponseAdapter(SlingHttpServletResponse, HttpServletResponse) - Constructor for class org.apache.sling.engine.impl.adapter.SlingServletResponseAdapter
 
SlingSessionInfoTest - Class in org.apache.sling.launchpad.webapp.integrationtest.servlets.post
Test the sling:sessionInfo resource
SlingSessionInfoTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.SlingSessionInfoTest
 
SlingSessionListener - Class in org.apache.sling.launchpad.webapp
 
SlingSessionListener() - Constructor for class org.apache.sling.launchpad.webapp.SlingSessionListener
 
SlingSessionProvider - Class in org.apache.sling.jcr.webdav.impl.helper
The SlingSessionProvider is a Jackrabbit WebDAV server SessionProvider which returns the session stored as the javax.jcr.Session request attribute.
SlingSessionProvider() - Constructor for class org.apache.sling.jcr.webdav.impl.helper.SlingSessionProvider
 
SlingSettingsPrinter - Class in org.apache.sling.settings.impl
This is a configuration printer for the web console which prints out the sling settings.
SlingSettingsPrinter(SlingSettingsService) - Constructor for class org.apache.sling.settings.impl.SlingSettingsPrinter
 
SlingSettingsService - Interface in org.apache.sling.engine
Deprecated. Use the SlingSettingsService
SlingSettingsService - Interface in org.apache.sling.settings
The SlingSettingsService provides basic Sling settings.
SlingSettingsServiceImpl - Class in org.apache.sling.engine.impl
The implementation of the settings service has moved to the settings module.
SlingSettingsServiceImpl() - Constructor for class org.apache.sling.engine.impl.SlingSettingsServiceImpl
 
SlingSettingsServiceImpl - Class in org.apache.sling.settings.impl
This is the basic implementation of the sling settings service.
SlingSettingsServiceImpl(BundleContext) - Constructor for class org.apache.sling.settings.impl.SlingSettingsServiceImpl
Create the service and search the Sling home urls and get/create a sling id.
SlingSimpleWebDavServlet - Class in org.apache.sling.jcr.webdav.impl.servlets
The SlingSimpleWebDavServlet extends the JCR SimpleWebdavServlet with some Sling-specific features
SlingTikaDetector - Class in org.apache.sling.jcr.webdav.impl.helper
 
SlingTikaDetector(MimeTypeService) - Constructor for class org.apache.sling.jcr.webdav.impl.helper.SlingTikaDetector
 
SlingTldLocationsCache - Class in org.apache.sling.scripting.jsp
The SlingTldLocationsCache TODO
SlingTldLocationsCache(BundleContext) - Constructor for class org.apache.sling.scripting.jsp.SlingTldLocationsCache
 
SlingUnsupportedEncodingException - Exception in org.apache.sling.engine.impl.parameters
 
SlingWebConsoleSecurityProvider - Class in org.apache.sling.extensions.webconsolesecurityprovider.internal
The SlingWebConsoleSecurityProvider is security provider for the Apache Felix Web Console which validates the user name and password by loging into the repository and the checking whether the user is allowed access.
SlingWebConsoleSecurityProvider() - Constructor for class org.apache.sling.extensions.webconsolesecurityprovider.internal.SlingWebConsoleSecurityProvider
 
SlingWebDavServlet - Class in org.apache.sling.jcr.webdav.impl.servlets
The SlingWebDavServlet implements the WebDAV protocol as a default servlet for Sling handling all WebDAV methods.
SlingWebDavServlet() - Constructor for class org.apache.sling.jcr.webdav.impl.servlets.SlingWebDavServlet
 
SlingWrapFactory - Class in org.apache.sling.scripting.javascript.helper
 
SlingWrapFactory() - Constructor for class org.apache.sling.scripting.javascript.helper.SlingWrapFactory
 
SlingWrapper - Interface in org.apache.sling.scripting.javascript
Wrapper with an additional methods to indicate the wrapped classes
SMAP_ENCODING - Static variable in class org.apache.sling.scripting.jsp.jasper.compiler.SmapUtil
 
SmapGenerator - Class in org.apache.sling.scripting.jsp.jasper.compiler
Represents a source map (SMAP), which serves to associate lines of the input JSP file(s) to lines in the generated servlet in the final .class file, according to the JSR-045 spec.
SmapGenerator() - Constructor for class org.apache.sling.scripting.jsp.jasper.compiler.SmapGenerator
 
SmapStratum - Class in org.apache.sling.scripting.jsp.jasper.compiler
Represents the line and file mappings associated with a JSR-045 "stratum".
SmapStratum(String) - Constructor for class org.apache.sling.scripting.jsp.jasper.compiler.SmapStratum
Constructs a new SmapStratum object for the given stratum name (e.g., JSP).
SmapStratum.LineInfo - Class in org.apache.sling.scripting.jsp.jasper.compiler
Represents a single LineSection in an SMAP, associated with a particular stratum.
SmapStratum.LineInfo() - Constructor for class org.apache.sling.scripting.jsp.jasper.compiler.SmapStratum.LineInfo
 
SmapUtil - Class in org.apache.sling.scripting.jsp.jasper.compiler
Contains static utilities for generating SMAP data based on the current version of Jasper.
SmapUtil() - Constructor for class org.apache.sling.scripting.jsp.jasper.compiler.SmapUtil
 
SNAPSHOT_MARKER - Static variable in class org.apache.sling.commons.osgi.bundleversion.BundleVersionInfo
Marker used by Maven to identify snapshots
SortingServiceTracker<T> - Class in org.apache.sling.installer.core.impl
Implementation providing a sorted list of services by service ranking.
SortingServiceTracker(BundleContext, String, OsgiInstallerImpl) - Constructor for class org.apache.sling.installer.core.impl.SortingServiceTracker
Constructor
space - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
BitSet for space.
SPACES - Static variable in class org.apache.sling.scripting.jsp.jasper.compiler.ServletWriter
 
specialCharactersRepresentation - Static variable in class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.Util
 
split(String) - Static method in class org.apache.sling.jcr.resource.internal.helper.Mapping
 
spool(InputStream, File) - Static method in class org.apache.sling.launchpad.base.shared.Loader
Spools the contents of the input stream to the given file replacing the contents of the file with the contents of the input stream.
ST_PROP - Static variable in class org.apache.sling.launchpad.webapp.integrationtest.ResourceSuperTypeTest
 
StandaloneScriptExecutionServlet - Class in org.apache.sling.launchpad.testservices.scripting
Test Servlet that executes a named script in standalone mode, i.e.
StandaloneScriptExecutionServlet() - Constructor for class org.apache.sling.launchpad.testservices.scripting.StandaloneScriptExecutionServlet
 
StandaloneScriptExecutionTest - Class in org.apache.sling.launchpad.webapp.integrationtest.scripting
 
StandaloneScriptExecutionTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.scripting.StandaloneScriptExecutionTest
 
STANDARD_IMPORTS - Static variable in class org.apache.sling.scripting.jsp.jasper.Constants
These classes/packages are automatically imported by the generated code.
STAR_CREATE_SUFFIX - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
An alternative suffix to the resource path used to indicate to automatically generate the name of the new item to create during a content creation request (value is "/*").
StarResource - Class in org.apache.sling.jcr.resource.internal.helper.starresource
Used to provide the equivalent of an empty Node for GET requests to *.something (SLING-344)
StarResource(ResourceResolver, String) - Constructor for class org.apache.sling.jcr.resource.internal.helper.starresource.StarResource
 
start(BundleContext) - Method in class org.apache.sling.bundleresource.impl.Activator
 
start(BundleContext) - Method in class org.apache.sling.commons.classloader.impl.Activator
 
start(BundleContext) - Method in class org.apache.sling.commons.log.internal.Activator
 
start() - Method in class org.apache.sling.commons.testing.osgi.MockBundle
 
start(int) - Method in class org.apache.sling.commons.testing.osgi.MockBundle
 
start(BundleContext) - Method in class org.apache.sling.commons.threads.impl.Activator
 
start() - Method in class org.apache.sling.event.impl.jobs.queues.AbstractJobQueue
Start the job queue.
start(JobEvent) - Method in class org.apache.sling.event.impl.jobs.queues.AbstractJobQueue
 
start(JobEvent) - Method in class org.apache.sling.event.impl.jobs.queues.AbstractParallelJobQueue
 
start(JobEvent) - Method in class org.apache.sling.event.impl.jobs.queues.OrderedJobQueue
 
start(BundleContext) - Method in class org.apache.sling.extensions.threaddump.internal.Activator
 
start(BundleContext) - Method in class org.apache.sling.installer.core.impl.Activator
 
start(BundleContext) - Method in class org.apache.sling.installer.provider.file.impl.Activator
 
start() - Method in class org.apache.sling.installer.provider.file.impl.ServicesListener.Listener
 
start(BundleContext) - Method in class org.apache.sling.jcr.jackrabbit.server.impl.Activator
 
start() - Method in class org.apache.sling.launchpad.base.app.MainDelegate
 
start(BundleContext) - Method in class org.apache.sling.launchpad.base.impl.Sling
Called when the OSGi framework is being started.
start() - Method in interface org.apache.sling.launchpad.base.shared.Launcher
Starts the framework and returns true if successfull.
start() - Method in class org.apache.sling.launchpad.base.webapp.SlingServletDelegate
 
start(BundleContext) - Method in class org.apache.sling.launchpad.installer.impl.Activator
 
start() - Method in class org.apache.sling.launchpad.installer.impl.ServicesListener.Listener
 
start - Variable in class org.apache.sling.servlets.get.impl.helpers.StreamRendererServlet.Range
 
start(BundleContext) - Method in class org.apache.sling.settings.impl.Activator
 
started - Variable in class org.apache.sling.event.impl.jobs.JobEvent
 
StartLevel - Class in org.apache.sling.maven.projectsupport.bundlelist.v1_0_0
Class StartLevel.
StartLevel() - Constructor for class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.StartLevel
 
StartMojo - Class in org.apache.sling.maven.projectsupport
Start a Launchpad application.
StartMojo() - Constructor for class org.apache.sling.maven.projectsupport.StartMojo
 
startRepository() - Static method in class org.apache.sling.commons.testing.jcr.RepositoryUtil
Start a new repository
startSling(LaunchpadContentProvider, Map<String, String>, Logger) - Method in class org.apache.sling.maven.projectsupport.AbstractLaunchpadStartingMojo
 
startSling(LaunchpadContentProvider, Map<String, String>, Logger) - Method in class org.apache.sling.maven.projectsupport.RunMojo
 
startSling(LaunchpadContentProvider, Map<String, String>, Logger) - Method in class org.apache.sling.maven.projectsupport.StartMojo
startTimer(String) - Method in interface org.apache.sling.api.request.RequestProgressTracker
Starts a named timer.
startTimer(String) - Method in class org.apache.sling.commons.testing.sling.MockRequestProgressTracker
 
startTimer(String) - Method in class org.apache.sling.engine.impl.request.SlingRequestProgressTracker
Starts a named timer.
StartupTestContentLoader - Class in org.apache.sling.launchpad.testservices.jcr
Component which loads the JCR test content on startup.
StartupTestContentLoader() - Constructor for class org.apache.sling.launchpad.testservices.jcr.StartupTestContentLoader
 
startWriterSession() - Method in class org.apache.sling.event.impl.AbstractRepositoryEventHandler
Start the repository session and add this handler as an observer for new events created on other nodes.
startWriterSession() - Method in class org.apache.sling.event.impl.DistributingEventHandler
 
startWriterSession() - Method in class org.apache.sling.event.impl.TimedJobHandler
 
STATEMENT - Static variable in class org.apache.sling.servlets.get.impl.JsonQueryServlet
Search clause
StaticContentTest - Class in org.apache.sling.launchpad.webapp.integrationtest
Some tests about static content
StaticContentTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.StaticContentTest
 
StaticLoggerBinder - Class in org.slf4j.impl
This StaticLoggerBinder class returns the LogConfigManager singleton instance as the SLF4J logger factory.
StaticMarkerBinder - Class in org.slf4j.impl
This StaticMarkerBinder class returns an instance of the SLF4J BasicMarkerFactory as the marker factory.
Statistics - Interface in org.apache.sling.event.jobs
Statistic information.
StatisticsImpl - Class in org.apache.sling.event.impl.jobs
Implementation of the statistics.
StatisticsImpl() - Constructor for class org.apache.sling.event.impl.jobs.StatisticsImpl
 
StatisticsImpl(long) - Constructor for class org.apache.sling.event.impl.jobs.StatisticsImpl
 
STATUS_PROP - Static variable in class org.apache.sling.servlets.get.impl.RedirectServlet
The name of the redirect status property
STATUS_VALUE_BROWSER - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
The supported value for the SlingPostConstants.RP_STATUS request parameter requesting to not report success or failure of request processing using standard HTTP status codes but instead alwas set the status to 200/OK and only report the real success or failure status in the XHTML response.
STATUS_VALUE_STANDARD - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
The supported value for the SlingPostConstants.RP_STATUS request parameter requesting to report success or failure of request processing using standard HTTP status codes.
StatusMojo - Class in org.apache.sling.maven.projectsupport
Gets the status a running Launchpad standalone application.
StatusMojo() - Constructor for class org.apache.sling.maven.projectsupport.StatusMojo
 
statusToString(int) - Static method in class org.apache.sling.servlets.resolver.internal.defaults.DefaultErrorHandlerServlet
 
stop(BundleContext) - Method in class org.apache.sling.bundleresource.impl.Activator
 
stop(BundleContext) - Method in class org.apache.sling.commons.classloader.impl.Activator
 
stop(BundleContext) - Method in class org.apache.sling.commons.log.internal.Activator
 
stop() - Method in class org.apache.sling.commons.testing.osgi.MockBundle
 
stop(int) - Method in class org.apache.sling.commons.testing.osgi.MockBundle
 
stop(BundleContext) - Method in class org.apache.sling.commons.threads.impl.Activator
 
stop(BundleContext) - Method in class org.apache.sling.extensions.threaddump.internal.Activator
 
stop(BundleContext) - Method in class org.apache.sling.installer.core.impl.Activator
 
stop(BundleContext) - Method in class org.apache.sling.installer.provider.file.impl.Activator
 
stop(BundleContext) - Method in class org.apache.sling.jcr.jackrabbit.server.impl.Activator
 
stop() - Method in class org.apache.sling.launchpad.base.app.MainDelegate
 
stop(BundleContext) - Method in class org.apache.sling.launchpad.base.impl.Sling
Called when the OSGi framework is being shut down.
stop() - Method in class org.apache.sling.launchpad.base.impl.SlingFelix
 
stop(int) - Method in class org.apache.sling.launchpad.base.impl.SlingFelix
 
stop() - Method in interface org.apache.sling.launchpad.base.shared.Launcher
Stops the framework.
stop() - Method in class org.apache.sling.launchpad.base.webapp.SlingServletDelegate
 
stop(BundleContext) - Method in class org.apache.sling.launchpad.installer.impl.Activator
 
stop(BundleContext) - Method in class org.apache.sling.settings.impl.Activator
 
StopMojo - Class in org.apache.sling.maven.projectsupport
Stop a running Launchpad standalone application.
StopMojo() - Constructor for class org.apache.sling.maven.projectsupport.StopMojo
 
stopped() - Method in class org.apache.sling.launchpad.app.Main
The framework has been stopped by calling the Bundle.stop() on the system bundle.
stopped() - Method in interface org.apache.sling.launchpad.base.shared.Notifiable
Called when the OSGi framework has been stopped because the Bundle.stop method has been called on the system bundle.
stopped() - Method in class org.apache.sling.launchpad.webapp.SlingServlet
The framework has been stopped by calling the Bundle.stop() on the system bundle.
stopped() - Method in class org.apache.sling.maven.projectsupport.AbstractLaunchpadStartingMojo
 
stopRepository() - Static method in class org.apache.sling.commons.testing.jcr.RepositoryUtil
Stop a repository.
stopSling() - Method in class org.apache.sling.maven.projectsupport.AbstractLaunchpadStartingMojo
 
stopWriterSession() - Method in class org.apache.sling.event.impl.AbstractRepositoryEventHandler
Stop the session.
STORED_REQUESTS_COUNT - Static variable in class org.apache.sling.engine.impl.request.RequestHistoryConsolePlugin
 
StreamRendererServlet - Class in org.apache.sling.servlets.get.impl.helpers
The StreamRendererServlet streams the current resource to the client on behalf of the DefaultGetServlet.
StreamRendererServlet(boolean, String[]) - Constructor for class org.apache.sling.servlets.get.impl.helpers.StreamRendererServlet
 
StreamRendererServlet.Range - Class in org.apache.sling.servlets.get.impl.helpers
 
StreamRendererServlet.Range() - Constructor for class org.apache.sling.servlets.get.impl.helpers.StreamRendererServlet.Range
 
StreamServletTest - Class in org.apache.sling.launchpad.webapp.integrationtest
Test the streaming of static files uploaded to the repository
StreamServletTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.StreamServletTest
 
StringBindingsValuesProvider - Class in org.apache.sling.launchpad.testservices.scripting
Example/test BindingsValuesProvider targeting all scripts
StringBindingsValuesProvider() - Constructor for class org.apache.sling.launchpad.testservices.scripting.StringBindingsValuesProvider
 
stringEquals(String, String) - Method in class org.apache.sling.servlets.resolver.internal.helper.AbstractResourceCollector
Helper method to compare two strings which can possibly be null
stripSession(String) - Static method in class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.Util
Strips a servlet session ID from url.
SUFFIX_COPY_FROM - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Suffix indicating that the named item is to be set from an item whose absolute or relative path is given in the parameter's value (value is "@CopyFrom").
SUFFIX_DELETE - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Suffix indicating that the named property is to be removed before applying any new content (value is "@Delete").
SUFFIX_IGNORE_BLANKS - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Suffix indicating that blank value or values for this property will be ignored.
SUFFIX_MOVE_FROM - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Suffix indicating that the named item is to be set from an item whose absolute or relative path is given in the parameter's value (value is "@MoveFrom").
SUFFIX_USE_DEFAULT_WHEN_MISSING - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Suffix indicating that the default value should be used when the property is not defined.
sun.misc - package sun.misc
 
supplemental(char, char) - Static method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLChar
Returns true the supplemental character corresponding to the given surrogates.
suspend() - Method in class org.apache.sling.event.impl.jobs.queues.AbstractJobQueue
 
suspend() - Method in interface org.apache.sling.event.jobs.Queue
Suspend the queue - when a queue is suspended it stops processing jobs - however already started jobs are finished (but not rescheduled).
switchCurrentNode(String, String) - Method in interface org.apache.sling.jcr.contentloader.internal.ContentCreator
Switch the current node to the path (which must be relative to the current node).
switchCurrentNode(String, String) - Method in class org.apache.sling.jcr.contentloader.internal.DefaultContentCreator
 
symbol - Variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.SymbolTable.Entry
Symbol.
symbolicName - Variable in class org.apache.sling.installer.core.impl.Util.BundleHeaders
 
SymbolTable - Class in org.apache.sling.scripting.jsp.jasper.xmlparser
This class is a symbol table implementation that guarantees that strings used as identifiers are unique references.
SymbolTable() - Constructor for class org.apache.sling.scripting.jsp.jasper.xmlparser.SymbolTable
Constructs a symbol table with a default number of buckets.
SymbolTable(int) - Constructor for class org.apache.sling.scripting.jsp.jasper.xmlparser.SymbolTable
Constructs a symbol table with a specified number of buckets.
SymbolTable.Entry - Class in org.apache.sling.scripting.jsp.jasper.xmlparser
This class is a symbol table entry.
SymbolTable.Entry(String, SymbolTable.Entry) - Constructor for class org.apache.sling.scripting.jsp.jasper.xmlparser.SymbolTable.Entry
Constructs a new entry from the specified symbol and next entry reference.
SymbolTable.Entry(char[], int, int, SymbolTable.Entry) - Constructor for class org.apache.sling.scripting.jsp.jasper.xmlparser.SymbolTable.Entry
Constructs a new entry from the specified symbol information and next entry reference.
syncBeforeInvoke() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
Synchronize variables before fragment invokation
syncBeginTagFile() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
Synchronize variables at begin of tag file
syncEndTagFile() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
Synchronize variables at end of tag file
SynchronousRefreshPackagesTask - Class in org.apache.sling.installer.core.impl.tasks
Execute an OSGi "refresh packages" operation, synchronously
SynchronousRefreshPackagesTask(BundleTaskCreator) - Constructor for class org.apache.sling.installer.core.impl.tasks.SynchronousRefreshPackagesTask
 
syntaxError(String) - Method in class org.apache.sling.commons.json.JSONTokener
Make a JSONException to signal a syntax error.
SyntheticResource - Class in org.apache.sling.api.resource
The SyntheticResource class is a simple implementation of the Resource interface which may be used to provide a resource object which has no actual resource data.
SyntheticResource(ResourceResolver, String, String) - Constructor for class org.apache.sling.api.resource.SyntheticResource
Creates a synthetic resource with the given path and resourceType.
SyntheticResource(ResourceResolver, ResourceMetadata, String) - Constructor for class org.apache.sling.api.resource.SyntheticResource
Creates a synthetic resource with the given ResourceMetadata and resourceType.
SyntheticResourceTest - Class in org.apache.sling.launchpad.webapp.integrationtest
Test the SLING-129 SyntheticResource, by requesting non-existent Nodes..
SyntheticResourceTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.SyntheticResourceTest
 
SYSTEM_USER_MANAGER_GROUP_PATH - Static variable in class org.apache.sling.jackrabbit.usermanager.impl.resource.AuthorizableResourceProvider
 
SYSTEM_USER_MANAGER_GROUP_PREFIX - Static variable in class org.apache.sling.jackrabbit.usermanager.impl.resource.AuthorizableResourceProvider
 
SYSTEM_USER_MANAGER_PATH - Static variable in class org.apache.sling.jackrabbit.usermanager.impl.resource.AuthorizableResourceProvider
 
SYSTEM_USER_MANAGER_USER_PATH - Static variable in class org.apache.sling.jackrabbit.usermanager.impl.resource.AuthorizableResourceProvider
 
SYSTEM_USER_MANAGER_USER_PREFIX - Static variable in class org.apache.sling.jackrabbit.usermanager.impl.resource.AuthorizableResourceProvider
 
SystemBundleUpdateTask - Class in org.apache.sling.installer.core.impl.tasks
Update the system bundle from a RegisteredResource.
SystemBundleUpdateTask(TaskResourceGroup, BundleTaskCreator) - Constructor for class org.apache.sling.installer.core.impl.tasks.SystemBundleUpdateTask
 

T

TAB_WIDTH - Static variable in class org.apache.sling.scripting.jsp.jasper.compiler.ServletWriter
 
TABLE_SIZE - Static variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.SymbolTable
Default table size.
TAG_BEAN_DESCRIPTOR - Static variable in class org.apache.sling.maven.jcrocm.BeanDescriptor
 
TAG_CLASS_DESCRIPTOR - Static variable in class org.apache.sling.maven.jcrocm.ClassDescriptor
 
TAG_COLLECTION_DESCRIPTOR - Static variable in class org.apache.sling.maven.jcrocm.CollectionDescriptor
 
TAG_DIRECTIVE_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
TAG_FIELD_DESCRIPTOR - Static variable in class org.apache.sling.maven.jcrocm.FieldDescriptor
 
TAG_FILE_PACKAGE_NAME - Static variable in class org.apache.sling.scripting.jsp.jasper.Constants
The default package name for tag handlers generated from tag files
TagConstants - Interface in org.apache.sling.scripting.jsp.jasper.compiler
 
tagFileJarUrl - Variable in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
tagFileJarUrls - Variable in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
TagHandlerPool - Class in org.apache.sling.scripting.jsp.jasper.runtime
Pool of tag handlers that can be reused.
TagHandlerPool() - Constructor for class org.apache.sling.scripting.jsp.jasper.runtime.TagHandlerPool
Constructs a tag handler pool with the default capacity.
TagHandlerPool(int) - Constructor for class org.apache.sling.scripting.jsp.jasper.runtime.TagHandlerPool
Deprecated. Use static getTagHandlerPool
tagInfo - Variable in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
TAGLIB_DIRECTIVE_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
TAGLIB_DTD_PUBLIC_ID_11 - Static variable in class org.apache.sling.scripting.jsp.jasper.Constants
Public Id and the Resource path (of the cached copy) of the DTDs for tag library descriptors.
TAGLIB_DTD_PUBLIC_ID_12 - Static variable in class org.apache.sling.scripting.jsp.jasper.Constants
 
TAGLIB_DTD_RESOURCE_PATH_11 - Static variable in class org.apache.sling.scripting.jsp.jasper.Constants
 
TAGLIB_DTD_RESOURCE_PATH_12 - Static variable in class org.apache.sling.scripting.jsp.jasper.Constants
 
TagPlugin - Interface in org.apache.sling.scripting.jsp.jasper.compiler.tagplugin
This interface is to be implemented by the plugin author, to supply an alternate implementation of the tag handlers.
TagPluginContext - Interface in org.apache.sling.scripting.jsp.jasper.compiler.tagplugin
This interface allows the plugin author to make inqueries about the properties of the current tag, and to use Jasper resources to generate direct Java codes in place of tag handler invocations.
TagPluginManager - Class in org.apache.sling.scripting.jsp.jasper.compiler
Manages tag plugin optimizations.
TagPluginManager(ServletContext) - Constructor for class org.apache.sling.scripting.jsp.jasper.compiler.TagPluginManager
 
TagUtil - Class in org.apache.sling.scripting.jsp.util
The TagUtil class provides a series of utility methods which may be used by tag library implementations to access Component API specific objects and do other processing.
take() - Method in class org.apache.sling.event.impl.jobs.queues.AbstractJobQueue
Get another job from the queue.
take() - Method in class org.apache.sling.event.impl.jobs.queues.OrderedJobQueue
 
take() - Method in class org.apache.sling.event.impl.jobs.queues.ParallelJobQueue
 
take() - Method in class org.apache.sling.event.impl.jobs.queues.TopicRoundRobinJobQueue
 
TARGET_PROP - Static variable in class org.apache.sling.servlets.get.impl.RedirectServlet
The name of the target property
TaskResource - Interface in org.apache.sling.installer.api.tasks
A task resource is a registered resource which has been processed by a ResourceTransformer and is now about to be processed by an .
TaskResourceGroup - Interface in org.apache.sling.installer.api.tasks
This is a group of resources all pointing to the same artifact, but maybe in different versions or locations.
tearDown() - Method in class org.apache.sling.commons.testing.integration.HttpTestBase
 
tearDown() - Method in class org.apache.sling.commons.testing.jcr.RepositoryTestBase
 
tearDown(Repository) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository
Performs any cleanups before the repository is actually disposed off by the AbstractSlingRepository.disposeRepository(Repository) method.
tearDown() - Method in class org.apache.sling.launchpad.webapp.integrationtest.accessManager.ModifyAceTest
 
tearDown() - Method in class org.apache.sling.launchpad.webapp.integrationtest.accessManager.PrivilegesInfoTest
 
tearDown() - Method in class org.apache.sling.launchpad.webapp.integrationtest.accessManager.RemoveAcesTest
 
tearDown() - Method in class org.apache.sling.launchpad.webapp.integrationtest.DavExIntegrationTest
 
tearDown() - Method in class org.apache.sling.launchpad.webapp.integrationtest.ForwardTest
 
tearDown() - Method in class org.apache.sling.launchpad.webapp.integrationtest.IncludeTest
 
tearDown() - Method in class org.apache.sling.launchpad.webapp.integrationtest.issues.SLING457Test
 
tearDown() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JsonQueryServletTest
 
tearDown() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JspForwardTest
 
tearDown() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JspIncludeTest
 
tearDown() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JspScriptingTest
 
tearDown() - Method in class org.apache.sling.launchpad.webapp.integrationtest.NamespaceMappingTest
 
tearDown() - Method in class org.apache.sling.launchpad.webapp.integrationtest.RangeStreamingTest
 
tearDown() - Method in class org.apache.sling.launchpad.webapp.integrationtest.RequestAttributeTest
 
tearDown() - Method in class org.apache.sling.launchpad.webapp.integrationtest.ResourceSuperTypeTest
 
tearDown() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletImportTest
 
tearDown() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletUpdateTest
 
tearDown() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.HtmlDefaultServletTest
 
tearDown() - Method in class org.apache.sling.launchpad.webapp.integrationtest.userManager.CreateGroupTest
 
tearDown() - Method in class org.apache.sling.launchpad.webapp.integrationtest.userManager.CreateUserTest
 
tearDown() - Method in class org.apache.sling.launchpad.webapp.integrationtest.userManager.PrivilegesInfoTest
 
tearDown() - Method in class org.apache.sling.launchpad.webapp.integrationtest.userManager.UpdateGroupTest
 
tearDown() - Method in class org.apache.sling.launchpad.webapp.integrationtest.userManager.UpdateUserTest
 
tearDown() - Method in class org.apache.sling.launchpad.webapp.integrationtest.WebdavUploadTest
 
teardown() - Static method in class org.apache.sling.scripting.javascript.helper.SlingContextFactory
 
TEMP_VARIABLE_NAME_PREFIX - Static variable in class org.apache.sling.scripting.jsp.jasper.Constants
Prefix to use for generated temporary variable names
test404() - Method in class org.apache.sling.launchpad.webapp.integrationtest.HttpPingTest
 
TEST_BASE_PATH - Static variable in class org.apache.sling.launchpad.webapp.integrationtest.accessManager.AbstractAccessManagerTest
 
TEST_BASE_PATH - Static variable in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletAtCopyTest
 
TEST_BASE_PATH - Static variable in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletAtDeleteTest
 
TEST_BASE_PATH - Static variable in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletAtMoveTest
 
TEST_BASE_PATH - Static variable in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletCopyTest
 
TEST_BASE_PATH - Static variable in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletCreateTest
 
TEST_BASE_PATH - Static variable in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletDeleteTest
 
TEST_BASE_PATH - Static variable in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletImportTest
 
TEST_BASE_PATH - Static variable in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletMoveTest
 
TEST_BASE_PATH - Static variable in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletOrderTest
 
TEST_BASE_PATH - Static variable in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletUpdateTest
 
TEST_BASE_PATH - Static variable in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletVersionableTest
 
TEST_BASE_PATH - Static variable in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.ReferenceTypeHintTest
 
TEST_BASE_PATH - Static variable in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.SlingAutoPropertiesTest
 
TEST_BASE_PATH - Static variable in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.SlingDateValuesTest
 
TEST_BASE_PATH - Static variable in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.SlingDefaultValuesTest
 
test_full_range() - Method in class org.apache.sling.launchpad.webapp.integrationtest.RangeStreamingTest
 
test_multiple_ranges() - Method in class org.apache.sling.launchpad.webapp.integrationtest.RangeStreamingTest
 
TEST_PATH - Static variable in class org.apache.sling.commons.testing.integration.HttpTestBase
base path for test files
TEST_PATH - Static variable in class org.apache.sling.launchpad.webapp.integrationtest.issues.SLING760Test
 
test_single_range() - Method in class org.apache.sling.launchpad.webapp.integrationtest.RangeStreamingTest
 
TEST_URL_SUFFIX - Static variable in class org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.RequestUriOptingServletTest
 
test_wrong_ranges() - Method in class org.apache.sling.launchpad.webapp.integrationtest.RangeStreamingTest
 
testAccentedStrings() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JsonRenderingTest
 
testAddAceOrderByAfter() - Method in class org.apache.sling.launchpad.webapp.integrationtest.accessManager.ModifyAceTest
Test to verify adding an ACE after an existing ACE the ACL
testAddAceOrderByBefore() - Method in class org.apache.sling.launchpad.webapp.integrationtest.accessManager.ModifyAceTest
Test to verify adding an ACE before an existing ACE the ACL
testAddAceOrderByFirst() - Method in class org.apache.sling.launchpad.webapp.integrationtest.accessManager.ModifyAceTest
Test to verify adding an ACE in the first position of the ACL
testAddAceOrderByLast() - Method in class org.apache.sling.launchpad.webapp.integrationtest.accessManager.ModifyAceTest
Test to verify adding an ACE at the end the ACL
testAddAceOrderByNumeric() - Method in class org.apache.sling.launchpad.webapp.integrationtest.accessManager.ModifyAceTest
Test to verify adding an ACE at a specific index inside the ACL
testAddingVersionableMixInChecksInIfRequested() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletVersionableTest
 
testAddingVersionableMixInChecksOut() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletVersionableTest
 
testAnonymousSelfRegistrationDisabled() - Method in class org.apache.sling.launchpad.webapp.integrationtest.userManager.CreateUserTest
Test for SLING-1642 to verify that user self-registration by the anonymous user is not allowed by default.
testAssertJavascript() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JsonRenderingTest
test our assertJavascript method with static json
testBundleContentList() - Method in class org.apache.sling.launchpad.webapp.integrationtest.BundleContentTest
 
testBundleContentParentFromMultipleBundles() - Method in class org.apache.sling.launchpad.webapp.integrationtest.BundleContentTest
Test fix for SLING-1733 - BundleResourceProvider fails to find resources when multiple bundles have the same Sling-Bundle-Resources path
testBundleContentParentList() - Method in class org.apache.sling.launchpad.webapp.integrationtest.BundleContentTest
 
testBundleContentRetrieval() - Method in class org.apache.sling.launchpad.webapp.integrationtest.BundleContentTest
 
testCallFooHtml() - Method in class org.apache.sling.launchpad.webapp.integrationtest.issues.SLING457Test
 
testCallHtml() - Method in class org.apache.sling.launchpad.webapp.integrationtest.issues.SLING457Test
 
testCanAddGroup() - Method in class org.apache.sling.launchpad.webapp.integrationtest.userManager.PrivilegesInfoTest
Checks whether the current user has been granted privileges to add a new group.
testCanAddUser() - Method in class org.apache.sling.launchpad.webapp.integrationtest.userManager.PrivilegesInfoTest
Checks whether the current user has been granted privileges to add a new user.
testCanRemoveGroup() - Method in class org.apache.sling.launchpad.webapp.integrationtest.userManager.PrivilegesInfoTest
Checks whether the current user has been granted privileges to remove the specified group.
testCanRemoveUser() - Method in class org.apache.sling.launchpad.webapp.integrationtest.userManager.PrivilegesInfoTest
Checks whether the current user has been granted privileges to remove the specified user.
testCanUpdateGroupMembers() - Method in class org.apache.sling.launchpad.webapp.integrationtest.userManager.PrivilegesInfoTest
Checks whether the current user has been granted privileges to update the membership of the specified group.
testCanUpdateGroupProperties() - Method in class org.apache.sling.launchpad.webapp.integrationtest.userManager.PrivilegesInfoTest
Checks whether the current user has been granted privileges to update the properties of the specified group.
testCanUpdateUserProperties() - Method in class org.apache.sling.launchpad.webapp.integrationtest.userManager.PrivilegesInfoTest
Checks whether the current user has been granted privileges to update the properties of the specified user.
testChangeUserPassword() - Method in class org.apache.sling.launchpad.webapp.integrationtest.userManager.UpdateUserTest
 
testChangeUserPasswordWrongConfirmPwd() - Method in class org.apache.sling.launchpad.webapp.integrationtest.userManager.UpdateUserTest
 
testChangeUserPasswordWrongOldPwd() - Method in class org.apache.sling.launchpad.webapp.integrationtest.userManager.UpdateUserTest
 
testChangingJsp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JspScriptingTest
 
testCheckingInACheckOutNode() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletVersionableTest
 
testCheckingInAnAlreadyCheckedInNodeIsANoOp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletVersionableTest
 
testCheckingOutACheckedInNode() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletVersionableTest
 
testCheckingOutAnAlreadyCheckedOutNodeIsANoOp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletVersionableTest
 
testClient - Variable in class org.apache.sling.commons.testing.integration.HttpTestBase
 
testCollision() - Method in class org.apache.sling.launchpad.webapp.integrationtest.GeneratedNodeNameTest
 
testCollision() - Method in class org.apache.sling.launchpad.webapp.integrationtest.GeneratedNodeNameTestStar
 
testConfigPresent() - Method in class org.apache.sling.launchpad.webapp.integrationtest.LaunchpadConfigInstallerTest
 
TestContentLoader - Interface in org.apache.sling.jcr.jackrabbit.server
Service interface which defines a method for loading pre-defined test content.
TestContentLoaderImpl - Class in org.apache.sling.jcr.jackrabbit.server.impl
Component which loads the Jackrabbit test content into a Sling-managed JCR repository.
TestContentLoaderImpl() - Constructor for class org.apache.sling.jcr.jackrabbit.server.impl.TestContentLoaderImpl
 
testCopyingANodeToACheckedInNode() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletVersionableTest
 
testCopyingANodeToACheckedInNodeByOp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletVersionableTest
 
testCopyingAPropertyToACheckedInNode() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletVersionableTest
 
testCopyNodeAbsolute() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletAtCopyTest
 
testCopyNodeAbsolute() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletCopyTest
 
testCopyNodeAbsoluteBelowDest() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletCopyTest
 
testCopyNodeDeepAbsolute() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletAtCopyTest
 
testCopyNodeDeepAbsolute() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletCopyTest
 
testCopyNodeDeepRelative() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletAtCopyTest
 
testCopyNodeDeepRelative() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletCopyTest
 
testCopyNodeExistingFail() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletCopyTest
 
testCopyNodeExistingReplace() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletAtCopyTest
 
testCopyNodeExistingReplace() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletCopyTest
 
testCopyNodeMultipleSourceInValid() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletCopyTest
 
testCopyNodeMultipleSourcePartial() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletCopyTest
 
testCopyNodeMultipleSourceReplace() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletCopyTest
 
testCopyNodeMultipleSourceValid() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletCopyTest
 
testCopyNodeRelative() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletAtCopyTest
 
testCopyNodeRelative() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletCopyTest
 
testCopyNodeSourceMissing() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletAtCopyTest
 
testCopyPropertyAbsolute() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletAtCopyTest
 
testCopyPropertyRelative() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletAtCopyTest
 
testCounters() - Method in class org.apache.sling.launchpad.webapp.integrationtest.FiltersTest
 
testCreatedAndModified() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.SlingAutoPropertiesTest
 
testCreatedNodeIsCheckedInIfRequested() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletVersionableTest
 
testCreatedNodeIsCheckedOut() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletVersionableTest
 
testCreateEmptyNode() - Method in class org.apache.sling.launchpad.webapp.integrationtest.CreateNodeTest
 
testCreateGroup() - Method in class org.apache.sling.launchpad.webapp.integrationtest.userManager.CreateGroupTest
 
testCreateGroupAlreadyExists() - Method in class org.apache.sling.launchpad.webapp.integrationtest.userManager.CreateGroupTest
 
testCreateGroupMissingGroupId() - Method in class org.apache.sling.launchpad.webapp.integrationtest.userManager.CreateGroupTest
 
testCreateGroupResponseAsJSON() - Method in class org.apache.sling.launchpad.webapp.integrationtest.userManager.CreateGroupTest
Test for SLING-1677
testCreateGroupWithExtraProperties() - Method in class org.apache.sling.launchpad.webapp.integrationtest.userManager.CreateGroupTest
 
testCreateNewNodeWithNodeType() - Method in class org.apache.sling.launchpad.webapp.integrationtest.CreateNodeTest
 
testCreateNode() - Method in class org.apache.sling.launchpad.webapp.integrationtest.CreateNodeTest
 
testCreateNode() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletCreateTest
 
testCreateNodeAtDeepUrl() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletCreateTest
 
testCreateNodeAtSpecificUrl() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletCreateTest
 
testCreateNodeMultipart() - Method in class org.apache.sling.launchpad.webapp.integrationtest.CreateNodeTest
 
testCreateNodeWithAlreadyUsedExactName() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletCreateTest
SLING-1091: test error reporting when attempting to create a node with an already used node name.
testCreateNodeWithExactName() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletCreateTest
SLING-1091: test create node with an exact node name (no filtering)
testCreateNodeWithExtension() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletCreateTest
 
testCreateNodeWithInvalidExactName() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletCreateTest
SLING-1091: test error reporting when attempting to create a node with an invalid exact node name.
testCreateNodeWithNodeType() - Method in class org.apache.sling.launchpad.webapp.integrationtest.CreateNodeTest
 
testCreateSubnodeProperty() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletCreateTest
Create a node with a propery in a subnode, and check (SLING-223)
testCreateUser() - Method in class org.apache.sling.launchpad.webapp.integrationtest.userManager.CreateUserTest
 
testCreateUserMissingPwd() - Method in class org.apache.sling.launchpad.webapp.integrationtest.userManager.CreateUserTest
 
testCreateUserMissingUserId() - Method in class org.apache.sling.launchpad.webapp.integrationtest.userManager.CreateUserTest
 
testCreateUserResponseAsJSON() - Method in class org.apache.sling.launchpad.webapp.integrationtest.userManager.CreateUserTest
Test for SLING-1677
testCreateUserUserAlreadyExists() - Method in class org.apache.sling.launchpad.webapp.integrationtest.userManager.CreateUserTest
 
testCreateUserWithExtraProperties() - Method in class org.apache.sling.launchpad.webapp.integrationtest.userManager.CreateUserTest
 
testCreateUserWrongConfirmPwd() - Method in class org.apache.sling.launchpad.webapp.integrationtest.userManager.CreateUserTest
 
testCreateWithData() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletCreateTest
Create a node with some data, and check that data
testCustomSavePrefix() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletCreateTest
SLING-394 removed :saveParamPrefix support.
testDateValues() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.SlingDateValuesTest
 
testDecoratedResource() - Method in class org.apache.sling.launchpad.webapp.integrationtest.ResourceDecoratorTest
 
testDeepCreateNodeWithNodeType() - Method in class org.apache.sling.launchpad.webapp.integrationtest.CreateNodeTest
 
testDefault() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletNopTest
 
testDefaultBehaviour() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.SlingDefaultValuesTest
 
testDefaultContentType() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletOutputContentTypeTest
 
testDefaultQueryType() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JsonQueryServletTest
 
testDefaultRedirect() - Method in class org.apache.sling.launchpad.webapp.integrationtest.PostRedirectTest
 
testDefaultSavePrefix() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletCreateTest
Use the default "save prefix" on some parameters, and check that only those who have the prefix are saved.
testDelete() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletDeleteTest
 
testDeleteMultiple() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletDeleteTest
 
testDeleteOnly() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletAtDeleteTest
 
testDeleteWithModify() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletAtDeleteTest
 
testDeletingAPropertyOfACheckedInNode() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletVersionableTest
 
testDeletingAPropertyOfACheckedInNodeFailsWithoutAutoCheckout() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletVersionableTest
 
testDeletingChildNodeOfACheckedInNode() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletVersionableTest
 
testDeletingChildNodeOfACheckedInNodeByOp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletVersionableTest
 
testDeniedWriteForGroup() - Method in class org.apache.sling.launchpad.webapp.integrationtest.accessManager.PrivilegesInfoTest
 
testDeniedWriteForUser() - Method in class org.apache.sling.launchpad.webapp.integrationtest.accessManager.PrivilegesInfoTest
 
testDescriptor() - Method in class org.apache.sling.launchpad.webapp.integrationtest.DavExIntegrationTest
 
testDistinctFile() - Method in class org.apache.sling.launchpad.webapp.integrationtest.UploadFileTest
 
testDistinctResource() - Method in class org.apache.sling.launchpad.webapp.integrationtest.UploadFileTest
 
testDistinctResourceWithType() - Method in class org.apache.sling.launchpad.webapp.integrationtest.UploadFileTest
 
TestEnum - Enum in org.apache.sling.launchpad.testservices.exported
 
testEnum() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JspScriptingTest
 
testEscapedErrorMessages() - Method in class org.apache.sling.launchpad.webapp.integrationtest.issues.SLING760Test
Verify that all instances of our error message are escaped in response, which is generated by the default Sling error handler
testEscapedStrings() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JsonRenderingTest
 
testEspBuiltinObjects() - Method in class org.apache.sling.launchpad.webapp.integrationtest.ScriptBuiltinObjectsTest
 
testEspHtml() - Method in class org.apache.sling.launchpad.webapp.integrationtest.NodetypeRenderingTest
 
testEspHtml() - Method in class org.apache.sling.launchpad.webapp.integrationtest.SlingResourceTypeRenderingTest
 
testEspHtmlInAppsFolder() - Method in class org.apache.sling.launchpad.webapp.integrationtest.SlingResourceTypeRenderingTest
 
testEspHtmlWithSelectors() - Method in class org.apache.sling.launchpad.webapp.integrationtest.SlingResourceTypeRenderingTest
 
testEspJavaCode() - Method in class org.apache.sling.launchpad.webapp.integrationtest.SlingResourceTypeRenderingTest
 
testEspJs() - Method in class org.apache.sling.launchpad.webapp.integrationtest.SlingResourceTypeRenderingTest
SLING-107, verify that extension is used instead of Content-Type for script name
testEspPlain() - Method in class org.apache.sling.launchpad.webapp.integrationtest.NodetypeRenderingTest
 
testEspPlain() - Method in class org.apache.sling.launchpad.webapp.integrationtest.SlingResourceTypeRenderingTest
 
testEspScript() - Method in class org.apache.sling.launchpad.webapp.integrationtest.ExecuteScriptTest
 
testEspXml() - Method in class org.apache.sling.launchpad.webapp.integrationtest.NodetypeRenderingTest
 
testEspXml() - Method in class org.apache.sling.launchpad.webapp.integrationtest.SlingResourceTypeRenderingTest
 
testExtensionOne() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.ExtensionServletTest
 
testExtensionOther() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.ExtensionServletTest
 
testExtensionTwo() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.ExtensionServletTest
 
testExtensionWinsOverSelector() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.PrioritiesTest
 
testFolderQuery() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JsonQueryServletTest
 
testForcedLogin() - Method in class org.apache.sling.launchpad.webapp.integrationtest.login.AuthRequestLoginTest
 
testForcedRedirect() - Method in class org.apache.sling.launchpad.webapp.integrationtest.PostRedirectTest
 
testForcedResourceType() - Method in class org.apache.sling.launchpad.webapp.integrationtest.ForwardTest
 
testForcedResourceType() - Method in class org.apache.sling.launchpad.webapp.integrationtest.IncludeTest
 
testForcedResourceType() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JspForwardTest
 
testForcedResourceType() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JspIncludeTest
 
testGenericProvider() - Method in class org.apache.sling.launchpad.webapp.integrationtest.ScriptBindingsValuesProviderTest
 
testGetCorrectPaths() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.PathsServletTest
 
testGetMethodExistingResource() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.RequestUriOptingServletTest
 
testGetMethodNonExistingResource() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.RequestUriOptingServletTest
 
testGETScript() - Method in class org.apache.sling.launchpad.webapp.integrationtest.GetWithSuffixTest
 
testGetStarHtml() - Method in class org.apache.sling.launchpad.webapp.integrationtest.GetStarTest
 
testGetStarJson() - Method in class org.apache.sling.launchpad.webapp.integrationtest.GetStarTest
 
testGrantedWriteForGroup() - Method in class org.apache.sling.launchpad.webapp.integrationtest.accessManager.PrivilegesInfoTest
 
testGrantedWriteForUser() - Method in class org.apache.sling.launchpad.webapp.integrationtest.accessManager.PrivilegesInfoTest
 
testGroovyProvider() - Method in class org.apache.sling.launchpad.webapp.integrationtest.ScriptBindingsValuesProviderTest
 
testHtmlContentType() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletOutputContentTypeTest
 
testHtmlContentTypeWithQ() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletOutputContentTypeTest
 
testHtmlExtension() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.HtmlDefaultServletTest
 
testHtmlFile() - Method in class org.apache.sling.launchpad.webapp.integrationtest.StreamServletTest
 
testImportCheckinNodes() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletImportTest
Test import operation which checks in versionable nodes.
testImportJarFromFile() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletImportTest
 
testImportJCRXMLFromFile() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletImportTest
 
testImportJSONFromFile() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletImportTest
Test import operation for a posted json file
testImportJSONFromFileWithoutOptionalName() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletImportTest
Test import operation for a posted json file without the optional name
testImportJSONFromRequestParam() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletImportTest
Test import operation for a posted json string
testImportJSONFromRequestParamWithoutOptionalName() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletImportTest
Test import operation for a posted json string without the optional name
testImportNodeWithAlreadyUsedExactName() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletImportTest
SLING-1091: test error reporting when attempting to import a node with an already used node name.
testImportNodeWithExactName() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletImportTest
SLING-1091: test create node with an exact node name (no filtering)
testImportNodeWithInvalidExactName() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletImportTest
SLING-1091: test error reporting when attempting to create a node with an invalid exact node name.
testImportReplace() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletImportTest
Test import operation which replaces existing content
testImportReplaceProperties() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletImportTest
SLING-1627: test import of content over existing content with the ':replaceProperties" parameter set and the ":replace" property not set.
testImportXMLFromFile() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletImportTest
 
testImportXMLFromFileWithoutOptionalName() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletImportTest
 
testImportXMLFromRequestParam() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletImportTest
 
testImportXMLFromRequestParamWithoutOptionalName() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletImportTest
 
testImportZipFromFile() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletImportTest
 
testIndex() - Method in class org.apache.sling.launchpad.webapp.integrationtest.InitialContentTest
 
testInfiniteLoopDetection() - Method in class org.apache.sling.launchpad.webapp.integrationtest.ForwardTest
 
testInfiniteLoopDetection() - Method in class org.apache.sling.launchpad.webapp.integrationtest.IncludeTest
 
testInfiniteLoopDetection() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JspForwardTest
 
testInfiniteLoopDetection() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JspIncludeTest
 
testInitialContentA() - Method in class org.apache.sling.launchpad.webapp.integrationtest.InitialContentTest
 
testInitialContentB() - Method in class org.apache.sling.launchpad.webapp.integrationtest.InitialContentTest
 
testInitialContentInSubNodeRoot() - Method in class org.apache.sling.launchpad.webapp.integrationtest.InitialContentTest
 
testInvalidLevel() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JsonRenderingTest
 
testJavascriptFile() - Method in class org.apache.sling.launchpad.webapp.integrationtest.StreamServletTest
 
testJsonContentType() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletOutputContentTypeTest
 
testJsonContentTypeException() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletOutputContentTypeTest
 
testJsonContentTypeWithQ() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletOutputContentTypeTest
 
testJsonExtension() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.HtmlDefaultServletTest
 
testJsonFile() - Method in class org.apache.sling.launchpad.webapp.integrationtest.StreamServletTest
 
testJSPProvider() - Method in class org.apache.sling.launchpad.webapp.integrationtest.ScriptBindingsValuesProviderTest
 
testJSPProviderEL() - Method in class org.apache.sling.launchpad.webapp.integrationtest.ScriptBindingsValuesProviderTest
 
testJspScript() - Method in class org.apache.sling.launchpad.webapp.integrationtest.ExecuteScriptTest
 
testLoaded() - Method in class org.apache.sling.launchpad.webapp.integrationtest.ContentLoaderMiscPropertyTest
Verify that the test node's properties are set correctly.
testMagicStarRedirect() - Method in class org.apache.sling.launchpad.webapp.integrationtest.PostRedirectTest
 
testMagicStarRedirectPrefix() - Method in class org.apache.sling.launchpad.webapp.integrationtest.PostRedirectTest
 
testMagicStarRedirectPrefixSuffix() - Method in class org.apache.sling.launchpad.webapp.integrationtest.PostRedirectTest
 
testMagicStarRedirectSuffix() - Method in class org.apache.sling.launchpad.webapp.integrationtest.PostRedirectTest
 
testMaxCallsDetection() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JspIncludeTest
 
testMergeAceForUser() - Method in class org.apache.sling.launchpad.webapp.integrationtest.accessManager.ModifyAceTest
Test for SLING-997, preserve privileges that were not posted with the modifyAce request.
testMergeAceForUserCombineAggregatePrivilege() - Method in class org.apache.sling.launchpad.webapp.integrationtest.accessManager.ModifyAceTest
Test for SLING-997, preserve privileges that were not posted with the modifyAce request.
testMergeAceForUserDenyPrivilegeAfterGrantPrivilege() - Method in class org.apache.sling.launchpad.webapp.integrationtest.accessManager.ModifyAceTest
Test ACE update with a deny privilege for an ACE that already contains a grant privilege
testMergeAceForUserSplitAggregatePrincipal() - Method in class org.apache.sling.launchpad.webapp.integrationtest.accessManager.ModifyAceTest
Test for SLING-997, preserve privileges that were not posted with the modifyAce request.
testMetaInfForbidden() - Method in class org.apache.sling.launchpad.webapp.integrationtest.StaticContentTest
 
testMiniScriptHtml() - Method in class org.apache.sling.launchpad.webapp.integrationtest.NodetypeRenderingTest
 
testMixinTypes() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletUpdateTest
 
testMkdir() - Method in class org.apache.sling.launchpad.webapp.integrationtest.MkdirTest
Try creating a directory via WebDAV
testMkdirDeep() - Method in class org.apache.sling.launchpad.webapp.integrationtest.MkdirTest
Try creating a deep directory structure
testModifiedNodeIsCheckedInAfterModification() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletVersionableTest
 
testModifiedNodeIsCheckedOutIfRequested() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletVersionableTest
 
testModifyAceForGroup() - Method in class org.apache.sling.launchpad.webapp.integrationtest.accessManager.ModifyAceTest
 
testModifyAceForUser() - Method in class org.apache.sling.launchpad.webapp.integrationtest.accessManager.ModifyAceTest
 
testModifyAceResponseAsJSON() - Method in class org.apache.sling.launchpad.webapp.integrationtest.accessManager.ModifyAceTest
Test for SLING-1677
testModifyingACheckedInNodeFailsWithoutAutoCheckout() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletVersionableTest
 
testModifyingACheckedOutNodeDoesntCheckItIn() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletVersionableTest
 
testMoveAtRoot() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletMoveTest
 
testMoveNodeAbsolute() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletAtMoveTest
 
testMoveNodeAbsolute() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletMoveTest
 
testMoveNodeAbsoluteBelowDest() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletMoveTest
 
testMoveNodeDeepAbsolute() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletAtMoveTest
 
testMoveNodeDeepAbsolute() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletMoveTest
 
testMoveNodeDeepRelative() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletAtMoveTest
 
testMoveNodeDeepRelative() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletMoveTest
 
testMoveNodeExistingFail() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletMoveTest
 
testMoveNodeExistingReplace() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletAtMoveTest
 
testMoveNodeExistingReplace() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletMoveTest
 
testMoveNodeMultipleSourceInValid() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletMoveTest
 
testMoveNodeMultipleSourcePartial() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletMoveTest
 
testMoveNodeMultipleSourceReplace() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletMoveTest
 
testMoveNodeMultipleSourceValid() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletMoveTest
 
testMoveNodeRelative() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletAtMoveTest
 
testMoveNodeRelative() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletMoveTest
 
testMoveNodeSourceMissing() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletAtMoveTest
 
testMovePropertyAbsolute() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletAtMoveTest
 
testMovePropertyRelative() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletAtMoveTest
 
testMovingAChildNodeOfACheckedInNodeToACheckedInNode() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletVersionableTest
 
testMovingAChildNodeOfACheckedInNodeToACheckedInNodeByOp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletVersionableTest
 
testMovingAChildNodeOfACheckedInNodeToANewVersionableNode() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletVersionableTest
 
testMovingAPropertyOfACheckedInNodeToACheckedInNode() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletVersionableTest
 
testMovingAPropertyOfACheckedInNodeToANewVersionableNode() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletVersionableTest
 
testMultiFileUpload() - Method in class org.apache.sling.launchpad.webapp.integrationtest.UploadFileTest
 
testMultiValuedTextHtml() - Method in class org.apache.sling.launchpad.webapp.integrationtest.PropertyRenderingTest
 
testMultiValuedTextJson() - Method in class org.apache.sling.launchpad.webapp.integrationtest.PropertyRenderingTest
 
testMultiValuedTextNoExt() - Method in class org.apache.sling.launchpad.webapp.integrationtest.PropertyRenderingTest
 
testMultiValuedTextTxt() - Method in class org.apache.sling.launchpad.webapp.integrationtest.PropertyRenderingTest
 
testMultivalueHint() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletUpdateTest
 
testNamespaceFromManifest() - Method in class org.apache.sling.launchpad.webapp.integrationtest.NamespaceMappingTest
Verify that Sling-Namespaces works.
testNamespaceFromManifestWithImpersonation() - Method in class org.apache.sling.launchpad.webapp.integrationtest.NamespaceMappingTest
Verify that Sling-Namespaces works with impersonation.
testNamespaceFromNamespaceMapper() - Method in class org.apache.sling.launchpad.webapp.integrationtest.NamespaceMappingTest
Verify that NamespaceMapper works.
testNamespaceFromNamespaceMapperWithImpersonation() - Method in class org.apache.sling.launchpad.webapp.integrationtest.NamespaceMappingTest
Verify that NamespaceMapper works with impersonation.
TestNamespaceMapper - Class in org.apache.sling.launchpad.testservices.jcr
Test Implementation of NamespaceMapper
TestNamespaceMapper() - Constructor for class org.apache.sling.launchpad.testservices.jcr.TestNamespaceMapper
 
testNestedInclude() - Method in class org.apache.sling.launchpad.webapp.integrationtest.EspLoadTest
 
testNodeAccess() - Method in class org.apache.sling.launchpad.webapp.integrationtest.PropertyRenderingTest
 
testNonExistentInclude() - Method in class org.apache.sling.launchpad.webapp.integrationtest.EspLoadTest
 
testNonexistentSlingUrl() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.SlingSessionInfoTest
 
testNonRecursive() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JsonRenderingTest
 
testNoParams() - Method in class org.apache.sling.launchpad.webapp.integrationtest.GeneratedNodeNameTest
 
testNoParams() - Method in class org.apache.sling.launchpad.webapp.integrationtest.GeneratedNodeNameTestStar
 
testNoSyntheticResourceTest() - Method in class org.apache.sling.launchpad.webapp.integrationtest.SyntheticResourceTest
 
testOffset() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JsonQueryServletTest
 
testOrderAfter() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletOrderTest
Create nodes and check if they are in correct order after a :order="after" request
testOrderBefore() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletOrderTest
Create nodes and check if they are in correct order after a :order="before" request
testOrderFirst() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletOrderTest
Create nodes and check if they are in correct order after a :order="first" request
testOrderIntOOB() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletOrderTest
Create nodes and check if they are in correct order after a :order="N" request, where new position is out of bounds
testOrderIntToBack() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletOrderTest
Create nodes and check if they are in correct order after a :order="N" request, where new position is greater than old one.
testOrderIntToFront() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletOrderTest
Create nodes and check if they are in correct order after a :order="N" request, where new position is less than old one.
testOrderIntZero() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletOrderTest
Create nodes and check if they are in correct order after a :order="0" request
testOrderLast() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletOrderTest
Create nodes and check if they are in correct order after a :order="last" request
testPlainTextFile() - Method in class org.apache.sling.launchpad.webapp.integrationtest.StreamServletTest
 
testPngUpload() - Method in class org.apache.sling.launchpad.webapp.integrationtest.WebdavUploadTest
 
testPostMethodExistingResource() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.RequestUriOptingServletTest
 
testPostPathIsUnique() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletCreateTest
 
testPostPathIsUnique() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletUpdateTest
 
testPostPathIsUnique() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletVersionableTest
 
testPostPathIsUnique() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.SlingAutoPropertiesTest
 
testPrefixServletMinusOnePresent() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.PrefixTest
 
testPrefixServletZeroPresent() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.PrefixTest
 
testPrefixServletZeroWins() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.PrefixTest
 
testPreventLoopIncorrectHttpBasicCredentials() - Method in class org.apache.sling.launchpad.webapp.integrationtest.auth.AuthenticationResponseCodeTest
 
testPrint() - Method in class org.apache.sling.launchpad.webapp.integrationtest.NodetypeRenderingTest
 
testPropertyParam() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JsonQueryServletTest
 
testPutMethodServletDefaultRT() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.PutMethodServletTest
 
testPutMethodServletSpecificRT() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.PutMethodServletTest
 
testPuttMethodNonExistingResource() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.RequestUriOptingServletTest
 
testReadNode() - Method in class org.apache.sling.launchpad.webapp.integrationtest.DavExIntegrationTest
 
testRecursiveDump() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JavascriptWrappersTest
 
testRecursiveInfinity() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JsonRenderingTest
Test the "infinity" recursion level
testRecursiveInfinityTooDeep() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JsonRenderingTest
Test to see if node.infinity returns 300 when there are too many nodes
testRecursiveOneLevel() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JsonRenderingTest
Create a node with children, verify that we get them back in JSON format
testRecursiveZeroLevels() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JsonRenderingTest
Create a node with children, verify that we do not get them back in JSON format if using recursion level=0
testRedirect302() - Method in class org.apache.sling.launchpad.webapp.integrationtest.RedirectTest
test 302 response with existing sling:target
testRedirect302_absolute() - Method in class org.apache.sling.launchpad.webapp.integrationtest.RedirectTest
test 302 response with existing sling:target
testRedirect404() - Method in class org.apache.sling.launchpad.webapp.integrationtest.RedirectTest
test 404 response when sling:target is missing
testRedirectJson() - Method in class org.apache.sling.launchpad.webapp.integrationtest.RedirectTest
test JSON result for .json requests with sling:target
testRedirectJson2() - Method in class org.apache.sling.launchpad.webapp.integrationtest.RedirectTest
test JSON result for .json requests with sling:target
testReferenceTypesCreatedFromPath() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.ReferenceTypeHintTest
 
testReferenceTypesCreatedFromUuids() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.ReferenceTypeHintTest
 
testRemoveAce() - Method in class org.apache.sling.launchpad.webapp.integrationtest.accessManager.RemoveAcesTest
 
testRemoveAces() - Method in class org.apache.sling.launchpad.webapp.integrationtest.accessManager.RemoveAcesTest
 
testRemoveAcesResponseAsJSON() - Method in class org.apache.sling.launchpad.webapp.integrationtest.accessManager.RemoveAcesTest
Test for SLING-1677
testRemoveAuthorizables() - Method in class org.apache.sling.launchpad.webapp.integrationtest.userManager.RemoveAuthorizablesTest
 
testRemoveAuthorizablesResponseAsJSON() - Method in class org.apache.sling.launchpad.webapp.integrationtest.userManager.RemoveAuthorizablesTest
Test for SLING-1677
testRemoveGroup() - Method in class org.apache.sling.launchpad.webapp.integrationtest.userManager.RemoveAuthorizablesTest
 
testRemoveGroupWithMembers() - Method in class org.apache.sling.launchpad.webapp.integrationtest.userManager.RemoveAuthorizablesTest
Test the problem reported as SLING-1237
testRemoveUser() - Method in class org.apache.sling.launchpad.webapp.integrationtest.userManager.RemoveAuthorizablesTest
 
testRequestAttribute() - Method in class org.apache.sling.launchpad.webapp.integrationtest.RequestAttributeTest
 
TestResourceDecorator - Class in org.apache.sling.launchpad.testservices.resource
Test ResourceDecorator that sets a specific resource type for resources having a path that starts with /testing + simple name of this class + /
TestResourceDecorator() - Constructor for class org.apache.sling.launchpad.testservices.resource.TestResourceDecorator
 
testResourceTypeNoExt() - Method in class org.apache.sling.launchpad.webapp.integrationtest.PropertyRenderingTest
 
testRoot - Variable in class org.apache.sling.commons.testing.jcr.RepositoryTestBase
 
testRootNoRecursion() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JsonRenderingTest
 
testRootRedirectProperty() - Method in class org.apache.sling.launchpad.webapp.integrationtest.InitialContentTest
 
testRootWithRecursion() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JsonRenderingTest
 
testRows() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JsonQueryServletTest
 
testRtJsp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JspScriptingTest
 
testRtNoScript() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JspScriptingTest
 
testScriptExecution() - Method in class org.apache.sling.launchpad.webapp.integrationtest.scripting.StandaloneScriptExecutionTest
Use the StandaloneScriptExecutionServlet to verify that scripts can be executed in the simplest way from java code (SLING-1423)
testSelectorFormForDefaultResource() - Method in class org.apache.sling.launchpad.webapp.integrationtest.login.FormGenerationTest
 
testSelectorFormForNonRootResource() - Method in class org.apache.sling.launchpad.webapp.integrationtest.login.FormGenerationTest
 
testSelectorFormForRootResource() - Method in class org.apache.sling.launchpad.webapp.integrationtest.login.FormGenerationTest
 
testSelectorOne() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.SelectorServletTest
 
testSelectorOne() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.WarSelectorServletTest
 
testSelectorOther() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.SelectorServletTest
 
testSelectorOther() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.WarSelectorServletTest
 
testSelectorTwo() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.SelectorServletTest
 
testSelectorTwo() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.WarSelectorServletTest
 
testSessionInfo() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.SlingSessionInfoTest
 
testSetRootProperty() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostToRootTest
 
testSLING_1090() - Method in class org.apache.sling.launchpad.webapp.integrationtest.accessManager.PrivilegesInfoTest
Test the fix for SLING-1090
testSlingPostNodeNameHintParam() - Method in class org.apache.sling.launchpad.webapp.integrationtest.GeneratedNodeNameTest
 
testSlingPostNodeNameHintParam() - Method in class org.apache.sling.launchpad.webapp.integrationtest.GeneratedNodeNameTestStar
 
testSlingPostNodeNameParam() - Method in class org.apache.sling.launchpad.webapp.integrationtest.GeneratedNodeNameTest
 
testSlingPostNodeNameParam() - Method in class org.apache.sling.launchpad.webapp.integrationtest.GeneratedNodeNameTestStar
 
testSql() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JsonQueryServletTest
 
testStandardOrder() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletOrderTest
Create nodes and check if they are in default order
testStandardStatusNull() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostStatusTest
 
testStandardStatusStandard() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostStatusTest
 
testStandardStatusUnknown() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostStatusTest
 
testStatus1234() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletNopTest
 
testStatus200() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletNopTest
 
testStatus708() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletNopTest
 
testStatus88() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletNopTest
 
testStatusBrowser() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostStatusTest
 
testStatusNonNumeric() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletNopTest
 
TestStringUtil - Class in org.apache.sling.commons.testing.util
String utilities for testing
TestStringUtil() - Constructor for class org.apache.sling.commons.testing.util.TestStringUtil
 
testSubFolderQuery() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JsonQueryServletTest
 
testSubpath() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.PathsServletTest
 
testSuperTypeOnResource() - Method in class org.apache.sling.launchpad.webapp.integrationtest.ResourceSuperTypeTest
Test setting the sling:resourceSuperType directly on a node
testSuperTypeOnScriptFolder() - Method in class org.apache.sling.launchpad.webapp.integrationtest.ResourceSuperTypeTest
Test setting the sling:resourceSuperType on the folder that contains the scripts of the node's own resource type
testText - Variable in class org.apache.sling.commons.testing.integration.HttpTestBase.TestNode
 
testText - Variable in class org.apache.sling.launchpad.webapp.integrationtest.RenderingTestBase
 
testTextHtml() - Method in class org.apache.sling.launchpad.webapp.integrationtest.PropertyRenderingTest
 
testTextJson() - Method in class org.apache.sling.launchpad.webapp.integrationtest.PropertyRenderingTest
 
testTextNoExt() - Method in class org.apache.sling.launchpad.webapp.integrationtest.PropertyRenderingTest
 
testTextTxt() - Method in class org.apache.sling.launchpad.webapp.integrationtest.PropertyRenderingTest
 
testTextUpload() - Method in class org.apache.sling.launchpad.webapp.integrationtest.WebdavUploadTest
 
testTidyNonRecursive() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JsonRenderingTest
 
testTidyRecursive() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JsonRenderingTest
 
testTidyResultFormat() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JsonQueryServletTest
Test for SLING-1632: tidy rendering of query results
testTitle() - Method in class org.apache.sling.launchpad.webapp.integrationtest.GeneratedNodeNameTest
 
testTitle() - Method in class org.apache.sling.launchpad.webapp.integrationtest.GeneratedNodeNameTestStar
 
testTitleWithSavePrefix() - Method in class org.apache.sling.launchpad.webapp.integrationtest.GeneratedNodeNameTest
 
testTitleWithSavePrefix() - Method in class org.apache.sling.launchpad.webapp.integrationtest.GeneratedNodeNameTestStar
 
testUnstructuredJsp() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JspScriptingTest
 
testUnstructuredNoScript() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JspScriptingTest
 
testUpdateAcePreservePosition() - Method in class org.apache.sling.launchpad.webapp.integrationtest.accessManager.ModifyAceTest
Test to make sure modifying an existing ace without changing the order leaves the ACE in the same position in the ACL
testUpdateGroup() - Method in class org.apache.sling.launchpad.webapp.integrationtest.userManager.UpdateGroupTest
 
testUpdateGroupMembers() - Method in class org.apache.sling.launchpad.webapp.integrationtest.userManager.UpdateGroupTest
 
testUpdateGroupResponseAsJSON() - Method in class org.apache.sling.launchpad.webapp.integrationtest.userManager.UpdateGroupTest
Test for SLING-1677
testUpdateNoChanges() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletUpdateTest
 
testUpdatePropertyPrivilegesAndEvents() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletUpdateTest
Test for SLING-897 fix: 1.
testUpdateSomeChanges() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletUpdateTest
 
testUpdateUser() - Method in class org.apache.sling.launchpad.webapp.integrationtest.userManager.UpdateUserTest
 
testUpdateUserResponseAsJSON() - Method in class org.apache.sling.launchpad.webapp.integrationtest.userManager.UpdateUserTest
Test for SLING-1677
testUpdateWithChanges() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletUpdateTest
 
testUploadAndDelete() - Method in class org.apache.sling.launchpad.webapp.integrationtest.FileUploadTest
This only tests the WebDAV interface.
testValidatingCorrectFormCredentials() - Method in class org.apache.sling.launchpad.webapp.integrationtest.auth.AuthenticationResponseCodeTest
 
testValidatingCorrectHttpBasicCredentials() - Method in class org.apache.sling.launchpad.webapp.integrationtest.auth.AuthenticationResponseCodeTest
 
testValidatingIncorrectCookie() - Method in class org.apache.sling.launchpad.webapp.integrationtest.auth.AuthenticationResponseCodeTest
 
testValidatingIncorrectCredentials() - Method in class org.apache.sling.launchpad.webapp.integrationtest.auth.AuthenticationResponseCodeTest
 
testValidatingIncorrectHttpBasicCredentials() - Method in class org.apache.sling.launchpad.webapp.integrationtest.auth.AuthenticationResponseCodeTest
 
testWebInfForbidden() - Method in class org.apache.sling.launchpad.webapp.integrationtest.StaticContentTest
 
testWebServerRoot() - Method in class org.apache.sling.launchpad.webapp.integrationtest.HttpPingTest
 
testWithAcceptHeaderIncorrectCredentials() - Method in class org.apache.sling.launchpad.webapp.integrationtest.auth.AuthenticationResponseCodeTest
 
testWithExactUrl() - Method in class org.apache.sling.launchpad.webapp.integrationtest.GetWithSuffixTest
 
testWithExtraPathA() - Method in class org.apache.sling.launchpad.webapp.integrationtest.GetWithSuffixTest
 
testWithExtraPathB() - Method in class org.apache.sling.launchpad.webapp.integrationtest.GetWithSuffixTest
behavior seems slightly different if using GET.esp vs.
testWithForward() - Method in class org.apache.sling.launchpad.webapp.integrationtest.ForwardTest
 
testWithForward() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JspForwardTest
 
testWithForwardAndExtension() - Method in class org.apache.sling.launchpad.webapp.integrationtest.ForwardTest
 
testWithForwardAndExtension() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JspForwardTest
 
testWithIgnore() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.SlingDefaultValuesTest
 
testWithInclude() - Method in class org.apache.sling.launchpad.webapp.integrationtest.IncludeTest
 
testWithInclude() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JspIncludeTest
 
testWithIncludeAndExtension() - Method in class org.apache.sling.launchpad.webapp.integrationtest.IncludeTest
 
testWithIncludeAndExtension() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JspIncludeTest
 
testWithNonHtmlAcceptHeaderIncorrectCredentials() - Method in class org.apache.sling.launchpad.webapp.integrationtest.auth.AuthenticationResponseCodeTest
 
testWithNull() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.SlingDefaultValuesTest
 
testWithoutAcceptHeaderIncorrectCredentials() - Method in class org.apache.sling.launchpad.webapp.integrationtest.auth.AuthenticationResponseCodeTest
 
testWithoutForward() - Method in class org.apache.sling.launchpad.webapp.integrationtest.ForwardTest
 
testWithoutForward() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JspForwardTest
 
testWithoutInclude() - Method in class org.apache.sling.launchpad.webapp.integrationtest.IncludeTest
 
testWithoutInclude() - Method in class org.apache.sling.launchpad.webapp.integrationtest.JspIncludeTest
 
testWithoutScriptHtml() - Method in class org.apache.sling.launchpad.webapp.integrationtest.NodetypeRenderingTest
 
testWithoutScriptHtml() - Method in class org.apache.sling.launchpad.webapp.integrationtest.SlingResourceTypeRenderingTest
 
testWithoutScriptTxt() - Method in class org.apache.sling.launchpad.webapp.integrationtest.NodetypeRenderingTest
 
testWithoutScriptTxt() - Method in class org.apache.sling.launchpad.webapp.integrationtest.SlingResourceTypeRenderingTest
 
testWithoutValueFrom() - Method in class org.apache.sling.launchpad.webapp.integrationtest.ValueFromTest
 
testWithSpecificDefault() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.SlingDefaultValuesTest
 
testWithSpecificDefaultAndNoValueField() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.SlingDefaultValuesTest
 
testWithSpecificValues() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.SlingAutoPropertiesTest
 
testWithValueFrom() - Method in class org.apache.sling.launchpad.webapp.integrationtest.ValueFromTest
 
testWithValueFromAndMissingField() - Method in class org.apache.sling.launchpad.webapp.integrationtest.ValueFromTest
 
testXmlUpload() - Method in class org.apache.sling.launchpad.webapp.integrationtest.WebdavUploadTest
 
testXRequestedWithIncorrectCredentials() - Method in class org.apache.sling.launchpad.webapp.integrationtest.auth.AuthenticationResponseCodeTest
 
testZipUpload() - Method in class org.apache.sling.launchpad.webapp.integrationtest.WebdavUploadTest
 
TEXT_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
TEXT_PLAIN - Static variable in class org.apache.sling.jcr.classloader.internal.net.JCRURLConnection
The default content type name for non-binary properties accessed by this connection (value is "text/plain").
TextOptimizer - Class in org.apache.sling.scripting.jsp.jasper.compiler
 
TextOptimizer() - Constructor for class org.apache.sling.scripting.jsp.jasper.compiler.TextOptimizer
 
tfp - Variable in class org.apache.sling.scripting.jsp.jasper.compiler.Compiler
 
THREAD_POOL - Static variable in class org.apache.sling.event.impl.support.Environment
Global thread pool.
ThreadDumpCommand - Class in org.apache.sling.extensions.threaddump.internal
 
ThreadDumpCommand() - Constructor for class org.apache.sling.extensions.threaddump.internal.ThreadDumpCommand
 
ThreadDumperPanel - Class in org.apache.sling.extensions.threaddump.internal
 
ThreadDumperPanel() - Constructor for class org.apache.sling.extensions.threaddump.internal.ThreadDumperPanel
 
threadPool - Variable in class org.apache.sling.commons.scheduler.impl.QuartzScheduler
 
ThreadPool - Interface in org.apache.sling.commons.threads
The thread pool interface allows to start runnables by getting threads from a managed pool.
ThreadPoolConfig - Interface in org.apache.sling.commons.threads
The thread pool configuration.
ThreadPoolConfig.ThreadPoolPolicy - Enum in org.apache.sling.commons.threads
The thread pool policies.
ThreadPoolConfig.ThreadPriority - Enum in org.apache.sling.commons.threads
 
ThreadPoolFacade - Class in org.apache.sling.commons.threads.impl
This is a facade which is delivered to clients.
ThreadPoolFacade(DefaultThreadPool) - Constructor for class org.apache.sling.commons.threads.impl.ThreadPoolFacade
 
threadPoolManager - Variable in class org.apache.sling.commons.scheduler.impl.QuartzScheduler
 
ThreadPoolManager - Interface in org.apache.sling.commons.threads
The ThreadPoolManager manages thread pools.
TIDY - Static variable in class org.apache.sling.servlets.get.impl.helpers.JsonRendererServlet
 
TIDY - Static variable in class org.apache.sling.servlets.get.impl.JsonQueryServlet
 
TIMED_EVENT_NODE_TYPE - Static variable in class org.apache.sling.event.impl.jobs.jcr.JCRHelper
 
TimedEventStatusProvider - Interface in org.apache.sling.event
This service provides the current timed events status.
TimedJobHandler - Class in org.apache.sling.event.impl
An event handler for timed events.
TimedJobHandler() - Constructor for class org.apache.sling.event.impl.TimedJobHandler
 
TimedJobHandler.ScheduleInfo - Class in org.apache.sling.event.impl
 
TimedJobHandler.ScheduleInfo(Event) - Constructor for class org.apache.sling.event.impl.TimedJobHandler.ScheduleInfo
 
TldLocationsCache - Class in org.apache.sling.scripting.jsp.jasper.compiler
A container for all tag libraries that are defined "globally" for the web application.
TldLocationsCache() - Constructor for class org.apache.sling.scripting.jsp.jasper.compiler.TldLocationsCache
 
TMP_DIR - Static variable in class org.apache.sling.scripting.jsp.jasper.Constants
 
toBoolean(Object, boolean) - Static method in class org.apache.sling.commons.osgi.OsgiUtil
Returns the boolean value of the parameter or the defaultValue if the parameter is null.
toBundle() - Method in class org.apache.sling.maven.projectsupport.ArtifactDefinition
 
toClass(String, ClassLoader) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
Returns the Class object associated with the class or interface with the given string name.
toDateString(long) - Static method in class org.apache.sling.engine.impl.SlingHttpServletResponseImpl
Converts the time value given as the number of milliseconds since January 1, 1970 to a date and time string compliant with RFC 1123 date specification.
TODO_FAILS_testErbHtml() - Method in class org.apache.sling.launchpad.webapp.integrationtest.NodetypeRenderingTest
 
TODO_FAILS_testEspHtmlUppercase() - Method in class org.apache.sling.launchpad.webapp.integrationtest.SlingResourceTypeRenderingTest
 
TODO_FAILS_testEspHtmlWithContentBasedPath() - Method in class org.apache.sling.launchpad.webapp.integrationtest.NodetypeRenderingTest
 
TODO_FAILS_testEspHtmlWithContentBasedPath() - Method in class org.apache.sling.launchpad.webapp.integrationtest.SlingResourceTypeRenderingTest
 
TODO_FAILS_testEspNoExtension() - Method in class org.apache.sling.launchpad.webapp.integrationtest.SlingResourceTypeRenderingTest
 
TODO_FAILS_testFtlHtml() - Method in class org.apache.sling.launchpad.webapp.integrationtest.NodetypeRenderingTest
 
TODO_FAILS_testJsHtml() - Method in class org.apache.sling.launchpad.webapp.integrationtest.NodetypeRenderingTest
 
TODO_FAILS_testJsHtml() - Method in class org.apache.sling.launchpad.webapp.integrationtest.SlingResourceTypeRenderingTest
 
TODO_FAILS_testSearchSyntheticResource() - Method in class org.apache.sling.launchpad.webapp.integrationtest.SyntheticResourceTest
 
TODO_FAILS_testSearchSyntheticResourceHtml() - Method in class org.apache.sling.launchpad.webapp.integrationtest.SyntheticResourceTest
 
TODO_FAILS_testSearchSyntheticResourceJson() - Method in class org.apache.sling.launchpad.webapp.integrationtest.SyntheticResourceTest
 
TODO_FAILS_testSearchSyntheticResourceTxt() - Method in class org.apache.sling.launchpad.webapp.integrationtest.SyntheticResourceTest
 
TODO_FAILS_testSyntheticResourceWithJstTemplate() - Method in class org.apache.sling.launchpad.webapp.integrationtest.SyntheticResourceTest
 
TODO_FAILS_testVltHtml() - Method in class org.apache.sling.launchpad.webapp.integrationtest.NodetypeRenderingTest
 
toDouble(Object, double) - Static method in class org.apache.sling.commons.osgi.OsgiUtil
Returns the parameter as a double or the defaultValue if the parameter is null or if the parameter is not a Double and cannot be converted to a Double from the parameter's string value.
toInteger(Object, int) - Static method in class org.apache.sling.commons.osgi.OsgiUtil
Returns the parameter as an integer or the defaultValue if the parameter is null or if the parameter is not an Integer and cannot be converted to an Integer from the parameter's string value.
toJavaObject(Value) - Static method in class org.apache.sling.jcr.resource.JcrResourceUtil
Converts a JCR Value to a corresponding Java Object
toJavaObject(Property) - Static method in class org.apache.sling.jcr.resource.JcrResourceUtil
Converts the value(s) of a JCR Property to a corresponding Java Object.
toJavaSourceType(String) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
Class.getName() return arrays in the form "[[[", where et, the element type can be one of ZBCDFIJS or L; It is converted into forms that can be understood by javac.
toJavaSourceTypeFromTld(String) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
Handles taking input from TLDs 'java.lang.Object' -> 'java.lang.Object.class' 'int' -> 'int.class' 'void' -> 'Void.TYPE' 'int[]' -> 'int[].class'
toJSONArray(JSONArray) - Method in class org.apache.sling.commons.json.JSONObject
Produce a JSONArray containing the values of the members of this JSONObject.
toJSONArray(String) - Static method in class org.apache.sling.commons.json.util.CDL
Produce a JSONArray of JSONObjects from a comma delimited text string, using the first row as a source of names.
toJSONArray(JSONTokener) - Static method in class org.apache.sling.commons.json.util.CDL
Produce a JSONArray of JSONObjects from a comma delimited text string, using the first row as a source of names.
toJSONArray(JSONArray, String) - Static method in class org.apache.sling.commons.json.util.CDL
Produce a JSONArray of JSONObjects from a comma delimited text string using a supplied JSONArray as the source of element names.
toJSONArray(JSONArray, JSONTokener) - Static method in class org.apache.sling.commons.json.util.CDL
Produce a JSONArray of JSONObjects from a comma delimited text string using a supplied JSONArray as the source of element names.
toJSONObject(String) - Static method in class org.apache.sling.commons.json.http.Cookie
Convert a cookie specification string into a JSONObject.
toJSONObject(String) - Static method in class org.apache.sling.commons.json.http.CookieList
Convert a cookie list into a JSONObject.
toJSONObject(String) - Static method in class org.apache.sling.commons.json.http.HTTP
Convert an HTTP header string into a JSONObject.
toJSONObject(JSONArray) - Method in class org.apache.sling.commons.json.JSONArray
Produce a JSONObject by combining a JSONArray of names with the values of this JSONArray.
toJSONObject(String) - Static method in class org.apache.sling.commons.json.xml.XML
Convert a well-formed (but not necessarily valid) XML string into a JSONObject.
toJSONString() - Method in interface org.apache.sling.commons.json.JSONString
The toJSONString method allows a class to produce its own JSON serialization.
toLong(Object, long) - Static method in class org.apache.sling.commons.osgi.OsgiUtil
Returns the parameter as a long or the defaultValue if the parameter is null or if the parameter is not a Long and cannot be converted to a Long from the parameter's string value.
toObject(Object) - Static method in class org.apache.sling.commons.osgi.OsgiUtil
Returns the parameter as a single value.
TooManyCallsException - Exception in org.apache.sling.api.request
The TooManyCallsException is thrown by the Sling implementation if to many inclusions have been called for during a single request.
TooManyCallsException(String) - Constructor for exception org.apache.sling.api.request.TooManyCallsException
Creates an instance of this exception naming the Servlet (or Script) whose call caused this exception to be thrown.
TooManySessionsException - Exception in org.apache.sling.jcr.api
The TooManySessionsException is a special LoginException thrown when the number of active sessions in a given session pool has reached the configured maximum number of sessions.
TooManySessionsException(String) - Constructor for exception org.apache.sling.jcr.api.TooManySessionsException
 
TooManySessionsException(Throwable) - Constructor for exception org.apache.sling.jcr.api.TooManySessionsException
 
TooManySessionsException(String, Throwable) - Constructor for exception org.apache.sling.jcr.api.TooManySessionsException
 
TOPIC_ADAPTER_FACTORY_ADDED - Static variable in class org.apache.sling.api.SlingConstants
The topic for the OSGi event which is sent when an adapter factory has been added.
TOPIC_ADAPTER_FACTORY_REMOVED - Static variable in class org.apache.sling.api.SlingConstants
The topic for the OSGi event which is sent when an adapter factory has been removed.
TOPIC_JOB - Static variable in class org.apache.sling.event.EventUtil
Deprecated. Use JobUtil.TOPIC_JOB
TOPIC_JOB - Static variable in class org.apache.sling.event.jobs.JobUtil
The topic for jobs.
TOPIC_JOB_CANCELLED - Static variable in class org.apache.sling.event.EventUtil
Deprecated. Use JobUtil.TOPIC_JOB_CANCELLED
TOPIC_JOB_CANCELLED - Static variable in class org.apache.sling.event.jobs.JobUtil
Asynchronous notification event when a job is cancelled.
TOPIC_JOB_FAILED - Static variable in class org.apache.sling.event.EventUtil
Deprecated. Use JobUtil.TOPIC_JOB_FAILED
TOPIC_JOB_FAILED - Static variable in class org.apache.sling.event.jobs.JobUtil
Asynchronous notification event when a job failed.
TOPIC_JOB_FINISHED - Static variable in class org.apache.sling.event.EventUtil
Deprecated. Use JobUtil.TOPIC_JOB_FINISHED
TOPIC_JOB_FINISHED - Static variable in class org.apache.sling.event.jobs.JobUtil
Asynchronous notification event when a job is finished.
TOPIC_JOB_STARTED - Static variable in class org.apache.sling.event.EventUtil
Deprecated. Use JobUtil.TOPIC_JOB_STARTED
TOPIC_JOB_STARTED - Static variable in class org.apache.sling.event.jobs.JobUtil
Asynchronous notification event when a job is started.
TOPIC_RESOURCE_ADDED - Static variable in class org.apache.sling.api.SlingConstants
The topic for the OSGi event which is sent when a resource has been added to the resource tree.
TOPIC_RESOURCE_CHANGED - Static variable in class org.apache.sling.api.SlingConstants
The topic for the OSGi event which is sent when a resource has been changed in the resource tree.
TOPIC_RESOURCE_PROVIDER_ADDED - Static variable in class org.apache.sling.api.SlingConstants
The topic for the OSGi event which is sent when a resource provider has been added to the resource tree.
TOPIC_RESOURCE_PROVIDER_REMOVED - Static variable in class org.apache.sling.api.SlingConstants
The topic for the OSGi event which is sent when a resource provider has been removed from the resource tree.
TOPIC_RESOURCE_REMOVED - Static variable in class org.apache.sling.api.SlingConstants
The topic for the OSGi event which is sent when a resource has been removed from the resource tree.
TOPIC_SCRIPT_ENGINE_FACTORY_ADDED - Static variable in class org.apache.sling.api.scripting.SlingScriptConstants
The topic for the OSGi event which is sent when a script engine factory has been added.
TOPIC_SCRIPT_ENGINE_FACTORY_REMOVED - Static variable in class org.apache.sling.api.scripting.SlingScriptConstants
The topic for the OSGi event which is sent when a script engine factory has been removed.
TOPIC_TIMED_EVENT - Static variable in class org.apache.sling.event.EventUtil
The topic for timed events.
TopicRoundRobinJobQueue - Class in org.apache.sling.event.impl.jobs.queues
This queue acts similar to the parallel job queue.
TopicRoundRobinJobQueue(String, InternalQueueConfiguration, EnvironmentComponent, Scheduler) - Constructor for class org.apache.sling.event.impl.jobs.queues.TopicRoundRobinJobQueue
 
TopicStatistics - Interface in org.apache.sling.event.jobs
Statistic information about a topic.
TopicStatisticsImpl - Class in org.apache.sling.event.impl.jobs
Implementation of the statistics.
TopicStatisticsImpl(String) - Constructor for class org.apache.sling.event.impl.jobs.TopicStatisticsImpl
Constructor.
toplabel - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
BitSet for toplabel.
toSlingHttpServletRequest(ServletRequest) - Static method in class org.apache.sling.engine.impl.request.RequestData
 
toSlingHttpServletResponse(ServletResponse) - Static method in class org.apache.sling.engine.impl.request.RequestData
 
toString() - Method in class org.apache.sling.api.resource.NonExistingResource
 
toString() - Method in class org.apache.sling.api.resource.ResourceWrapper
Returns a string representation of this wrapper consisting of the class' simple name, the resource type and path as well as the string representation of the wrapped resource.
toString() - Method in class org.apache.sling.api.resource.SyntheticResource
 
toString() - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
 
toString() - Method in class org.apache.sling.auth.core.impl.engine.EngineAuthenticationHandlerHolder
 
toString() - Method in enum org.apache.sling.auth.form.FormReason
Returns the message set when constructing this instance.
toString() - Method in class org.apache.sling.auth.form.impl.FormAuthenticationHandler
 
toString() - Method in enum org.apache.sling.auth.openid.OpenIDFailure
Returns the message set when constructing this instance.
toString() - Method in class org.apache.sling.bundleresource.impl.BundleResource
 
toString(JSONObject) - Static method in class org.apache.sling.commons.json.http.Cookie
Convert a JSONObject into a cookie specification string.
toString(JSONObject) - Static method in class org.apache.sling.commons.json.http.CookieList
Convert a JSONObject into a cookie list.
toString(JSONObject) - Static method in class org.apache.sling.commons.json.http.HTTP
Convert a JSONObject into an HTTP header.
toString() - Method in class org.apache.sling.commons.json.io.JSONStringer
Return the JSON text.
toString() - Method in class org.apache.sling.commons.json.JSONArray
Make a JSON text of this JSONArray.
toString(int) - Method in class org.apache.sling.commons.json.JSONArray
Make a prettyprinted JSON text of this JSONArray.
toString() - Method in class org.apache.sling.commons.json.JSONObject
Make a JSON text of this JSONObject.
toString(int) - Method in class org.apache.sling.commons.json.JSONObject
Make a prettyprinted JSON text of this JSONObject.
toString() - Method in class org.apache.sling.commons.json.JSONTokener
Make a printable string of this JSONTokener.
toString(JSONArray) - Static method in class org.apache.sling.commons.json.util.CDL
Produce a comma delimited text from a JSONArray of JSONObjects.
toString(JSONArray, JSONArray) - Static method in class org.apache.sling.commons.json.util.CDL
Produce a comma delimited text from a JSONArray of JSONObjects using a provided list of names.
toString(Object) - Static method in class org.apache.sling.commons.json.xml.XML
Convert a JSONObject into a well-formed, element-normal XML string.
toString(Object, String) - Static method in class org.apache.sling.commons.json.xml.XML
Convert a JSONObject into a well-formed, element-normal XML string.
toString() - Method in class org.apache.sling.commons.osgi.bundleversion.FileBundleVersionInfo
 
toString(Object, String) - Static method in class org.apache.sling.commons.osgi.OsgiUtil
Returns the parameter as a string or the defaultValue if the parameter is null.
toString() - Method in class org.apache.sling.commons.testing.integration.NameValuePair
 
toString() - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
toString() - Method in enum org.apache.sling.engine.impl.filter.ServletFilterManager.FilterChainType
 
toString() - Method in class org.apache.sling.engine.impl.parameters.ContainerRequestParameter
 
toString() - Method in class org.apache.sling.engine.impl.request.SlingRequestPathInfo
 
toString() - Method in class org.apache.sling.event.EventPropertiesMap
 
toString(Event) - Static method in class org.apache.sling.event.EventUtil
Improved toString method for an Event.
toString() - Method in class org.apache.sling.event.impl.jobs.config.InternalQueueConfiguration
 
toString() - Method in class org.apache.sling.installer.api.InstallableResource
 
toString() - Method in class org.apache.sling.installer.api.tasks.InstallTask
 
toString() - Method in class org.apache.sling.installer.core.impl.RegisteredResourceImpl
 
toString() - Method in class org.apache.sling.installer.core.impl.tasks.BundleStartTask
 
toString() - Method in class org.apache.sling.installer.core.impl.tasks.SynchronousRefreshPackagesTask
 
toString() - Method in class org.apache.sling.jackrabbit.usermanager.impl.resource.AuthorizableResource
 
toString() - Method in class org.apache.sling.jackrabbit.usermanager.impl.resource.AuthorizableValueMap
Reads the authorizable map completely and returns the string representation of the cached properties.
toString() - Method in class org.apache.sling.jcr.classloader.internal.ClassPathEntry
 
toString() - Method in class org.apache.sling.jcr.classloader.internal.DynamicRepositoryClassLoader
Returns a string representation of this class loader.
toString() - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProviderEntry
toString() - Method in class org.apache.sling.jcr.resource.internal.helper.MapEntry
 
toString() - Method in class org.apache.sling.jcr.resource.internal.helper.Mapping
 
toString() - Method in class org.apache.sling.jcr.resource.internal.helper.RedirectResource
 
toString() - Method in class org.apache.sling.jcr.resource.internal.helper.ResourceProviderEntry
toString() - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Get the escaped URI string.
toString() - Method in class org.apache.sling.jcr.resource.internal.helper.WrappedResourceProvider
toString() - Method in class org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletUpdateTest.TestEventListener
 
toString() - Method in class org.apache.sling.maven.projectsupport.ArtifactDefinition
 
toString() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableCalendar
 
toString() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
toString() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
toString() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.SmapGenerator
 
toString() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.SmapStratum.LineInfo
 
toString() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.SmapStratum
 
toString(Object) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
 
toString(byte) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
 
toString(boolean) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
 
toString(short) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
 
toString(int) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
 
toString(float) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
 
toString(long) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
 
toString(double) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
 
toString(char) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
 
toString() - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.TreeNode
Return a String representation of this TreeNode.
toString(StringBuffer, int, TreeNode) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.TreeNode
Append to the specified StringBuffer a character representation of this node, with the specified amount of indentation.
toString() - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLString
Returns a string representation of this object.
toString() - Method in class org.apache.sling.servlets.post.impl.helper.MediaRangeList.MediaRange
 
toString() - Method in class org.apache.sling.servlets.post.Modification
 
toString() - Method in class org.apache.sling.servlets.resolver.internal.resource.ServletResourceProvider
Return suitable info for logging
toStringArray(Object) - Static method in class org.apache.sling.commons.osgi.OsgiUtil
Returns the parameter as an array of Strings.
toStringArray(Object, String[]) - Static method in class org.apache.sling.commons.osgi.OsgiUtil
Returns the parameter as an array of Strings.
toURI(String) - Static method in class org.apache.sling.jcr.resource.internal.helper.MapEntry
 
toURL() - Method in class org.apache.sling.jcr.classloader.internal.ClassPathEntry
Returns this ClassPathEntry represented as an URL to be used in a list of URLs to further work on.
trace(Object) - Method in interface org.apache.juli.logging.Log
Log a message with trace log level.
trace(Object, Throwable) - Method in interface org.apache.juli.logging.Log
Log an error with trace log level.
trace(Object, Throwable) - Method in class org.apache.juli.logging.Slf4jLog
 
trace(Object) - Method in class org.apache.juli.logging.Slf4jLog
 
transform(RegisteredResource) - Method in interface org.apache.sling.installer.api.tasks.ResourceTransformer
Try to transform the registered resource.
transform(RegisteredResource) - Method in class org.apache.sling.installer.core.impl.DefaultTransformer
 
transform(RegisteredResource, TransformationResult[]) - Method in class org.apache.sling.installer.core.impl.PersistentResourceList
Transform an unknown resource to a registered one
TransformationResult - Class in org.apache.sling.installer.api.tasks
A result of a ResourceTransformer.
TransformationResult() - Constructor for class org.apache.sling.installer.api.tasks.TransformationResult
 
TreeNode - Class in org.apache.sling.scripting.jsp.jasper.xmlparser
Simplified implementation of a Node from a Document Object Model (DOM) parse of an XML document.
TreeNode(String) - Constructor for class org.apache.sling.scripting.jsp.jasper.xmlparser.TreeNode
Construct a new node with no parent.
TreeNode(String, TreeNode) - Constructor for class org.apache.sling.scripting.jsp.jasper.xmlparser.TreeNode
Construct a new node with the specified parent.
trouble - Variable in class org.apache.sling.engine.impl.output.BufferedPrintWriter
 
TrustedCredentials - Class in org.apache.sling.jcr.jackrabbit.server.impl.security
 
TrustedCredentials(String) - Constructor for class org.apache.sling.jcr.jackrabbit.server.impl.security.TrustedCredentials
 
type - Variable in class org.apache.sling.jcr.contentloader.internal.readers.XmlReader.PropertyDescription
 
TYPE_BUNDLE - Static variable in class org.apache.sling.installer.api.InstallableResource
The type for a bundle - in this case InstallableResource.getInputStream() must return an input stream to the bundle.
TYPE_COLLECTIONS - Static variable in class org.apache.sling.jcr.webdav.impl.servlets.SlingWebDavServlet
 
TYPE_COLLECTIONS_DEFAULT - Static variable in class org.apache.sling.jcr.webdav.impl.servlets.SlingWebDavServlet
 
TYPE_CONFIG - Static variable in class org.apache.sling.installer.api.InstallableResource
The type for a configuration - in this case InstallableResource.getDictionary() must return a dictionary with the configuration.
TYPE_CONTENT - Static variable in class org.apache.sling.jcr.webdav.impl.servlets.SlingWebDavServlet
 
TYPE_CONTENT_DEFAULT - Static variable in class org.apache.sling.jcr.webdav.impl.servlets.SlingWebDavServlet
 
TYPE_FILE - Static variable in class org.apache.sling.installer.api.InstallableResource
The type for all other provided data like a bundle etc.
TYPE_HINT_SUFFIX - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Suffix indicating a type hint for the property (value is "@TypeHint").
TYPE_NONCOLLECTIONS - Static variable in class org.apache.sling.jcr.webdav.impl.servlets.SlingWebDavServlet
 
TYPE_NONCOLLECTIONS_DEFAULT - Static variable in class org.apache.sling.jcr.webdav.impl.servlets.SlingWebDavServlet
 
TYPE_PROPERTIES - Static variable in class org.apache.sling.installer.api.InstallableResource
The type for properties - in this case InstallableResource.getDictionary() should contain a dictionary or the InstallableResource.getInputStream() should point to a property or configuration file.
TYPE_PROPERTY - Static variable in interface org.apache.sling.auth.core.spi.AuthenticationHandler
The name of the service registration property (single string) providing the authentication type of authentication handler.

U

UCS2BE - Static variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.UCSReader
 
UCS2LE - Static variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.UCSReader
 
UCS4BE - Static variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.UCSReader
 
UCS4LE - Static variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.UCSReader
 
UCSReader - Class in org.apache.sling.scripting.jsp.jasper.xmlparser
Reader for UCS-2 and UCS-4 encodings.
UCSReader(InputStream, short) - Constructor for class org.apache.sling.scripting.jsp.jasper.xmlparser.UCSReader
Constructs an ASCII reader from the specified input stream using the default buffer size.
UCSReader(InputStream, int, short) - Constructor for class org.apache.sling.scripting.jsp.jasper.xmlparser.UCSReader
Constructs an ASCII reader from the specified input stream and buffer size.
unbindAdapterFactory(ServiceReference) - Method in class org.apache.sling.adapter.internal.AdapterManagerImpl
 
unbindContentImporter(ContentImporter) - Method in class org.apache.sling.servlets.post.impl.SlingPostServlet
 
unbindDynamicClassLoaderManager(DynamicClassLoaderManager) - Method in class org.apache.sling.scripting.jsp.JspScriptEngineFactory
Unbind the class loader provider.
unbindJob(ServiceReference) - Method in class org.apache.sling.commons.scheduler.impl.QuartzScheduler
Unbind a job.
unbindLog(LogService) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository
 
unbindLog(LogService) - Method in class org.apache.sling.jcr.jackrabbit.server.impl.AbstractRegistrationSupport
Unbinds the LogService
unbindMimeTypeProvider(MimeTypeProvider) - Method in class org.apache.sling.commons.mime.internal.MimeTypeServiceImpl
 
unbindNodeNameGenerator(ServiceReference) - Method in class org.apache.sling.servlets.post.impl.SlingPostServlet
 
unbindPostOperation(ServiceReference) - Method in class org.apache.sling.servlets.post.impl.SlingPostServlet
 
unbindPostProcessor(ServiceReference) - Method in class org.apache.sling.servlets.post.impl.SlingPostServlet
 
unbindRepository(String, Object) - Method in class org.apache.sling.jcr.jackrabbit.server.impl.AbstractRegistrationSupport
Called to actually unregister a repository with the registry.
unbindRepository(ServiceReference) - Method in class org.apache.sling.jcr.jackrabbit.server.impl.AbstractRegistrationSupport
Unregisters the repository identified by the OSGi service reference under the name set as service property.
unbindRepository(String, Object) - Method in class org.apache.sling.jcr.jackrabbit.server.impl.JndiRegistrationSupport
 
unbindRepository(String, Object) - Method in class org.apache.sling.jcr.jackrabbit.server.impl.RmiRegistrationSupport
 
unbindRequestLoggerService(RequestLoggerService) - Method in class org.apache.sling.engine.impl.log.RequestLogger
Binds a RequestLoggerService to be used during request filter.
unbindResourceDecorator(ResourceDecorator, Map<String, Object>) - Method in class org.apache.sling.jcr.resource.internal.JcrResourceResolverFactoryImpl
 
unbindResourceDecorator(ResourceDecorator, Map<String, Object>) - Method in class org.apache.sling.jcr.resource.internal.ResourceDecoratorTracker
 
unbindResourceProvider(ResourceProvider, Map<String, Object>, ServiceTracker) - Method in class org.apache.sling.jcr.resource.internal.helper.RootResourceProviderEntry
 
unbindResourceProvider(ResourceProvider, Map<String, Object>) - Method in class org.apache.sling.jcr.resource.internal.JcrResourceResolverFactoryImpl
 
unbindScriptEngineFactory(ScriptEngineFactory) - Method in class org.apache.sling.scripting.core.impl.ScriptEngineManagerFactory
 
unbindServlet(ServiceReference) - Method in class org.apache.sling.servlets.resolver.internal.SlingServletResolver
 
unbindSlingServletContext(ServletContext) - Method in class org.apache.sling.scripting.jsp.JspScriptEngineFactory
Unbinds the Sling ServletContext and removes any known servlet context attributes preventing the bundles's class loader from being collected.
unbindTask(ServiceReference) - Method in class org.apache.sling.commons.scheduler.impl.QuartzScheduler
Unbind a task.
unbindThreadPool(EventingThreadPool) - Method in class org.apache.sling.event.impl.EnvironmentComponent
 
uncaughtException(Thread, Throwable) - Method in class org.apache.sling.extensions.threaddump.internal.Activator
Logs the uncaught exception for the thread at level ERROR and chains to the old handler, which was installed before this handler has been installed.
unescape(String) - Static method in class org.apache.sling.commons.json.http.Cookie
Convert %hh sequences to single characters, and convert plus to space.
ungetService(Bundle, ServiceRegistration, Object) - Method in class org.apache.sling.commons.classloader.impl.DynamicClassLoaderManagerFactory
 
ungetService(Bundle, ServiceRegistration, Object) - Method in class org.apache.sling.commons.log.internal.config.ConfigurationServiceFactory
 
ungetService(Bundle, ServiceRegistration, Object) - Method in class org.apache.sling.commons.log.internal.LogReaderServiceFactory
 
ungetService(Bundle, ServiceRegistration, Object) - Method in class org.apache.sling.commons.log.internal.LogServiceFactory
 
uninstall() - Method in class org.apache.sling.commons.testing.osgi.MockBundle
 
UNINSTALL_DIRECTIVE - Static variable in class org.apache.sling.jcr.contentloader.internal.PathEntry
The uninstall directive specifying if content should be uninstalled.
uniqueId - Variable in class org.apache.sling.event.impl.jobs.JobEvent
 
UNKNOWN - Static variable in exception org.apache.sling.jcr.resource.internal.helper.URI.DefaultCharsetChanged
No specified reason code.
UNKNOWN - Static variable in exception org.apache.sling.jcr.resource.internal.helper.URIException
No specified reason code.
unlock() - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
unlock() - Method in class org.apache.sling.event.impl.jobs.jcr.JCRJobEvent
 
unlock(Session, String) - Method in class org.apache.sling.event.impl.jobs.jcr.LockManager
Unlock the node at the given path.
unlock(JobEvent) - Method in class org.apache.sling.event.impl.jobs.jcr.PersistenceHandler
Unlock the node for the event
unlock() - Method in class org.apache.sling.event.impl.jobs.JobEvent
 
unlockBundleContentInfo(Session, Bundle, boolean, List<String>) - Method in class org.apache.sling.jcr.contentloader.internal.ContentLoaderService
 
unpackBaseArtifact() - Method in class org.apache.sling.maven.projectsupport.PreparePackageMojo
 
unpackBaseArtifact() - Method in class org.apache.sling.maven.projectsupport.PrepareTestWebAppMojo
 
unregister(Object) - Static method in class org.apache.sling.engine.impl.WebConsoleConfigPrinter
 
unregister(PluggableDefaultAccessManager) - Method in class org.apache.sling.jcr.jackrabbit.server.impl.AccessManagerFactoryTracker
 
unregisterBundle(Session, Bundle) - Method in class org.apache.sling.jcr.contentloader.internal.Loader
Unregister a bundle.
unregisterBundle(Bundle) - Method in class org.apache.sling.jcr.ocm.impl.classloader.MapperClassLoader
 
unregisterClass(String) - Method in class org.apache.sling.jcr.ocm.impl.classloader.MapperClassLoader
 
unregisterClassLoader(ClassLoader) - Method in class org.apache.sling.jcr.ocm.impl.classloader.MapperClassLoader
 
unregisterManagerFactory() - Method in class org.apache.sling.commons.classloader.impl.Activator
Unregister the dynamic class loader manager factory.
unregisterNamespaces(Bundle) - Method in class org.apache.sling.jcr.base.internal.loader.Loader
Unregister namespaces defined in the bundle.
unregisterPanel() - Static method in class org.apache.sling.commons.log.internal.slf4j.SlingLogPanel
 
unregisterPrinter() - Static method in class org.apache.sling.commons.log.internal.slf4j.SlingConfigurationPrinter
 
unregisterService(ServiceRegistration) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository
Unregisters the service represented by the serviceRegistration.
unregisterWrapper(Class<?>) - Method in class org.apache.sling.scripting.javascript.helper.SlingWrapFactory
 
unreserved - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
Data characters that are allowed in a URI but do not have a reserved purpose are called unreserved.
unsetAdapterManager(AdapterManager) - Static method in class org.apache.sling.api.adapter.SlingAdaptable
Unset an adapter manager previously set with SlingAdaptable.setAdapterManager(AdapterManager).
unsetAuthenticationSupport(AuthenticationSupport) - Method in class org.apache.sling.engine.impl.SlingMainServlet
 
unsetMimeTypeService(MimeTypeService) - Method in class org.apache.sling.engine.impl.SlingMainServlet
 
unsetRequestLogger(RequestLogger) - Method in class org.apache.sling.engine.impl.SlingMainServlet
 
unsetServletResolver(ServletResolver) - Method in class org.apache.sling.engine.impl.SlingMainServlet
 
UNSUPPORTED_ENCODING - Static variable in exception org.apache.sling.jcr.resource.internal.helper.URIException
The unsupported character encoding.
unwise - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
BitSet for unwise.
unwrap(ServletRequest) - Static method in class org.apache.sling.engine.impl.request.RequestData
Unwraps the ServletRequest to a SlingHttpServletRequest.
unwrap(SlingHttpServletRequest) - Static method in class org.apache.sling.engine.impl.request.RequestData
Unwraps the SlingHttpServletRequest to a SlingHttpServletRequestImpl
unwrap(ServletResponse) - Static method in class org.apache.sling.engine.impl.request.RequestData
Unwraps the ServletRequest to a SlingHttpServletRequest.
unwrap(SlingHttpServletResponse) - Static method in class org.apache.sling.engine.impl.request.RequestData
Unwraps a SlingHttpServletResponse to a SlingHttpServletResponseImpl
unwrap() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableCalendar
 
unwrap() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
unwrap() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptablePrintWriter
 
unwrap() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
unwrap() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
 
update(String) - Method in class org.apache.sling.commons.testing.jcr.MockNode
 
update() - Method in class org.apache.sling.commons.testing.osgi.MockBundle
 
update(InputStream) - Method in class org.apache.sling.commons.testing.osgi.MockBundle
 
update(ThreadPoolConfig, String, String) - Method in class org.apache.sling.commons.threads.impl.DefaultThreadPoolManager.Entry
 
update(Map<String, Object>) - Method in class org.apache.sling.event.impl.jobs.DefaultJobManager
Configure this component.
update(Map<String, Object>) - Method in class org.apache.sling.event.impl.jobs.jcr.LockManager
 
update(ComponentContext) - Method in class org.apache.sling.event.impl.jobs.jcr.PersistenceHandler
 
update() - Method in class org.apache.sling.launchpad.base.impl.SlingFelix
 
update(InputStream) - Method in class org.apache.sling.launchpad.base.impl.SlingFelix
 
UPDATE_FOLDERS_LIST_COUNTER - Static variable in class org.apache.sling.installer.provider.jcr.impl.JcrInstaller
 
updated(String, Dictionary) - Method in class org.apache.sling.commons.threads.impl.DefaultThreadPoolManager
 
updated(List<File>, List<File>, List<File>) - Method in interface org.apache.sling.installer.provider.file.impl.FileChangesListener
 
updated(List<File>, List<File>, List<File>) - Method in class org.apache.sling.installer.provider.file.impl.Installer
 
updated(File) - Method in class org.apache.sling.launchpad.app.Main
The framework has been stopped with the intent to be restarted by calling either of the Bundle.update methods on the system bundle.
updated(File) - Method in interface org.apache.sling.launchpad.base.shared.Notifiable
Called when the OSGi framework has been stopped because any of the Bundle.update methods has been called on the system bundle.
updated(File) - Method in class org.apache.sling.launchpad.webapp.SlingServlet
The framework has been stopped with the intent to be restarted by calling either of the Bundle.update methods on the system bundle.
updated(File) - Method in class org.apache.sling.maven.projectsupport.AbstractLaunchpadStartingMojo
 
updateDigestCache(String, String) - Method in class org.apache.sling.installer.core.impl.FileDataStore
 
updateGlobalConfiguration(Dictionary<String, String>) - Method in class org.apache.sling.commons.log.internal.slf4j.LogConfigManager
 
updateGroupMembership(SlingHttpServletRequest, Authorizable, List<Modification>) - Method in class org.apache.sling.jackrabbit.usermanager.impl.post.AbstractGroupPostServlet
Update the group membership based on the ":member" request parameters.
UpdateGroupServlet - Class in org.apache.sling.jackrabbit.usermanager.impl.post
Sling Post Operation implementation for updating a group in the jackrabbit UserManager.
UpdateGroupServlet() - Constructor for class org.apache.sling.jackrabbit.usermanager.impl.post.UpdateGroupServlet
 
UpdateGroupTest - Class in org.apache.sling.launchpad.webapp.integrationtest.userManager
Tests for the 'updateAuthorizable' Sling Post Operation on a group resource.
UpdateGroupTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.userManager.UpdateGroupTest
 
updateLoggerConfiguration(String, Dictionary<?, ?>) - Method in class org.apache.sling.commons.log.internal.slf4j.LogConfigManager
Updates or removes the logger configuration indicated by the given pid.
updateLogWriter(String, Dictionary<?, ?>) - Method in class org.apache.sling.commons.log.internal.slf4j.LogConfigManager
Updates or removes the log writer configuration identified by the pid.
updateResourceDecoratorsArray() - Method in class org.apache.sling.jcr.resource.internal.ResourceDecoratorTracker
Updates the ResourceDecorators array, this method is not thread safe and should only be called from a synchronized block.
updateResources(String, InstallableResource[], String[]) - Method in interface org.apache.sling.installer.api.OsgiInstaller
Inform the installer that resources are available for installation and/or other resources are no longer available.
updateResources(String, InstallableResource[], String[]) - Method in class org.apache.sling.installer.core.impl.OsgiInstallerImpl
 
UpdateUserServlet - Class in org.apache.sling.jackrabbit.usermanager.impl.post
Sling Post Operation implementation for updating a user in the jackrabbit UserManager.
UpdateUserServlet() - Constructor for class org.apache.sling.jackrabbit.usermanager.impl.post.UpdateUserServlet
 
UpdateUserTest - Class in org.apache.sling.launchpad.webapp.integrationtest.userManager
Tests for the 'updateAuthorizable' and 'changePassword' Sling Post Operations on a user resource.
UpdateUserTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.userManager.UpdateUserTest
 
upload(String, InputStream) - Method in class org.apache.sling.commons.testing.integration.SlingIntegrationTestClient
Upload a file to the Sling repository
uploadAndCheck(String) - Method in class org.apache.sling.launchpad.webapp.integrationtest.WebdavUploadTest
 
UploadFileTest - Class in org.apache.sling.launchpad.webapp.integrationtest
Test uploading files using the Sling post servlet (SLING-168)
UploadFileTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.UploadFileTest
 
uploadTestScript(String, String, String) - Method in class org.apache.sling.commons.testing.integration.HttpTestBase
upload rendering test script, and return its URL for future deletion
uploadTestScript(String, String) - Method in class org.apache.sling.launchpad.webapp.integrationtest.RenderingTestBase
 
uploadToFileNode(String, File, String, String) - Method in class org.apache.sling.commons.testing.integration.SlingIntegrationTestClient
Upload to an file node structure, see SLING-168
uploadToFileNodes(String, File[], String[], String[]) - Method in class org.apache.sling.commons.testing.integration.SlingIntegrationTestClient
Upload multiple files to file node structures
URI - Class in org.apache.sling.jcr.resource.internal.helper
The interface for the URI(Uniform Resource Identifiers) version of RFC 2396.
URI() - Constructor for class org.apache.sling.jcr.resource.internal.helper.URI
Create an instance as an internal use
URI(String, boolean, String) - Constructor for class org.apache.sling.jcr.resource.internal.helper.URI
Construct a URI from a string with the given charset.
URI(String, boolean) - Constructor for class org.apache.sling.jcr.resource.internal.helper.URI
Construct a URI from a string with the given charset.
URI(String, String, String) - Constructor for class org.apache.sling.jcr.resource.internal.helper.URI
Construct a general URI from the given components.
URI(String, String, String, String, String) - Constructor for class org.apache.sling.jcr.resource.internal.helper.URI
Construct a general URI from the given components.
URI(String, String, String, int) - Constructor for class org.apache.sling.jcr.resource.internal.helper.URI
Construct a general URI from the given components.
URI(String, String, String, int, String) - Constructor for class org.apache.sling.jcr.resource.internal.helper.URI
Construct a general URI from the given components.
URI(String, String, String, int, String, String) - Constructor for class org.apache.sling.jcr.resource.internal.helper.URI
Construct a general URI from the given components.
URI(String, String, String, int, String, String, String) - Constructor for class org.apache.sling.jcr.resource.internal.helper.URI
Construct a general URI from the given components.
URI(String, String, String, String) - Constructor for class org.apache.sling.jcr.resource.internal.helper.URI
Construct a general URI from the given components.
URI(URI, String, boolean) - Constructor for class org.apache.sling.jcr.resource.internal.helper.URI
Construct a general URI with the given relative URI string.
URI(URI, URI) - Constructor for class org.apache.sling.jcr.resource.internal.helper.URI
Construct a general URI with the given relative URI.
URI.DefaultCharsetChanged - Exception in org.apache.sling.jcr.resource.internal.helper
The charset-changed normal operation to represent to be required to alert to user the fact the default charset is changed.
URI.DefaultCharsetChanged(int, String) - Constructor for exception org.apache.sling.jcr.resource.internal.helper.URI.DefaultCharsetChanged
The constructor with a reason string and its code arguments.
URI.LocaleToCharsetMap - Class in org.apache.sling.jcr.resource.internal.helper
A mapping to determine the (somewhat arbitrarily) preferred charset for a given locale.
URI.LocaleToCharsetMap() - Constructor for class org.apache.sling.jcr.resource.internal.helper.URI.LocaleToCharsetMap
 
URI_reference - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
BitSet for URI-reference.
uric - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
BitSet for uric.
uric_no_slash - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
URI bitset for encoding typical non-slash characters.
URIException - Exception in org.apache.sling.jcr.resource.internal.helper
The URI parsing and escape encoding exception.
URIException() - Constructor for exception org.apache.sling.jcr.resource.internal.helper.URIException
Default constructor.
URIException(int) - Constructor for exception org.apache.sling.jcr.resource.internal.helper.URIException
The constructor with a reason code argument.
URIException(int, String) - Constructor for exception org.apache.sling.jcr.resource.internal.helper.URIException
The constructor with a reason string and its code arguments.
URIException(String) - Constructor for exception org.apache.sling.jcr.resource.internal.helper.URIException
The constructor with a reason string argument.
uriType(String) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.OriginalTldLocationsCache
Returns the type of a URI: ABS_URI ROOT_REL_URI NOROOT_REL_URI
uriType(String) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.TldLocationsCache
Returns the type of a URI: ABS_URI ROOT_REL_URI NOROOT_REL_URI
Url - Class in org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.core
 
Url() - Constructor for class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.core.Url
 
URL_SCHEME - Static variable in class org.apache.sling.installer.provider.jcr.impl.JcrInstaller
 
URLEncode(String, String) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
URL encodes a string, based on the supplied character encoding.
URLFactory - Class in org.apache.sling.jcr.classloader.internal.net
The URLFactory class provides factory methods for creating JCR Repository and JCRJar URLs.
urlsToDelete - Variable in class org.apache.sling.commons.testing.integration.HttpTestBase
URLs stored here are deleted in tearDown
URN_JSPTAGDIR - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
URN_JSPTLD - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
USE_BEAN_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
USER - Static variable in interface org.apache.sling.api.resource.ResourceResolverFactory
Name of the authentication information property providing the name of the user for which the ResourceResolverFactory.getResourceResolver(Map) and ResourceResolverFactory.getAdministrativeResourceResolver(Map) create resource resolvers.
USER_IMPERSONATION - Static variable in interface org.apache.sling.api.resource.ResourceResolverFactory
Name of the authentication information property causing the ResourceResolverFactory.getResourceResolver(Map) and ResourceResolverFactory.getAdministrativeResourceResolver(Map) methods to try to impersonate the created resource resolver to the requested user and return the impersonated resource resolver.
USER_IMPERSONATOR - Static variable in interface org.apache.sling.api.resource.ResourceResolver
The name of the resource resolver attribute which is set if the resource resolver has been impersonated as per the ResourceResolverFactory.USER_IMPERSONATION property.
userinfo - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
Bitset for userinfo.
UTF8Reader - Class in org.apache.sling.scripting.jsp.jasper.xmlparser
 
UTF8Reader(InputStream, int) - Constructor for class org.apache.sling.scripting.jsp.jasper.xmlparser.UTF8Reader
Constructs a UTF-8 reader from the specified input stream, buffer size and MessageFormatter.
Util - Class in org.apache.sling.installer.core.impl
 
Util() - Constructor for class org.apache.sling.installer.core.impl.Util
 
Util - Class in org.apache.sling.jcr.classloader.internal
The Util provides helper methods for the repository classloader and its class path entry and resource classes.
Util - Class in org.apache.sling.scripting.jsp.jasper.tagplugins.jstl
Util contains some often used consts, static methods and embedded class to support the JSTL tag plugin.
Util() - Constructor for class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.Util
 
Util.BundleHeaders - Class in org.apache.sling.installer.core.impl
 
Util.BundleHeaders() - Constructor for class org.apache.sling.installer.core.impl.Util.BundleHeaders
 
Util.ImportResponseWrapper - Class in org.apache.sling.scripting.jsp.jasper.tagplugins.jstl
Wraps responses to allow us to retrieve results as Strings.
Util.ImportResponseWrapper(HttpServletResponse) - Constructor for class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.Util.ImportResponseWrapper
 
Utility - Class in org.apache.sling.event.impl.jobs
 
Utility() - Constructor for class org.apache.sling.event.impl.jobs.Utility
 
UUID - Static variable in class org.apache.sling.maven.jcrocm.FieldDescriptor
 

V

VALID_SCHEME_CHAR - Static variable in class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.Util
 
validate(String) - Static method in class org.apache.sling.commons.json.util.Validator
Strictly validate the JSON text
validate(JSONTokener) - Static method in class org.apache.sling.commons.json.util.Validator
Strictly validate the JSON text
validate(char[], BitSet) - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Validate the URI characters within a specific component.
validate(char[], int, int, BitSet) - Method in class org.apache.sling.jcr.resource.internal.helper.URI
Validate the URI characters within a specific component.
validate() - Method in class org.apache.sling.servlets.get.impl.helpers.StreamRendererServlet.Range
Validate range.
validateExpressions(Mark, String, Class, FunctionMapper, ErrorDispatcher) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
Deprecated. now delegated to the org.apache.el Package
validating - Static variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.ParserUtils
 
ValidationMojo - Class in org.apache.sling.maven.bundlesupport
Plugin to validate resources: - validate json files
ValidationMojo() - Constructor for class org.apache.sling.maven.bundlesupport.ValidationMojo
 
Validator - Class in org.apache.sling.commons.json.util
Utility class for validating JSON text.
Validator() - Constructor for class org.apache.sling.commons.json.util.Validator
 
value(boolean) - Method in class org.apache.sling.commons.json.io.JSONWriter
Append either the value true or the value false.
value(double) - Method in class org.apache.sling.commons.json.io.JSONWriter
Append a double value.
value(long) - Method in class org.apache.sling.commons.json.io.JSONWriter
Append a long value.
value(Object) - Method in class org.apache.sling.commons.json.io.JSONWriter
Append an object value.
VALUE_FROM_SUFFIX - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
SLING-130, suffix that maps form field names to different JCR property names
ValueFromTest - Class in org.apache.sling.launchpad.webapp.integrationtest
Test the @ValueFrom field name suffix, SLING-130
ValueFromTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.ValueFromTest
 
ValueMap - Interface in org.apache.sling.api.resource
The ValueMap is an easy way to access properties of a resource.
ValueMapDecorator - Class in org.apache.sling.api.wrappers
ValueMapDecorator decorates another Map to provide a basic implementation for the additional methods of a ValueMap.
ValueMapDecorator(Map<String, Object>) - Constructor for class org.apache.sling.api.wrappers.ValueMapDecorator
Creates a new wrapper around a given map.
valueOf(String) - Static method in enum org.apache.sling.api.request.SlingRequestEvent.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sling.auth.form.FormReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sling.auth.openid.OpenIDFailure
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sling.commons.log.internal.slf4j.SlingLoggerLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sling.commons.threads.ThreadPoolConfig.ThreadPoolPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sling.commons.threads.ThreadPoolConfig.ThreadPriority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sling.engine.impl.filter.ServletFilterManager.FilterChainType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sling.event.EventUtil.JobPriority
Deprecated. Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sling.event.jobs.JobManager.QueryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sling.event.jobs.JobUtil.JobPriority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sling.event.jobs.QueueConfiguration.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sling.installer.api.tasks.ResourceState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sling.launchpad.testservices.exported.TestEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sling.servlets.post.ModificationType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.sling.api.request.SlingRequestEvent.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
values() - Static method in enum org.apache.sling.auth.form.FormReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sling.auth.openid.OpenIDFailure
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sling.commons.log.internal.slf4j.SlingLoggerLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sling.commons.threads.ThreadPoolConfig.ThreadPoolPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sling.commons.threads.ThreadPoolConfig.ThreadPriority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sling.engine.impl.filter.ServletFilterManager.FilterChainType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.sling.event.EventPropertiesMap
 
values() - Static method in enum org.apache.sling.event.EventUtil.JobPriority
Deprecated. Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sling.event.jobs.JobManager.QueryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sling.event.jobs.JobUtil.JobPriority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sling.event.jobs.QueueConfiguration.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sling.installer.api.tasks.ResourceState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.sling.jackrabbit.usermanager.impl.resource.AuthorizableValueMap
 
values - Variable in class org.apache.sling.jcr.contentloader.internal.readers.XmlReader.PropertyDescription
 
values() - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProviderEntry
values() - Method in class org.apache.sling.jcr.resource.internal.helper.ResourceProviderEntry
 
values() - Method in class org.apache.sling.jcr.resource.JcrPropertyMap
 
values() - Static method in enum org.apache.sling.launchpad.testservices.exported.TestEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.sling.scripting.core.impl.helper.ProtectedBindings
Returns a Collection view of the values contained in this map.
values() - Static method in enum org.apache.sling.servlets.post.ModificationType
Returns an array containing the constants of this enum type, in the order they are declared.
valuesToJavaObject(Value[]) - Method in class org.apache.sling.jackrabbit.usermanager.impl.resource.AuthorizableValueMap
 
valueToString(Object) - Static method in class org.apache.sling.commons.json.JSONObject
Make a JSON text of an Object value.
ValueTypeConverterImpl - Class in org.apache.sling.jcr.ocm.impl
JCR Value Type Converter
ValueTypeConverterImpl() - Constructor for class org.apache.sling.jcr.ocm.impl.ValueTypeConverterImpl
 
VARIABLE_DIRECTIVE_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
 
VariableResolverImpl - Class in org.apache.sling.scripting.jsp.jasper.el
 
VariableResolverImpl(ELContext) - Constructor for class org.apache.sling.scripting.jsp.jasper.el.VariableResolverImpl
 
VENDOR - Static variable in class org.apache.sling.installer.core.impl.Activator
Vendor of all registered services.
version - Variable in class org.apache.sling.installer.core.impl.Util.BundleHeaders
 
VersioningConfiguration - Class in org.apache.sling.servlets.post
Data structure to hold the various options associated with how versionable nodes are handled in the post servlet.
VersioningConfiguration() - Constructor for class org.apache.sling.servlets.post.VersioningConfiguration
 

W

WAIT_NODE_FOLDER - Static variable in class org.apache.sling.commons.testing.jcr.EventHelper
 
WAIT_NODE_NODE - Static variable in class org.apache.sling.commons.testing.jcr.EventHelper
 
waitForEvents(long) - Method in class org.apache.sling.commons.testing.jcr.EventHelper
To make sure observation events have been delivered, create or delete a a node and wait for the corresponding events to be received.
waitForSlingStartup() - Method in class org.apache.sling.commons.testing.integration.HttpTestBase
On the server side, initialization of Sling bundles is done asynchronously once the webapp is started.
wakeUp() - Method in class org.apache.sling.installer.core.impl.OsgiInstallerImpl
Wake up the run cycle.
wakeUpJobQueue(String) - Method in class org.apache.sling.event.impl.jobs.jcr.JobStatusProviderImpl
Deprecated.  
wakeUpJobQueue(String) - Method in interface org.apache.sling.event.JobStatusProvider
Deprecated. Wake up the named job queue.
WAR - Static variable in class org.apache.sling.maven.projectsupport.AbstractBundleListMojo
WAR Packaging type.
warn(Object) - Method in interface org.apache.juli.logging.Log
Log a message with warn log level.
warn(Object, Throwable) - Method in interface org.apache.juli.logging.Log
Log an error with warn log level.
warn(Object, Throwable) - Method in class org.apache.juli.logging.Slf4jLog
 
warn(Object) - Method in class org.apache.juli.logging.Slf4jLog
 
WarSelectorServletTest - Class in org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution
Test the SelectorServlet provided by the WAR test services bundle.
WarSelectorServletTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.WarSelectorServletTest
 
WEBAPP_DTD_PUBLIC_ID_22 - Static variable in class org.apache.sling.scripting.jsp.jasper.Constants
Public Id and the Resource path (of the cached copy) of the DTDs for web application deployment descriptors
WEBAPP_DTD_PUBLIC_ID_23 - Static variable in class org.apache.sling.scripting.jsp.jasper.Constants
 
WEBAPP_DTD_RESOURCE_PATH_22 - Static variable in class org.apache.sling.scripting.jsp.jasper.Constants
 
WEBAPP_DTD_RESOURCE_PATH_23 - Static variable in class org.apache.sling.scripting.jsp.jasper.Constants
 
WebConsoleConfigPrinter - Class in org.apache.sling.engine.impl
This is a configuration printer for the web console which prints out the currently configured filter chains.
WebConsoleConfigPrinter(ServletFilterManager) - Constructor for class org.apache.sling.engine.impl.WebConsoleConfigPrinter
 
WebConsolePlugin - Class in org.apache.sling.event.impl.jobs.console
This is a webconsole plugin displaying the active queues, some statistics and the configurations.
WebConsolePlugin() - Constructor for class org.apache.sling.event.impl.jobs.console.WebConsolePlugin
 
WebConsolePrinter - Class in org.apache.sling.commons.threads.impl
This is a configuration printer for the web console which prints out the thread pools.
WebConsolePrinter(DefaultThreadPoolManager) - Constructor for class org.apache.sling.commons.threads.impl.WebConsolePrinter
 
WEBDAV_BASE_URL - Static variable in class org.apache.sling.commons.testing.integration.HttpTestBase
 
WebdavUploadTest - Class in org.apache.sling.launchpad.webapp.integrationtest
Test WebDAV upload of various file types
WebdavUploadTest() - Constructor for class org.apache.sling.launchpad.webapp.integrationtest.WebdavUploadTest
 
WEIGHT_NO_MATCH - Static variable in class org.apache.sling.servlets.resolver.internal.helper.ResourceCollector
The special value returned by #calculatePrefixMethodWeight(Resource, String, boolean) if the resource is not suitable to handle the request according to the location prefix, request selectors and request extension (value is Integer.MIN_VALUE).
When - Class in org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.core
 
When() - Constructor for class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.core.When
 
WILDCARD - Static variable in class org.apache.sling.servlets.post.impl.helper.MediaRangeList
 
within_userinfo - Static variable in class org.apache.sling.jcr.resource.internal.helper.URI
BitSet for within the userinfo component like user and password.
WORKSPACE_DIRECTIVE - Static variable in class org.apache.sling.jcr.contentloader.internal.PathEntry
The workspace into which the content will be loaded.
WorkspaceAccessManagerPlugin - Interface in org.apache.sling.jcr.jackrabbit.server.security.accessmanager
An AccessManagerPlugin can define its own WorkspaceAccessManagerPlugin, if desired.
workspaceName - Variable in class org.apache.sling.servlets.resolver.internal.helper.AbstractResourceCollector
 
wrapAsJavaObject(Context, Scriptable, Object, Class) - Method in class org.apache.sling.scripting.javascript.helper.SlingWrapFactory
 
wrapped - Variable in class org.apache.sling.commons.testing.jcr.RepositoryUtil.RepositoryWrapper
 
WRAPPED_CLASSES - Static variable in class org.apache.sling.scripting.javascript.wrapper.ScriptableCalendar
Calendar is a class, not an interface - so we need to enumerate possible implementations here
WRAPPED_CLASSES - Static variable in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
WRAPPED_CLASSES - Static variable in class org.apache.sling.scripting.javascript.wrapper.ScriptablePrintWriter
 
WRAPPED_CLASSES - Static variable in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
WRAPPED_CLASSES - Static variable in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
 
WRAPPED_CLASSES - Static variable in class org.apache.sling.scripting.javascript.wrapper.ScriptableVersion
 
WRAPPED_CLASSES - Static variable in class org.apache.sling.scripting.javascript.wrapper.ScriptableVersionHistory
 
WrappedResourceProvider - Class in org.apache.sling.jcr.resource.internal.helper
 
WrappedResourceProvider(ResourceProvider, Comparable<?>) - Constructor for class org.apache.sling.jcr.resource.internal.helper.WrappedResourceProvider
 
write(Writer) - Method in class org.apache.sling.commons.json.JSONArray
Write the contents of the JSONArray as JSON text to a writer.
write(Writer) - Method in class org.apache.sling.commons.json.JSONObject
Write the contents of the JSONObject as JSON text to a writer.
write(char[], int, int) - Method in class org.apache.sling.commons.log.internal.slf4j.PrivilegedWriter
 
write(int) - Method in class org.apache.sling.engine.impl.output.BufferedPrintWriter
Writes a single character.
write(char[], int, int) - Method in class org.apache.sling.engine.impl.output.BufferedPrintWriter
Writes a portion of an array of characters.
write(String, int, int) - Method in class org.apache.sling.engine.impl.output.BufferedPrintWriter
Writes a portion of a string.
write(int) - Method in class org.apache.sling.engine.impl.output.BufferedServletOutputStream
Writes the specified byte to this output stream.
write(byte[], int, int) - Method in class org.apache.sling.engine.impl.output.BufferedServletOutputStream
Writes len bytes from the specified byte array starting at offset off to this output stream.
write(String) - Method in interface org.apache.sling.engine.RequestLog
Deprecated. Writes the given message to the output destination.
write(Writer, BundleList) - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.io.xpp3.BundleListXpp3Writer
Method write.
write(int) - Method in class org.apache.sling.scripting.core.impl.LogWriter
Writes the character to the internal buffer unless the character is a CR or LF in which case the buffer is written to the logger as an error message.
write(char[], int, int) - Method in class org.apache.sling.scripting.core.impl.LogWriter
Writes the indicated characters to the internal buffer, flushing the buffer on any occurrence of a CR of LF.
write(int) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
Write a single character.
write(char[], int, int) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
Write a portion of an array of characters.
write(char[]) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
Write an array of characters.
write(String, int, int) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
Write a portion of a String.
write(String) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
Write a string.
write(int) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
Write a single character.
write(char[], int, int) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
Write a portion of an array of characters.
write(char[]) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
Write an array of characters.
write(String, int, int) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
Write a portion of a String.
write(String) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
Write a string.
writeContent(Session, Authorizable, Map<String, RequestProperty>, List<Modification>) - Method in class org.apache.sling.jackrabbit.usermanager.impl.post.AbstractAuthorizablePostServlet
Writes back the content
writeEvent(Event, String) - Method in class org.apache.sling.event.impl.AbstractRepositoryEventHandler
Write an event to the repository.
writeEventProperties(Node, Event) - Static method in class org.apache.sling.event.impl.jobs.jcr.JCRHelper
Add all java properties as properties to the node.
writeExternal(ObjectOutput) - Method in class org.apache.sling.scripting.jsp.jasper.el.JspMethodExpression
 
writeExternal(ObjectOutput) - Method in class org.apache.sling.scripting.jsp.jasper.el.JspValueExpression
 
writeLock - Variable in class org.apache.sling.event.impl.AbstractRepositoryEventHandler
Sync lock
writeOut(Writer) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
Write the contents of this BodyJspWriter into a Writer.
writeProperty(JSONWriter, Property) - Method in class org.apache.sling.commons.json.jcr.JsonItemWriter
Write a single property
writeProperty(JSONWriter, ValueMap, String, Object) - Method in class org.apache.sling.servlets.get.impl.helpers.JsonResourceWriter
Write a single property
writeQueue - Variable in class org.apache.sling.event.impl.AbstractRepositoryEventHandler
A local queue for writing received events into the repository.
writer - Variable in class org.apache.sling.commons.json.io.JSONWriter
The writer that will receive the output.
writer - Variable in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
 
writerSession - Variable in class org.apache.sling.event.impl.AbstractRepositoryEventHandler
The repository session to write into the repository.

X

XML - Class in org.apache.sling.commons.json.xml
This provides static methods to convert an XML text into a JSONObject, and to covert a JSONObject into an XML text.
XML() - Constructor for class org.apache.sling.commons.json.xml.XML
 
XMLChar - Class in org.apache.sling.scripting.jsp.jasper.xmlparser
This class defines the basic XML character properties.
XMLChar() - Constructor for class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLChar
 
XMLEncodingDetector - Class in org.apache.sling.scripting.jsp.jasper.xmlparser
 
XMLEncodingDetector() - Constructor for class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLEncodingDetector
Constructor
XmlReader - Class in org.apache.sling.jcr.contentloader.internal.readers
This reader reads an xml file defining the content.
XmlReader.AttributeMap - Class in org.apache.sling.jcr.contentloader.internal.readers
Utility class for dealing with attributes from KXmlParser.
XmlReader.AttributeMap() - Constructor for class org.apache.sling.jcr.contentloader.internal.readers.XmlReader.AttributeMap
 
XmlReader.FileDescription - Class in org.apache.sling.jcr.contentloader.internal.readers
Represents a reference to a file that is to be loaded into the repository.
XmlReader.FileDescription() - Constructor for class org.apache.sling.jcr.contentloader.internal.readers.XmlReader.FileDescription
 
XmlReader.NodeDescription - Class in org.apache.sling.jcr.contentloader.internal.readers
 
XmlReader.NodeDescription() - Constructor for class org.apache.sling.jcr.contentloader.internal.readers.XmlReader.NodeDescription
 
XmlReader.PropertyDescription - Class in org.apache.sling.jcr.contentloader.internal.readers
 
XmlReader.PropertyDescription() - Constructor for class org.apache.sling.jcr.contentloader.internal.readers.XmlReader.PropertyDescription
 
XMLRendererServlet - Class in org.apache.sling.servlets.get.impl.helpers
The XMLRendererServlet renders the current resource in XML on behalf of the DefaultGetServlet.
XMLRendererServlet() - Constructor for class org.apache.sling.servlets.get.impl.helpers.XMLRendererServlet
 
XMLString - Class in org.apache.sling.scripting.jsp.jasper.xmlparser
This class is used as a structure to pass text contained in the underlying character buffer of the scanner.
XMLString() - Constructor for class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLString
Default constructor.
XMLString(char[], int, int) - Constructor for class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLString
Constructs an XMLString structure preset with the specified values.
XMLString(XMLString) - Constructor for class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLString
Constructs an XMLString structure with copies of the values in the given structure.
XMLStringBuffer - Class in org.apache.sling.scripting.jsp.jasper.xmlparser
XMLString is a structure used to pass character arrays.
XMLStringBuffer() - Constructor for class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLStringBuffer
 
XMLStringBuffer(int) - Constructor for class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLStringBuffer
 
XMLStringBuffer(char) - Constructor for class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLStringBuffer
Constructs a string buffer from a char.
XMLStringBuffer(String) - Constructor for class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLStringBuffer
Constructs a string buffer from a String.
XMLStringBuffer(char[], int, int) - Constructor for class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLStringBuffer
Constructs a string buffer from the specified character array.
XMLStringBuffer(XMLString) - Constructor for class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLStringBuffer
Constructs a string buffer from the specified XMLString.
XMLTokener - Class in org.apache.sling.commons.json.xml
The XMLTokener extends the JSONTokener to provide additional methods for the parsing of XML texts.
XMLTokener(String) - Constructor for class org.apache.sling.commons.json.xml.XMLTokener
Construct an XMLTokener from a string.
XMLWriter - Class in org.apache.sling.maven.jcrocm
 

Z

ZIP_PROVIDER - Static variable in class org.apache.sling.jcr.contentloader.internal.readers.ZipReader
 
ZipReader - Class in org.apache.sling.jcr.contentloader.internal.readers
The ZipReader TODO
ZipReader(boolean) - Constructor for class org.apache.sling.jcr.contentloader.internal.readers.ZipReader
Is this a jar reader?

_

_authority - Variable in class org.apache.sling.jcr.resource.internal.helper.URI
The authority.
_fragment - Variable in class org.apache.sling.jcr.resource.internal.helper.URI
The fragment.
_host - Variable in class org.apache.sling.jcr.resource.internal.helper.URI
The host.
_is_abs_path - Variable in class org.apache.sling.jcr.resource.internal.helper.URI
 
_is_hier_part - Variable in class org.apache.sling.jcr.resource.internal.helper.URI
 
_is_hostname - Variable in class org.apache.sling.jcr.resource.internal.helper.URI
 
_is_IPv4address - Variable in class org.apache.sling.jcr.resource.internal.helper.URI
 
_is_IPv6reference - Variable in class org.apache.sling.jcr.resource.internal.helper.URI
 
_is_net_path - Variable in class org.apache.sling.jcr.resource.internal.helper.URI
 
_is_opaque_part - Variable in class org.apache.sling.jcr.resource.internal.helper.URI
 
_is_reg_name - Variable in class org.apache.sling.jcr.resource.internal.helper.URI
 
_is_rel_path - Variable in class org.apache.sling.jcr.resource.internal.helper.URI
 
_is_server - Variable in class org.apache.sling.jcr.resource.internal.helper.URI
 
_jspDestroy() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.HttpJspBase
 
_jspInit() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.HttpJspBase
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.HttpJspBase
 
_jspx_page_context - Variable in class org.apache.sling.scripting.jsp.jasper.runtime.JspFragmentHelper
 
_opaque - Variable in class org.apache.sling.jcr.resource.internal.helper.URI
The opaque.
_path - Variable in class org.apache.sling.jcr.resource.internal.helper.URI
The path.
_port - Variable in class org.apache.sling.jcr.resource.internal.helper.URI
The port.
_query - Variable in class org.apache.sling.jcr.resource.internal.helper.URI
The query.
_scheme - Variable in class org.apache.sling.jcr.resource.internal.helper.URI
The scheme.
_uri - Variable in class org.apache.sling.jcr.resource.internal.helper.URI
This Uniform Resource Identifier (URI).
_userinfo - Variable in class org.apache.sling.jcr.resource.internal.helper.URI
The userinfo.

A B C D E F G H I J K L M N O P Q R S T U V W X Z _

Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.