Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ABORT - Enum constant in enum class org.apache.sling.commons.threads.ThreadPoolConfig.ThreadPoolPolicy
- 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
- AbsentMessageRepresentationProvider - Interface in org.apache.sling.scripting.thymeleaf
- AbstractAccessGetServlet - Class in org.apache.sling.jcr.jackrabbit.accessmanager.post
- AbstractAccessGetServlet() - Constructor for class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractAccessGetServlet
- 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
- AbstractAccessServlet - Class in org.apache.sling.jcr.jackrabbit.accessmanager.post
-
Base class for all the servlets for the AccessManager operations
- AbstractAccessServlet() - Constructor for class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractAccessServlet
- AbstractAuthenticationFormServlet - Class in org.apache.sling.auth.core.spi
-
Deprecated.
- AbstractAuthenticationFormServlet() - Constructor for class org.apache.sling.auth.core.spi.AbstractAuthenticationFormServlet
-
Deprecated.
- AbstractAuthenticationHandler - Class in org.apache.sling.auth.core.spi
-
Deprecated.since Bundle 1.0.8;
AuthenticationHandlerimplementations should extendDefaultAuthenticationFeedbackHandlerdirectly and use the utility methods in theAuthUtilclass. - AbstractAuthenticationHandler() - Constructor for class org.apache.sling.auth.core.spi.AbstractAuthenticationHandler
-
Deprecated.
- AbstractCATag - Class in org.apache.sling.scripting.jsp.taglib
-
Abstract class for Tags for interactiving with Context-Aware Configuration resources to extend.
- AbstractCATag() - Constructor for class org.apache.sling.scripting.jsp.taglib.AbstractCATag
- AbstractCommandVisitor - Class in org.apache.sling.scripting.sightly.compiler.commands
-
This class can be extended by
CommandVisitorimplementations that don't provide support for all the availableCommands. - AbstractCommandVisitor() - Constructor for class org.apache.sling.scripting.sightly.compiler.commands.AbstractCommandVisitor
- AbstractDispatcherTagHandler - Class in org.apache.sling.scripting.jsp.taglib
-
The
IncludeTagHandlerimplements the<sling:include>custom tag. - AbstractDispatcherTagHandler() - Constructor for class org.apache.sling.scripting.jsp.taglib.AbstractDispatcherTagHandler
- AbstractGetAceServlet - Class in org.apache.sling.jcr.jackrabbit.accessmanager.post
- AbstractGetAceServlet() - Constructor for class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractGetAceServlet
- AbstractGetAclServlet - Class in org.apache.sling.jcr.jackrabbit.accessmanager.post
- AbstractGetAclServlet() - Constructor for class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractGetAclServlet
- AbstractInjectAnnotationProcessor - Class in org.apache.sling.models.spi.injectorspecific
-
Deprecated.Use
AbstractInjectAnnotationProcessor2instead - AbstractInjectAnnotationProcessor() - Constructor for class org.apache.sling.models.spi.injectorspecific.AbstractInjectAnnotationProcessor
-
Deprecated.
- AbstractInjectAnnotationProcessor2 - Class in org.apache.sling.models.spi.injectorspecific
-
Default implementation of
InjectAnnotationProcessor2. - AbstractInjectAnnotationProcessor2() - Constructor for class org.apache.sling.models.spi.injectorspecific.AbstractInjectAnnotationProcessor2
- AbstractJakartaAuthenticationFormServlet - Class in org.apache.sling.auth.core.spi
-
The
AbstractJakartaAuthenticationFormServletprovides a basic implementation of a simple servlet to render a login form for authentication purposes. - AbstractJakartaAuthenticationFormServlet() - Constructor for class org.apache.sling.auth.core.spi.AbstractJakartaAuthenticationFormServlet
- AbstractJakartaPostResponse - Class in org.apache.sling.servlets.post
-
The
AbstractPostResponseclass provides a basic implementation of thePostResponseinterface maintaining properties to be prepared for sending the response in an internal map. - AbstractJakartaPostResponse() - Constructor for class org.apache.sling.servlets.post.AbstractJakartaPostResponse
- AbstractJakartaPostResponseWrapper - Class in org.apache.sling.servlets.post
-
Provides a simple implementation of JakartaPostResponse that can be subclassed by developers wishing to provide specialized behavior to an existing JakartaPostResponse instance.
- AbstractJakartaPostResponseWrapper() - Constructor for class org.apache.sling.servlets.post.AbstractJakartaPostResponseWrapper
- AbstractPostOperation - Class in org.apache.sling.servlets.post
-
Deprecated.(SLING-6722): this class mixes Sling and JCR APIs which is not optimal as nowadays we favor the Sling APIs. There's no intention to remove it however, if you're using JCR APIs anyways in your project it's fine to use it. Theres no public replacement for it as I write this.
- AbstractPostOperation() - Constructor for class org.apache.sling.servlets.post.AbstractPostOperation
-
Deprecated.
- AbstractPostResponse - Class in org.apache.sling.servlets.post
-
Deprecated.Use
AbstractJakartaPostResponseinstead. - AbstractPostResponse() - Constructor for class org.apache.sling.servlets.post.AbstractPostResponse
-
Deprecated.
- AbstractPostResponseWrapper - Class in org.apache.sling.servlets.post
-
Deprecated.Use
AbstractJakartaPostResponseWrapperinstead. - AbstractPostResponseWrapper() - Constructor for class org.apache.sling.servlets.post.AbstractPostResponseWrapper
-
Deprecated.
- AbstractRegistrationSupport - Class in org.apache.sling.jcr.registration
-
The
AbstractRegistrationSupportclass is the base class for registration purposes of embedded repositories. - AbstractRegistrationSupport() - Constructor for class org.apache.sling.jcr.registration.AbstractRegistrationSupport
- AbstractResource - Class in org.apache.sling.api.resource
-
The
AbstractResourceis an abstract implementation of theResourceinterface. - AbstractResource() - Constructor for class org.apache.sling.api.resource.AbstractResource
- AbstractResourceVisitor - Class in org.apache.sling.api.resource
-
This visitor will traverse the given resource and all its children in a depth-first approach and call the
AbstractResourceVisitor.visit(Resource)method for each visited resource. - AbstractResourceVisitor() - Constructor for class org.apache.sling.api.resource.AbstractResourceVisitor
- AbstractRuntimeObjectModel - Class in org.apache.sling.scripting.sightly.render
-
Default abstract implementation of
RuntimeObjectModel. - AbstractRuntimeObjectModel() - Constructor for class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
- 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.
- AbstractServiceWithBackgroundCheck - Class in org.apache.sling.discovery.commons.providers.spi.base
-
Base class which implements the concept of a 'BackgroundCheck', a thread that periodically executes a check until that one succeeds.
- AbstractServiceWithBackgroundCheck() - Constructor for class org.apache.sling.discovery.commons.providers.spi.base.AbstractServiceWithBackgroundCheck
- AbstractSlingPostOperation - Class in org.apache.sling.servlets.post
-
Deprecated.as of 2.0.8 (Bundle version 2.2.0) and replaced by
AbstractPostOperation. - AbstractSlingPostOperation() - Constructor for class org.apache.sling.servlets.post.AbstractSlingPostOperation
-
Deprecated.
- AbstractSlingRepository2 - Class in org.apache.sling.jcr.base
-
The
AbstractSlingRepository2is an abstract implementation of theSlingRepositoryversion 2.3 interface (phasingAbstractSlingRepository2.loginAdministrative(String)out in favor ofAbstractSlingRepository2.loginService(String, String)) which provides default support for attached repositories. - AbstractSlingRepository2(AbstractSlingRepositoryManager, Bundle) - Constructor for class org.apache.sling.jcr.base.AbstractSlingRepository2
-
Sets up this abstract SlingRepository implementation.
- AbstractSlingRepositoryManager - Class in org.apache.sling.jcr.base
-
The
AbstractSlingRepositoryManageris the basis for controlling the JCR repository instances used by Sling. - AbstractSlingRepositoryManager() - Constructor for class org.apache.sling.jcr.base.AbstractSlingRepositoryManager
- AbstractSlingRepositoryManager.Config - Class in org.apache.sling.jcr.base
-
Configuration pojo to be passed to the
AbstractSlingRepositoryManager.start(BundleContext, Config)method. - AbstractSlingScriptEngine - Class in org.apache.sling.scripting.api
- AbstractSlingScriptEngine(ScriptEngineFactory) - Constructor for class org.apache.sling.scripting.api.AbstractSlingScriptEngine
- AbstractVarTEI - Class in org.apache.sling.scripting.jsp.taglib.tei
-
Abstract TEI that that provides the type for a single variable named in the tag's "var" attribute.
- AbstractVarTEI() - Constructor for class org.apache.sling.scripting.jsp.taglib.tei.AbstractVarTEI
- AbstractVarTEI(String) - Constructor for class org.apache.sling.scripting.jsp.taglib.tei.AbstractVarTEI
-
Constructor that takes the name of the attribute that defines the variable name and the name of the attribute that defines the class name.
- accept(String, Announcement) - Method in interface org.apache.sling.discovery.base.connectors.announcement.AnnouncementFilter
-
Check if the provided announcement, which was received by the provided slingId can be accepted or not.
- accept(Resource) - Method in class org.apache.sling.api.resource.AbstractResourceVisitor
-
Visit the given resource and all its descendants.
- accept(InstanceDescription) - Method in interface org.apache.sling.discovery.InstanceFilter
-
Returns true if this InstanceFilter selects the given InstanceDescription.
- accept(OperationVisitor) - Method in class org.apache.sling.repoinit.parser.operations.AddGroupMembers
- accept(OperationVisitor) - Method in class org.apache.sling.repoinit.parser.operations.AddMixins
- accept(OperationVisitor) - Method in class org.apache.sling.repoinit.parser.operations.CreateGroup
- accept(OperationVisitor) - Method in class org.apache.sling.repoinit.parser.operations.CreatePath
-
Deprecated.
- accept(OperationVisitor) - Method in class org.apache.sling.repoinit.parser.operations.CreateServiceUser
- accept(OperationVisitor) - Method in class org.apache.sling.repoinit.parser.operations.CreateUser
- accept(OperationVisitor) - Method in class org.apache.sling.repoinit.parser.operations.DeleteAclPaths
- accept(OperationVisitor) - Method in class org.apache.sling.repoinit.parser.operations.DeleteAclPrincipalBased
- accept(OperationVisitor) - Method in class org.apache.sling.repoinit.parser.operations.DeleteAclPrincipals
- accept(OperationVisitor) - Method in class org.apache.sling.repoinit.parser.operations.DeleteGroup
- accept(OperationVisitor) - Method in class org.apache.sling.repoinit.parser.operations.DeleteServiceUser
- accept(OperationVisitor) - Method in class org.apache.sling.repoinit.parser.operations.DeleteUser
- accept(OperationVisitor) - Method in class org.apache.sling.repoinit.parser.operations.DisableServiceUser
- accept(OperationVisitor) - Method in class org.apache.sling.repoinit.parser.operations.EnsureAclPrincipalBased
- accept(OperationVisitor) - Method in class org.apache.sling.repoinit.parser.operations.EnsureNodes
- accept(OperationVisitor) - Method in class org.apache.sling.repoinit.parser.operations.Operation
- accept(OperationVisitor) - Method in class org.apache.sling.repoinit.parser.operations.RegisterNamespace
- accept(OperationVisitor) - Method in class org.apache.sling.repoinit.parser.operations.RegisterNodetypes
- accept(OperationVisitor) - Method in class org.apache.sling.repoinit.parser.operations.RegisterPrivilege
- accept(OperationVisitor) - Method in class org.apache.sling.repoinit.parser.operations.RemoveAcePaths
- accept(OperationVisitor) - Method in class org.apache.sling.repoinit.parser.operations.RemoveAcePrincipalBased
- accept(OperationVisitor) - Method in class org.apache.sling.repoinit.parser.operations.RemoveAcePrincipals
- accept(OperationVisitor) - Method in class org.apache.sling.repoinit.parser.operations.RemoveGroupMembers
- accept(OperationVisitor) - Method in class org.apache.sling.repoinit.parser.operations.RemoveMixins
- accept(OperationVisitor) - Method in class org.apache.sling.repoinit.parser.operations.SetAclPaths
- accept(OperationVisitor) - Method in class org.apache.sling.repoinit.parser.operations.SetAclPrincipalBased
-
Deprecated.
- accept(OperationVisitor) - Method in class org.apache.sling.repoinit.parser.operations.SetAclPrincipals
- accept(OperationVisitor) - Method in class org.apache.sling.repoinit.parser.operations.SetProperties
- accept(CommandVisitor) - Method in interface org.apache.sling.scripting.sightly.compiler.commands.Command
-
Accept a visitor.
- accept(CommandVisitor) - Method in class org.apache.sling.scripting.sightly.compiler.commands.Conditional.End
- accept(CommandVisitor) - Method in class org.apache.sling.scripting.sightly.compiler.commands.Conditional.Start
- accept(CommandVisitor) - Method in class org.apache.sling.scripting.sightly.compiler.commands.Loop.End
- accept(CommandVisitor) - Method in class org.apache.sling.scripting.sightly.compiler.commands.Loop.Start
- accept(CommandVisitor) - Method in class org.apache.sling.scripting.sightly.compiler.commands.OutputVariable
- accept(CommandVisitor) - Method in class org.apache.sling.scripting.sightly.compiler.commands.OutText
- accept(CommandVisitor) - Method in class org.apache.sling.scripting.sightly.compiler.commands.Procedure.Call
- accept(CommandVisitor) - Method in class org.apache.sling.scripting.sightly.compiler.commands.Procedure.End
- accept(CommandVisitor) - Method in class org.apache.sling.scripting.sightly.compiler.commands.Procedure.Start
- accept(CommandVisitor) - Method in class org.apache.sling.scripting.sightly.compiler.commands.VariableBinding.End
- accept(CommandVisitor) - Method in class org.apache.sling.scripting.sightly.compiler.commands.VariableBinding.Global
- accept(CommandVisitor) - Method in class org.apache.sling.scripting.sightly.compiler.commands.VariableBinding.Start
- accept(NodeVisitor<T>) - Method in interface org.apache.sling.scripting.sightly.compiler.expression.ExpressionNode
-
Accept a visitor to process this node.
- accept(NodeVisitor<T>) - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.ArrayLiteral
- accept(NodeVisitor<T>) - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperation
- accept(NodeVisitor<T>) - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.BooleanConstant
- accept(NodeVisitor<T>) - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.Identifier
- accept(NodeVisitor<T>) - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.MapLiteral
- accept(NodeVisitor<T>) - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.NullLiteral
- accept(NodeVisitor<T>) - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.NumericConstant
- accept(NodeVisitor<T>) - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.PropertyAccess
- accept(NodeVisitor<T>) - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.RuntimeCall
- accept(NodeVisitor<T>) - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.StringConstant
- accept(NodeVisitor<T>) - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.TernaryOperator
- accept(NodeVisitor<T>) - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.UnaryOperation
- accepts(ServletRequest) - Method in class org.apache.sling.discovery.base.connectors.ping.wl.SubnetWhitelistEntry
- accepts(ServletRequest) - Method in interface org.apache.sling.discovery.base.connectors.ping.wl.WhitelistEntry
- accepts(ServletRequest) - Method in class org.apache.sling.discovery.base.connectors.ping.wl.WildcardWhitelistEntry
- accepts(SlingHttpServletRequest) - Method in interface org.apache.sling.api.servlets.OptingServlet
-
Deprecated.Examines the request, and return
trueif this servlet is willing to handle the request. - accepts(SlingHttpServletRequest) - Method in class org.apache.sling.api.wrappers.JakartaToJavaxServletWrapper.JakartaToJavaxOptingServletWrapper
- accepts(SlingJakartaHttpServletRequest) - Method in interface org.apache.sling.api.servlets.JakartaOptingServlet
-
Examines the request, and return
trueif this servlet is willing to handle the request. - accepts(SlingJakartaHttpServletRequest) - Method in class org.apache.sling.api.wrappers.JavaxToJakartaServletWrapper.JavaxToJakartaOptingServletWrapper
- AcceptsNullName - Interface in org.apache.sling.models.spi
-
Marker interface for an injector to declare that it ignores the name parameter.
- 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
- AccessRights() - Constructor for class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo.AccessRights
- AccessSecurityException - Exception Class in org.apache.sling.api.security
-
Exception thrown by methods of
ResourceAccessSecurityThis exception is used to catch unpredictable situations in methods ofResourceAccessSecurity - AccessSecurityException() - Constructor for exception class org.apache.sling.api.security.AccessSecurityException
-
Constructs a new instance of this class with
nullas its detail message. - AccessSecurityException(String) - Constructor for exception class org.apache.sling.api.security.AccessSecurityException
-
Constructs a new instance of this class with the specified detail message.
- AccessSecurityException(String, Throwable) - Constructor for exception class org.apache.sling.api.security.AccessSecurityException
-
Constructs a new instance of this class with the specified detail message and root cause.
- AccessSecurityException(Throwable) - Constructor for exception class org.apache.sling.api.security.AccessSecurityException
-
Constructs a new instance of this class with the specified root cause.
- ACCOUNT_LOCKED - Enum constant in enum class org.apache.sling.auth.core.spi.AuthenticationHandler.FAILURE_REASON_CODES
-
Account is locked or disabled
- ACCOUNT_NOT_FOUND - Enum constant in enum class org.apache.sling.auth.core.spi.AuthenticationHandler.FAILURE_REASON_CODES
-
Account was not found
- ACL_OPTION_MERGE - Static variable in class org.apache.sling.repoinit.parser.operations.EnsureAclPrincipalBased
-
Supported ACL options
- ACL_OPTION_MERGE - Static variable in class org.apache.sling.repoinit.parser.operations.RemoveAcePaths
-
Supported ACL options
- ACL_OPTION_MERGE - Static variable in class org.apache.sling.repoinit.parser.operations.RemoveAcePrincipalBased
-
Supported ACL options
- ACL_OPTION_MERGE - Static variable in class org.apache.sling.repoinit.parser.operations.RemoveAcePrincipals
-
Supported ACL options
- ACL_OPTION_MERGE - Static variable in class org.apache.sling.repoinit.parser.operations.SetAclPaths
-
Supported ACL options
- ACL_OPTION_MERGE - Static variable in class org.apache.sling.repoinit.parser.operations.SetAclPrincipalBased
-
Supported ACL options
- ACL_OPTION_MERGE - Static variable in class org.apache.sling.repoinit.parser.operations.SetAclPrincipals
-
Supported ACL options
- ACL_OPTION_MERGE_PRESERVE - Static variable in class org.apache.sling.repoinit.parser.operations.EnsureAclPrincipalBased
- ACL_OPTION_MERGE_PRESERVE - Static variable in class org.apache.sling.repoinit.parser.operations.RemoveAcePaths
- ACL_OPTION_MERGE_PRESERVE - Static variable in class org.apache.sling.repoinit.parser.operations.RemoveAcePrincipalBased
- ACL_OPTION_MERGE_PRESERVE - Static variable in class org.apache.sling.repoinit.parser.operations.RemoveAcePrincipals
- ACL_OPTION_MERGE_PRESERVE - Static variable in class org.apache.sling.repoinit.parser.operations.SetAclPaths
- ACL_OPTION_MERGE_PRESERVE - Static variable in class org.apache.sling.repoinit.parser.operations.SetAclPrincipalBased
- ACL_OPTION_MERGE_PRESERVE - Static variable in class org.apache.sling.repoinit.parser.operations.SetAclPrincipals
- AclLine - Class in org.apache.sling.repoinit.parser.operations
-
A single "set ACL" or "remove ACL" line
- AclLine(AclLine.Action) - Constructor for class org.apache.sling.repoinit.parser.operations.AclLine
- AclLine.Action - Enum Class in org.apache.sling.repoinit.parser.operations
- acquireRepository() - Method in class org.apache.sling.jcr.base.AbstractSlingRepositoryManager
-
Creates the backing JCR repository instances.
- activate() - Method in class org.apache.sling.discovery.base.connectors.announcement.AnnouncementRegistryImpl
- activate() - Method in class org.apache.sling.discovery.commons.providers.spi.base.OakBacklogClusterSyncService
- activate() - Method in class org.apache.sling.discovery.commons.providers.spi.base.SyncTokenService
- activate() - Method in class org.apache.sling.discovery.oak.cluster.OakClusterViewService
- activate(BundleContext) - Method in class org.apache.sling.discovery.base.connectors.ping.ConnectorRegistryImpl
- activate(BundleContext) - Method in class org.apache.sling.discovery.commons.providers.spi.base.IdMapService
- activate(BundleContext) - Method in class org.apache.sling.discovery.oak.OakDiscoveryService
-
Activate this service
- activate(BundleContext) - Method in class org.apache.sling.discovery.oak.TopologyWebConsolePlugin
- activate(BundleContext, DiscoveryServiceCentralConfig) - Method in class org.apache.sling.discovery.oak.Config
- activate(BundleContext, SlingIdCleanupTask.Conf) - Method in class org.apache.sling.discovery.oak.SlingIdCleanupTask
- activate(BundleContext, BundleContentLoadedCheck.Config) - Method in class org.apache.sling.jcr.contentloader.hc.BundleContentLoadedCheck
- activate(ComponentContext) - Method in class org.apache.sling.discovery.base.commons.BaseViewChecker
- activate(ComponentContext) - Method in class org.apache.sling.discovery.base.connectors.ping.TopologyConnectorServlet
- activate(ComponentContext) - Method in class org.apache.sling.jcr.registration.AbstractRegistrationSupport
-
Activates this component thread-safely as follows: Set the OSGi ComponentContext field Call
AbstractRegistrationSupport.doActivate()Register repositores bound before activation callingAbstractRegistrationSupport.bindRepository(String, Repository)for each such repository. - activateCompiler() - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
- activated - Variable in class org.apache.sling.discovery.base.commons.BaseViewChecker
-
SLING-2895: avoid heartbeats after deactivation
- ACTIVE - Enum constant in enum class org.apache.sling.event.jobs.Job.JobState
- ACTIVE - Enum constant in enum class org.apache.sling.event.jobs.JobManager.QueryType
- adaptable - Variable in class org.apache.sling.api.resource.runtime.dto.ResourceProviderDTO
-
Whether the resource provider supports adaptable.
- Adaptable - Interface in org.apache.sling.api.adapter
-
The
Adaptableinterface identifies objects which can be adapted to other types or representations of the same object. - 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").
- adaptables() - Element in annotation interface org.apache.sling.adapter.annotations.SlingAdapter
-
Specifies the adaptables for which this adapter will be called.
- adaptables() - Element in annotation interface org.apache.sling.models.annotations.Model
- 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").
- AdapterCondition - Annotation Interface in org.apache.sling.adapter.annotations
-
Component Property Type (as defined by OSGi DS 1.4) for the condition for Sling Adapters.
- AdapterDeprecated - Annotation Interface in org.apache.sling.adapter.annotations
-
Component Property Type (as defined by OSGi DS 1.4) for the condition for Sling Adapters.
- AdapterFactory - Interface in org.apache.sling.api.adapter
-
The
AdapterFactoryinterface defines the API for helpers which may be provided to enhance the adaptability of adaptable objects. - AdapterManager - Interface in org.apache.sling.api.adapter
-
The
AdapterManagerdefines the service interface for a manager for object adaption. - adapters() - Element in annotation interface org.apache.sling.adapter.annotations.SlingAdapter
-
Specifies the adapters for which this adapter will be called, but only if the source adaptable matches any of the specified adaptables.
- adapters() - Element in annotation interface org.apache.sling.models.annotations.Model
- Adaption - Interface in org.apache.sling.adapter
-
The
- 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.resource.ResourceWrapper
-
Returns the value of calling
adaptToon thewrapped resource. - adaptTo(Class<AdapterType>) - Method in class org.apache.sling.api.wrappers.JakartaToJavaxRequestWrapper
- adaptTo(Class<AdapterType>) - Method in class org.apache.sling.api.wrappers.JakartaToJavaxResponseWrapper
- adaptTo(Class<AdapterType>) - Method in class org.apache.sling.api.wrappers.JavaxToJakartaRequestWrapper
- adaptTo(Class<AdapterType>) - Method in class org.apache.sling.api.wrappers.JavaxToJakartaResponseWrapper
- adaptTo(Class<AdapterType>) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
- adaptTo(Class<A>) - Method in interface org.apache.sling.commons.metrics.Metric
-
Adapts the Metric to the specified type.
- adaptTo(Class<A>) - Method in interface org.apache.sling.commons.metrics.MetricsService
-
Adapts the service to the specified type.
- adaptTo(Class<AdapterType>) - Method in class org.apache.sling.api.adapter.SlingAdaptable
-
Calls into the registered
AdapterManagerto adapt this object to the desiredtype. - adaptTo(Class<AdapterType>) - Method in class org.apache.sling.api.resource.SyntheticResource
-
Merges the original value map with one containing the single property "sling:resourceType".
- adaptTo(Class<AdapterType>) - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
-
Deprecated.
- adaptTo(Class<AdapterType>) - Method in class org.apache.sling.api.wrappers.SlingHttpServletResponseWrapper
-
Deprecated.
- adaptTo(Class<AdapterType>) - Method in class org.apache.sling.api.wrappers.SlingJakartaHttpServletRequestWrapper
- adaptTo(Class<AdapterType>) - Method in class org.apache.sling.api.wrappers.SlingJakartaHttpServletResponseWrapper
- adaptTo(Iterator<Resource>, Class<T>) - Static method in class org.apache.sling.api.resource.ResourceUtil
-
Return an iterator for objects of the specified type.
- adaptTo(Adaptable, String) - Static method in class org.apache.sling.scripting.jsp.taglib.SlingFunctions
-
Adapt the adaptable to the adapter class.
- adaptTo(ResolveContext<T>, Class<AdapterType>) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
-
Adapts the provider to another type.
- AdaptToTag - Class in org.apache.sling.scripting.jsp.taglib
-
Tag for adapting adaptables to classes.
- AdaptToTag() - Constructor for class org.apache.sling.scripting.jsp.taglib.AdaptToTag
- AdaptToTEI - Class in org.apache.sling.scripting.jsp.taglib.tei
- AdaptToTEI() - Constructor for class org.apache.sling.scripting.jsp.taglib.tei.AdaptToTEI
- add() - Method in interface org.apache.sling.event.jobs.JobBuilder
-
Add the job.
- add() - Method in interface org.apache.sling.event.jobs.JobBuilder.ScheduleBuilder
-
Finally add the job to the schedule
- add(List<String>) - Method in interface org.apache.sling.event.jobs.JobBuilder
-
Add the job.
- add(List<String>) - Method in interface org.apache.sling.event.jobs.JobBuilder.ScheduleBuilder
-
Finally add the job to the schedule
- add(Artifact) - Method in class org.apache.sling.provisioning.model.ArtifactGroup
- add(T) - Method in class org.apache.sling.provisioning.model.ItemList
-
Add a new item
- ADD - Enum constant in enum class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperator
-
Addition.
- ADD_NESTED_PROPERTY - Enum constant in enum class org.apache.sling.jackrabbit.usermanager.AuthorizablePrivilegesInfo.PropertyUpdateTypes
- ADD_PROPERTY - Enum constant in enum class org.apache.sling.jackrabbit.usermanager.AuthorizablePrivilegesInfo.PropertyUpdateTypes
- addAces(String, Principal, Map<Set<LocalRestriction>, List<LocalPrivilege>>, boolean, JackrabbitAccessControlList, Map<Privilege, Integer>) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyAceServlet
-
Add ACEs for the specified principal to the ACL.
- addAces(String, Principal, Map<Set<LocalRestriction>, List<LocalPrivilege>>, boolean, JackrabbitAccessControlList, Map<Privilege, Integer>) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyPrincipalAceServlet
-
Override to ensure we do not add enty that denies privileges which is not allowed in a principal ACE
- addAllExcept(Announcement, ClusterView, AnnouncementFilter) - Method in interface org.apache.sling.discovery.base.connectors.announcement.AnnouncementRegistry
-
Add all registered announcements to the given target announcement that are accepted by the given filter
- addAllExcept(Announcement, ClusterView, AnnouncementFilter) - Method in class org.apache.sling.discovery.base.connectors.announcement.AnnouncementRegistryImpl
- addAsyncTask(InstallTask) - Method in interface org.apache.sling.installer.api.tasks.InstallationContext
-
Deprecated.A async task should return
trueforInstallTask.isAsynchronousTask()and be add withInstallationContext.addTaskToCurrentCycle(InstallTask) - 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 interface org.apache.sling.scripting.api.BindingsValuesProvider
-
Add objects to the Bindings object.
- addChild(TreeNode) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.TreeNode
-
Add a new child node to this node.
- addDependant(String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- addDisposalCallback(DisposalCallback) - Method in interface org.apache.sling.models.spi.DisposalCallbackRegistry
-
Register a callback.
- added() - Method in class org.apache.sling.discovery.commons.InstancesDiff
-
Returns the
InstanceCollectioncollection containing theInstanceDescriptioninstances that are contained in the new collection but not in the old collection. - ADDED - Enum constant in enum class org.apache.sling.api.resource.observation.ResourceChange.ChangeType
- 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 specifiedprivileges, theisAllowflag and an optional map containing additional restrictions. - addEntry(AccessControlList, Principal, Privilege[], boolean, Map<String, Value>, Map<String, Value[]>) - 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 specifiedprivileges, theisAllowflag and an optional map containing additional restrictions. - addExtraInfo(JsonObjectBuilder, Principal, Map<Principal, Map<DeclarationType, Set<String>>>) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractGetAceServlet
-
Override to add additional data to the principal object
- addExtraInfo(JsonObjectBuilder, Principal, Map<Principal, Map<DeclarationType, Set<String>>>) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractGetAclServlet
-
Override to add additional data to the principal object
- addExtraInfo(JsonObjectBuilder, Principal, Map<Principal, Map<DeclarationType, Set<String>>>) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetEffectiveAceServlet
-
Overridden to add the declaredAt data to the json
- addExtraInfo(JsonObjectBuilder, Principal, Map<Principal, Map<DeclarationType, Set<String>>>) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetEffectiveAclServlet
-
Overridden to add the declaredAt data to the json
- 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.
- AddGroupMembers - Class in org.apache.sling.repoinit.parser.operations
- AddGroupMembers(List<String>, String) - Constructor for class org.apache.sling.repoinit.parser.operations.AddGroupMembers
-
Operation that add members to a group.
- addHandler(CommandHandler) - Method in interface org.apache.sling.scripting.sightly.compiler.commands.CommandStream
-
Registers a listening
CommandHandlerto the stream. - addHistoryEntry(BaseTopologyView, String) - Method in class org.apache.sling.discovery.commons.providers.spi.base.ClusterSyncHistory
- addImport(String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- addImports(List) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- addIncomingTopologyAnnouncement(Announcement) - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
-
adds an incoming announcement to this announcement
- addingService(ServiceReference<T>) - Method in class org.apache.sling.commons.osgi.SortingServiceTracker
- addInstanceDescription(DefaultInstanceDescription) - Method in class org.apache.sling.discovery.commons.providers.DefaultClusterView
-
Add the given instance to this cluster and set the cluster on the instance (back pointer)
- addInstances(Collection<InstanceDescription>) - Method in class org.apache.sling.discovery.base.commons.DefaultTopologyView
-
Adds the given instances to this topology
- addJob(String, Object, Map<String, Serializable>, String, boolean) - Method in interface org.apache.sling.commons.scheduler.Scheduler
-
Deprecated.Use
Scheduler.schedule(Object, ScheduleOptions)instead. - addJob(String, Map<String, Object>) - Method in interface org.apache.sling.event.jobs.JobManager
-
Add a new job If the topic is
nullor illegal, no job is created andnullis returned. - addJspDependencies(JspServletWrapper, List<String>) - 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.
- addMissingElementExceptions(MissingElementException) - Method in exception class org.apache.sling.models.factory.MissingElementsException
- AddMixins - Class in org.apache.sling.repoinit.parser.operations
- AddMixins(List<String>, List<String>) - Constructor for class org.apache.sling.repoinit.parser.operations.AddMixins
- addNestedProperty - Enum constant in enum class org.apache.sling.jackrabbit.usermanager.AuthorizablePrivilegesInfo.PropertyUpdateTypes
-
Deprecated.
- addParam(String, Object) - Method in class org.apache.sling.resource.filter.ResourceFilterStream
-
Add a key - value pair that can then be evaluated as part of the Script
- addParams(Map<String, Object>) - Method in class org.apache.sling.resource.filter.ResourceFilterStream
-
Add a series of key - value pairs that can then be evaluated as part of the ScriptFilter
- addPeriodicJob(String, Object, Map<String, Serializable>, long, boolean) - Method in interface org.apache.sling.commons.scheduler.Scheduler
-
Deprecated.Use
Scheduler.schedule(Object, ScheduleOptions)instead. - addPeriodicJob(String, Object, Map<String, Serializable>, long, boolean, boolean) - Method in interface org.apache.sling.commons.scheduler.Scheduler
-
Deprecated.Use
Scheduler.schedule(Object, ScheduleOptions)instead. - addPrefix(String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- addPrefixMapping(String, String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- addProperty - Enum constant in enum class org.apache.sling.jackrabbit.usermanager.AuthorizablePrivilegesInfo.PropertyUpdateTypes
-
Deprecated.
- addQueryParameter(String, String) - Method in class org.apache.sling.api.uri.SlingUriBuilder
-
Add a query parameter to the query of the URI.
- addSegment(String, String) - Method in class org.apache.sling.repoinit.parser.operations.CreatePath
-
Deprecated.
- addSegment(String, String) - Method in class org.apache.sling.repoinit.parser.operations.EnsureNodes
- addSegment(String, String, List<String>) - Method in class org.apache.sling.repoinit.parser.operations.CreatePath
-
Deprecated.
- addSegment(String, String, List<String>) - Method in class org.apache.sling.repoinit.parser.operations.EnsureNodes
- addSelector(String) - Method in class org.apache.sling.api.uri.SlingUriBuilder
-
Add a selector to the URI.
- 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.
- 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.
- addSubTemplate(String, RenderUnit) - Method in class org.apache.sling.scripting.sightly.render.RenderUnit
- 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.
- 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.
- addTaglib(String, TagLibraryInfo) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- 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
-
Deprecated.
- addWrapper(String, JspServletWrapper) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspRuntimeContext
-
Add a new wrapper
- adjust(Consumer<SlingUriBuilder>) - Method in interface org.apache.sling.api.uri.SlingUri
-
Shortcut to adjust Sling URIs, e.g.
- all(boolean) - Method in class org.apache.sling.discovery.commons.InstancesDiff
-
Returns the
InstanceSetset containing theInstanceDescriptioninstances that are contained in either the old or the new collection. - ALL - Enum constant in enum class org.apache.sling.event.jobs.JobManager.QueryType
- ALLOW - Enum constant in enum class org.apache.sling.repoinit.parser.operations.AclLine.Action
- allowIgnoredArtifactsInGroup() - Element in annotation interface org.apache.sling.installer.hc.OsgiInstallerHealthCheck.Configuration
- allowImport(String) - Method in interface org.apache.sling.scripting.sightly.java.compiler.JavaImportsAnalyzer
-
Analyses the provided
importedClassand decides if this class should be an explicit import or not in the generated HTL Java class. - allowLoginAdministrativeForBundle(Bundle) - Method in class org.apache.sling.jcr.base.AbstractSlingRepositoryManager
-
Returns whether or not the provided bundle is allowed to use
SlingRepository.loginAdministrative(String). - allowNonExistingPaths() - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractAccessPostServlet
-
Returns whether this operation can operate on paths that do not exist yet
- allowNonExistingPaths() - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.DeletePrincipalAcesServlet
- allowNonExistingPaths() - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyPrincipalAceServlet
- ALT_DD_ATTR - Static variable in class org.apache.sling.scripting.jsp.jasper.Constants
- ALTER_PROPERTY - Enum constant in enum class org.apache.sling.jackrabbit.usermanager.AuthorizablePrivilegesInfo.PropertyUpdateTypes
- alterProperty - Enum constant in enum class org.apache.sling.jackrabbit.usermanager.AuthorizablePrivilegesInfo.PropertyUpdateTypes
-
Deprecated.
- AND - Enum constant in enum class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperator
-
Logical conjunction.
- 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 - Variable in class org.apache.sling.scripting.jsp.jasper.runtime.TagHandlerPool
- AnnotationProcessor - Interface in org.apache.sling.scripting.jsp.jasper.runtime
-
Comment
- Announcement - Class in org.apache.sling.discovery.base.connectors.announcement
-
An announcement is the information exchanged by the topology connector and contains all clusters and instances which both the topology connector client and servlet see (in their part before joining the two worlds).
- Announcement(String) - Constructor for class org.apache.sling.discovery.base.connectors.announcement.Announcement
- Announcement(String, int) - Constructor for class org.apache.sling.discovery.base.connectors.announcement.Announcement
- AnnouncementFilter - Interface in org.apache.sling.discovery.base.connectors.announcement
-
Filter used during announcement processing internally
- announcementRegistry - Variable in class org.apache.sling.discovery.oak.pinger.OakViewChecker
- AnnouncementRegistry - Interface in org.apache.sling.discovery.base.connectors.announcement
-
The announcement registry keeps track of all the announcement that this instance either received by a joined topology connector or that a topology connector inherited from the counterpart (the topology connector servlet)
- AnnouncementRegistryImpl - Class in org.apache.sling.discovery.base.connectors.announcement
-
Default implementation of the AnnouncementRegistry which handles JSON-backed announcements and does so by storing them in a local like /var/discovery/impl/clusterNodes/$slingId/announcement.
- AnnouncementRegistryImpl() - Constructor for class org.apache.sling.discovery.base.connectors.announcement.AnnouncementRegistryImpl
- Apache Sling in a hundred words - Search tag in Overview
- Section
- Apache Sling in five bullets points - Search tag in Overview
- Section
- APP_ROOT - Static variable in interface org.apache.sling.commons.log.logback.webconsole.LogPanel
-
The app root
- append(char) - 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(String) - Method in class org.apache.sling.api.resource.path.PathBuilder
-
Appends a new path fragment
- append(String) - 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
- APPLICATION_CONTEXT - Static variable in interface org.apache.sling.api.security.ResourceAccessSecurity
-
Allowed value for the
ResourceAccessSecurity.CONTEXTservice registration property. - apply(Session, List<Operation>) - Method in interface org.apache.sling.jcr.repoinit.JcrRepoInitOpsProcessor
- apply(Node.Nodes, ErrorDispatcher, PageInfo) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.TagPluginManager
- applyArtifactVersions(Model, ModelUtility.ArtifactVersionResolver) - Static method in class org.apache.sling.provisioning.model.ModelUtility
-
Resolves artifact versions that are no set explicitly in the provisioning file via the given resolver (version = "LATEST").
- applyPrivilegeAndRestrictions(Map<Privilege, LocalPrivilege>, Privilege, boolean, Set<LocalRestriction>, boolean, Set<LocalRestriction>) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyAceServlet
-
Apply the privilege and restrictions to the local privileges
- applyVariables(Model, ModelUtility.VariableResolver) - Static method in class org.apache.sling.provisioning.model.ModelUtility
-
Applies a set of variables to the given model.
- ARCHIVE_VERSION - Static variable in class org.apache.sling.provisioning.model.io.ModelArchiveWriter
-
Current support version of the model archive.
- ArrayLiteral - Class in org.apache.sling.scripting.sightly.compiler.expression.nodes
-
Syntactical structure for an array of items.
- ArrayLiteral(List<ExpressionNode>) - Constructor for class org.apache.sling.scripting.sightly.compiler.expression.nodes.ArrayLiteral
-
Creates an array from a list of
ExpressionNodeelements. - Artifact - Class in org.apache.sling.provisioning.model
-
Description of an artifact.
- Artifact(String, String, String, String, String) - Constructor for class org.apache.sling.provisioning.model.Artifact
-
Create a new artifact object
- Artifact(String, String, String, String, String, Map<String, String>) - Constructor for class org.apache.sling.provisioning.model.Artifact
-
Create a new artifact object
- ArtifactGroup - Class in org.apache.sling.provisioning.model
-
A artifact group holds a set of artifacts.
- ArtifactGroup(int) - Constructor for class org.apache.sling.provisioning.model.ArtifactGroup
-
Create a new artifact group with the level.
- ARTIFACTS_PREFIX - Static variable in class org.apache.sling.provisioning.model.io.ModelArchiveWriter
-
Artifacts prefix.
- artifactVersionResolver(ModelUtility.ArtifactVersionResolver) - Method in class org.apache.sling.provisioning.model.ModelUtility.ResolverOptions
- as(Class<T>) - Method in interface org.apache.sling.caconfig.ConfigurationBuilder
-
Get configuration as singleton resource and its properties mapped to the given annotation class.
- asAdaptable(Class<T>) - Method in interface org.apache.sling.caconfig.ConfigurationBuilder
-
Get configuration as singleton configuration resource and adapt it to the given class.
- asAdaptableCollection(Class<T>) - Method in interface org.apache.sling.caconfig.ConfigurationBuilder
-
Get collection of configuration resources and adapt them to the given class.
- ASCENDING - Enum constant in enum class org.apache.sling.commons.osgi.Order
- 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.
- asCollection(Class<T>) - Method in interface org.apache.sling.caconfig.ConfigurationBuilder
-
Get collection of configuration resources with their properties mapped to the given annotation class.
- asJSON() - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
-
Convert this announcement into json
- asRepoInitString() - Method in class org.apache.sling.repoinit.parser.operations.AddGroupMembers
- asRepoInitString() - Method in class org.apache.sling.repoinit.parser.operations.AddMixins
- asRepoInitString() - Method in class org.apache.sling.repoinit.parser.operations.CreateGroup
- asRepoInitString() - Method in class org.apache.sling.repoinit.parser.operations.CreatePath
-
Deprecated.
- asRepoInitString() - Method in class org.apache.sling.repoinit.parser.operations.CreateServiceUser
- asRepoInitString() - Method in class org.apache.sling.repoinit.parser.operations.CreateUser
- asRepoInitString() - Method in class org.apache.sling.repoinit.parser.operations.DeleteAclPaths
- asRepoInitString() - Method in class org.apache.sling.repoinit.parser.operations.DeleteAclPrincipalBased
- asRepoInitString() - Method in class org.apache.sling.repoinit.parser.operations.DeleteAclPrincipals
- asRepoInitString() - Method in class org.apache.sling.repoinit.parser.operations.DeleteGroup
- asRepoInitString() - Method in class org.apache.sling.repoinit.parser.operations.DeleteServiceUser
- asRepoInitString() - Method in class org.apache.sling.repoinit.parser.operations.DeleteUser
- asRepoInitString() - Method in class org.apache.sling.repoinit.parser.operations.DisableServiceUser
- asRepoInitString() - Method in class org.apache.sling.repoinit.parser.operations.EnsureAclPrincipalBased
- asRepoInitString() - Method in class org.apache.sling.repoinit.parser.operations.EnsureNodes
- asRepoInitString() - Method in class org.apache.sling.repoinit.parser.operations.Operation
-
Converts this operation instance to a RepoInit string representation including the current operation parameters.
- asRepoInitString() - Method in class org.apache.sling.repoinit.parser.operations.RegisterNamespace
- asRepoInitString() - Method in class org.apache.sling.repoinit.parser.operations.RegisterNodetypes
- asRepoInitString() - Method in class org.apache.sling.repoinit.parser.operations.RegisterPrivilege
- asRepoInitString() - Method in class org.apache.sling.repoinit.parser.operations.RemoveAcePaths
- asRepoInitString() - Method in class org.apache.sling.repoinit.parser.operations.RemoveAcePrincipalBased
- asRepoInitString() - Method in class org.apache.sling.repoinit.parser.operations.RemoveAcePrincipals
- asRepoInitString() - Method in class org.apache.sling.repoinit.parser.operations.RemoveGroupMembers
- asRepoInitString() - Method in class org.apache.sling.repoinit.parser.operations.RemoveMixins
- asRepoInitString() - Method in class org.apache.sling.repoinit.parser.operations.SetAclPaths
- asRepoInitString() - Method in class org.apache.sling.repoinit.parser.operations.SetAclPrincipalBased
-
Deprecated.
- asRepoInitString() - Method in class org.apache.sling.repoinit.parser.operations.SetAclPrincipals
- asRepoInitString() - Method in class org.apache.sling.repoinit.parser.operations.SetProperties
- asRepoInitString(String, String) - Method in class org.apache.sling.repoinit.parser.operations.BaseMixinsOperation
- asValueMap() - Method in interface org.apache.sling.caconfig.ConfigurationBuilder
-
Get configuration as singleton resource and return its properties as value map.
- asValueMapCollection() - Method in interface org.apache.sling.caconfig.ConfigurationBuilder
-
Get collection of configuration resources with their properties mapped to the given annotation class.
- ASYNC - Enum constant in enum class org.apache.sling.event.jobs.consumer.JobConsumer.JobResult
-
Processing will be done asynchronously.
- ASYNC_ATTR_NAME - Static variable in class org.apache.sling.installer.api.tasks.InstallTask
-
Attribute which is set by the OSGi installer for asynchronous execution.
- AsyncEvent - Interface in org.apache.sling.discovery.commons.providers.base
-
An AsyncEvent can be enqueued to the AsyncEventSender for later, asynchronous triggering
- asyncProcessingFinished(JobExecutionResult) - Method in interface org.apache.sling.event.jobs.consumer.JobExecutionContext
-
Report an async result.
- asyncTaskFailed(InstallTask) - Method in interface org.apache.sling.installer.api.tasks.InstallationContext
-
Inform the installer about a failed async task.
- at(Date) - Method in interface org.apache.sling.event.jobs.JobBuilder.ScheduleBuilder
-
Schedule the job for a specific date.
- AT(Date) - Method in interface org.apache.sling.commons.scheduler.Scheduler
-
Create a schedule options to fire a job once at a specific date.
- AT(Date, int, long) - Method in interface org.apache.sling.commons.scheduler.Scheduler
-
Create a schedule options to fire a job period starting at a specific date.
- Atom - Interface in org.apache.sling.scripting.sightly.compiler.expression.nodes
-
An
Atomdefines anExpressionNodethat can be translated to simple text, like identifiers or primitive constants (strings, booleans and numbers). - ATTR_ADAPT_TO - Static variable in class org.apache.sling.scripting.jsp.taglib.tei.AdaptToTEI
- 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_DEFAULT_VALUE - Static variable in class org.apache.sling.scripting.jsp.taglib.tei.GetPropertyTEI
- ATTR_INCLUDE_CONTEXT_PATH - Static variable in class org.apache.sling.api.SlingConstants
-
Deprecated.Use
RequestDispatcher.INCLUDE_CONTEXT_PATHinstead - ATTR_INCLUDE_PATH_INFO - Static variable in class org.apache.sling.api.SlingConstants
-
Deprecated.Use
RequestDispatcher.INCLUDE_PATH_INFOinstead - ATTR_INCLUDE_QUERY_STRING - Static variable in class org.apache.sling.api.SlingConstants
-
Deprecated.Use
RequestDispatcher.INCLUDE_QUERY_STRINGinstead - ATTR_INCLUDE_REQUEST_URI - Static variable in class org.apache.sling.api.SlingConstants
-
Deprecated.Use
RequestDispatcher.INCLUDE_REQUEST_URIinstead - ATTR_INCLUDE_SERVLET_PATH - Static variable in class org.apache.sling.api.SlingConstants
-
Deprecated.Use
RequestDispatcher.INCLUDE_SERVLET_PATHinstead - ATTR_INSTALL_EXCLUDED - Static variable in interface org.apache.sling.installer.api.tasks.TaskResource
-
If this attribute is set and the resource has the state installed, it actually means that this resource has been processed but not installed.
- ATTR_INSTALL_INFO - Static variable in interface org.apache.sling.installer.api.tasks.TaskResource
-
Additional installation information in human readable format.
- 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_AUTH_URI_SUFFIX - Static variable in class org.apache.sling.auth.core.AuthConstants
-
The name of the request attribute containing the list of request URI suffixes handled by the default authenticator
org.apache.sling.auth.core.impl.SlingAuthenticator. - ATTR_REQUEST_CONTENT - Static variable in class org.apache.sling.api.SlingConstants
-
The name of the request attribute containing the
Resourceunderlying theServletwhich included the servlet currently being active (value is "org.apache.sling.api.include.resource"). - ATTR_REQUEST_JAKARTA_SERVLET - Static variable in class org.apache.sling.api.SlingConstants
-
The name of the request attribute containing the
jakarta.servlet.Servletwhich included the servlet currently being active (value is "org.apache.sling.api.include.jakarta.servlet"). - 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
RequestPathInfounderlying theServletwhich 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
-
Deprecated.Use
SlingConstants.ATTR_REQUEST_JAKARTA_SERVLETinstead - 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_RETURN_CLASS - Static variable in class org.apache.sling.scripting.jsp.taglib.tei.GetPropertyTEI
- ATTR_SCRIPT_RESOURCE_RESOLVER - Static variable in class org.apache.sling.api.scripting.SlingScriptConstants
-
The name of the script context attribute holding the
ResourceResolverwhich has been used to resolve the script. - ATTR_SKIP_SESSION_HANDLING - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
-
Name of the request attribute (not parameter) indicating that a post operation should not invoke the commit method on the resource resolver upon completion.
- 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_VAR - Static variable in class org.apache.sling.scripting.jsp.taglib.tei.AbstractVarTEI
- attributable - Variable in class org.apache.sling.api.resource.runtime.dto.ResourceProviderDTO
-
Whether the resource provider supports attributes.
- AttributableResourceProvider - Interface in org.apache.sling.api.resource
-
Deprecated.Use the
ResourceProvider - ATTRIBUTE - Enum constant in enum class org.apache.sling.scripting.sightly.compiler.expression.MarkupContext
- 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
- ATTRIBUTE_NAME - Enum constant in enum class org.apache.sling.scripting.sightly.compiler.expression.MarkupContext
- 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_ADMIN - Static variable in class org.apache.sling.spi.resource.provider.ResourceProvider
-
The authentication information property indicating to use an administrative login.
- AUTH_CLONE - Static variable in class org.apache.sling.spi.resource.provider.ResourceProvider
-
The authentication information property indicating that an existing resource resolver is being cloned.
- AUTH_HANDLER_BROWSER_ONLY - Static variable in class org.apache.sling.auth.core.AuthConstants
-
Service Registration property which may be set by an
JakartaAuthenticationHandlerservice to indicate whether itsJakartaAuthenticationHandler.requestCredentials(HttpServletRequest, HttpServletResponse)method supports non-browser requests (according toAuthUtil.isBrowserRequest(HttpServletRequest)or not. - AUTH_INFO_LOGIN - Static variable in class org.apache.sling.auth.core.AuthConstants
-
Marker property in the
AuthenticationInfoobject returned by theJakartaAuthenticationHandler.extractCredentials(HttpServletRequest, HttpServletResponse)method indicating a first authentication considered to be a login. - AUTH_REQUIREMENTS - Static variable in class org.apache.sling.auth.core.AuthConstants
-
Any OSGi service may provide a
sling.auth.requirementsregistration property which is used to dynamically extend the authentication requirements for theAuthenticationSupport. - AUTH_SERVICE_BUNDLE - Static variable in class org.apache.sling.spi.resource.provider.ResourceProvider
-
The authentication information property referring to the bundle providing a service for which a resource provider is to be retrieved.
- 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
JakartaAuthenticationHandler. - AuthConstants - Class in org.apache.sling.auth.core
-
The
AuthConstantsprovides a collection of constants used to configure and customize the Sling authentication infrastructure. - authenticate(Map<String, Object>) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
-
Authenticate against the resource provider.
- authenticate(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.sling.engine.auth.AuthenticationHandler
-
Deprecated.Extracts credential data from the request if at all contained.
- AUTHENTICATE_LAZY - Static variable in class org.apache.sling.spi.resource.provider.ResourceProvider
-
Value for
ResourceProvider.PROPERTY_AUTHENTICATEindicating authentication is needed and will be done on demand. - AUTHENTICATE_NO - Static variable in class org.apache.sling.spi.resource.provider.ResourceProvider
-
Default value for
ResourceProvider.PROPERTY_AUTHENTICATE - AUTHENTICATE_REQUIRED - Static variable in class org.apache.sling.spi.resource.provider.ResourceProvider
-
Value for
ResourceProvider.PROPERTY_AUTHENTICATEindicating authentication is required. - AUTHENTICATION_INFO_CREDENTIALS - Static variable in class org.apache.sling.jcr.resource.api.JcrResourceConstants
-
The name of the property providing the JCR credentials to be used by the resource resolver factory method instead of the
user.nameanduser.passwordproperties. - AUTHENTICATION_INFO_SESSION - Static variable in class org.apache.sling.jcr.resource.api.JcrResourceConstants
-
The name of the authentication info property containing a JCR Session to which a JCR based resource resolver should provide access.
- authenticationFailed(HttpServletRequest, HttpServletResponse, AuthenticationInfo) - Method in class org.apache.sling.auth.core.spi.DefaultJakartaAuthenticationFeedbackHandler
-
This default implementation does nothing.
- authenticationFailed(HttpServletRequest, HttpServletResponse, AuthenticationInfo) - Method in interface org.apache.sling.auth.core.spi.JakartaAuthenticationFeedbackHandler
-
Called if authentication failed with the credentials provided in the
authInfomap. - authenticationFailed(HttpServletRequest, HttpServletResponse, AuthenticationInfo) - Method in interface org.apache.sling.auth.core.spi.AuthenticationFeedbackHandler
-
Deprecated.Called if authentication failed with the credentials provided in the
authInfomap. - authenticationFailed(HttpServletRequest, HttpServletResponse, AuthenticationInfo) - Method in class org.apache.sling.auth.core.spi.DefaultAuthenticationFeedbackHandler
-
Deprecated.This default implementation does nothing.
- AuthenticationFeedbackHandler - Interface in org.apache.sling.auth.core.spi
-
Deprecated.Use
JakartaAuthenticationFeedbackHandlerinstead - AuthenticationHandler - Interface in org.apache.sling.auth.core.spi
-
The
AuthenticationHandlerinterface 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
AuthenticationHandlerinstead - AuthenticationHandler.FAILURE_REASON_CODES - Enum Class in org.apache.sling.auth.core.spi
-
This enum indicates the supported detailed login failure reason codes:
invalid_login: indicates username/password mismatch.password_expired: indicates password has expired or was never set and change initial password is enabledaccount_locked: the account was disabled or lockedaccount_not_found: the account was not found (not the same as username password mismatch)expired_token: the token credentials used have expired - AuthenticationInfo - Class in org.apache.sling.auth.core.spi
-
The
AuthenticationInfoconveys any authentication credentials and/or details extracted by theJakartaAuthenticationHandler.extractCredentials(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse)method from the request. - AuthenticationInfo - Class in org.apache.sling.engine.auth
-
Deprecated.
- 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(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(String, Credentials, String)method would be called with anullworkspace 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
-
Deprecated.Use
JakartaAuthenticationInfoPostProcessorinstead - authenticationSucceeded(HttpServletRequest, HttpServletResponse, AuthenticationInfo) - Method in class org.apache.sling.auth.core.spi.DefaultJakartaAuthenticationFeedbackHandler
-
This default implementation calls the
DefaultJakartaAuthenticationFeedbackHandler.handleRedirect(HttpServletRequest, HttpServletResponse)method to optionally redirect the request after successful authentication. - authenticationSucceeded(HttpServletRequest, HttpServletResponse, AuthenticationInfo) - Method in interface org.apache.sling.auth.core.spi.JakartaAuthenticationFeedbackHandler
-
Called if authentication succeeded with the credentials provided in the
authInfomap. - authenticationSucceeded(HttpServletRequest, HttpServletResponse, AuthenticationInfo) - Method in interface org.apache.sling.auth.core.spi.AuthenticationFeedbackHandler
-
Deprecated.Called if authentication succeeded with the credentials provided in the
authInfomap. - authenticationSucceeded(HttpServletRequest, HttpServletResponse, AuthenticationInfo) - Method in class org.apache.sling.auth.core.spi.DefaultAuthenticationFeedbackHandler
-
Deprecated.This default implementation calls the
DefaultAuthenticationFeedbackHandler.handleRedirect(HttpServletRequest, HttpServletResponse)method to optionally redirect the request after successful authentication. - AuthenticationSupport - Interface in org.apache.sling.auth.core
-
The
AuthenticationSupportprovides the service API used to implement theServletContextHelper.handleSecuritymethod as defined in the OSGi Whiteboard Specification for Jakarta Servlet. - Authenticator - Interface in org.apache.sling.api.auth
-
The
Authenticatorinterface defines the service interface which may be used by applications to enforce requests to be authenticated (seeAuthenticator.login(HttpServletRequest, HttpServletResponse)) or to end enforced authentication (seeAuthenticator.logout(HttpServletRequest, HttpServletResponse)). - Authenticator - Interface in org.apache.sling.engine.auth
-
Deprecated.use
AuthenticationSupportinstead - AuthorizablePrivilegesInfo - Interface in org.apache.sling.jackrabbit.usermanager
- AuthorizablePrivilegesInfo.PropertyUpdateTypes - Enum Class in org.apache.sling.jackrabbit.usermanager
-
An enumeration of the possible types of property changes
- authType - Variable in class org.apache.sling.api.resource.runtime.dto.ResourceProviderDTO
-
The auth handling for this provider.
- AuthType - Enum Class in org.apache.sling.api.resource.runtime.dto
-
Enumeration for the auth type of a resource provider.
- AuthUtil - Class in org.apache.sling.auth.core
-
The
AuthUtilprovides utility functions for implementations ofJakartaAuthenticationHandlerservices and users of the Sling authentication infrastructure. - AUTOCHECKOUT_DIRECTIVE - Static variable in class org.apache.sling.jcr.contentloader.PathEntry
-
The autoCheckout directive specifying whether versionable nodes should be checked out when necessary
- autoStopLocalLoopEnabled() - Element in annotation interface org.apache.sling.discovery.oak.DiscoveryServiceCentralConfig
-
If set to true, local-loops of topology connectors are automatically stopped when detected so.
B
- BackendCompiler - Interface in org.apache.sling.scripting.sightly.compiler.backend
-
A
BackendCompilercan be hooked in into theSightlyCompilerin order to transpile HTLCommands into other JVM supported languages. - backgroundCheckRunnable - Variable in class org.apache.sling.discovery.commons.providers.spi.base.AbstractServiceWithBackgroundCheck
- backoffStableFactor() - Element in annotation interface org.apache.sling.discovery.oak.DiscoveryServiceCentralConfig
-
The property for defining the maximum backoff factor for stable connectors
- backoffStandbyFactor() - Element in annotation interface org.apache.sling.discovery.oak.DiscoveryServiceCentralConfig
-
The property for defining the backoff factor for standby (loop) connectors
- BaseConfig - Interface in org.apache.sling.discovery.base.connectors
-
Configuration for discovery.base
- BaseDiscoveryService - Class in org.apache.sling.discovery.base.commons
-
Abstract base class for DiscoveryService implementations which uses the ClusterViewService plus Topology Connectors to calculate the current TopologyView
- BaseDiscoveryService() - Constructor for class org.apache.sling.discovery.base.commons.BaseDiscoveryService
- BaseMixinsOperation - Class in org.apache.sling.repoinit.parser.operations
- BaseMixinsOperation(List<String>, List<String>) - Constructor for class org.apache.sling.repoinit.parser.operations.BaseMixinsOperation
- BaseTopologyView - Class in org.apache.sling.discovery.commons.providers
-
Very simple abstract base class for the TopologyView which comes with the 'setNotCurrent()' method - that allows the ViewStateManager to mark a topologyView as no longer current - and the isCurrent() is handled accordingly.
- BaseTopologyView() - Constructor for class org.apache.sling.discovery.commons.providers.BaseTopologyView
- BaseViewChecker - Class in org.apache.sling.discovery.base.commons
-
The heartbeat handler is responsible and capable of issuing both local and remote heartbeats and registers a periodic job with the scheduler for doing so.
- BaseViewChecker() - Constructor for class org.apache.sling.discovery.base.commons.BaseViewChecker
- BatchResourceRemover(int) - Constructor for class org.apache.sling.api.resource.ResourceUtil.BatchResourceRemover
- BeanProperty - Class in org.apache.sling.models.annotations.via
-
Marker class for using the JavaBean @Via provider.
- BeanProperty() - Constructor for class org.apache.sling.models.annotations.via.BeanProperty
- 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
- BinaryOperation - Class in org.apache.sling.scripting.sightly.compiler.expression.nodes
-
A {code BinaryOperation} defines an expression where a binary operator is applied (e.g.
- BinaryOperation(BinaryOperator, ExpressionNode, ExpressionNode) - Constructor for class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperation
-
Creates a
BinaryOperation. - BinaryOperation(BinaryOperator, ExpressionNode, ExpressionNode, Expression) - Constructor for class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperation
-
Creates a
BinaryOperation. - BinaryOperator - Enum Class in org.apache.sling.scripting.sightly.compiler.expression.nodes
-
Binary operators used in expressions.
- bind(TopologyEventListener) - Method in class org.apache.sling.discovery.commons.providers.base.ViewStateManagerImpl
- bind(TopologyEventListener) - Method in interface org.apache.sling.discovery.commons.providers.ViewStateManager
-
Binds the given eventListener, sending it an INIT event if applicable.
- bind(T, Map<String, Object>) - Method in class org.apache.sling.commons.osgi.RankedServices
-
Handle bind service event.
- bindHttpService(ServiceReference) - Method in class org.apache.sling.discovery.base.commons.BaseViewChecker
-
Bind a http service
- BindingsValuesProvider - Interface in org.apache.sling.scripting.api
-
Service interface which allows for the Bindings object.
- BindingsValuesProvidersByContext - Interface in org.apache.sling.scripting.api
-
Provides
BindingsValuesProviderfor specific contexts, based on their "context" service property. - bindLogger(Logger) - Method in class org.apache.sling.jcr.registration.AbstractRegistrationSupport
-
Binds the Logger
- bindPostResponseCreator(JakartaPostResponseCreator, Map<String, Object>) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractAccessPostServlet
-
Bind a new post response creator
- bindPropertyProvider(PropertyProvider, Map<String, Object>) - Method in class org.apache.sling.discovery.oak.OakDiscoveryService
-
Bind a new property provider.
- bindRepository(String, Repository) - Method in class org.apache.sling.jcr.registration.AbstractRegistrationSupport
-
Called to actually register a repository with the registry.
- bindRepository(ServiceReference) - Method in class org.apache.sling.jcr.registration.AbstractRegistrationSupport
-
Registers the repository identified by the OSGi service reference under the name set as service property.
- bindRestrictionProvider(RestrictionProvider) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractAccessServlet
- bindTopologyEventListener(TopologyEventListener) - Method in class org.apache.sling.discovery.oak.OakDiscoveryService
-
bind a topology event listener
- BLOCK - Enum constant in enum class org.apache.sling.caconfig.resource.spi.InheritanceDecision
- 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.
- Boolean - Enum constant in enum class org.apache.sling.repoinit.parser.operations.PropertyLine.PropertyType
- BooleanConstant - Class in org.apache.sling.scripting.sightly.compiler.expression.nodes
-
Defines a Boolean constant (e.g.
- BooleanConstant(boolean) - Constructor for class org.apache.sling.scripting.sightly.compiler.expression.nodes.BooleanConstant
-
Creates a boolean constant from a boolean value.
- BooleanConstant(String) - Constructor for class org.apache.sling.scripting.sightly.compiler.expression.nodes.BooleanConstant
-
Creates a boolean constant from a raw string.
- booleanValue(String) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
-
Convert a String value to 'boolean'.
- booleanValues() - Element in annotation interface org.apache.sling.models.annotations.Default
- BSNRenamer - Class in org.apache.sling.commons.osgi
-
Processes a bundle file by changing its Bundle-SymbolicName.
- BSNRenamer(File, File, String) - Constructor for class org.apache.sling.commons.osgi.BSNRenamer
- build() - Method in interface org.apache.sling.api.request.builder.SlingHttpServletRequestBuilder
-
Deprecated.
- build() - Method in interface org.apache.sling.api.request.builder.SlingHttpServletResponseBuilder
-
Deprecated.
- build() - Method in class org.apache.sling.api.uri.SlingUriBuilder
-
Builds the immutable SlingUri from this builder.
- build(ClassInfo) - Method in class org.apache.sling.scripting.sightly.java.compiler.GlobalShadowCheckBackendCompiler
- build(ClassInfo) - Method in class org.apache.sling.scripting.sightly.java.compiler.JavaClassBackendCompiler
-
Provided the class information, this method will build the source code for the generated Java class.
- buildCurrentModel(SaxEventInterpretationContext, String, Attributes) - Method in class org.apache.sling.commons.log.logback.OsgiAction
-
Build the OsgiModel for the given inputs
- buildCurrentModel(SaxEventInterpretationContext, String, Attributes) - Method in class org.apache.sling.commons.log.logback.OsgiAppenderRefAction
-
Build the OsgiAppenderRefModel for the given inputs
- Builders - Class in org.apache.sling.api.request.builder
-
Creates builders.
- buildJakartaRequest() - Method in interface org.apache.sling.api.request.builder.SlingHttpServletRequestBuilder
-
Builds the request.
- buildJakartaResponseResult() - Method in interface org.apache.sling.api.request.builder.SlingHttpServletResponseBuilder
-
Builds the response.
- buildRestrictionNameToDefinitionMap(String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyAceServlet
-
Calculate a map of restriction names to the restriction definition
- BUNDLE_REQ_ATTR - Static variable in interface org.apache.sling.i18n.ResourceBundleProvider
-
Request attribute to get the resource bundle.
- BUNDLE_START_LEVEL - Static variable in class org.apache.sling.installer.api.InstallableResource
-
Optional parameter in the dictionary if a bundle is installed.
- BUNDLE_SYMBOLIC_NAME - Static variable in class org.apache.sling.commons.osgi.BSNRenamer
- BUNDLE_VERSION - Static variable in class org.apache.sling.commons.osgi.BSNRenamer
- 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
- BundleContentLoadedCheck - Class in org.apache.sling.jcr.contentloader.hc
-
Health check component that monitors the bundle content loading progress for all of the deployed bundles.
- BundleContentLoadedCheck() - Constructor for class org.apache.sling.jcr.contentloader.hc.BundleContentLoadedCheck
- BundleContentLoadedCheck.Config - Annotation Interface in org.apache.sling.jcr.contentloader.hc
- bundleContext - Variable in class org.apache.sling.scripting.core.ScriptHelper
-
The bundle context.
- BundledRenderUnit - Interface in org.apache.sling.scripting.spi.bundle
-
A
BundledRenderUnitrepresents a pre-packaged script or precompiled script (Java class) that will be executed in order to render aHttpServletRequest. - BundledRenderUnitCapability - Interface in org.apache.sling.scripting.spi.bundle
-
A
BundledRenderUnitCapabilityencapsulates the values of aProvided-Capability, based on whichBundledRenderUnits are generated. - BundledRenderUnitFinder - Interface in org.apache.sling.scripting.spi.bundle
-
The
BundledScriptFinderfinds theBundledRenderUnitcorresponding to a certain chain ofTypeProviders or corresponding to a certain path-basedBundledRenderUnitCapability. - BundledUnitManager - Interface in org.apache.sling.scripting.sightly.engine
- BundleFileProcessor - Class in org.apache.sling.commons.osgi
-
The
BundleFileProcessorcan transform a bundle Manifest by creating a modified copy of the bundle file. - BundleFileProcessor(File, File) - Constructor for class org.apache.sling.commons.osgi.BundleFileProcessor
- 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
- cache() - Element in annotation interface org.apache.sling.models.annotations.Model
- cache(ValueMap) - Static method in class org.apache.sling.api.wrappers.ValueMapUtil
-
Decorates the given
ValueMapwith a caching layer. - 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
- CachedAnnouncement - Class in org.apache.sling.discovery.base.connectors.announcement
-
With SLING-3389 the Announcement itself doesn't use the created (ie timeout) field anymore (it still has it currently for backwards compatibility on the wire-level) - hence that's why there's this small in-memory wrapper object which contains an Announcement and carries a lastHeartbeat property.
- CachedScript - Interface in org.apache.sling.scripting.api
-
The
CachedScriptprovides an abstraction on top ofCompiledScriptsuch that compiled scripts can be cached for further executions. - call(String, Object...) - Method in interface org.apache.sling.scripting.sightly.render.RenderContext
-
Call one of the registered
RuntimeExtensions. - 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.
- call(RenderContext, Object...) - Method in interface org.apache.sling.scripting.sightly.extension.RuntimeExtension
-
Call the
RuntimeExtension - Call(String, String) - Constructor for class org.apache.sling.scripting.sightly.compiler.commands.Procedure.Call
- CallTag - Class in org.apache.sling.scripting.jsp.taglib
-
The
CallTagimplements the<sling:call>custom tag. - CallTag() - Constructor for class org.apache.sling.scripting.jsp.taglib.CallTag
- callUnit(PrintWriter, RenderContext, Object, Object) - Method in class org.apache.sling.scripting.sightly.render.RenderUnit
- 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.
- 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.
- cancel() - Method in interface org.apache.sling.event.jobs.consumer.JobConsumer.AsyncHandler
- CANCEL - Enum constant in enum class org.apache.sling.event.jobs.consumer.JobConsumer.JobResult
-
Processing failed permanently and must not be retried.
- cancelled() - Method in interface org.apache.sling.event.jobs.consumer.JobExecutionContext.ResultBuilder
-
The job processing failed permanently.
- cancelled() - Method in interface org.apache.sling.event.jobs.consumer.JobExecutionResult
-
If this returns true the job processing failed permanently.
- CANCELLED - Enum constant in enum class org.apache.sling.event.jobs.JobManager.QueryType
- cancelPreviousBackgroundCheck() - Method in class org.apache.sling.discovery.commons.providers.spi.base.AbstractServiceWithBackgroundCheck
-
Cancel the currently ongoing background check if there is any ongoing.
- cancelSync() - Method in class org.apache.sling.discovery.commons.providers.spi.base.ClusterSyncServiceChain
- cancelSync() - Method in class org.apache.sling.discovery.commons.providers.spi.base.OakBacklogClusterSyncService
- cancelSync() - Method in class org.apache.sling.discovery.commons.providers.spi.base.SyncTokenService
- cancelSync() - Method in interface org.apache.sling.discovery.commons.providers.spi.ClusterSyncService
- cancelSync() - Method in class org.apache.sling.discovery.oak.JoinerDelay
- canChangePassword(Session, String) - Method in interface org.apache.sling.jackrabbit.usermanager.AuthorizablePrivilegesInfo
-
Checks whether the current user has been granted privileges to change the password of the specified user.
- canChangePasswordWithoutOldPassword(Session, String) - Method in interface org.apache.sling.jackrabbit.usermanager.AuthorizablePrivilegesInfo
-
Checks whether the current user has been granted privileges to change the password of the specified user without knowing the current password of the user.
- canCreate(String, ResourceResolver) - Method in interface org.apache.sling.api.security.ResourceAccessSecurity
-
Check whether a resource can be created at the path.
- canCreateFromAdaptable(Object, Class<?>) - Method in interface org.apache.sling.models.factory.ModelFactory
- 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.
- canDelete(Resource) - Method in interface org.apache.sling.api.security.ResourceAccessSecurity
-
Check whether a resource can be deleted at the 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.
- canDeleteValue(Resource, String) - Method in interface org.apache.sling.api.security.ResourceAccessSecurity
-
Check whether a value can be deleted
- canDisable(Session, String) - Method in interface org.apache.sling.jackrabbit.usermanager.AuthorizablePrivilegesInfo
-
Checks whether the current user has been granted privileges to disable the specified user.
- canExecute(Resource) - Method in interface org.apache.sling.api.security.ResourceAccessSecurity
-
Check whether a resource can be executed at the path.
- 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.
- canOrderChildren(Resource) - Method in interface org.apache.sling.api.security.ResourceAccessSecurity
-
Check whether child resources can be ordered.
- 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.
- canReadValue(Resource, String) - Method in interface org.apache.sling.api.security.ResourceAccessSecurity
-
Check whether a value can be read
- 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.
- canRunConcurrently(boolean) - Method in interface org.apache.sling.commons.scheduler.ScheduleOptions
-
Flag indicating whether the job can be run concurrently.
- canSetValue(Resource, String) - Method in interface org.apache.sling.api.security.ResourceAccessSecurity
-
Check whether a value can be set
- canUpdate(Resource) - Method in interface org.apache.sling.api.security.ResourceAccessSecurity
-
Check whether a resource can be updated at the path.
- 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.
- 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, AuthorizablePrivilegesInfo.PropertyUpdateTypes...) - 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.
- CaptureJakartaResponseWrapper - Class in org.apache.sling.scripting.core.servlet
-
Extends the HttpServletResponse to wrap the response and capture the results.
- CaptureJakartaResponseWrapper(HttpServletResponse) - Constructor for class org.apache.sling.scripting.core.servlet.CaptureJakartaResponseWrapper
-
Construct a new CaptureResponseWrapper.
- CaptureResponseWrapper - Class in org.apache.sling.scripting.core.servlet
-
Deprecated.Use
CaptureJakartaResponseWrapperinstead. - CaptureResponseWrapper(HttpServletResponse) - Constructor for class org.apache.sling.scripting.core.servlet.CaptureResponseWrapper
-
Deprecated.Construct a new CaptureResponseWrapper.
- 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
- CFG_FORMAT_FELIX_CA - Static variable in class org.apache.sling.provisioning.model.ModelConstants
-
Format of the Apache Felix Config Admin.
- CFG_FORMAT_PROPERTIES - Static variable in class org.apache.sling.provisioning.model.ModelConstants
-
Property file format.
- CFG_LAUNCHPAD_BOOTSTRAP - Static variable in class org.apache.sling.provisioning.model.ModelConstants
-
Name of the configuration for the bootstrap contents.
- CFG_LAUNCHPAD_WEB_XML - Static variable in class org.apache.sling.provisioning.model.ModelConstants
-
Name of the configuration containing the web.xml.
- CFG_MODE_MERGE - Static variable in class org.apache.sling.provisioning.model.ModelConstants
-
Mode for merging a configuration
- CFG_MODE_OVERWRITE - Static variable in class org.apache.sling.provisioning.model.ModelConstants
-
Mode for overwriting a configuration.
- CFG_UNPROCESSED - Static variable in class org.apache.sling.provisioning.model.ModelConstants
-
Unprocessed configuration values.
- CFG_UNPROCESSED_FORMAT - Static variable in class org.apache.sling.provisioning.model.ModelConstants
-
Format of the unprocessed configuration values.
- CFG_UNPROCESSED_MODE - Static variable in class org.apache.sling.provisioning.model.ModelConstants
-
Format of the unprocessed configuration values.
- ch - Variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLString
-
The character array.
- CHANGE_ADDED - Static variable in interface org.apache.sling.api.resource.observation.ResourceChangeListener
-
String constant for
ResourceChange.ChangeType.ADDED. - CHANGE_CHANGED - Static variable in interface org.apache.sling.api.resource.observation.ResourceChangeListener
-
String constant for
ResourceChange.ChangeType.CHANGED. - CHANGE_PROVIDER_ADDED - Static variable in interface org.apache.sling.api.resource.observation.ResourceChangeListener
-
String constant for
ResourceChange.ChangeType.PROVIDER_ADDED. - CHANGE_PROVIDER_REMOVED - Static variable in interface org.apache.sling.api.resource.observation.ResourceChangeListener
-
String constant for
ResourceChange.ChangeType.PROVIDER_REMOVED. - CHANGE_REMOVED - Static variable in interface org.apache.sling.api.resource.observation.ResourceChangeListener
-
String constant for
ResourceChange.ChangeType.REMOVED. - changed() - Method in interface org.apache.sling.commons.osgi.RankedServices.ChangeListener
-
Is called when the list of ranked services was changed due to bundle bindings/unbindings.
- CHANGED - Enum constant in enum class org.apache.sling.api.resource.observation.ResourceChange.ChangeType
- changePassword(Session, String, String, String, String, List<Modification>) - Method in interface org.apache.sling.jackrabbit.usermanager.ChangeUserPassword
-
Update the password of a user in the repository
- CHANGES - Static variable in interface org.apache.sling.api.resource.observation.ResourceChangeListener
-
Array of change types - optional.
- ChangeStateTask - Class in org.apache.sling.installer.api.tasks
-
Simple general task, setting the state of a registered resource.
- ChangeStateTask(TaskResourceGroup, ResourceState) - Constructor for class org.apache.sling.installer.api.tasks.ChangeStateTask
-
Change the state of the task
- ChangeStateTask(TaskResourceGroup, ResourceState, String) - Constructor for class org.apache.sling.installer.api.tasks.ChangeStateTask
-
Change the state of the task
- ChangeStateTask(TaskResourceGroup, ResourceState, Map<String, Object>, String[]) - Constructor for class org.apache.sling.installer.api.tasks.ChangeStateTask
-
Change the state of the task
- ChangeStateTask(TaskResourceGroup, ResourceState, Map<String, Object>, String[], String) - Constructor for class org.apache.sling.installer.api.tasks.ChangeStateTask
-
Change the state of the task
- ChangeUserPassword - Interface in org.apache.sling.jackrabbit.usermanager
-
The
ChangeUserPasswordservice api. - 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(ProtectionContext, String) - Method in interface org.apache.sling.xss.XSSFilter
-
Indicates whether or not a given source string contains XSS policy violations.
- 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.
- checkBundles() - Element in annotation interface org.apache.sling.installer.hc.OsgiInstallerHealthCheck.Configuration
- checkConfigurations() - Element in annotation interface org.apache.sling.installer.hc.OsgiInstallerHealthCheck.Configuration
- checkExpiredAnnouncements() - Method in interface org.apache.sling.discovery.base.connectors.announcement.AnnouncementRegistry
-
Check for expired announcements and remove any if applicable
- checkExpiredAnnouncements() - Method in class org.apache.sling.discovery.base.connectors.announcement.AnnouncementRegistryImpl
- checkForTopologyChange() - Method in class org.apache.sling.discovery.oak.OakDiscoveryService
-
Check the current topology for any potential change
- CHECKIN - Enum constant in enum class org.apache.sling.servlets.post.ModificationType
-
A Node has been checked in.
- CHECKIN_DIRECTIVE - Static variable in class org.apache.sling.jcr.contentloader.PathEntry
-
The checkin directive specifying whether versionable nodes should be checked in
- CHECKOUT - Enum constant in enum class org.apache.sling.servlets.post.ModificationType
-
A Node has been checked out.
- checkoutIfNecessary(Node, List<Modification>, VersioningConfiguration) - Method in class org.apache.sling.servlets.post.AbstractPostOperation
-
Deprecated.
- checkOutputDir() - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
- checkPrivilege(AccessControlManager) - Method in class org.apache.sling.jcr.contentloader.LocalPrivilege
- checkReferer(HttpServletRequest, String) - Static method in class org.apache.sling.auth.core.AuthUtil
-
Check if the request is for this authentication handler.
- checkReferer(HttpServletRequest, String) - Static method in class org.apache.sling.auth.core.AuthUtil
-
Deprecated.
- 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
- checkView() - Method in class org.apache.sling.discovery.base.commons.BaseViewChecker
-
for testing only
- checkView() - Method in interface org.apache.sling.discovery.base.commons.ViewChecker
-
Check the view (without issuing a heartbeat)
- children - Variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.TreeNode
-
The children of this node, instantiated only if required.
- ChildResource - Class in org.apache.sling.models.annotations.via
-
Marker class for using the ChildResource @Via provider.
- ChildResource - Interface in org.apache.sling.validation.model
-
Defines the validation rules for a child resource, allowing
ValidationModels to be applied toResourcetrees. - ChildResource - Annotation Interface in org.apache.sling.models.annotations.injectorspecific
-
Annotation to be used on either methods, fields or constructor parameters to let Sling Models inject a child resource
- ChildResource() - Constructor for class org.apache.sling.models.annotations.via.ChildResource
- 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
- CHUNK_NODE_NAME - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
-
Constant for prefix for sling:chunk node name.
- CHUNKSIZE - Static variable in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
- ClassInfo - Interface in org.apache.sling.scripting.sightly.java.compiler
-
This interface provides information about classes that will be generated by the
JavaClassBackendCompiler. - ClassLoaderWriter - Interface in org.apache.sling.commons.classloader
-
A class loader writer is a service allowing to dynamically generate classes and resources.
- ClassLoaderWriterListener - Interface in org.apache.sling.commons.classloader
-
Whiteboard interface for scripting implementations which need to respond to ClassLoader clearing events.
- 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.ScriptableMap
- 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
- clean() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.Compiler
- cleanup() - Method in class org.apache.sling.scripting.core.ScriptHelper
-
Clean up this instance.
- cleanupQuotedString(String) - Static method in class org.apache.sling.repoinit.parser.operations.Operation
- clear() - Method in class org.apache.sling.api.resource.ResourceMetadata
- clear() - Method in class org.apache.sling.api.scripting.LazyBindings
- clear() - Method in class org.apache.sling.api.wrappers.CompositeValueMap
-
Deprecated.
- clear() - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
- clear() - Method in class org.apache.sling.auth.core.spi.AuthenticationInfo
-
Clears all properties from the map with the exception of the
AuthenticationInfo.AUTH_TYPEproperty. - clear() - Method in interface org.apache.sling.engine.RequestInfoProvider
-
Clear all request infos
- clear() - Method in class org.apache.sling.provisioning.model.KeyValueMap
-
Clear the map
- clear() - Method in interface org.apache.sling.scripting.api.ScriptCache
-
Empties the cache.
- 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.
- clearAllowRestrictions() - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.LocalPrivilege
- 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
- clearCache() - Method in interface org.apache.sling.commons.fsclassloader.FSClassLoaderMBean
-
Clears the cache of compiled scripts from the FSClassLoader
- clearCache() - Method in class org.apache.sling.discovery.commons.providers.spi.base.IdMapService
- clearDenyRestrictions() - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.LocalPrivilege
- clone() - Method in class org.apache.sling.api.resource.ResourceMetadata
- clone() - Method in class org.apache.sling.servlets.post.VersioningConfiguration
- clone(Map<String, Object>) - Method in interface org.apache.sling.api.resource.ResourceResolver
-
Returns a new
ResourceResolverinstance based on the givenauthenticationInfomap and the original authentication info used to create this instance. - clone(Map<String, Object>) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
-
Wraps and returns the
ResourceResolverobtained by callingcloneon the wrapped resource resolver. - cloneWithNewValues(LocalRestriction, Value[]) - Static method in class org.apache.sling.jcr.jackrabbit.accessmanager.LocalRestriction
-
Clone from an existing object and then assign the new values
- close() - Method in interface org.apache.sling.api.resource.DynamicResourceProvider
-
Deprecated.Close the resource provider.
- close() - Method in interface org.apache.sling.api.resource.ResourceResolver
-
Close this resource resolver.
- close() - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
- close() - Method in interface org.apache.sling.engine.RequestLog
-
Deprecated.Closes this request log.
- 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.
- ClusterReader - Class in org.apache.sling.discovery.oak.cluster
-
Helper class to detect instances that are only partially started.
- ClusterReader(ResourceResolver, Config, IdMapService, Map<Integer, InstanceInfo>) - Constructor for class org.apache.sling.discovery.oak.cluster.ClusterReader
- clusterSyncHistory - Variable in class org.apache.sling.discovery.commons.providers.spi.base.SyncTokenService
- ClusterSyncHistory - Class in org.apache.sling.discovery.commons.providers.spi.base
- ClusterSyncHistory() - Constructor for class org.apache.sling.discovery.commons.providers.spi.base.ClusterSyncHistory
- ClusterSyncService - Interface in org.apache.sling.discovery.commons.providers.spi
-
The ClusterSyncService can be used to establish strong consistency with the underlying (eventually consistent) repository in use.
- ClusterSyncServiceChain - Class in org.apache.sling.discovery.commons.providers.spi.base
-
Allows chaining of ClusterSyncService, itself implementing the ClusterSyncService interface
- ClusterSyncServiceChain(ClusterSyncService...) - Constructor for class org.apache.sling.discovery.commons.providers.spi.base.ClusterSyncServiceChain
-
Creates a new chain of ClusterSyncService that calls a cascaded sync with the provided ClusterSyncService.
- clusterSyncServiceInterval - Variable in class org.apache.sling.discovery.oak.Config
- clusterSyncServiceInterval() - Element in annotation interface org.apache.sling.discovery.oak.DiscoveryServiceCentralConfig
- clusterSyncServiceTimeout - Variable in class org.apache.sling.discovery.oak.Config
- clusterSyncServiceTimeout() - Element in annotation interface org.apache.sling.discovery.oak.DiscoveryServiceCentralConfig
- ClusterView - Interface in org.apache.sling.discovery
-
A ClusterView represents the instances of a cluster that are up and running and that all can see each other at a certain point in time.
- ClusterViewHelper - Class in org.apache.sling.discovery.base.commons
-
Contains some static helper methods around ClusterView
- ClusterViewHelper() - Constructor for class org.apache.sling.discovery.base.commons.ClusterViewHelper
- ClusterViewService - Interface in org.apache.sling.discovery.base.commons
-
The ClusterViewService is capable of determining the ClusterView of the local cluster (ie of the instances that are all hooked to the same underlying repository).
- CND_OPTIONAL_PREFIX - Static variable in class org.apache.sling.repoinit.parser.operations.RegisterNodetypes
-
Optional prefix used at the beginning of CND lines, to avoid conflicts with Sling provisioning model parser.
- coerce(String, Class) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
- coerceToBoolean(String) - 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
- coerceToByte(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
- coerceToChar(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
- coerceToCharacter(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
- coerceToDouble(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
- coerceToFloat(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
- coerceToInt(String, boolean) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
- coerceToInteger(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
- coerceToLong(String, boolean) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
- 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) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
- coerceToShort(String, boolean) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
- collection() - Element in annotation interface org.apache.sling.caconfig.annotation.Configuration
- CollectionInheritanceDecider - Interface in org.apache.sling.caconfig.resource.spi
-
The
CollectionInheritanceDecideris an SPI which should be used by allConfigurationResourceResolvingStrategyimplementations if they support inheritance for collections. - collectionItemName(String) - Method in class org.apache.sling.caconfig.spi.ConfigurationPersistData
- collectionToString(Collection<?>) - Static method in class org.apache.sling.scripting.sightly.compiler.util.ObjectModel
-
Deprecated.Converts the passed
collectionto a comma separated valuesStringrepresentation. - collectionToString(Collection<?>) - Static method in class org.apache.sling.scripting.sightly.render.ObjectModel
-
Converts the passed
collectionto a comma separated valuesStringrepresentation. - Command - Interface in org.apache.sling.scripting.sightly.compiler.commands
-
A
Commandrepresents the type of instruction a certain HTL expression or block element should execute. - CommandHandler - Interface in org.apache.sling.scripting.sightly.compiler.commands
-
The
CommandHandleris the mechanism through which aCommandStreamcan be processed synchronously, as the stream is written. - CommandStream - Interface in org.apache.sling.scripting.sightly.compiler.commands
-
This interface defines a stream to which
Commands are pushed during the compilation of a HTL script by theSightlyCompiler. - CommandVisitor - Interface in org.apache.sling.scripting.sightly.compiler.commands
-
The
CommandVisitoris the mechanism through which aCommandcan be processed. - COMMENT - Enum constant in enum class org.apache.sling.scripting.sightly.compiler.expression.MarkupContext
- Commentable - Class in org.apache.sling.provisioning.model
-
A commentable has a comment and a location.
- Commentable() - Constructor for class org.apache.sling.provisioning.model.Commentable
- commit() - Method in interface org.apache.sling.api.resource.ResourceResolver
-
Persist all pending changes.
- commit() - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
- commit(ResourceResolver) - Method in interface org.apache.sling.api.resource.ModifyingResourceProvider
-
Deprecated.Commit all transient changes: create, delete and updates
- commit(ResolveContext<T>) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
-
Commit all transient changes: create, delete and updates
- commonsConfig - Variable in class org.apache.sling.discovery.commons.providers.spi.base.OakBacklogClusterSyncService
- commonsConfig - Variable in class org.apache.sling.discovery.commons.providers.spi.base.SyncTokenService
- compareTo(Object) - Method in class org.apache.sling.provisioning.model.Artifact
- compareTo(JakartaMediaRangeList.MediaRange) - Method in class org.apache.sling.api.request.header.JakartaMediaRangeList.MediaRange
- compareTo(MediaRangeList.MediaRange) - Method in class org.apache.sling.api.request.header.MediaRangeList.MediaRange
-
Deprecated.
- compareTo(Path) - Method in class org.apache.sling.api.resource.path.Path
- 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(InstallTask) - Method in class org.apache.sling.installer.api.tasks.InstallTask
-
All comparisons are based on getSortKey().
- compareTo(ArtifactGroup) - Method in class org.apache.sling.provisioning.model.ArtifactGroup
- compareTo(Configuration) - Method in class org.apache.sling.provisioning.model.Configuration
- compareTo(Feature) - Method in class org.apache.sling.provisioning.model.Feature
- compareTo(RunMode) - Method in class org.apache.sling.provisioning.model.RunMode
- compareTo(Version) - Method in class org.apache.sling.provisioning.model.Version
-
Compares this
Versionobject to anotherVersion. - compareTo(Mapping) - Method in class org.apache.sling.serviceusermapping.Mapping
- compareTopology(DefaultTopologyView) - Method in class org.apache.sling.discovery.base.commons.DefaultTopologyView
-
Compare this topology with the given one and determine how they compare
- CompilationOutput - Interface in org.apache.sling.scripting.sightly.java.compiler
-
The
CompilationOutputencapsulates the result of a compile operation as processed by theJavaClassBackendCompiler. - CompilationResult - Interface in org.apache.sling.commons.compiler
-
The compilation result allows clients of the java compiler to check for error messages, warnings (if not disabled by the options) and allows to access the compiled classes.
- CompilationResult - Interface in org.apache.sling.scripting.sightly.compiler
-
This class encapsulates the result of a compile operation performed by the
SightlyCompiler. - CompilationUnit - Interface in org.apache.sling.commons.compiler
-
This interface describes a compilation unit - usually a java class.
- CompilationUnit - Interface in org.apache.sling.scripting.sightly.compiler
-
This class describes a compilation unit that the
SightlyCompilerwill process during the call of thecompilemethods. - CompilationUnitWithSource - Interface in org.apache.sling.commons.compiler
-
Extension of the CompilationUnit interface which allows for the explicit declaration of the source file name.
- compile() - 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
- 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(CompilationUnit[], Options) - Method in interface org.apache.sling.commons.compiler.JavaCompiler
-
Compile the compilation units.
- compile(CompilationUnit) - Method in class org.apache.sling.scripting.sightly.compiler.SightlyCompiler
-
Compiles a
CompilationUnit. - compile(CompilationUnit, BackendCompiler) - Method in class org.apache.sling.scripting.sightly.compiler.SightlyCompiler
- Compiler - Class in org.apache.sling.scripting.jsp.jasper.compiler
-
Main JSP compiler class.
- Compiler(JspCompilationContext) - Constructor for class org.apache.sling.scripting.jsp.jasper.compiler.Compiler
- CompilerMessage - Class in org.apache.sling.commons.compiler
-
This class encapsulates a message produced the compiler.
- CompilerMessage - Interface in org.apache.sling.scripting.sightly.compiler
-
This class describes the messages (warnings or errors) the
SightlyCompilerwill produce when compiling a script. - CompilerMessage(String, int, int, String) - Constructor for class org.apache.sling.commons.compiler.CompilerMessage
-
The error message constructor.
- COMPONENT - Enum constant in enum class org.apache.sling.servlets.annotations.SlingServletFilterScope
-
Filters are called upon calling the
RequestDispatcher.include(javax.servlet.ServletRequest, javax.servlet.ServletResponse)method after the included resource and the Servlet or script to process the include have been resolved before the Servlet or script is called. - CompositeValueMap - Class in org.apache.sling.api.wrappers
-
Deprecated.Use
ValueMapUtil.merge(ValueMap...)instead. Note that it does not support the parametermerge = false. However, this could easily be achieved with another decorator that restricts the set of allowed keys. - CompositeValueMap(ValueMap, ValueMap) - Constructor for class org.apache.sling.api.wrappers.CompositeValueMap
-
Deprecated.Constructor
- CompositeValueMap(ValueMap, ValueMap, boolean) - Constructor for class org.apache.sling.api.wrappers.CompositeValueMap
-
Deprecated.Constructor
- concatenate(Compiler, Node.Nodes) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.TextOptimizer
- CONCATENATE - Enum constant in enum class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperator
-
String concatenation.
- condition() - Element in annotation interface org.apache.sling.models.annotations.Model
- Conditional - Class in org.apache.sling.scripting.sightly.compiler.commands
-
This
Commandimposes a condition on the next rendering commands. - Conditional() - Constructor for class org.apache.sling.scripting.sightly.compiler.commands.Conditional
- Conditional.End - Class in org.apache.sling.scripting.sightly.compiler.commands
- Conditional.Start - Class in org.apache.sling.scripting.sightly.compiler.commands
- config(Map<String, Serializable>) - Method in interface org.apache.sling.commons.scheduler.ScheduleOptions
-
Add optional configuration for the job.
- Config - Class in org.apache.sling.discovery.oak
-
Configuration object used as a central config point for the discovery service implementation
- Config() - Constructor for class org.apache.sling.discovery.oak.Config
- Config(String, boolean) - Constructor for class org.apache.sling.jcr.base.AbstractSlingRepositoryManager.Config
- Config(String, boolean, int, long) - Constructor for class org.apache.sling.jcr.base.AbstractSlingRepositoryManager.Config
- CONFIG - Enum constant in enum class org.apache.sling.installer.api.serializer.ConfigurationSerializerFactory.Format
- configBucketNames() - Method in interface org.apache.sling.caconfig.management.ConfigurationResourceResolverConfig
-
All bucket names starting with sling:configs and the alternative ones.
- ConfigProvider - Interface in org.apache.sling.commons.log.logback
-
Provides source for Logback configuration fragment.
- Configuration - Class in org.apache.sling.provisioning.model
-
A configuration has either - a pid - or a factory pid and an alias (pid) and properties.
- Configuration - Annotation Interface in org.apache.sling.caconfig.annotation
-
Marks an annotation class to be useable with Sling context-aware configuration.
- Configuration(String, String) - Constructor for class org.apache.sling.provisioning.model.Configuration
-
Create a new configuration
- ConfigurationBuilder - Interface in org.apache.sling.caconfig
-
Defines how the configuration should be mapped and returned.
- ConfigurationCollectionData - Interface in org.apache.sling.caconfig.management
-
Provides access to the configuration collection data and metadata for a given context path.
- ConfigurationCollectionPersistData - Class in org.apache.sling.caconfig.spi
-
Data for persisting configuration collections.
- ConfigurationCollectionPersistData(Collection<ConfigurationPersistData>) - Constructor for class org.apache.sling.caconfig.spi.ConfigurationCollectionPersistData
- ConfigurationConstants - Class in org.apache.sling.installer.factories.configuration
- ConfigurationConstants() - Constructor for class org.apache.sling.installer.factories.configuration.ConfigurationConstants
- ConfigurationData - Interface in org.apache.sling.caconfig.management
-
Provides access to the configuration data and metadata for a given context path.
- ConfigurationInheritanceStrategy - Interface in org.apache.sling.caconfig.spi
-
Defines how (and if) resources in a resource hierarchy should inherit form each other.
- ConfigurationInheritanceStrategyMultiplexer - Interface in org.apache.sling.caconfig.management.multiplexer
-
Detects all
ConfigurationInheritanceStrategyimplementations in the container and consolidates their result based on service ranking. - ConfigurationInjectResourceDetectionStrategy - Interface in org.apache.sling.caconfig.spi
-
Defines how to look up the current context resource to be used for getting the context-aware configurations for injecting into Sling Models or for Sling Scripting (BindingsValuesProvider).
- ConfigurationInjectResourceDetectionStrategyMultiplexer - Interface in org.apache.sling.caconfig.management.multiplexer
-
Detects all
ConfigurationInjectResourceDetectionStrategyimplementations in the container and consolidates their result based on service ranking. - ConfigurationManagementSettings - Interface in org.apache.sling.caconfig.management
-
Settings for reading and writing configurations.
- ConfigurationManager - Interface in org.apache.sling.caconfig.management
-
Manages reading and writing configurations e.g. for Editor GUIs.
- configurationMetadata(ConfigurationMetadata) - Method in class org.apache.sling.caconfig.spi.metadata.PropertyMetadata
- ConfigurationMetadata - Class in org.apache.sling.caconfig.spi.metadata
-
Defines a configuration.
- ConfigurationMetadata(String, Collection<PropertyMetadata<?>>, boolean) - Constructor for class org.apache.sling.caconfig.spi.metadata.ConfigurationMetadata
- ConfigurationMetadataProvider - Interface in org.apache.sling.caconfig.spi
-
Allows applications to provide the necessary metadata for configurations.
- ConfigurationMetadataProviderMultiplexer - Interface in org.apache.sling.caconfig.management.multiplexer
-
Detects all
ConfigurationMetadataProviderimplementations in the container and consolidates their result based on service ranking. - ConfigurationOverrideMultiplexer - Interface in org.apache.sling.caconfig.management.multiplexer
-
Detects all
ConfigurationOverrideProviderimplementations in the container and consolidates their result based on service ranking. - ConfigurationOverrideProvider - Interface in org.apache.sling.caconfig.spi
-
Provide information to override configuration data.
- ConfigurationPersistData - Class in org.apache.sling.caconfig.spi
-
Data for persisting configuration properties.
- ConfigurationPersistData(Map<String, Object>) - Constructor for class org.apache.sling.caconfig.spi.ConfigurationPersistData
- ConfigurationPersistenceAccessDeniedException - Exception Class in org.apache.sling.caconfig.spi
-
Is thrown when configuration cannot be persisted because the user is not allowed to write to repository.
- ConfigurationPersistenceAccessDeniedException(String) - Constructor for exception class org.apache.sling.caconfig.spi.ConfigurationPersistenceAccessDeniedException
- ConfigurationPersistenceAccessDeniedException(String, Throwable) - Constructor for exception class org.apache.sling.caconfig.spi.ConfigurationPersistenceAccessDeniedException
- ConfigurationPersistenceException - Exception Class in org.apache.sling.caconfig.spi
-
Is thrown when configuration cannot be persisted.
- ConfigurationPersistenceException(String) - Constructor for exception class org.apache.sling.caconfig.spi.ConfigurationPersistenceException
- ConfigurationPersistenceException(String, Throwable) - Constructor for exception class org.apache.sling.caconfig.spi.ConfigurationPersistenceException
- ConfigurationPersistenceStrategy - Interface in org.apache.sling.caconfig.spi
-
Deprecated.Please use
ConfigurationPersistenceStrategy2instead. - ConfigurationPersistenceStrategy2 - Interface in org.apache.sling.caconfig.spi
-
Defines how configuration data is stored in the configuration resource.
- ConfigurationPersistenceStrategyMultiplexer - Interface in org.apache.sling.caconfig.management.multiplexer
-
Detects all
ConfigurationPersistenceStrategy2implementations in the container and consolidates their result based on service ranking. - ConfigurationResolveException - Exception Class in org.apache.sling.caconfig
-
Is thrown when configuration cannot be resolved.
- ConfigurationResolveException(String) - Constructor for exception class org.apache.sling.caconfig.ConfigurationResolveException
- ConfigurationResolveException(String, Throwable) - Constructor for exception class org.apache.sling.caconfig.ConfigurationResolveException
- ConfigurationResolver - Interface in org.apache.sling.caconfig
-
Getting context-aware configurations for a given resource context.
- ConfigurationResourceResolver - Interface in org.apache.sling.caconfig.resource
-
Getting context-aware configuration resources for a given resource context.
- ConfigurationResourceResolverConfig - Interface in org.apache.sling.caconfig.management
-
Service for accessing the ConfigurationResourceResolver configuration from other services.
- ConfigurationResourceResolvingStrategy - Interface in org.apache.sling.caconfig.resource.spi
-
Defines how and where the configuration resources are looked up.
- ConfigurationResourceResolvingStrategyMultiplexer - Interface in org.apache.sling.caconfig.management.multiplexer
-
Detects all
ConfigurationResourceResolvingStrategyimplementations in the container and consolidates their result based on service ranking. - ConfigurationSerializer - Interface in org.apache.sling.installer.api.serializer
- ConfigurationSerializerFactory - Class in org.apache.sling.installer.api.serializer
- ConfigurationSerializerFactory.Format - Enum Class in org.apache.sling.installer.api.serializer
- configure(LoggerContext) - Method in class org.apache.sling.commons.log.logback.spi.DefaultConfigurator
-
Callback to configure the logger context
- configure(DiscoveryServiceCentralConfig) - Method in class org.apache.sling.discovery.oak.Config
- configure(OsgiInstallerHealthCheck.Configuration) - Method in class org.apache.sling.installer.hc.OsgiInstallerHealthCheck
- connectorPingInterval - Variable in class org.apache.sling.discovery.oak.Config
- connectorPingInterval() - Element in annotation interface org.apache.sling.discovery.oak.DiscoveryServiceCentralConfig
-
Configure the interval (in seconds) according to which the heartbeats are exchanged in the topology.
- connectorPingTimeout - Variable in class org.apache.sling.discovery.oak.Config
- connectorPingTimeout() - Element in annotation interface org.apache.sling.discovery.oak.DiscoveryServiceCentralConfig
-
Configure the timeout (in seconds) after which an instance is considered dead/crashed.
- connectorRegistry - Variable in class org.apache.sling.discovery.oak.pinger.OakViewChecker
- ConnectorRegistry - Interface in org.apache.sling.discovery.base.connectors.ping
-
Registry for topology connector clients
- ConnectorRegistryImpl - Class in org.apache.sling.discovery.base.connectors.ping
-
Default implementation of the ConnectorRegistry which keeps a list of outgoing connectors and is capable of pinging them.
- ConnectorRegistryImpl() - Constructor for class org.apache.sling.discovery.base.connectors.ping.ConnectorRegistryImpl
- 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
- consume(Artifact, InputStream) - Method in interface org.apache.sling.provisioning.model.io.ModelArchiveReader.ArtifactConsumer
-
Consume the artifact from the archive The input stream must not be closed by the consumer.
- contains(String) - Method in class org.apache.sling.api.request.header.JakartaMediaRangeList
-
Determines if this MediaRangeList contains a given media type.
- contains(String) - Method in class org.apache.sling.api.request.header.MediaRangeList
-
Deprecated.Determines if this MediaRangeList contains a given media type.
- contains(ClusterView, String) - Static method in class org.apache.sling.discovery.base.commons.ClusterViewHelper
-
checks whether the cluster view contains a particular sling id
- containsAny(ClusterView, Collection<InstanceDescription>) - Static method in class org.apache.sling.discovery.base.commons.ClusterViewHelper
-
checks whether the cluster contains any of the provided instances
- containsKey(Object) - Method in class org.apache.sling.api.scripting.LazyBindings
- containsKey(Object) - Method in class org.apache.sling.api.wrappers.CompositeValueMap
-
Deprecated.
- containsKey(Object) - Method in class org.apache.sling.api.wrappers.DeepReadValueMapDecorator
- containsKey(Object) - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
- containsKey(String) - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.MapLiteral
-
Checks if the map contains the property identified by the passed property name.
- containsOption(String) - Method in class org.apache.sling.scripting.sightly.compiler.expression.Expression
-
Checks whether the expression has the specified option.
- containsPrefix(String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- 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.
- containsSymbol(String) - 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.CompositeValueMap
-
Deprecated.
- containsValue(Object) - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
- CONTENT_HEADER - Static variable in class org.apache.sling.jcr.contentloader.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_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").
- ContentCreator - Interface in org.apache.sling.jcr.contentloader
-
The
ContentCreatoris used by theContentReaderto create the actual content. - ContentImporter - Interface in org.apache.sling.jcr.contentloader
-
The
ContentImporterservice - ContentImportListener - Interface in org.apache.sling.jcr.contentloader
-
Listener interface to provide callbacks for all imported updates for interested parties.
- ContentReader - Interface in org.apache.sling.jcr.contentloader
-
The
ContentReader - ContentTypeUtil - Class in org.apache.sling.jcr.contentloader
- ContentTypeUtil() - Constructor for class org.apache.sling.jcr.contentloader.ContentTypeUtil
- context - Variable in class org.apache.sling.discovery.base.commons.BaseViewChecker
-
keep a reference to the component context
- CONTEXT - Static variable in interface org.apache.sling.api.security.ResourceAccessSecurity
-
The name of the service registration property containing the context of this service.
- CONTEXT - Static variable in interface org.apache.sling.scripting.api.BindingsValuesProvider
-
The name of the multi-value service property that defines the context(s) to which a BindingsValuesProvider applies.
- ContextAwareConfiguration - Annotation Interface in org.apache.sling.models.caconfig.annotations
-
Annotation to be used on either methods, fields or constructor parameters to let Sling Models inject a context-aware configuration.
- ContextPathStrategy - Interface in org.apache.sling.caconfig.resource.spi
-
Allows application to define a strategy to find context paths and config references for content paths.
- ContextPathStrategyMultiplexer - Interface in org.apache.sling.caconfig.management
-
Deprecated.Please use
ContextPathStrategyMultiplexerinstead. - ContextPathStrategyMultiplexer - Interface in org.apache.sling.caconfig.management.multiplexer
-
Detects all
ContextPathStrategyimplementations in the container and consolidates their result based on service ranking. - ContextResource - Class in org.apache.sling.caconfig.resource.spi
-
Holds reference to a context root resource and configuration reference path that was detected for the configuration context.
- ContextResource(Resource, String) - Constructor for class org.apache.sling.caconfig.resource.spi.ContextResource
-
Deprecated.
- ContextResource(Resource, String, int) - Constructor for class org.apache.sling.caconfig.resource.spi.ContextResource
- 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.
- convertDeprecated(AuthorizablePrivilegesInfo.PropertyUpdateTypes) - Static method in enum class org.apache.sling.jackrabbit.usermanager.AuthorizablePrivilegesInfo.PropertyUpdateTypes
-
If the supplied item is one of the deprecated ones, then return the equivalent item that replaced it.
- convertToJson(List<Map.Entry<Principal, Map<Privilege, LocalPrivilege>>>, Map<Principal, Map<DeclarationType, Set<String>>>) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractGetAclServlet
- copy(String, String) - Method in interface org.apache.sling.api.resource.ResourceResolver
-
This method copies the subgraph rooted at, and including, the resource at
srcAbsPathto the new location atdestAbsPathand adds it as a child node of the resource atdestAbsPath. - copy(String, String) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
-
Wraps the
Resourceobtained by callingcopyon the wrapped resource resolver. - copy(ResolveContext<T>, String, String) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
-
This method copies the subgraph rooted at, and including, the resource at
srcAbsPathto the new location atdestAbsPathand adds it as a child node of the resource atdestAbsPath. - COPY - Enum constant in enum class org.apache.sling.servlets.post.ModificationType
-
An Item has been copied to a new location.
- correspondsTo(Announcement) - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
-
Compare this Announcement with another one, ignoring the 'created' property - which gets added to the JSON object automatically due to SLING-3389 wire-backwards-compatibility - and backoffInterval introduced as part of SLING-3382
- counter(String) - Method in interface org.apache.sling.commons.metrics.MetricsService
-
Creates a new
Counterand registers it under the given name. - Counter - Interface in org.apache.sling.commons.metrics
-
An incrementing and decrementing counter metric.
- Counting - Interface in org.apache.sling.commons.metrics
- create() - Static method in class org.apache.sling.api.uri.SlingUriBuilder
-
Creates a builder without any URI parameters set.
- create(Resource, String, Map<String, Object>) - Method in interface org.apache.sling.api.resource.ResourceResolver
-
Add a child resource to the given parent resource.
- create(Resource, String, Map<String, Object>) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
-
Wraps the
Resourceobtained by callingcreateon the wrapped resource resolver. - create(ResourceResolver, String, Map<String, Object>) - Method in interface org.apache.sling.api.resource.ModifyingResourceProvider
-
Deprecated.Create a new resource at the given path.
- 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(ConfigurationSerializerFactory.Format) - Static method in class org.apache.sling.installer.api.serializer.ConfigurationSerializerFactory
- create(ResolveContext<T>, String, Map<String, Object>) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
-
Create a new resource at the given path.
- create(Bundle) - Method in class org.apache.sling.jcr.base.AbstractSlingRepositoryManager
-
Creates an instance of the
AbstractSlingRepository2implementation for use by the givenusingBundle. - CREATE - Enum constant in enum class org.apache.sling.api.resource.external.URIProvider.Operation
-
The URI may be used to create resources at the resource identified by the Resource.
- CREATE - Enum constant in enum class org.apache.sling.servlets.post.ModificationType
-
A Node has been created.
- createAce(String, String[], String[], String) - Method in interface org.apache.sling.jcr.contentloader.ContentCreator
-
Creates an Access Control Entry for the current node for the specified principal and privileges.
- createAce(String, String[], String[], String, Map<String, Value>, Map<String, Value[]>, Set<String>) - Method in interface org.apache.sling.jcr.contentloader.ContentCreator
-
Deprecated.
- createAce(String, Collection<LocalPrivilege>, String) - Method in interface org.apache.sling.jcr.contentloader.ContentCreator
-
Creates an Access Control Entry for the current node for the specified principal and privileges.
- createAdministrativeSession(String) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository2
-
Creates an administrative session to access the indicated workspace.
- createAnnotationProcessor(Object, AnnotatedElement) - Method in interface org.apache.sling.models.spi.injectorspecific.InjectAnnotationProcessorFactory
-
Deprecated.
- createAnnotationProcessor(Object, AnnotatedElement) - Method in interface org.apache.sling.models.spi.injectorspecific.InjectAnnotationProcessorFactory2
- createAnnotationProcessor(AnnotatedElement) - Method in interface org.apache.sling.models.spi.injectorspecific.StaticInjectAnnotationProcessorFactory
- createBindings() - Method in class org.apache.sling.scripting.api.AbstractSlingScriptEngine
- 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
-
Deprecated.Create an osgi event with the given topic and properties.
- createFileAndResourceNode(String, InputStream, String, long) - Method in interface org.apache.sling.jcr.contentloader.ContentCreator
-
Create a file and a resource node.
- createFrom(URI, ResourceResolver) - Static method in class org.apache.sling.api.uri.SlingUriBuilder
-
Creates a builder from an arbitrary URI.
- createFrom(SlingJakartaHttpServletRequest) - Static method in class org.apache.sling.api.uri.SlingUriBuilder
-
Creates a builder from a request.
- createFrom(RequestPathInfo) - Static method in class org.apache.sling.api.uri.SlingUriBuilder
-
Creates a builder from a RequestPathInfo instance .
- createFrom(Resource) - Static method in class org.apache.sling.api.uri.SlingUriBuilder
-
Creates a builder from a resource (only taking the resource path into account).
- createFrom(SlingHttpServletRequest) - Static method in class org.apache.sling.api.uri.SlingUriBuilder
-
Deprecated.
- createFrom(SlingUri) - Static method in class org.apache.sling.api.uri.SlingUriBuilder
-
Creates a builder from another SlingUri (clone and modify use case).
- createGroup(String, String[], Map<String, Object>) - Method in interface org.apache.sling.jcr.contentloader.ContentCreator
-
Create a Group in the jackrabbit UserManager
- createGroup(Session, String, Map<String, ?>, List<Modification>) - Method in interface org.apache.sling.jackrabbit.usermanager.CreateGroup
-
Create a new group for the repository
- createGroup(Session, Map<String, ?>, List<Modification>) - Method in interface org.apache.sling.jackrabbit.usermanager.CreateGroup
-
Create a new group for the repository.
- CreateGroup - Class in org.apache.sling.repoinit.parser.operations
- CreateGroup - Interface in org.apache.sling.jackrabbit.usermanager
-
The
CreateGroupservice api. - CreateGroup(String) - Constructor for class org.apache.sling.repoinit.parser.operations.CreateGroup
-
Operation that creates a group.
- CreateGroup(String, WithPathOptions) - Constructor for class org.apache.sling.repoinit.parser.operations.CreateGroup
-
Operation that creates a group.
- 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
- createJob(String) - Method in interface org.apache.sling.event.jobs.JobManager
-
Fluent API to create, start and schedule new jobs
- createLoggerConfig(LoggerConfig) - Method in interface org.apache.sling.commons.log.logback.webconsole.LogPanel
-
Creates a logger configuration
- createModel(Object, Class<ModelType>) - Method in interface org.apache.sling.models.factory.ModelFactory
-
Instantiates the given Sling Model class from the given adaptable.
- createModelFromWrappedRequest(SlingJakartaHttpServletRequest, Resource, Class<T>) - Method in interface org.apache.sling.models.factory.ModelFactory
-
Create a wrapped request object with the specified resource and instantiates the given Sling Model class from that wrapped request.
- createModelFromWrappedRequest(SlingHttpServletRequest, Resource, Class<T>) - Method in interface org.apache.sling.models.factory.ModelFactory
-
Deprecated.
- createNode(String, String, String[]) - Method in interface org.apache.sling.jcr.contentloader.ContentCreator
-
Create a new node.
- CreatePath - Class in org.apache.sling.repoinit.parser.operations
-
Deprecated.Use
EnsureNodesinstead. - CreatePath(String) - Constructor for class org.apache.sling.repoinit.parser.operations.CreatePath
-
Deprecated.
- createPostResponse(SlingHttpServletRequest) - Method in interface org.apache.sling.servlets.post.PostResponseCreator
-
Deprecated.
- createPostResponse(SlingHttpServletRequest) - Method in class org.apache.sling.servlets.post.PostResponseWithErrorHandling
-
Deprecated.
- createPostResponse(SlingJakartaHttpServletRequest) - Method in interface org.apache.sling.servlets.post.JakartaPostResponseCreator
- createProperty(String, int, String) - Method in interface org.apache.sling.jcr.contentloader.ContentCreator
-
Create a new property to the current node.
- createProperty(String, int, String[]) - Method in interface org.apache.sling.jcr.contentloader.ContentCreator
-
Create a new multi value property to the current node.
- createProperty(String, Object) - Method in interface org.apache.sling.jcr.contentloader.ContentCreator
-
Add a new property to the current node.
- createProperty(String, Object[]) - Method in interface org.apache.sling.jcr.contentloader.ContentCreator
-
Add a new multi value property to the current node.
- createServiceSession(Iterable<String>, String) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository2
-
Creates a service-session for the service's
servicePrincipalNamesusing a pre-authenticatedSubject. - createServiceSession(String, String) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository2
-
Creates a service-session for the service's
serviceUserNameby impersonating the user from an administrative session. - CreateServiceUser - Class in org.apache.sling.repoinit.parser.operations
- CreateServiceUser(String) - Constructor for class org.apache.sling.repoinit.parser.operations.CreateServiceUser
- CreateServiceUser(String, WithPathOptions) - Constructor for class org.apache.sling.repoinit.parser.operations.CreateServiceUser
- createTask(TaskResourceGroup) - Method in interface org.apache.sling.installer.api.tasks.InstallTaskFactory
-
Creates an
InstallTaskfor the resource ornullif the factory does not support the resource. - createTypedArray(String, Object, Method, String[], Class, Class) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
-
Create a typed array.
- createUniqueChildName(Resource, String) - Static method in class org.apache.sling.api.resource.ResourceUtil
-
Create a unique name for a child of the
parent. - createUser(String, String, Map<String, Object>) - Method in interface org.apache.sling.jcr.contentloader.ContentCreator
-
Create a User in the jackrabbit UserManager
- createUser(Session, String, String, String, Map<String, ?>, List<Modification>) - Method in interface org.apache.sling.jackrabbit.usermanager.CreateUser
-
Create a new user for the repository
- createUser(Session, String, String, Map<String, ?>, List<Modification>) - Method in interface org.apache.sling.jackrabbit.usermanager.CreateUser
-
Create a new user for the repository.
- CreateUser - Class in org.apache.sling.repoinit.parser.operations
- CreateUser - Interface in org.apache.sling.jackrabbit.usermanager
-
The
CreateUserservice api. - CreateUser(String, String, String) - Constructor for class org.apache.sling.repoinit.parser.operations.CreateUser
-
Operation that creates a user.
- CreateUser(String, String, String, WithPathOptions) - Constructor for class org.apache.sling.repoinit.parser.operations.CreateUser
-
Operation that creates a user.
- 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").
- cron(String) - Method in interface org.apache.sling.event.jobs.JobBuilder.ScheduleBuilder
-
Schedule the job for according to the cron expression.
- CRON - Enum constant in enum class org.apache.sling.event.jobs.ScheduleInfo.ScheduleType
- 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
-
Deprecated.The path to the custom login form.
- CUSTOM_FORM_PATH - Static variable in class org.apache.sling.auth.core.spi.AbstractJakartaAuthenticationFormServlet
-
The path to the custom login form.
D
- daily(int, int) - Method in interface org.apache.sling.event.jobs.JobBuilder.ScheduleBuilder
-
Schedule the job daily at the given time.
- DAILY - Enum constant in enum class org.apache.sling.event.jobs.ScheduleInfo.ScheduleType
- DataStoreCleanupConfig - Annotation Interface in org.apache.sling.jcr.maintenance
-
Configuration for the DataStore Cleanup Service
- Date - Enum constant in enum class org.apache.sling.repoinit.parser.operations.PropertyLine.PropertyType
- DATE - Enum constant in enum class org.apache.sling.event.jobs.ScheduleInfo.ScheduleType
- DEAConstants - Class in org.apache.sling.event.dea
-
The
DEAConstantsprovides some constants for handling distributed OSGi events. - DEAConstants() - Constructor for class org.apache.sling.event.dea.DEAConstants
- deactivate() - Method in class org.apache.sling.discovery.base.commons.BaseViewChecker
- deactivate() - Method in class org.apache.sling.discovery.base.connectors.ping.ConnectorRegistryImpl
- deactivate() - Method in class org.apache.sling.discovery.base.connectors.ping.TopologyConnectorServlet
- deactivate() - Method in class org.apache.sling.discovery.commons.providers.spi.base.IdMapService
- deactivate() - Method in class org.apache.sling.discovery.oak.OakDiscoveryService
-
Deactivate this service
- deactivate() - Method in class org.apache.sling.discovery.oak.pinger.OakViewChecker
- deactivate() - Method in class org.apache.sling.discovery.oak.SlingIdCleanupTask
- deactivate() - Method in class org.apache.sling.discovery.oak.TopologyWebConsolePlugin
- deactivate(ComponentContext) - Method in class org.apache.sling.jcr.registration.AbstractRegistrationSupport
-
Deactivates this component thread-safely as follows: Unregister repositores still bound calling
AbstractRegistrationSupport.unbindRepository(String, Object)for each such repository. - decide(Resource, String) - Method in interface org.apache.sling.caconfig.resource.spi.CollectionInheritanceDecider
-
Decide whether the provided resource should be included in the collection.
- DECLARATION_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
- DeclarationType - Enum Class in org.apache.sling.jcr.jackrabbit.accessmanager.post
-
Enumerates the types of ACE declarations, typically used for constructing the output of the declaredAt structure of the effective ace/acl json
- decode(String) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
-
Decode an URL formatted string.
- decodeMessage(String, HttpResponse) - Method in class org.apache.sling.discovery.base.connectors.ping.TopologyRequestValidator
-
Decode a response from the server.
- decodeMessage(HttpServletRequest) - Method in class org.apache.sling.discovery.base.connectors.ping.TopologyRequestValidator
-
Decode a message sent from the client.
- 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
-
Deprecated.since 2.3.0 (and JCR Resource 2.1.0), this method will not be invoked.
- decorateLoginEvent(HttpServletRequest, AuthenticationInfo, Map<String, Object>) - Method in interface org.apache.sling.auth.core.JakartaLoginEventDecorator
-
Called to allow the component to modify the login event properties
- decorateLoginEvent(HttpServletRequest, AuthenticationInfo, Map<String, Object>) - Method in interface org.apache.sling.auth.core.LoginEventDecorator
-
Deprecated.Called to allow the component to modify the login event properties
- decorateLoginFailedEvent(HttpServletRequest, AuthenticationInfo, Map<String, Object>) - Method in interface org.apache.sling.auth.core.JakartaLoginEventDecorator
-
Called to allow the component to modify the login failed event properties
- decorateLoginFailedEvent(HttpServletRequest, AuthenticationInfo, Map<String, Object>) - Method in interface org.apache.sling.auth.core.LoginEventDecorator
-
Deprecated.Called to allow the component to modify the login failed event properties
- decrement() - Method in interface org.apache.sling.commons.metrics.Counter
-
Decrement the counter by one.
- decrement(long) - Method in interface org.apache.sling.commons.metrics.Counter
-
Decrement the counter by
n. - decTripCount() - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper
- decUsage() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspRuntimeContext.JspFactoryHandler
- DeepReadModifiableValueMapDecorator - Class in org.apache.sling.api.wrappers
-
A value map wrapper which implements deep reading of properties based on the resource tree and also supports
ModifiableValueMap. - DeepReadModifiableValueMapDecorator(Resource, ValueMap) - Constructor for class org.apache.sling.api.wrappers.DeepReadModifiableValueMapDecorator
- DeepReadValueMapDecorator - Class in org.apache.sling.api.wrappers
-
A value map wrapper which implements deep reading of properties based on the resource tree.
- DeepReadValueMapDecorator(Resource, ValueMap) - Constructor for class org.apache.sling.api.wrappers.DeepReadValueMapDecorator
- Default - Annotation Interface in org.apache.sling.models.annotations
-
Default value for an injection.
- DEFAULT - Enum constant in enum class org.apache.sling.models.annotations.injectorspecific.InjectionStrategy
- DEFAULT_BACKOFF_STABLE_FACTOR - Static variable in annotation interface org.apache.sling.discovery.oak.DiscoveryServiceCentralConfig
- DEFAULT_BACKOFF_STANDBY_FACTOR - Static variable in annotation interface org.apache.sling.discovery.oak.DiscoveryServiceCentralConfig
- DEFAULT_BINDINGS_NAME - Static variable in class org.apache.sling.scripting.jsp.taglib.DefineObjectsTag
-
Default name for the scripting variable referencing the
javax.script.Bindingsobject (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_CLUSTER_SYNC_SERVICE_INTERVAL - Static variable in annotation interface org.apache.sling.discovery.oak.DiscoveryServiceCentralConfig
- DEFAULT_CLUSTER_SYNC_SERVICE_TIMEOUT - Static variable in annotation interface org.apache.sling.discovery.oak.DiscoveryServiceCentralConfig
- DEFAULT_CONTEXT - Static variable in interface org.apache.sling.scripting.api.BindingsValuesProvider
-
The default value of the CONTEXT service property, used for compatibility with previous versions of this bundle that didn't require it.
- DEFAULT_CONTEXT - Static variable in interface org.apache.sling.xss.XSSFilter
-
Default context.
- 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_DISCOVERY_LITE_CHECK_INTERVAL - Static variable in annotation interface org.apache.sling.discovery.oak.DiscoveryServiceCentralConfig
- DEFAULT_DISCOVERY_RESOURCE_PATH - Static variable in annotation interface org.apache.sling.discovery.oak.DiscoveryServiceCentralConfig
- DEFAULT_ENCODING - Static variable in class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.Util
- DEFAULT_ERROR_HANDLER_METHOD - Static variable in class org.apache.sling.api.servlets.ServletResolverConstants
-
The HTTP "method" name of an error handler used as the default (value is "default").
- DEFAULT_ERROR_HANDLER_RESOURCE_TYPE - Static variable in class org.apache.sling.api.servlets.ServletResolverConstants
-
The resource type used to select error handlers (value is "sling/servlet/errorhandler").
- DEFAULT_EXTENSION - Static variable in class org.apache.sling.provisioning.model.io.ModelArchiveWriter
-
Default extension for model archives.
- DEFAULT_FORM_PATH - Static variable in class org.apache.sling.auth.core.spi.AbstractAuthenticationFormServlet
-
Deprecated.The path to the default login form.
- DEFAULT_FORM_PATH - Static variable in class org.apache.sling.auth.core.spi.AbstractJakartaAuthenticationFormServlet
-
The path to the default login form.
- DEFAULT_INVERT_LEADER_ELECTION_PREFIX_ORDER - Static variable in annotation interface org.apache.sling.discovery.oak.DiscoveryServiceCentralConfig
- DEFAULT_JOINER_DELAY_SECONDS - Static variable in annotation interface org.apache.sling.discovery.oak.DiscoveryServiceCentralConfig
- DEFAULT_LEADER_ELECTION_PREFIX - Static variable in annotation interface org.apache.sling.discovery.oak.DiscoveryServiceCentralConfig
- 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_MIN_EVENT_DELAY - Static variable in annotation interface org.apache.sling.discovery.oak.DiscoveryServiceCentralConfig
- 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
Resourceobject if it is based on a JCR node (value is "currentNode"). - 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_PRIORITY - Static variable in class org.apache.sling.installer.api.InstallableResource
-
Default resource priority
- DEFAULT_REQUEST_NAME - Static variable in class org.apache.sling.scripting.jsp.taglib.DefineObjectsTag
-
Default name for the scripting variable referencing the
SlingHttpServletRequestobject (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
Resourceobject (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.api.servlets.ServletResolverConstants
-
The resource type of a registered servlet used as the default servlet if no other (more specific) servlet or script could be selected (value is "sling/servlet/default").
- DEFAULT_RESPONSE_NAME - Static variable in class org.apache.sling.scripting.jsp.taglib.DefineObjectsTag
-
Default name for the scripting variable referencing the
SlingHttpServletResponseobject (value is "slingResponse"). - DEFAULT_RUN_MODE - Static variable in class org.apache.sling.provisioning.model.ModelConstants
-
Default run mode value
- DEFAULT_SHARED_KEY_INTERVAL - Static variable in annotation interface org.apache.sling.discovery.oak.DiscoveryServiceCentralConfig
-
The default lifetime of a HMAC shared key in ms. (4h)
- DEFAULT_SIZE - Static variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLStringBuffer
-
Default buffer size (32).
- 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_SO_TIMEOUT - Static variable in annotation interface org.apache.sling.discovery.oak.DiscoveryServiceCentralConfig
- DEFAULT_SOCKET_CONNECT_TIMEOUT - Static variable in annotation interface org.apache.sling.discovery.oak.DiscoveryServiceCentralConfig
- DEFAULT_START_LEVEL - Static variable in class org.apache.sling.provisioning.model.ModelConstants
-
Default start level value
- DEFAULT_SUPPRESS_PARTIALLY_STARTED_INSTANCES - Static variable in annotation interface org.apache.sling.discovery.oak.DiscoveryServiceCentralConfig
- DEFAULT_SUPPRESSION_TIMEOUT_SECONDS - Static variable in annotation interface org.apache.sling.discovery.oak.DiscoveryServiceCentralConfig
- 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_TOPOLOGY_CONNECTOR_INTERVAL - Static variable in annotation interface org.apache.sling.discovery.oak.DiscoveryServiceCentralConfig
- DEFAULT_TOPOLOGY_CONNECTOR_TIMEOUT - Static variable in annotation interface org.apache.sling.discovery.oak.DiscoveryServiceCentralConfig
- DEFAULT_TOPOLOGY_CONNECTOR_WHITELIST - Static variable in annotation interface org.apache.sling.discovery.oak.DiscoveryServiceCentralConfig
- 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
-
Deprecated.Use
JakartaAuthenticationFeedbackHandlerinstead - DefaultAuthenticationFeedbackHandler() - Constructor for class org.apache.sling.auth.core.spi.DefaultAuthenticationFeedbackHandler
-
Deprecated.
- DefaultClusterView - Class in org.apache.sling.discovery.commons.providers
-
Default implementation of the ClusterView interface.
- DefaultClusterView(String) - Constructor for class org.apache.sling.discovery.commons.providers.DefaultClusterView
- DefaultConfigurator - Class in org.apache.sling.commons.log.logback.spi
-
Implementation to block the original logback configuration handling
- DefaultConfigurator() - Constructor for class org.apache.sling.commons.log.logback.spi.DefaultConfigurator
- defaultInjectionStrategy() - Element in annotation interface org.apache.sling.models.annotations.Model
- DefaultInjectionStrategy - Enum Class in org.apache.sling.models.annotations
- DefaultInstanceDescription - Class in org.apache.sling.discovery.commons.providers
-
Base implementation for the InstanceDescription interface.
- DefaultInstanceDescription(DefaultClusterView, boolean, boolean, String, Map<String, String>) - Constructor for class org.apache.sling.discovery.commons.providers.DefaultInstanceDescription
- DefaultJakartaAuthenticationFeedbackHandler - Class in org.apache.sling.auth.core.spi
-
Default implementation of an authentication feedback handler.
- DefaultJakartaAuthenticationFeedbackHandler() - Constructor for class org.apache.sling.auth.core.spi.DefaultJakartaAuthenticationFeedbackHandler
- DefaultJakartaLocaleResolver - Class in org.apache.sling.i18n
-
The
DefaultLocaleResolverresolves the request's Locale by calling theServletRequest.getLocales()method, which generally will be the Servlet Container's implementation of this method and thus be based on the client'sAccept-Languageheader. - DefaultJakartaLocaleResolver() - Constructor for class org.apache.sling.i18n.DefaultJakartaLocaleResolver
- DefaultLocaleResolver - Class in org.apache.sling.i18n
-
Deprecated.use
DefaultJakartaLocaleResolverinstead - DefaultLocaleResolver() - Constructor for class org.apache.sling.i18n.DefaultLocaleResolver
-
Deprecated.
- DefaultResolver - Static variable in class org.apache.sling.scripting.jsp.jasper.el.ELResolverImpl
- DefaultTopologyView - Class in org.apache.sling.discovery.base.commons
-
Default Implementation of the topology view interface
- DefaultTopologyView() - Constructor for class org.apache.sling.discovery.base.commons.DefaultTopologyView
-
Create a new empty topology
- DefaultTopologyView(Collection<InstanceDescription>) - Constructor for class org.apache.sling.discovery.base.commons.DefaultTopologyView
-
Create a new topology filled with the given list of instances
- DefaultValidationFailure - Class in org.apache.sling.validation.spi.support
-
Wraps a message key (being looked up in a
ResourceBundle), messageArguments (being used withMessageFormat.format(String, Object...)and the location where the validation failure occurred. - DefaultValidationFailure(String, int, ResourceBundle, String, Object...) - Constructor for class org.apache.sling.validation.spi.support.DefaultValidationFailure
-
Constructor of a validation failure.
- DefaultValidationFailure(ValidatorContext, String, Object...) - Constructor for class org.apache.sling.validation.spi.support.DefaultValidationFailure
-
Constructor of a validation failure.
- DefaultValidationResult - Class in org.apache.sling.validation.spi.support
-
Default implementation of
ValidationResultwrapping a list ofValidationFailures. - DefaultValidationResult(String, int, ResourceBundle, String, Object...) - Constructor for class org.apache.sling.validation.spi.support.DefaultValidationResult
-
Constructs a result with one failure message.
- DefaultValidationResult(ValidatorContext, String, Object...) - Constructor for class org.apache.sling.validation.spi.support.DefaultValidationResult
-
Constructs a result with one failure message.
- DefaultValidationResult(ValidationFailure...) - Constructor for class org.apache.sling.validation.spi.support.DefaultValidationResult
- defaultValue(T) - Method in class org.apache.sling.caconfig.spi.metadata.PropertyMetadata
- defaultWorkspace - Variable in class org.apache.sling.jcr.base.AbstractSlingRepositoryManager.Config
- defineNamespacePrefixes(Session) - Method in interface org.apache.sling.jcr.api.NamespaceMapper
-
Deprecated.This method is invoked whenever a new session is created.
- 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
- delete(String) - Method in interface org.apache.sling.commons.classloader.ClassLoaderWriter
-
Delete the class/resource
- 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.
- delete(Resource) - Method in interface org.apache.sling.api.resource.ResourceResolver
-
Delete the resource Deleting a non existing resource leads to no operation nor exception.
- delete(Resource) - Method in class org.apache.sling.api.resource.ResourceUtil.BatchResourceRemover
- delete(Resource) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
- delete(ResourceResolver, String) - Method in interface org.apache.sling.api.resource.ModifyingResourceProvider
-
Deprecated.Delete the resource at the given path.
- delete(ResolveContext<T>, Resource) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
-
Delete the resource at the given path.
- DELETE - Enum constant in enum class org.apache.sling.api.resource.external.URIProvider.Operation
-
The URI may be used to delete the resource.
- DELETE - Enum constant in enum class org.apache.sling.servlets.post.ModificationType
-
An Item has been deleted.
- deleteAces(Session, String, String[]) - Method in interface org.apache.sling.jcr.jackrabbit.accessmanager.DeleteAces
-
Deletes one or more ACEs from the access control list of a resource.
- deleteAces(Session, String, String[]) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.DeleteAcesServlet
- deleteAces(Session, String, String[], List<Modification>) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.DeleteAcesServlet
- deleteAces(Session, String, String[], List<Modification>) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.DeletePrincipalAcesServlet
- DeleteAces - Interface in org.apache.sling.jcr.jackrabbit.accessmanager
-
The
DeleteAcesservice api. - 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
- DeleteAclPaths - Class in org.apache.sling.repoinit.parser.operations
- DeleteAclPaths(List<String>) - Constructor for class org.apache.sling.repoinit.parser.operations.DeleteAclPaths
- DeleteAclPrincipalBased - Class in org.apache.sling.repoinit.parser.operations
- DeleteAclPrincipalBased(List<String>) - Constructor for class org.apache.sling.repoinit.parser.operations.DeleteAclPrincipalBased
- DeleteAclPrincipals - Class in org.apache.sling.repoinit.parser.operations
- DeleteAclPrincipals(List<String>) - Constructor for class org.apache.sling.repoinit.parser.operations.DeleteAclPrincipals
- deleteAuthorizables(Session, Resource, String[], List<Modification>) - Method in interface org.apache.sling.jackrabbit.usermanager.DeleteAuthorizables
-
Deletes one or more users or groups from the repository
- DeleteAuthorizables - Interface in org.apache.sling.jackrabbit.usermanager
-
The
DeleteAuthorizablesservice api. - deleteConfiguration(ResourceResolver, String) - Method in interface org.apache.sling.caconfig.spi.ConfigurationPersistenceStrategy
-
Deprecated.Delete configuration or configuration collection data from repository using the inner-most context path as reference.
- deleteConfiguration(ResourceResolver, String) - Method in interface org.apache.sling.caconfig.spi.ConfigurationPersistenceStrategy2
-
Delete configuration or configuration collection data from repository using the inner-most context path as reference.
- deleteConfiguration(Resource, String) - Method in interface org.apache.sling.caconfig.management.ConfigurationManager
-
Delete configuration or configuration collection data from repository using the inner-most context path as reference.
- deleteGroup(Session, String, List<Modification>) - Method in interface org.apache.sling.jackrabbit.usermanager.DeleteGroup
-
Deletes a group from the repository
- DeleteGroup - Class in org.apache.sling.repoinit.parser.operations
- DeleteGroup - Interface in org.apache.sling.jackrabbit.usermanager
-
The
DeleteGroupservice api. - DeleteGroup(String) - Constructor for class org.apache.sling.repoinit.parser.operations.DeleteGroup
-
Operation that deletes a group.
- deleteLoggerConfig(String) - Method in interface org.apache.sling.commons.log.logback.webconsole.LogPanel
-
Deletes a logger configuration
- deletePrincipalAces(Session, String, String[]) - Method in interface org.apache.sling.jcr.jackrabbit.accessmanager.DeletePrincipalAces
-
Deletes one or more pricipal ACEs from the access control list of a resource.
- deletePrincipalAces(Session, String, String[]) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.DeletePrincipalAcesServlet
- DeletePrincipalAces - Interface in org.apache.sling.jcr.jackrabbit.accessmanager
-
The
DeletePrincipalAcesservice api. - DeletePrincipalAcesServlet - Class in org.apache.sling.jcr.jackrabbit.accessmanager.post
-
Sling Post Servlet implementation for deleting the principal ACE for a set of principals on a JCR resource.
- DeletePrincipalAcesServlet() - Constructor for class org.apache.sling.jcr.jackrabbit.accessmanager.post.DeletePrincipalAcesServlet
- deleteResource(ResourceResolver, String) - Static method in class org.apache.sling.discovery.commons.providers.util.ResourceHelper
- DeleteServiceUser - Class in org.apache.sling.repoinit.parser.operations
- DeleteServiceUser(String) - Constructor for class org.apache.sling.repoinit.parser.operations.DeleteServiceUser
- deleteUser(Session, String, List<Modification>) - Method in interface org.apache.sling.jackrabbit.usermanager.DeleteUser
-
Deletes a user from the repository
- DeleteUser - Class in org.apache.sling.repoinit.parser.operations
- DeleteUser - Interface in org.apache.sling.jackrabbit.usermanager
-
The
DeleteUserservice api. - DeleteUser(String) - Constructor for class org.apache.sling.repoinit.parser.operations.DeleteUser
-
Operation that deletes a user.
- DENY - Enum constant in enum class org.apache.sling.repoinit.parser.operations.AclLine.Action
- DESCENDING - Enum constant in enum class org.apache.sling.commons.osgi.Order
- description() - Element in annotation interface org.apache.sling.caconfig.annotation.Configuration
- description() - Element in annotation interface org.apache.sling.caconfig.annotation.Property
- description(String) - Method in class org.apache.sling.caconfig.spi.metadata.ConfigurationMetadata
- description(String) - Method in class org.apache.sling.caconfig.spi.metadata.PropertyMetadata
- destroy() - Method in class org.apache.sling.api.wrappers.JakartaToJavaxFilterWrapper
- destroy() - Method in class org.apache.sling.api.wrappers.JakartaToJavaxServletWrapper
- destroy() - Method in class org.apache.sling.api.wrappers.JavaxToJakartaFilterWrapper
- destroy() - Method in class org.apache.sling.api.wrappers.JavaxToJakartaServletWrapper
- 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(boolean) - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper
-
Destroy this wrapper
- destroy(AbstractSlingRepository2) - Method in class org.apache.sling.jcr.base.AbstractSlingRepositoryManager
-
Cleans up the given
AbstractSlingRepository2instance previously created by theAbstractSlingRepositoryManager.create(Bundle)method. - detectContentType(String) - Static method in class org.apache.sling.jcr.contentloader.ContentTypeUtil
- detectResource(SlingHttpServletRequest) - Method in interface org.apache.sling.caconfig.spi.ConfigurationInjectResourceDetectionStrategy
-
Detects the resource that is associated with the given request.
- didCompile() - Method in interface org.apache.sling.commons.compiler.CompilationResult
-
Was a compilation required or were all classes recent?
- DIRECTIVE_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
- DISABLED - Enum constant in enum class org.apache.sling.models.annotations.ValidationStrategy
- disableLoginAdministrative - Variable in class org.apache.sling.jcr.base.AbstractSlingRepositoryManager.Config
- DisableServiceUser - Class in org.apache.sling.repoinit.parser.operations
- DisableServiceUser(String, String) - Constructor for class org.apache.sling.repoinit.parser.operations.DisableServiceUser
- DISCARD - Enum constant in enum class org.apache.sling.commons.threads.ThreadPoolConfig.ThreadPoolPolicy
- DISCARDOLDEST - Enum constant in enum class org.apache.sling.commons.threads.ThreadPoolConfig.ThreadPoolPolicy
- disconnect() - Method in class org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClient
-
Disconnect this connector
- discoveryLiteCheckInterval - Variable in class org.apache.sling.discovery.oak.Config
- discoveryLiteCheckInterval() - Element in annotation interface org.apache.sling.discovery.oak.DiscoveryServiceCentralConfig
- DiscoveryLiteConfig - Interface in org.apache.sling.discovery.commons.providers.spi.base
-
Provides the configuration of a few paths needed by discovery-lite processing services
- DiscoveryLiteDescriptor - Class in org.apache.sling.discovery.commons.providers.spi.base
-
Simplifies access to the underlying JSON-backed oak discovery-lite descriptor
- discoveryResourcePath - Variable in class org.apache.sling.discovery.oak.Config
- discoveryResourcePath() - Element in annotation interface org.apache.sling.discovery.oak.DiscoveryServiceCentralConfig
-
Path of resource where to keep discovery information, e.g /var/discovery/oak/
- DiscoveryService - Interface in org.apache.sling.discovery
-
The discovery service can be used to get the current topology view.
- DiscoveryServiceCentralConfig - Annotation Interface in org.apache.sling.discovery.oak
- 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
- DisposalCallback - Interface in org.apache.sling.models.spi
-
Callback interface which can be implemented by Injectors to perform some action when a created object is destroyed.
- DisposalCallbackRegistry - Interface in org.apache.sling.models.spi
-
Interface which allows for the registration of DisposalCallback listeners.
- 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() - Method in class org.apache.sling.discovery.commons.InitDelayingTopologyEventListener
-
Marks this listener as no longer active - ensures that it doesn't call the delegate via any potentially pending scheduler callback.
- dispose() - Method in class org.apache.sling.scripting.core.ScriptHelper
-
Deprecated.This method is deprecated and should never be called by clients!
- disposeRepository(Repository) - Method in class org.apache.sling.jcr.base.AbstractSlingRepositoryManager
-
Disposes off the given
repository. - DIV - Enum constant in enum class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperator
-
Floating point division.
- doActivate() - Method in class org.apache.sling.discovery.base.commons.BaseViewChecker
- doActivate() - Method in class org.apache.sling.discovery.oak.pinger.OakViewChecker
- doActivate() - Method in class org.apache.sling.jcr.registration.AbstractRegistrationSupport
-
Performs additional activation tasks.
- DOBODY_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
- doCheckView() - Method in class org.apache.sling.discovery.base.commons.BaseViewChecker
-
Check whether the established view matches the reality, ie matches the heartbeats
- doCheckView() - Method in class org.apache.sling.discovery.oak.pinger.OakViewChecker
- doDeactivate() - Method in class org.apache.sling.jcr.registration.AbstractRegistrationSupport
-
Performs additional deactivation tasks.
- doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.discovery.base.connectors.ping.TopologyConnectorServlet
- doDelete(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.api.servlets.SlingAllMethodsServlet
-
Deprecated.Called by the
SlingAllMethodsServlet.mayService(SlingHttpServletRequest, SlingHttpServletResponse)method to handle an HTTP DELETE request. - doDelete(SlingJakartaHttpServletRequest, SlingJakartaHttpServletResponse) - Method in class org.apache.sling.api.servlets.SlingJakartaAllMethodsServlet
-
Called by the
SlingJakartaAllMethodsServlet.mayService(SlingJakartaHttpServletRequest, SlingJakartaHttpServletResponse)method to handle an HTTP DELETE request. - 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.AdaptToTag
- doEndTag() - Method in class org.apache.sling.scripting.jsp.taglib.CallTag
- doEndTag() - Method in class org.apache.sling.scripting.jsp.taglib.DefineObjectsTag
-
Creates Scripting variables for:
SlingHttpServletRequestSlingHttpServletResponsecurrentResourcecurrentNode(if resource is adaptable to a node) currentLoggercurrentSlingScriptHelper - doEndTag() - Method in class org.apache.sling.scripting.jsp.taglib.EncodeTag
- doEndTag() - Method in class org.apache.sling.scripting.jsp.taglib.EvalTagHandler
-
Called after the body has been processed.
- doEndTag() - Method in class org.apache.sling.scripting.jsp.taglib.FindResourcesTag
- doEndTag() - Method in class org.apache.sling.scripting.jsp.taglib.GetCAConfigResourcesTag
- doEndTag() - Method in class org.apache.sling.scripting.jsp.taglib.GetCAConfigResourceTag
- doEndTag() - Method in class org.apache.sling.scripting.jsp.taglib.GetParentsTag
- doEndTag() - Method in class org.apache.sling.scripting.jsp.taglib.GetParentTag
- doEndTag() - Method in class org.apache.sling.scripting.jsp.taglib.GetPropertyTag
- doEndTag() - Method in class org.apache.sling.scripting.jsp.taglib.GetResourceTag
- doEndTag() - Method in class org.apache.sling.scripting.jsp.taglib.ListChildrenTag
- doFilter(ServletRequest, ServletResponse) - Method in class org.apache.sling.api.wrappers.JakartaToJavaxFilterWrapper.FilterChainWrapper
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.sling.api.wrappers.JavaxToJakartaFilterWrapper
- doFilter(ServletRequest, ServletResponse) - Method in class org.apache.sling.api.wrappers.JavaxToJakartaFilterWrapper.FilterChainWrapper
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.sling.api.wrappers.JakartaToJavaxFilterWrapper
- doGeneric(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.api.servlets.SlingSafeMethodsServlet
-
Deprecated.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. - doGeneric(SlingJakartaHttpServletRequest, SlingJakartaHttpServletResponse) - Method in class org.apache.sling.api.servlets.SlingJakartaSafeMethodsServlet
-
Called by the
SlingJakartaSafeMethodsServlet.service(SlingJakartaHttpServletRequest, SlingJakartaHttpServletResponse)method to handle a request for an HTTP method, which is not known and handled by this class or its extension. - doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.auth.core.spi.AbstractJakartaAuthenticationFormServlet
-
Prepares and returns the login form.
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.auth.core.spi.AbstractAuthenticationFormServlet
-
Deprecated.Prepares and returns the login form.
- doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.api.servlets.SlingSafeMethodsServlet
-
Deprecated.Called by the
SlingSafeMethodsServlet.mayService(SlingHttpServletRequest, SlingHttpServletResponse)method to handle an HTTP GET request. - doGet(SlingJakartaHttpServletRequest, SlingJakartaHttpServletResponse) - Method in class org.apache.sling.api.servlets.SlingJakartaSafeMethodsServlet
-
Called by the
SlingJakartaSafeMethodsServlet.mayService(SlingJakartaHttpServletRequest, SlingJakartaHttpServletResponse)method to handle an HTTP GET request. - doGet(SlingJakartaHttpServletRequest, SlingJakartaHttpServletResponse) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractAccessGetServlet
- doHead(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.api.servlets.SlingSafeMethodsServlet
-
Deprecated.Handles the HEAD method.
- doHead(SlingJakartaHttpServletRequest, SlingJakartaHttpServletResponse) - Method in class org.apache.sling.api.servlets.SlingJakartaSafeMethodsServlet
-
Handles the HEAD method.
- 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
JakartaAuthenticationHandler.extractCredentials(jakarta.servlet.http.HttpServletRequest, jakarta.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. - done() - Method in interface org.apache.sling.api.request.RequestProgressTracker
-
Call this when done processing the request - only the first call of this method is processed, all further calls to this method are ignored.
- 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
-
Deprecated.Handles the OPTIONS method by setting the HTTP
Allowheader on the response depending on the methods declared in this class. - doOptions(SlingJakartaHttpServletRequest, SlingJakartaHttpServletResponse) - Method in class org.apache.sling.api.servlets.SlingJakartaSafeMethodsServlet
-
Handles the OPTIONS method by setting the HTTP
Allowheader on the response depending on the methods declared in this class. - doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.auth.core.spi.AbstractJakartaAuthenticationFormServlet
-
Prepares and returns the login form.
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.auth.core.spi.AbstractAuthenticationFormServlet
-
Deprecated.Prepares and returns the login form.
- doPost(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.api.servlets.SlingAllMethodsServlet
-
Deprecated.Called by the
SlingAllMethodsServlet.mayService(SlingHttpServletRequest, SlingHttpServletResponse)method to handle an HTTP POST request. - doPost(SlingJakartaHttpServletRequest, SlingJakartaHttpServletResponse) - Method in class org.apache.sling.api.servlets.SlingJakartaAllMethodsServlet
-
Called by the
SlingJakartaAllMethodsServlet.mayService(SlingJakartaHttpServletRequest, SlingJakartaHttpServletResponse)method to handle an HTTP POST request. - doPost(SlingJakartaHttpServletRequest, SlingJakartaHttpServletResponse) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractAccessPostServlet
- doPut(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.discovery.base.connectors.ping.TopologyConnectorServlet
- doPut(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.api.servlets.SlingAllMethodsServlet
-
Deprecated.Called by the
SlingAllMethodsServlet.mayService(SlingHttpServletRequest, SlingHttpServletResponse)method to handle an HTTP PUT request. - doPut(SlingJakartaHttpServletRequest, SlingJakartaHttpServletResponse) - Method in class org.apache.sling.api.servlets.SlingJakartaAllMethodsServlet
-
Called by the
SlingJakartaAllMethodsServlet.mayService(SlingJakartaHttpServletRequest, SlingJakartaHttpServletResponse)method to handle an HTTP PUT request. - doRun(SlingHttpServletRequest, HtmlResponse, List<Modification>) - Method in class org.apache.sling.servlets.post.AbstractSlingPostOperation
-
Deprecated.
- doRun(SlingHttpServletRequest, PostResponse, List<Modification>) - Method in class org.apache.sling.servlets.post.AbstractPostOperation
-
Deprecated.Actually performs the desired operation filling progress into the
changeslist and preparing and further information in theresponse. - doRun(SlingHttpServletRequest, PostResponse, List<Modification>) - Method in class org.apache.sling.servlets.post.AbstractSlingPostOperation
-
Deprecated.Implementation of the
AbstractPostOperation.doRun(SlingHttpServletRequest, PostResponse, List)method calling our ownAbstractSlingPostOperation.run(SlingHttpServletRequest, HtmlResponse, SlingPostProcessor[])meethod with a proxy for the Sling APIHtmlResponse. - doSend(HttpServletResponse) - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponse
- doSend(HttpServletResponse) - Method in class org.apache.sling.servlets.post.JakartaHtmlResponse
-
Writes the response to the given writer and replaces all ${var} patterns by the value of the respective property. if the property is not defined the pattern is not modified.
- doSend(HttpServletResponse) - Method in class org.apache.sling.servlets.post.JakartaJSONResponse
- doSend(HttpServletResponse) - Method in class org.apache.sling.servlets.post.AbstractPostResponse
-
Deprecated.
- doSend(HttpServletResponse) - Method in class org.apache.sling.servlets.post.HtmlResponse
-
Deprecated.Writes the response to the given writer and replaces all ${var} patterns by the value of the respective property. if the property is not defined the pattern is not modified.
- doSend(HttpServletResponse) - Method in class org.apache.sling.servlets.post.JSONResponse
-
Deprecated.
- doStartTag() - Method in class org.apache.sling.scripting.jsp.taglib.EncodeTag
- 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
-
Deprecated.Handles the TRACE method by just returning the list of all header values in the response body.
- doTrace(SlingJakartaHttpServletRequest, SlingJakartaHttpServletResponse) - Method in class org.apache.sling.api.servlets.SlingJakartaSafeMethodsServlet
-
Handles the TRACE method by just returning the list of all header values in the response body.
- Double - Enum constant in enum class org.apache.sling.repoinit.parser.operations.PropertyLine.PropertyType
- doubleValues() - Element in annotation interface org.apache.sling.models.annotations.Default
- DQUOTE - Static variable in class org.apache.sling.repoinit.parser.operations.Operation
- dropCredentials(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.sling.auth.core.spi.JakartaAuthenticationHandler
-
Drops any credential and authentication details from the request and asks the client to do the same.
- dropCredentials(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.sling.auth.core.spi.AuthenticationHandler
-
Deprecated.
- DROPPED - Enum constant in enum class org.apache.sling.event.jobs.Job.JobState
- DROPPED - Enum constant in enum class org.apache.sling.event.jobs.JobManager.QueryType
- dump(PrintWriter) - Method in interface org.apache.sling.api.request.RequestProgressTracker
-
Dumps the process timer entries to the given writer, one entry per line.
- 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.
- DynamicClassLoaderProvider - Interface in org.apache.sling.commons.classloader
-
Deprecated.The dynamic class loader provider is not supported anymore and any service implementing this is not considered for dynamic class loading anymore!
- DynamicResourceProvider - Interface in org.apache.sling.api.resource
-
Deprecated.Use the
ResourceProvider
E
- 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_NAME - Enum constant in enum class org.apache.sling.scripting.sightly.compiler.expression.MarkupContext
- 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
- EMPTY - Static variable in interface org.apache.sling.api.resource.ValueMap
-
Empty immutable value map.
- EMPTY - Static variable in class org.apache.sling.scripting.sightly.compiler.expression.nodes.StringConstant
-
The empty string constant.
- EMPTY_CONTEXT - Static variable in interface org.apache.sling.spi.resource.provider.ResourceContext
-
"Empty" instance, not providing any additional information.
- EMPTY_SET - Static variable in class org.apache.sling.api.resource.path.PathSet
-
Empty path set.
- enableEncryption() - Element in annotation interface org.apache.sling.discovery.oak.DiscoveryServiceCentralConfig
-
If set to true, and the whitelist is disabled, messages will be encrypted.
- enableSyncToken() - Element in annotation interface org.apache.sling.discovery.oak.DiscoveryServiceCentralConfig
-
If set to true a syncToken will be used on top of waiting for deactivating instances to be fully processed.
- encode(String, String) - Static method in class org.apache.sling.scripting.jsp.taglib.SlingFunctions
-
XSS encodes the specified text using the specified mode.
- encodeForCSSString(String) - Method in interface org.apache.sling.xss.XSSAPI
-
Encodes a source string for writing to CSS string content.
- encodeForHTML(String) - Method in interface org.apache.sling.xss.XSSAPI
-
Encodes a source string for HTML element content.
- encodeForHTMLAttr(String) - Method in interface org.apache.sling.xss.XSSAPI
-
Encodes a source string for writing to an HTML attribute value.
- encodeForJSString(String) - Method in interface org.apache.sling.xss.XSSAPI
-
Encodes a source string for writing to JavaScript string content.
- encodeForXML(String) - Method in interface org.apache.sling.xss.XSSAPI
-
Encodes a source string for XML element content.
- encodeForXMLAttr(String) - Method in interface org.apache.sling.xss.XSSAPI
-
Encodes a source string for writing to an XML attribute value.
- encodeMessage(String) - Method in class org.apache.sling.discovery.base.connectors.ping.TopologyRequestValidator
-
Encodes a request returning the encoded body
- EncodeTag - Class in org.apache.sling.scripting.jsp.taglib
-
Tag for writing properly XSS encoded text to the response using the OWASP ESAPI for supporting a number of encoding modes.
- EncodeTag() - Constructor for class org.apache.sling.scripting.jsp.taglib.EncodeTag
- 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 - Static variable in class org.apache.sling.scripting.sightly.compiler.commands.Conditional
- END - Static variable in class org.apache.sling.scripting.sightly.compiler.commands.Loop
- END - Static variable in class org.apache.sling.scripting.sightly.compiler.commands.Procedure
- END - Static variable in class org.apache.sling.scripting.sightly.compiler.commands.VariableBinding
- endpoints - Variable in class org.apache.sling.discovery.base.commons.BaseViewChecker
-
SLING-4765 : store endpoints to /clusterInstances for more verbose duplicate slingId/ghost detection
- EngineConstants - Class in org.apache.sling.engine
-
The
CoreConstantsinterface provides some symbolic constants for well known constant strings in Sling. - EngineConstants() - Constructor for class org.apache.sling.engine.EngineConstants
- EnsureAclPrincipalBased - Class in org.apache.sling.repoinit.parser.operations
-
Set ACL statement that groups a set of AclLines that all refer to the same set of principals.
- EnsureAclPrincipalBased(List<String>, List<AclLine>) - Constructor for class org.apache.sling.repoinit.parser.operations.EnsureAclPrincipalBased
- EnsureAclPrincipalBased(List<String>, List<AclLine>, List<String>) - Constructor for class org.apache.sling.repoinit.parser.operations.EnsureAclPrincipalBased
- EnsureNodes - Class in org.apache.sling.repoinit.parser.operations
- EnsureNodes(String) - Constructor for class org.apache.sling.repoinit.parser.operations.EnsureNodes
- entriesSortedByEffectivePath(AccessControlPolicy[], Predicate<? super AccessControlEntry>, Map<Principal, Map<DeclarationType, Set<String>>>) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractAccessGetServlet
-
Builds a map by merging all the entries for the supplied policies and ordering them by the effective path
- 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.
- 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.
- entrySet() - Method in class org.apache.sling.api.resource.ResourceMetadata
- entrySet() - Method in class org.apache.sling.api.scripting.LazyBindings
- entrySet() - Method in class org.apache.sling.api.wrappers.CompositeValueMap
-
Deprecated.
- entrySet() - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
- eq(Object, Object) - Static method in enum class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperator
- EQ - Enum constant in enum class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperator
-
Equal.
- 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(Object) - Method in class org.apache.sling.api.request.header.JakartaMediaRangeList.MediaRange
- equals(Object) - Method in class org.apache.sling.api.request.header.MediaRangeList.MediaRange
-
Deprecated.
- equals(Object) - Method in class org.apache.sling.api.resource.path.Path
- equals(Object) - Method in class org.apache.sling.api.resource.path.PathSet
- equals(Object) - Method in class org.apache.sling.api.resource.type.ResourceType
- equals(Object) - Method in class org.apache.sling.api.scripting.LazyBindings
- equals(Object) - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
- equals(Object) - Method in class org.apache.sling.caconfig.resource.spi.ContextResource
- equals(Object) - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
- equals(Object) - Method in class org.apache.sling.discovery.base.commons.DefaultTopologyView
- equals(Object) - Method in class org.apache.sling.discovery.commons.providers.DefaultClusterView
- equals(Object) - Method in class org.apache.sling.discovery.commons.providers.DefaultInstanceDescription
- equals(Object) - Method in class org.apache.sling.installer.api.tasks.InstallTask
- equals(Object) - Method in class org.apache.sling.jcr.contentloader.LocalPrivilege
- equals(Object) - Method in class org.apache.sling.jcr.contentloader.LocalRestriction
- equals(Object) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.LocalPrivilege
- equals(Object) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.LocalRestriction
- equals(Object) - Method in class org.apache.sling.provisioning.model.Artifact
- equals(Object) - Method in class org.apache.sling.provisioning.model.Version
- 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(Object) - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.StringConstant
- equals(Object) - Method in class org.apache.sling.validation.spi.support.DefaultValidationFailure
- equals(String) - Method in class org.apache.sling.api.request.header.JakartaMediaRangeList.MediaRange
- equals(String) - Method in class org.apache.sling.api.request.header.MediaRangeList.MediaRange
-
Deprecated.
- 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.
- equalsIgnoreSyncToken(BaseTopologyView) - Method in class org.apache.sling.discovery.commons.providers.base.ViewStateManagerImpl
-
Checks if the previouesView is equal to the newView, ignoring the syncToken (but only if the newView has partially started instances).
- 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 - Enum constant in enum class org.apache.sling.event.jobs.Job.JobState
- ERROR - Enum constant in enum class org.apache.sling.event.jobs.JobManager.QueryType
- ERROR - Enum constant in enum class org.apache.sling.servlets.annotations.SlingServletFilterScope
-
Filters are called upon
HttpServletResponse.sendError(int)orHttpServletResponse.sendError(int, String)or any uncaught Throwable before resolving the error handler Servlet or script. - ERROR_EXCEPTION - Static variable in class org.apache.sling.api.SlingConstants
-
Deprecated.Use
RequestDispatcher.ERROR_EXCEPTIONinstead - ERROR_EXCEPTION_TYPE - Static variable in class org.apache.sling.api.SlingConstants
-
Deprecated.Use
RequestDispatcher.ERROR_EXCEPTION_TYPEinstead - ERROR_MESSAGE - Static variable in class org.apache.sling.api.SlingConstants
-
Deprecated.Use
RequestDispatcher.ERROR_MESSAGEinstead - ERROR_REQUEST_URI - Static variable in class org.apache.sling.api.SlingConstants
-
Deprecated.Use
RequestDispatcher.ERROR_REQUEST_URIinstead - ERROR_SERVLET_NAME - Static variable in class org.apache.sling.api.SlingConstants
-
Deprecated.Use
RequestDispatcher.ERROR_SERVLET_NAMEinstead - ERROR_STATUS - Static variable in class org.apache.sling.api.SlingConstants
-
Deprecated.Use
RequestDispatcher.ERROR_STATUS_CODEinstead - 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.api.servlets
-
Deprecated.Use
JakartaErrorHandlerinstead. - ErrorHandler - Interface in org.apache.sling.engine.servlets
-
Deprecated.Please use
ErrorHandlerinstead. - 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 "\$".
- escapeChar(char) - Static method in class org.apache.sling.commons.compiler.source.JavaEscapeHelper
-
Escapes the provided character so that it's a valid Java identifier character.
- escapeName(String) - Static method in class org.apache.sling.api.resource.ResourceUtil
-
Escapes the given
namefor use in a resource name. - 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): invalid input: '&' -> & invalid input: '<' -> < > -> > " -> " ' -> ' See also OutSupport.writeEscapedXml().
- ESCStr - Static variable in class org.apache.sling.scripting.jsp.jasper.Constants
- EspReader - Class in org.apache.sling.scripting.javascript.io
-
The
EspReaderis aFilterReaderwhich 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(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.sling.scripting.spi.bundle.BundledRenderUnit
-
This method will execute / evaluate the wrapped script or precompiled script with the given request.
- eval(Object) - Method in enum class org.apache.sling.scripting.sightly.compiler.expression.nodes.UnaryOperator
- eval(Object, Object) - Method in enum class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperator
- eval(String, ScriptContext) - Method in class org.apache.sling.scripting.api.AbstractSlingScriptEngine
- eval(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.sling.scripting.spi.bundle.BundledRenderUnit
-
Deprecated.
- eval(SlingBindings) - Method in interface org.apache.sling.api.scripting.SlingScript
-
Evaluates this script using the bound variables as global variables to the script.
- EvalTagHandler - Class in org.apache.sling.scripting.jsp.taglib
-
The
EvalTagHandlerimplements 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
- evaluate(ArrayLiteral) - Method in interface org.apache.sling.scripting.sightly.compiler.expression.NodeVisitor
-
Evaluate a
ArrayLiteralnode. - evaluate(ArrayLiteral) - Method in class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
- evaluate(BinaryOperation) - Method in interface org.apache.sling.scripting.sightly.compiler.expression.NodeVisitor
-
Evaluate a
BinaryOperationnode. - evaluate(BinaryOperation) - Method in class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
- evaluate(BooleanConstant) - Method in interface org.apache.sling.scripting.sightly.compiler.expression.NodeVisitor
-
Evaluate a
BooleanConstantnode. - evaluate(BooleanConstant) - Method in class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
- evaluate(Identifier) - Method in interface org.apache.sling.scripting.sightly.compiler.expression.NodeVisitor
-
Evaluate an
Identifiernode. - evaluate(Identifier) - Method in class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
- evaluate(MapLiteral) - Method in interface org.apache.sling.scripting.sightly.compiler.expression.NodeVisitor
-
Evaluate a
MapLiteralnode. - evaluate(MapLiteral) - Method in class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
- evaluate(NullLiteral) - Method in interface org.apache.sling.scripting.sightly.compiler.expression.NodeVisitor
-
Evaluate a
NullLiteralnode. - evaluate(NullLiteral) - Method in class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
- evaluate(NumericConstant) - Method in interface org.apache.sling.scripting.sightly.compiler.expression.NodeVisitor
-
Evaluate a
NumericConstantnode. - evaluate(NumericConstant) - Method in class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
- evaluate(PropertyAccess) - Method in interface org.apache.sling.scripting.sightly.compiler.expression.NodeVisitor
-
Evaluate a
PropertyAccessnode. - evaluate(PropertyAccess) - Method in class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
- evaluate(RuntimeCall) - Method in interface org.apache.sling.scripting.sightly.compiler.expression.NodeVisitor
-
Evaluate a
RuntimeCallnode. - evaluate(RuntimeCall) - Method in class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
- evaluate(StringConstant) - Method in interface org.apache.sling.scripting.sightly.compiler.expression.NodeVisitor
-
Evaluate a
StringConstantnode. - evaluate(StringConstant) - Method in class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
- evaluate(TernaryOperator) - Method in interface org.apache.sling.scripting.sightly.compiler.expression.NodeVisitor
-
Evaluate a
TernaryOperatornode. - evaluate(TernaryOperator) - Method in class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
- evaluate(UnaryOperation) - Method in interface org.apache.sling.scripting.sightly.compiler.expression.NodeVisitor
-
Evaluate a
UnaryOperationnode. - evaluate(UnaryOperation) - Method in class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
- evaluateNodes(Node.Nodes, SmapStratum, HashMap, boolean) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.SmapUtil
- EVENT_DESTROY - Enum constant in enum class org.apache.sling.api.request.SlingJakartaRequestEvent.EventType
- EVENT_DESTROY - Enum constant in enum class org.apache.sling.api.request.SlingRequestEvent.EventType
-
Deprecated.
- EVENT_INIT - Enum constant in enum class org.apache.sling.api.request.SlingJakartaRequestEvent.EventType
- EVENT_INIT - Enum constant in enum class org.apache.sling.api.request.SlingRequestEvent.EventType
-
Deprecated.
- EventHelper - Class in org.apache.sling.discovery.commons.providers
-
Contains static factory methods for creating TopologyEvents with BaseTopologyView as well as some TopologyEvent related helper methods
- EventHelper() - Constructor for class org.apache.sling.discovery.commons.providers.EventHelper
- Example Response - Search tag in class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetAclServlet
- Section
- Example Response - Search tag in class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetEffectiveAclServlet
- Section
- EXCLUDE - Enum constant in enum class org.apache.sling.caconfig.resource.spi.InheritanceDecision
- EXCLUDED_PATHS_CHANGED - Static variable in interface org.apache.sling.spi.resource.provider.ProviderContext
-
This bit is set in
ResourceProvider.update(long)if exclude paths changed. - excludesRegex() - Element in annotation interface org.apache.sling.jcr.contentloader.hc.BundleContentLoadedCheck.Config
- execIdCall(IdFunctionObject, Context, Scriptable, Scriptable, Object[]) - Method in class org.apache.sling.scripting.javascript.helper.SlingGlobal
- execute() - Method in class org.apache.sling.discovery.oak.SynchronizedClocksHealthCheck
- execute() - Method in class org.apache.sling.installer.hc.OsgiInstallerHealthCheck
- execute() - Method in class org.apache.sling.jcr.contentloader.hc.BundleContentLoadedCheck
- execute(JobContext) - Method in interface org.apache.sling.commons.scheduler.Job
-
Execute this job.
- execute(InstallationContext) - Method in class org.apache.sling.installer.api.tasks.ChangeStateTask
- execute(InstallationContext) - Method in class org.apache.sling.installer.api.tasks.InstallTask
-
This is the heart of the task - it performs the actual task.
- exitDebugger() - Method in class org.apache.sling.scripting.javascript.helper.SlingContextFactory
- EXPIRED_TOKEN - Enum constant in enum class org.apache.sling.auth.core.spi.AuthenticationHandler.FAILURE_REASON_CODES
-
The token credentials used have expired
- export(Object, Class<T>, Map<String, String>) - Method in interface org.apache.sling.models.export.spi.ModelExporter
-
Export the provided model to the defined class using the options.
- Exporter - Annotation Interface in org.apache.sling.models.annotations
-
Annotation to declare an model exporter servlet mapping.
- ExporterOption - Annotation Interface in org.apache.sling.models.annotations
-
Annotation to specify options on an model's export operation.
- Exporters - Annotation Interface in org.apache.sling.models.annotations
-
Annotation to declare multiple exporter servlets for a model.
- ExportException - Exception Class in org.apache.sling.models.factory
- ExportException(String) - Constructor for exception class org.apache.sling.models.factory.ExportException
- ExportException(Throwable) - Constructor for exception class org.apache.sling.models.factory.ExportException
- exportModel(Object, String, Class<T>, Map<String, String>) - Method in interface org.apache.sling.models.factory.ModelFactory
-
Export the model object using the defined target class using the named exporter.
- exportModelForRequest(SlingJakartaHttpServletRequest, String, Class<T>, Map<String, String>) - Method in interface org.apache.sling.models.factory.ModelFactory
-
Export the model object registered to the request's resource's type using the defined target class using the named exporter.
- exportModelForRequest(SlingHttpServletRequest, String, Class<T>, Map<String, String>) - Method in interface org.apache.sling.models.factory.ModelFactory
-
Deprecated.
- exportModelForResource(Resource, String, Class<T>, Map<String, String>) - Method in interface org.apache.sling.models.factory.ModelFactory
-
Export the model object registered to the resource's type using the defined target class using the named exporter.
- ExportsObject - Class in org.apache.sling.scripting.javascript.helper
- ExportsObject(Scriptable) - Constructor for class org.apache.sling.scripting.javascript.helper.ExportsObject
- EXPR(String) - Method in interface org.apache.sling.commons.scheduler.Scheduler
-
Create a schedule options to schedule the job based on the expression.
- Expression - Class in org.apache.sling.scripting.sightly.compiler.expression
-
This class represents a HTL Expression.
- Expression(ExpressionNode) - Constructor for class org.apache.sling.scripting.sightly.compiler.expression.Expression
-
Create an expression with just a root node.
- Expression(ExpressionNode, Map<String, ExpressionNode>) - Constructor for class org.apache.sling.scripting.sightly.compiler.expression.Expression
-
Create an expression with a root node and options.
- Expression(ExpressionNode, Map<String, ExpressionNode>, String) - Constructor for class org.apache.sling.scripting.sightly.compiler.expression.Expression
-
Create an expression with a root node and options.
- 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
- ExpressionNode - Interface in org.apache.sling.scripting.sightly.compiler.expression
-
Defines a node in a HTL expression tree.
- EXT_JAR - Static variable in class org.apache.sling.jcr.contentloader.ContentTypeUtil
- EXT_JCR_XML - Static variable in class org.apache.sling.jcr.contentloader.ContentTypeUtil
- EXT_JSON - Static variable in class org.apache.sling.jcr.contentloader.ContentTypeUtil
- EXT_XML - Static variable in class org.apache.sling.jcr.contentloader.ContentTypeUtil
- EXT_ZIP - Static variable in class org.apache.sling.jcr.contentloader.ContentTypeUtil
- extensions() - Element in annotation interface org.apache.sling.models.annotations.Exporter
-
Extensions under which the exporter servlet will be registered.
- extensions() - Element in annotation interface org.apache.sling.servlets.annotations.SlingServletFilter
-
Restrict the filter to extensions that match request's.
- extensions() - Element in annotation interface org.apache.sling.servlets.annotations.SlingServletPathsStrict
-
The request URL extensions supported by the servlet.
- extensions() - Element in annotation interface org.apache.sling.servlets.annotations.SlingServletResourceTypes
-
The request URL extensions supported by the servlet.
- EXTERNAL - Enum constant in enum class org.apache.sling.api.resource.external.URIProvider.Scope
-
A External URI safe to be used by the requesting client in a external context.
- ExternalizableInputStream - Interface in org.apache.sling.api.resource.external
-
This interface is normally used to extend an InputStream to indicate that it has a URI form that could be used in place of the InputStream if desired.
- externalizePath(SlingHttpServletRequest, String) - Method in class org.apache.sling.servlets.post.AbstractPostOperation
-
Deprecated.Returns an external form of the given path prepending the context path and appending a display extension.
- externalizePath(SlingJakartaHttpServletRequest, 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.
- ExternalResourceChangeListener - Interface in org.apache.sling.api.resource.observation
-
This is a marker interface to receive external events.
- extractCredentials(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.sling.auth.core.spi.JakartaAuthenticationHandler
-
Extracts credential data from the request if at all contained.
- extractCredentials(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.sling.auth.core.spi.AuthenticationHandler
-
Deprecated.
- extractPrincipalNames(String) - Static method in class org.apache.sling.serviceusermapping.Mapping
F
- 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
JakartaAuthenticationHandler.extractCredentials(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse)method to inform the caller that credential extraction failed for some reason. - failed() - Method in interface org.apache.sling.event.jobs.consumer.JobConsumer.AsyncHandler
- failed() - Method in interface org.apache.sling.event.jobs.consumer.JobExecutionContext.ResultBuilder
-
The job processing failed and might be retried.
- failed() - Method in interface org.apache.sling.event.jobs.consumer.JobExecutionResult
-
If this returns true the job processing failed but might be retried..
- failed(long) - Method in interface org.apache.sling.event.jobs.consumer.JobExecutionContext.ResultBuilder
-
The job processing failed and might be retried.
- FAILED - Enum constant in enum class org.apache.sling.event.jobs.consumer.JobConsumer.JobResult
-
Processing failed but might be retried.
- failedProviders - Variable in class org.apache.sling.api.resource.runtime.dto.RuntimeDTO
-
DTOs for all inactive/failed providers.
- failure() - Static method in class org.apache.sling.scripting.sightly.use.ProviderOutcome
-
Create a failed outcome without a specific
cause. - failure(Throwable) - Static method in class org.apache.sling.scripting.sightly.use.ProviderOutcome
-
Create a failed outcome with the given
cause. - FAILURE_REASON - Static variable in interface org.apache.sling.auth.core.spi.AuthenticationHandler
-
Deprecated.
- FAILURE_REASON - Static variable in interface org.apache.sling.auth.core.spi.JakartaAuthenticationHandler
-
Name of the request attribute which may be set by the
JakartaAuthenticationHandler.extractCredentials(HttpServletRequest, HttpServletResponse)method ifAuthenticationInfo.FAIL_AUTHis returned. - FAILURE_REASON_CODE - Static variable in interface org.apache.sling.auth.core.spi.AuthenticationHandler
-
Deprecated.
- FAILURE_REASON_CODE - Static variable in interface org.apache.sling.auth.core.spi.JakartaAuthenticationHandler
-
Name of the request attribute which may be set by the
JakartaAuthenticationHandler.extractCredentials(HttpServletRequest, HttpServletResponse)method ifAuthenticationInfo.FAIL_AUTHis returned. - FailureReason - Enum Class in org.apache.sling.api.resource.runtime.dto
-
Failure reason for a failed resource provider.
- FALLBACK_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
- FALSE - Static variable in class org.apache.sling.scripting.sightly.compiler.expression.nodes.BooleanConstant
- 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.
- Feature - Class in org.apache.sling.provisioning.model
-
A feature is a collection of - a name - a version - variables - run modes
- Feature(String) - Constructor for class org.apache.sling.provisioning.model.Feature
-
Construct a new feature.
- FEATURE_BOOT - Static variable in class org.apache.sling.provisioning.model.ModelConstants
-
Name of the boot feature
- FEATURE_LAUNCHPAD - Static variable in class org.apache.sling.provisioning.model.ModelConstants
-
Name of Sling's launchpad feature.
- FeatureTypes - Class in org.apache.sling.provisioning.model
-
Constants for common feature types.
- FeatureTypes() - Constructor for class org.apache.sling.provisioning.model.FeatureTypes
- 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
- 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
- filter() - Element in annotation interface org.apache.sling.models.annotations.injectorspecific.OSGiService
-
Specifies the RFC 1960-based filter string, which is evaluated when retrieving the service.
- filter(String) - Method in interface org.apache.sling.jackrabbit.usermanager.PrincipalNameFilter
-
Filter the invalid characters out of the provided principal name candidate
- filter(String) - Method in interface org.apache.sling.xss.XSSFilter
-
Prevents the given source string from containing XSS stuff.
- filter(ProtectionContext, String) - Method in interface org.apache.sling.xss.XSSFilter
-
Protects the given source string from containing XSS stuff.
- Filter - Annotation Interface in org.apache.sling.models.annotations
-
Provide a filter on an @Inject.
- FILTER_NAME - Static variable in class org.apache.sling.engine.EngineConstants
-
Deprecated.Register the filter with their respective type
- FILTER_ORDER - Static variable in class org.apache.sling.engine.EngineConstants
-
Deprecated.Use
"service.ranking"(org.osgi.framework.Constants.SERVICE_RANKING) instead - FILTER_SCOPE - Static variable in class org.apache.sling.engine.EngineConstants
-
Deprecated.Use
EngineConstants.SLING_FILTER_SCOPEinstead - 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.
- FilterChainWrapper(FilterChain) - Constructor for class org.apache.sling.api.wrappers.JavaxToJakartaFilterWrapper.FilterChainWrapper
- FilterChainWrapper(FilterChain) - Constructor for class org.apache.sling.api.wrappers.JakartaToJavaxFilterWrapper.FilterChainWrapper
- filterHTML(String) - Method in interface org.apache.sling.xss.XSSAPI
-
Filters potentially user-contributed HTML to meet the AntiSamy policy rules currently in effect for HTML output (see the XSSFilter service for details).
- FilterProcessorMBean - Interface in org.apache.sling.engine.jmx
-
This is the management interface for the Filter.
- filterWith(InstanceFilter) - Method in class org.apache.sling.discovery.commons.InstancesDiff.InstanceCollection
-
Filter the instances with a custom
InstanceFilterfilter. - 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
nullotherwise. - findAttributes() - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.TreeNode
-
Return an Iterator of the attribute names of this node.
- findBeanMethod(Class<?>, String) - Static method in class org.apache.sling.scripting.sightly.compiler.util.ObjectModel
-
Deprecated.Given a bean class and a base method name, this method will try to find a public method without parameters that is named:
baseNameget +BaseNameis +BaseName - findBeanMethod(Class<?>, String) - Static method in class org.apache.sling.scripting.sightly.render.ObjectModel
-
Given a bean class and a base method name, this method will try to find a public method without parameters that is named:
baseNameget +BaseNameis +BaseName - 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.
- findContextResources(Resource) - Method in interface org.apache.sling.caconfig.resource.spi.ContextPathStrategy
-
Finds context paths for the given resource.
- findInstances(InstanceFilter) - Method in class org.apache.sling.discovery.base.commons.DefaultTopologyView
- findInstances(InstanceFilter) - Method in interface org.apache.sling.discovery.TopologyView
-
Searches through this topology and picks those accepted by the provided
InstanceFilter- and returns them without any particular order - findJobs(JobManager.QueryType, String, long, Map<String, Object>...) - Method in interface org.apache.sling.event.jobs.JobManager
-
Return all jobs of a given type.
- findJspProperty(String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspConfig
-
Find a property that best matches the supplied resource.
- 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, String) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
-
Wraps and returns the
Iteratorobtained by callingfindResourceson the wrapped resource resolver. - findResources(ResourceResolver, String, String) - Method in interface org.apache.sling.api.resource.QueriableResourceProvider
-
Deprecated.Searches for resources using the given query formulated in the given language.
- findResources(ResourceResolver, String, String) - Static method in class org.apache.sling.scripting.jsp.taglib.SlingFunctions
-
Searches for resources using the given query formulated in the given language.
- findResources(ResolveContext<T>, String, String) - Method in interface org.apache.sling.spi.resource.provider.QueryLanguageProvider
-
Searches for resources using the given query formulated in the given language.
- FindResourcesTag - Class in org.apache.sling.scripting.jsp.taglib
-
Tag for searching for resources using the given query formulated in the given language.
- FindResourcesTag() - Constructor for class org.apache.sling.scripting.jsp.taglib.FindResourcesTag
- findResourceSuperType(Resource) - Static method in class org.apache.sling.api.resource.ResourceUtil
-
Deprecated.
- findScript(ResourceResolver, String) - Method in interface org.apache.sling.api.scripting.SlingScriptResolver
-
Deprecated.Finds the
SlingScriptfor the given name. - findUnit(BundleContext, Set<TypeProvider>, Set<TypeProvider>) - Method in interface org.apache.sling.scripting.spi.bundle.BundledRenderUnitFinder
-
Retrieves the best matching
BundledRenderUnitfor the providedinheritanceChain, by scanning allTypeProviderbundles for the class or script capable of providing a rendering for resource type chain. - findUnit(BundleContext, TypeProvider, Set<TypeProvider>) - Method in interface org.apache.sling.scripting.spi.bundle.BundledRenderUnitFinder
-
Retrieves a path-based
BundledRenderUnitfrom the passedprovider. - findVersionableAncestor(Node) - Method in class org.apache.sling.servlets.post.AbstractPostOperation
-
Deprecated.
- finish() - Method in interface org.apache.sling.jcr.contentloader.ContentCreator
-
Indicates that the import is finished
- finishNode() - Method in interface org.apache.sling.jcr.contentloader.ContentCreator
-
Indicates that a node is finished.
- finishSecurity(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.sling.auth.core.AuthenticationSupport
-
Handles security on behalf of a custom OSGi
ServletContextHelperinstance, finishing the authentication context established byAuthenticationSupport.handleSecurity(HttpServletRequest, HttpServletResponse). - 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.
- fireJob(Object, Map<String, Serializable>) - Method in interface org.apache.sling.commons.scheduler.Scheduler
-
Deprecated.Use
Scheduler.schedule(Object, ScheduleOptions)instead. - fireJob(Object, Map<String, Serializable>, int, long) - Method in interface org.apache.sling.commons.scheduler.Scheduler
-
Deprecated.Use
Scheduler.schedule(Object, ScheduleOptions)instead. - fireJobAt(String, Object, Map<String, Serializable>, Date) - Method in interface org.apache.sling.commons.scheduler.Scheduler
-
Deprecated.Use
Scheduler.schedule(Object, ScheduleOptions)instead. - fireJobAt(String, Object, Map<String, Serializable>, Date, int, long) - Method in interface org.apache.sling.commons.scheduler.Scheduler
-
Deprecated.Use
Scheduler.schedule(Object, ScheduleOptions)instead. - fJava2IANAMap - Static variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.EncodingMap
-
fJava2IANAMap
- floatValues() - Element in annotation interface org.apache.sling.models.annotations.Default
- FluentMap() - Constructor for class org.apache.sling.scripting.sightly.render.RenderUnit.FluentMap
- flush() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
-
Flush the stream.
- 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").
- flushBuffer() - Method in class org.apache.sling.scripting.core.servlet.CaptureJakartaResponseWrapper
- flushBuffer() - Method in class org.apache.sling.scripting.core.servlet.CaptureResponseWrapper
-
Deprecated.
- 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.
- flushCache() - Method in interface org.apache.sling.servlets.resolver.jmx.SlingServletResolverCacheMBean
-
Flush the servlet resolver cache.
- fOffset - Variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.UTF8Reader
-
Offset into buffer.
- forcedPath - Variable in class org.apache.sling.repoinit.parser.operations.WithPathOptions
- ForcedResourceType - Class in org.apache.sling.models.annotations.via
-
Marker class for using the ForcedResourceType @Via provider.
- ForcedResourceType() - Constructor for class org.apache.sling.models.annotations.via.ForcedResourceType
- 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
- FORMAT - Static variable in class org.apache.sling.scripting.sightly.compiler.expression.nodes.RuntimeCall
-
The name of the
RuntimeCallfunction that will process string formatting. - FORMAT - Static variable in class org.apache.sling.scripting.sightly.compiler.RuntimeFunction
-
Deprecated.The name of the
RuntimeCallfunction that will process string formatting. - FORMAT - Static variable in interface org.apache.sling.scripting.sightly.extension.RuntimeExtension
-
The name of the runtime function that will process string formatting.
- FormReason - Enum Class 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
pathandrequestDispatcherOptions. - 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
pathandoptions. - forward(String) - 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(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 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
resourceandrequestDispatcherOptions. - 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
resourceandoptions. - 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 - Enum constant in enum class org.apache.sling.servlets.annotations.SlingServletFilterScope
-
Filters are called upon calling the RequestDispatcher.forward method after the included resource and the Servlet or script to process the include have been resolved before the Servlet or script is called.
- FORWARD_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
- ForwardTagHandler - Class in org.apache.sling.scripting.jsp.taglib
-
The
ForwardTagHandlerimplements the<sling:forward>custom tag. - ForwardTagHandler() - Constructor for class org.apache.sling.scripting.jsp.taglib.ForwardTagHandler
- forwardToErrorPage(String) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
- fromErrorMsg(String) - Static method in class org.apache.sling.discovery.oak.cluster.InstanceReadResult
- fromInstance(InstanceInfo) - Static method in class org.apache.sling.discovery.oak.cluster.InstanceReadResult
- fromIterator(Iterator<Object>) - Static method in class org.apache.sling.scripting.sightly.compiler.util.ObjectModel
-
Deprecated.Given an
iterator, this method will return aCollection. - fromIterator(Iterator<Object>) - Static method in class org.apache.sling.scripting.sightly.render.ObjectModel
-
Given an
iterator, this method will return aCollection. - fromJSON(String) - Static method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
-
Create an announcement form json
- fromMvnUrl(String) - Static method in class org.apache.sling.provisioning.model.Artifact
-
Create a new artifact from a maven url, 'mvn:' [ repository-url '!'
- fromName(String) - Static method in enum class org.apache.sling.xss.ProtectionContext
-
Gets a protection context from the specified name.
- fromPathCollection(Collection<Path>) - Static method in class org.apache.sling.api.resource.path.PathSet
-
Create a path set from a collection of path objects
- fromPaths(Path...) - Static method in class org.apache.sling.api.resource.path.PathSet
-
Create a path set from a collection of path objects
- fromStringCollection(Collection<String>) - Static method in class org.apache.sling.api.resource.path.PathSet
-
Create a path set from a collection of strings
- fromStrings(String...) - Static method in class org.apache.sling.api.resource.path.PathSet
-
Create a path set from a collection of strings
- FSClassLoaderMBean - Interface in org.apache.sling.commons.fsclassloader
-
MBean interface for interacting with the FSClassLoader
- fTableSize - Variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.SymbolTable
- FunctionMapperImpl - Class in org.apache.sling.scripting.jsp.jasper.el
- FunctionMapperImpl(FunctionMapper) - Constructor for class org.apache.sling.scripting.jsp.jasper.el.FunctionMapperImpl
G
- gauge(String, Supplier<T>) - Method in interface org.apache.sling.commons.metrics.MetricsService
-
Creates a new
Gaugeand registers it under the given name. - Gauge<T> - Interface in org.apache.sling.commons.metrics
-
A gauge metric is an instantaneous reading of a particular value.
- 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.
- 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
- generateRepoInitLines(BufferedReader) - Static method in class org.apache.sling.repoinit.parser.operations.RegisterNodetypes
- 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 interface org.apache.sling.scripting.jsp.jasper.Options
-
Are Text strings to be generated as char arrays?
- GEQ - Enum constant in enum class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperator
-
Greater or equal.
- get() - Method in interface org.apache.sling.api.request.RequestParameter
-
Returns the contents of the parameter as an array of bytes.
- get() - Method in class org.apache.sling.commons.osgi.RankedServices
-
Deprecated.Use
RankedServices.getList()instead - get() - Method in class org.apache.sling.discovery.commons.InstancesDiff.InstanceCollection
-
Return the collection of
InstanceDescriptioninstances that have not been filtered out. - get(int, Scriptable) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableItemMap
- 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, Class<T>) - Method in class org.apache.sling.api.wrappers.CompositeValueMap
-
Deprecated.Get a named property and convert it into the given type.
- get(String, Class<T>) - Method in class org.apache.sling.api.wrappers.DeepReadValueMapDecorator
- 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 interface org.apache.sling.api.resource.ValueMap
-
Get a named property and convert it into the given type.
- get(String, T) - Method in class org.apache.sling.api.wrappers.CompositeValueMap
-
Deprecated.Get a named property and convert it into the given type.
- get(String, T) - Method in class org.apache.sling.api.wrappers.DeepReadValueMapDecorator
- get(String, T) - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
-
Get a named property and convert it into the given type.
- 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(Object) - Method in class org.apache.sling.api.scripting.LazyBindings
- get(Object) - Method in class org.apache.sling.api.wrappers.CompositeValueMap
-
Deprecated.
- get(Object) - Method in class org.apache.sling.api.wrappers.DeepReadValueMapDecorator
- get(Object) - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
- get(String) - Method in interface org.apache.sling.commons.threads.ThreadPoolManager
-
Get a thread pool.
- get(String) - Method in class org.apache.sling.provisioning.model.KeyValueMap
-
Get an item from the map.
- get(String) - Method in class org.apache.sling.scripting.sightly.compiler.util.VariableTracker
-
Get the data associated with the given variable.
- 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, Scriptable) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableCalendar
- 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.ScriptableMap
- 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(Resource) - Method in interface org.apache.sling.caconfig.ConfigurationResolver
-
Get configuration for given resource.
- GET_PROPERTY_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
- getAbsoluteParent(Resource, String) - Static method in class org.apache.sling.scripting.jsp.taglib.SlingFunctions
-
Method for retrieving an absolute parent resource.
- getAbsolutePathWithinSlingHome(String) - Method in interface org.apache.sling.settings.SlingSettingsService
-
Utility method to generate an absolute path within Sling Home.
- getAccessControlEntriesMap(Session, String, Principal, Map<Principal, Map<DeclarationType, Set<String>>>) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractGetAceServlet
- getAccessControlEntriesMap(Session, String, Principal, Map<Principal, Map<DeclarationType, Set<String>>>) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetAceServlet
- getAccessControlEntriesMap(Session, String, Principal, Map<Principal, Map<DeclarationType, Set<String>>>) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetEffectiveAceServlet
- getAccessControlEntriesMap(Session, String, Principal, Map<Principal, Map<DeclarationType, Set<String>>>) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetPrincipalAceServlet
- getAccessControlEntriesMap(Session, String, Map<Principal, Map<DeclarationType, Set<String>>>) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractGetAclServlet
- getAccessControlEntriesMap(Session, String, Map<Principal, Map<DeclarationType, Set<String>>>) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetAclServlet
- getAccessControlEntriesMap(Session, String, Map<Principal, Map<DeclarationType, Set<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
AccessControlListto edit for the node at the givenresourcePath. - getAccessControlListOrNull(AccessControlManager, String, boolean) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractAccessPostServlet
-
Returns an
AccessControlListto edit for the node at the givenresourcePath. - getAccessControlListOrNull(JackrabbitAccessControlManager, Principal) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.DeletePrincipalAcesServlet
- getAccessControlManager(Session) - Static method in class org.apache.sling.jcr.base.util.AccessControlUtil
-
Returns the
AccessControlManagerfor the givensession. - getAce(Session, String, String) - Method in interface org.apache.sling.jcr.jackrabbit.accessmanager.GetAce
-
Gets the declared access control entry for a resource and principal
- getAce(Session, String, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetAceServlet
- GetAce - Interface in org.apache.sling.jcr.jackrabbit.accessmanager
-
The
GetAceservice api. - GetAceServlet - Class in org.apache.sling.jcr.jackrabbit.accessmanager.post
-
Sling Get Servlet implementation for getting the ACE for a principal on a JCR resource.
- GetAceServlet() - Constructor for class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetAceServlet
- getAcl(AccessControlManager, String, Principal) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyAceServlet
-
Lookup the ACL for the given resource
- getAcl(AccessControlManager, String, Principal) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyPrincipalAceServlet
-
Override to ensure that we get the policy that implements
PrincipalAccessControlList - getAcl(Session, String) - Method in interface org.apache.sling.jcr.jackrabbit.accessmanager.GetAcl
-
Gets the access control list for a resource.
- getAcl(Session, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetAclServlet
- GetAcl - Interface in org.apache.sling.jcr.jackrabbit.accessmanager
-
The
GetAclservice api. - 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
- getAction() - Method in class org.apache.sling.repoinit.parser.operations.AclLine
- getActiveIds() - Method in class org.apache.sling.discovery.commons.providers.spi.base.DiscoveryLiteDescriptor
-
Returns the 'active' field of the discovery-lite descriptor
- getActiveMappings() - Method in interface org.apache.sling.serviceusermapping.ServiceUserMapper
-
Returns a list of all of the active mappings in the Service User Mapper.
- getActiveResource() - Method in interface org.apache.sling.installer.api.tasks.TaskResourceGroup
-
Return the first resource if it either needs to be installed or uninstalled.
- getActiveResourceCount() - Method in interface org.apache.sling.installer.api.jmx.InstallerMBean
-
Count of Active resource groups.
- getActiveResourceIterator() - Method in interface org.apache.sling.installer.api.tasks.TaskResourceGroup
-
Return an iterator over all active resources in this group if there is more than just one active resourcew.
- getActiveResources() - Method in interface org.apache.sling.installer.api.info.InstallationState
-
Active resource groups These resource groups are currently in processing.
- getAdaptable() - Method in class org.apache.sling.scripting.jsp.taglib.AdaptToTag
-
Get the adaptable object to be adapted.
- getAdaptable(Object, String) - Method in interface org.apache.sling.models.spi.ViaProvider
-
Get an adaptable using the value of the @Via annotation.
- 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
AdapterTypefor the givenadaptableobject. - getAdaptTo() - Method in class org.apache.sling.scripting.jsp.taglib.AdaptToTag
-
Gets the class name to adapt the adaptable to.
- getAddedPropertyNames() - Method in class org.apache.sling.api.resource.observation.ResourceChange
-
Deprecated.As there is no guarantee that this information is contained in the change event, this should not be used anymore.
- getAdditionalSections() - Method in class org.apache.sling.provisioning.model.Feature
-
Get all additional sections
- getAdditionalSections(String) - Method in class org.apache.sling.provisioning.model.Feature
-
Get all sections with the given name.
- getAddSelectors() - Method in class org.apache.sling.api.request.RequestDispatcherOptions
-
Returns the
RequestDispatcherOptions.OPT_ADD_SELECTORSoption ornullif not set. - getAdministrativeResourceProvider(Map<String, Object>) - Method in interface org.apache.sling.api.resource.ResourceProviderFactory
-
Deprecated.as of 2.4 (bundle version 2.5.0) because of inherent security issues. Implementations may implement this method at their discretion but must support the new service based resource provider generation in the
ResourceProviderFactory.getResourceProvider(Map)method honoring theResourceProviderFactory.SERVICE_BUNDLEandResourceResolverFactory.SUBSERVICEproperties. - getAdministrativeResourceResolver(Map<String, Object>) - Method in interface org.apache.sling.api.resource.ResourceResolverFactory
-
Deprecated.as of 2.4 (bundle version 2.5.0) because of inherent security issues. Services requiring specific permissions should use the
ResourceResolverFactory.getServiceResourceResolver(Map)instead. - getAlias() - Method in interface org.apache.sling.installer.api.info.ResourceGroup
-
Get the current alias for this group.
- getAlias() - Method in interface org.apache.sling.installer.api.tasks.TaskResourceGroup
-
Get the current alias for this group.
- getAlias() - Method in interface org.apache.sling.installer.api.tasks.UpdatableResourceGroup
-
Get the current alias for this group.
- getAll(String) - Method in class org.apache.sling.scripting.sightly.compiler.util.VariableTracker
-
Get an immutable view of all the data items associated with the specified variable.
- getAllCollectionItemConfigNames(String) - Method in interface org.apache.sling.caconfig.management.multiplexer.ConfigurationPersistenceStrategyMultiplexer
-
Get all configuration names from all configuration persistence strategies.
- getAllCollectionParentConfigNames(String) - Method in interface org.apache.sling.caconfig.management.multiplexer.ConfigurationPersistenceStrategyMultiplexer
-
Get all configuration names from all configuration persistence strategies.
- getAllConfigNames(String) - Method in interface org.apache.sling.caconfig.management.multiplexer.ConfigurationPersistenceStrategyMultiplexer
-
Get all configuration names from all configuration persistence strategies.
- getAllContextPaths(Resource) - Method in interface org.apache.sling.caconfig.resource.ConfigurationResourceResolver
-
Get all context paths for which context-aware configurations could be defined.
- getAllMappings(String) - Method in interface org.apache.sling.api.resource.mapping.ResourceMapper
-
Returns all possible mappings for a given
resourcePathas paths. - getAllMappings(String, HttpServletRequest) - Method in interface org.apache.sling.api.resource.mapping.ResourceMapper
-
Returns all possible mappings for a given
resourcePathas URLs. - getAllMappings(String, HttpServletRequest) - Method in interface org.apache.sling.api.resource.mapping.ResourceMapper
-
Deprecated.
- getAllowedRequestMethods(Map<String, Method>) - Method in class org.apache.sling.api.servlets.SlingAllMethodsServlet
-
Deprecated.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.SlingJakartaAllMethodsServlet
-
Helper method called by
SlingJakartaSafeMethodsServlet.doOptions(SlingJakartaHttpServletRequest, SlingJakartaHttpServletResponse)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.SlingJakartaSafeMethodsServlet
-
Helper method called by
SlingJakartaSafeMethodsServlet.doOptions(SlingJakartaHttpServletRequest, SlingJakartaHttpServletResponse)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
-
Deprecated.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. - getAllowRestrictions() - Method in class org.apache.sling.jcr.contentloader.LocalPrivilege
- getAllowRestrictions() - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.LocalPrivilege
- getAnnouncement() - Method in class org.apache.sling.discovery.base.connectors.announcement.CachedAnnouncement
- getAnnouncementRegistry() - Method in class org.apache.sling.discovery.base.commons.BaseDiscoveryService
- getAnnouncementRegistry() - Method in class org.apache.sling.discovery.base.commons.BaseViewChecker
- getAnnouncementRegistry() - Method in class org.apache.sling.discovery.oak.OakDiscoveryService
- getAnnouncementRegistry() - Method in class org.apache.sling.discovery.oak.pinger.OakViewChecker
- getApplicablePaths() - Method in interface org.apache.sling.validation.model.ValidationModel
-
Returns the paths under which resources will be validated by this model.
- getApplyToResources(SlingHttpServletRequest) - Method in class org.apache.sling.servlets.post.AbstractPostOperation
-
Deprecated.Returns an iterator on
Resourceinstances addressed in theSlingPostConstants.RP_APPLY_TOrequest parameter. - getArguments() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.RuntimeCall
-
Get the nodes of the argument calls.
- getArgumentsVariable() - Method in class org.apache.sling.scripting.sightly.compiler.commands.Procedure.Call
- getArtifactGroup(int) - Method in class org.apache.sling.provisioning.model.RunMode
-
Find the artifact group.
- getArtifactGroups() - Method in class org.apache.sling.provisioning.model.RunMode
-
Get all artifact groups
- getArtifactId() - Method in class org.apache.sling.provisioning.model.Artifact
-
Return the artifact id.
- getArtifactVersionResolver() - Method in class org.apache.sling.provisioning.model.ModelUtility.ResolverOptions
- getAt() - Method in interface org.apache.sling.event.jobs.ScheduleInfo
-
Return the scheduled execution date for a schedule of type date.
- getAttribute(String) - Method in interface org.apache.sling.api.resource.ResourceResolver
-
Returns the value of the given resource resolver attribute or
nullif the attribute is not set (or not visible as is the case of theResourceResolverFactory.PASSWORDor other security sensitive attributes). - getAttribute(String) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
- getAttribute(String) - Method in interface org.apache.sling.installer.api.info.Resource
-
Get the value of an 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.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.JspContextWrapper
- getAttribute(String, int) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
- getAttribute(ResourceResolver, String) - Method in interface org.apache.sling.api.resource.AttributableResourceProvider
-
Deprecated.Returns the value of the given resource provider attribute or
nullif the attribute is not set or not visible (as e.g. security sensitive attributes). - getAttribute(ResolveContext<T>, String) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
-
Returns the value of the given resource provider attribute or
nullif the attribute is not set or not visible (as e.g. security sensitive attributes). - 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.api.wrappers.ResourceResolverWrapper
- getAttributeNames(ResourceResolver) - Method in interface org.apache.sling.api.resource.AttributableResourceProvider
-
Deprecated.Returns a collection of attribute names whose value can be retrieved calling the
AttributableResourceProvider.getAttribute(ResourceResolver, String)method. - getAttributeNames(ResolveContext<T>) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
-
Returns a collection of attribute names whose value can be retrieved calling the
ResourceProvider.getAttribute(ResolveContext, String)method. - 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.AuthUtil
-
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.
- getAttributeOrParameter(HttpServletRequest, String, String) - Static method in class org.apache.sling.auth.core.AuthUtil
- getAttributeOrParameter(HttpServletRequest, String, String) - Static method in class org.apache.sling.auth.core.spi.AbstractAuthenticationHandler
-
Deprecated.since Bundle 1.0.8, use
AuthUtil.getAttributeOrParameter(HttpServletRequest, String, String) - getAttributes() - Method in interface org.apache.sling.commons.osgi.ManifestHeader.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.
- getAttributes() - Method in class org.apache.sling.provisioning.model.Section
-
Get all attributes
- 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
- getAuthType() - Method in interface org.apache.sling.api.SlingHttpServletRequest
-
Deprecated.Returns the name of the authentication scheme used to protect the servlet.
- getAuthType() - Method in interface org.apache.sling.api.SlingJakartaHttpServletRequest
-
Returns the name of the authentication scheme used to protect the servlet.
- getAuthType() - Method in class org.apache.sling.auth.core.spi.AuthenticationInfo
-
Returns the authentication type as stored in the
AuthenticationInfo.AUTH_TYPEproperty in this map. - getAuthType() - Method in class org.apache.sling.engine.auth.AuthenticationInfo
-
Deprecated.Returns type of authentication provisioning.
- getAutoFlush() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- 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 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.
- getBackoffInterval() - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
-
Gets the backoffInterval which the connector servlets passes back to the client to use as the next heartbeatInterval
- getBackoffStableFactor() - Method in interface org.apache.sling.discovery.base.connectors.BaseConfig
-
Returns the (maximum) backoff factor to be used for stable connectors
- getBackoffStableFactor() - Method in class org.apache.sling.discovery.oak.Config
-
Returns the (maximum) backoff factor to be used for stable connectors
- getBackoffStandbyFactor() - Method in interface org.apache.sling.discovery.base.connectors.BaseConfig
-
Returns the backoff factor to be used for standby (loop) connectors
- getBackoffStandbyFactor() - Method in class org.apache.sling.discovery.oak.Config
-
Returns the backoff factor to be used for standby (loop) connectors
- getBackoffStandbyInterval() - Method in interface org.apache.sling.discovery.base.connectors.BaseConfig
-
Returns the backoff interval for standby (loop) connectors in seconds
- getBackoffStandbyInterval() - Method in class org.apache.sling.discovery.oak.Config
-
Returns the backoff interval for standby (loop) connectors in seconds
- getBase() - Method in class org.apache.sling.scripting.jsp.taglib.GetResourceTag
-
Gets the base resource.
- getBatchResourceRemover(int) - Static method in class org.apache.sling.api.resource.ResourceUtil
-
Create a batch resource remover.
- getBeanRepository() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- getBeanType(String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.BeanRepository
- getBeginVariable() - Method in class org.apache.sling.scripting.sightly.compiler.commands.Loop.Start
- getBestRunModeMatchCountFromSpec(String) - Method in interface org.apache.sling.settings.SlingSettingsService
-
Checks if a given run mode spec is satisfied by the active run modes.
- getBindings() - Method in interface org.apache.sling.scripting.sightly.render.RenderContext
-
Returns the map of script bindings available to HTL scripts.
- getBindingsValuesProviders(ScriptEngineFactory, String) - Method in interface org.apache.sling.scripting.api.BindingsValuesProvidersByContext
-
Retrieve the current
BindingsValuesProviderfor the supplied ScriptEngineFactory and context. - getBlockPolicy() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Retrieve the block policy of the thread pool.
- 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).
- getBucket() - Method in class org.apache.sling.scripting.jsp.taglib.AbstractCATag
- getBuffer() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- getBufferValue() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- getBundle() - Method in interface org.apache.sling.scripting.spi.bundle.BundledRenderUnit
-
Returns the
Bundlethe publishing bundle of this unit (not to be confused with the provider module, which is the module that instantiates aBundledRenderUnit). - getBundle() - Method in interface org.apache.sling.scripting.spi.bundle.TypeProvider
-
Returns the providing bundle.
- getBundleContext() - Method in interface org.apache.sling.scripting.spi.bundle.BundledRenderUnit
-
Returns the
BundleContextto use for this unit. - getBundledRenderUnitCapability() - Method in interface org.apache.sling.scripting.spi.bundle.TypeProvider
-
Returns the
BundledRenderUnitCapability. - getBundledRenderUnitClassloader(Bindings) - Method in interface org.apache.sling.scripting.sightly.engine.BundledUnitManager
-
Given a
Bindingsmap, this method will check if thebindingscontain a value for theBundledRenderUnit.VARIABLEproperty and if the object provided byBundledRenderUnit.getUnit()is an instance of aRenderUnit. - 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
- getBundleSymbolicName() - Method in class org.apache.sling.commons.osgi.bundleversion.BundleBundleVersionInfo
- getBundleSymbolicName() - Method in class org.apache.sling.commons.osgi.bundleversion.BundleVersionInfo
- getBundleSymbolicName() - Method in class org.apache.sling.commons.osgi.bundleversion.FileBundleVersionInfo
- getCachedScriptCount() - Method in interface org.apache.sling.commons.fsclassloader.FSClassLoaderMBean
-
Get the total count of scripts in the FSClassLoader cache
- getCachedScripts() - Method in interface org.apache.sling.commons.fsclassloader.FSClassLoaderMBean
-
Gets the scripts in the FSClassLoaderCache
- getCacheSize() - Method in interface org.apache.sling.servlets.resolver.jmx.SlingServletResolverCacheMBean
-
Get the current size of the servlet resolver cache
- getCAConfigResource(Resource, String, String) - Static method in class org.apache.sling.scripting.jsp.taglib.SlingFunctions
-
Method for retrieving the CA Config resource for a specified resource
- getCAConfigResources(Resource, String, String) - Static method in class org.apache.sling.scripting.jsp.taglib.SlingFunctions
-
Method for retrieving the CA Config resources for a specified resource
- GetCAConfigResourcesTag - Class in org.apache.sling.scripting.jsp.taglib
-
Tag for retrieving Context-Aware Configuration resource collection for a specified resource, bucket and name.
- GetCAConfigResourcesTag() - Constructor for class org.apache.sling.scripting.jsp.taglib.GetCAConfigResourcesTag
- GetCAConfigResourceTag - Class in org.apache.sling.scripting.jsp.taglib
-
Tag for retrieving Context-Aware Configuration resources for a specified resource, bucket and name.
- GetCAConfigResourceTag() - Constructor for class org.apache.sling.scripting.jsp.taglib.GetCAConfigResourceTag
- getCanonicalName(Class) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
-
Compute the canonical name from a Class instance.
- getCapturedCharacterResponse() - Method in class org.apache.sling.scripting.core.servlet.CaptureJakartaResponseWrapper
- getCapturedCharacterResponse() - Method in class org.apache.sling.scripting.core.servlet.CaptureResponseWrapper
-
Deprecated.
- getCause() - Method in class org.apache.sling.scripting.sightly.use.ProviderOutcome
-
Returns the cause for this failure outcome or
nullif this outcome is a success or no cause has been defined with theProviderOutcome.failure(Throwable)method. - getChangedPropertyNames() - Method in class org.apache.sling.api.resource.observation.ResourceChange
-
Deprecated.As there is no guarantee that this information is contained in the change event, this should not be used anymore.
- getChangeTypes() - Method in interface org.apache.sling.spi.resource.provider.ObserverConfiguration
-
The set of types listeners are interested in.
- getCharacterEncoding() - Method in class org.apache.sling.api.resource.ResourceMetadata
- getCharEncoding() - Method in class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.Util.ImportResponseWrapper
- getChild(String) - Method in interface org.apache.sling.api.resource.Resource
-
Returns the child at the given relative path of this resource or
nullif no such child exists. - getChild(String) - Method in class org.apache.sling.api.resource.ResourceWrapper
-
Returns the value of calling
getChildon thewrapped resource. - getChild(String) - Method in class org.apache.sling.api.resource.AbstractResource
-
Returns the indicated child of this resource.
- getChildren() - Method in class org.apache.sling.api.resource.AbstractResource
- getChildren() - Method in interface org.apache.sling.api.resource.Resource
-
Returns an iterable of the direct children of this resource.
- getChildren() - Method in class org.apache.sling.api.resource.ResourceWrapper
- getChildren() - Method in interface org.apache.sling.validation.model.ChildResource
-
Returns the child resources of this part of the Validation Model
- getChildren() - Method in interface org.apache.sling.validation.model.ValidationModel
-
Returns the expected children for a resource validated by this model.
- getChildren(Resource) - Method in interface org.apache.sling.api.resource.ResourceResolver
- getChildren(Resource) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
-
Wraps and returns the
Iterableobtained by callinggetChildrenon the wrapped resource resolver. - getClassDebugInfo() - Method in interface org.apache.sling.scripting.jsp.jasper.Options
-
Should we include debug information in compiled class?
- getClassFileName() - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
- getClassifier() - Method in class org.apache.sling.provisioning.model.Artifact
-
Return the optional classifier.
- getClassLoader() - Method in interface org.apache.sling.commons.classloader.ClassLoaderWriter
-
Get a dynamic class loader.
- getClassLoader() - Method in interface org.apache.sling.scripting.jsp.jasper.IOProvider
-
Return the class loader to use
- getClassLoader() - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
-
What class loader to use for loading classes while compiling this JSP?
- getClassLoader() - Method in class org.apache.sling.scripting.jsp.taglib.AdaptToTag
-
Method for retrieving the classloader from the OSGi console.
- getClassLoader() - Method in class org.apache.sling.scripting.jsp.taglib.GetPropertyTag
-
Method for retrieving the classloader from the OSGi console.
- getClassLoader(ClassLoader) - Method in interface org.apache.sling.commons.classloader.DynamicClassLoaderProvider
-
Deprecated.Return the class loader used for dynamic class loading.
- getClassLoaderWriter() - Method in interface org.apache.sling.scripting.jsp.jasper.IOProvider
-
Return the class loader writer
- 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.ScriptableMap
- 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
- getClassName() - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
- getClassName(TagData) - Method in class org.apache.sling.scripting.jsp.taglib.tei.AbstractVarTEI
-
Provides the fully qualified class name of the variable injected into the
pageContext. - getClassName(TagData) - Method in class org.apache.sling.scripting.jsp.taglib.tei.AdaptToTEI
- getClassName(TagData) - Method in class org.apache.sling.scripting.jsp.taglib.tei.GetPropertyTEI
- getClassName(TagData) - Method in class org.apache.sling.scripting.jsp.taglib.tei.ResourceIteratorVariableTEI
- getClassName(TagData) - Method in class org.apache.sling.scripting.jsp.taglib.tei.ResourceVariableTEI
- getClassName(TagData) - Method in class org.apache.sling.scripting.jsp.taglib.tei.StringVariableTEI
- getClientRepositoryFactory() - Method in class org.apache.sling.jcr.base.util.RepositoryAccessor
-
Deprecated.No longer supported
- getClusterInstancesPath() - Method in interface org.apache.sling.discovery.base.connectors.BaseConfig
-
Returns the resource path where cluster instance informations are stored.
- getClusterInstancesPath() - Method in class org.apache.sling.discovery.oak.Config
-
Returns the resource path where cluster instance informations are stored.
- getClusterNodeId() - Method in class org.apache.sling.discovery.oak.cluster.InstanceInfo
- getClusterSyncHistory() - Method in class org.apache.sling.discovery.commons.providers.spi.base.SyncTokenService
- getClusterSyncServiceIntervalMillis() - Method in interface org.apache.sling.discovery.commons.providers.spi.base.DiscoveryLiteConfig
-
Returns the interval (in milliseconds) to be used when waiting for the sync tokens or id mapping
- getClusterSyncServiceIntervalMillis() - Method in class org.apache.sling.discovery.oak.Config
- getClusterSyncServiceTimeoutMillis() - Method in interface org.apache.sling.discovery.commons.providers.spi.base.DiscoveryLiteConfig
-
Returns the timeout (in milliseconds) to be used when waiting for the sync tokens or id mapping
- getClusterSyncServiceTimeoutMillis() - Method in class org.apache.sling.discovery.oak.Config
- getClusterView() - Method in class org.apache.sling.discovery.commons.providers.DefaultInstanceDescription
- getClusterView() - Method in interface org.apache.sling.discovery.InstanceDescription
-
Returns the ClusterView of which this instance is part of.
- getClusterViews() - Method in class org.apache.sling.discovery.base.commons.DefaultTopologyView
- getClusterViews() - Method in interface org.apache.sling.discovery.TopologyView
-
Provides the collection of ClusterViews.
- getClusterViewService() - Method in class org.apache.sling.discovery.base.commons.BaseDiscoveryService
- getClusterViewService() - Method in class org.apache.sling.discovery.oak.OakDiscoveryService
- getCndStatements() - Method in class org.apache.sling.repoinit.parser.operations.RegisterNodetypes
- getCollectionItemConfigName(String, String) - Method in interface org.apache.sling.caconfig.spi.ConfigurationPersistenceStrategy2
-
Allows the strategy to transform the given configuration name for nested configurations according to it's persistent strategies, e.g. fetching the data from a child resource instead of the given resource.
- getCollectionItemName() - Method in interface org.apache.sling.caconfig.management.ConfigurationData
-
In case of configuration resource collection, this returns the collection item resource name.
- getCollectionItemName() - Method in class org.apache.sling.caconfig.spi.ConfigurationPersistData
- getCollectionItemResource(Resource) - Method in interface org.apache.sling.caconfig.spi.ConfigurationPersistenceStrategy2
-
Allows the strategy to transform the given configuration resource according to it's persistent strategies, e.g. fetching the data from a child resource instead of the given resource.
- getCollectionItemResourcePath(String) - Method in interface org.apache.sling.caconfig.spi.ConfigurationPersistenceStrategy2
-
Allows the strategy to transform the given configuration resource path according to it's persistent strategies, e.g. fetching the data from a child resource instead of the given resource.
- getCollectionParentConfigName(String, String) - Method in interface org.apache.sling.caconfig.spi.ConfigurationPersistenceStrategy2
-
Allows the strategy to transform the given configuration name for nested configurations according to it's persistent strategies, e.g. fetching the data from a child resource instead of the given resource.
- getCollectionParentResource(Resource) - Method in interface org.apache.sling.caconfig.spi.ConfigurationPersistenceStrategy2
-
Allows the strategy to transform the given configuration resource according to it's persistent strategies, e.g. fetching the data from a child resource instead of the given resource.
- getCollectionParentResourcePath(String) - Method in interface org.apache.sling.caconfig.spi.ConfigurationPersistenceStrategy2
-
Allows the strategy to transform the given configuration resource path according to it's persistent strategies, e.g. fetching the data from a child resource instead of the given resource.
- getColumn() - Method in class org.apache.sling.commons.compiler.CompilerMessage
-
Return the column number of the program text originating this message
- getColumn() - Method in exception class org.apache.sling.repoinit.parser.RepoInitParsingException
- getColumn() - Method in interface org.apache.sling.scripting.sightly.compiler.CompilerMessage
-
Returns the column number of the script text that generated this message.
- getColumn() - Method in exception class org.apache.sling.scripting.sightly.compiler.SightlyCompilerException
-
Returns the column in the line where the error occurred, if the information is available.
- getCommands() - Method in interface org.apache.sling.scripting.sightly.compiler.commands.CommandStream
-
Returns the
Listof commands that were written into this stream. - getCommandStream() - Method in interface org.apache.sling.scripting.sightly.compiler.CompilationResult
-
Provides access to the generated
CommandStreamfor evaluating / replaying theCommands after the compile operation. - getComment() - Method in class org.apache.sling.provisioning.model.Commentable
-
Get the comment.
- getCommonPropertyType(ELContext, Object) - Method in class org.apache.sling.scripting.jsp.jasper.el.ELResolverImpl
- getCommonsConfig() - Method in class org.apache.sling.discovery.commons.providers.spi.base.OakBacklogClusterSyncService
- getComparableForServiceRanking(Map<String, Object>) - Static method in class org.apache.sling.commons.osgi.OsgiUtil
-
Deprecated.Create a comparable object out of the service properties.
- getComparableForServiceRanking(Map<String, Object>) - Static method in class org.apache.sling.commons.osgi.ServiceUtil
-
Deprecated.
- getComparableForServiceRanking(Map<String, Object>, Order) - Static method in class org.apache.sling.commons.osgi.ServiceUtil
-
Create a comparable object out of the service properties.
- getCompilationContext() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.Compiler
- getCompiledScript() - Method in interface org.apache.sling.scripting.api.CachedScript
-
Returns the compiled script which can be used for further executions / evaluations.
- 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.
- getCompilerClassName() - Method in interface org.apache.sling.scripting.jsp.jasper.Options
-
Java compiler class to use.
- getCompilerSourceVM() - Method in interface org.apache.sling.scripting.jsp.jasper.Options
-
Compiler source VM, e.g. 1.3, 1.4, or 1.5.
- getCompilerTargetVM() - Method in interface org.apache.sling.scripting.jsp.jasper.Options
-
The compiler target VM, e.g. 1.1, 1.2, 1.3, 1.4, or 1.5.
- getComponentContext() - Method in class org.apache.sling.jcr.registration.AbstractRegistrationSupport
-
Returns the OSGi
ComponentContextof this component. - getCondition() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.TernaryOperator
-
Returns the condition of this operator.
- getConfigCollectionPropertiesResourceNames() - Method in interface org.apache.sling.caconfig.management.ConfigurationManagementSettings
- getConfigName() - Method in interface org.apache.sling.caconfig.management.ConfigurationCollectionData
-
Get configuration name.
- getConfigName() - Method in interface org.apache.sling.caconfig.management.ConfigurationData
-
Get configuration name.
- getConfigName(String, String) - Method in interface org.apache.sling.caconfig.spi.ConfigurationPersistenceStrategy2
-
Allows the strategy to transform the given configuration name for nested configurations according to it's persistent strategies, e.g. fetching the data from a child resource instead of the given resource.
- getConfigRef() - Method in class org.apache.sling.caconfig.resource.spi.ContextResource
- getConfigResource() - Method in class org.apache.sling.commons.log.logback.spi.DefaultConfigurator
-
Return the URL for the configuration resource
- getConfigSource() - Method in interface org.apache.sling.commons.log.logback.ConfigProvider
-
Return the input source that supplies the logback configuration
- getConfigSourcePath() - Method in interface org.apache.sling.caconfig.management.ValueInfo
-
Get the path of the configuration resource the value is stored in.
- getConfiguration() - Method in interface org.apache.sling.commons.scheduler.JobContext
-
Get the configuration provided when the job was scheduled.
- getConfiguration() - Method in interface org.apache.sling.commons.threads.ThreadPool
-
The thread pool configuration.
- getConfiguration() - Method in interface org.apache.sling.event.jobs.Queue
-
Get the corresponding configuration.
- getConfiguration(String) - Method in class org.apache.sling.provisioning.model.RunMode
-
Search a configuration with a pid
- getConfiguration(String, String) - Method in class org.apache.sling.provisioning.model.RunMode
-
Search a configuration with pid and factory pid
- getConfiguration(Resource, String) - Method in interface org.apache.sling.caconfig.management.ConfigurationManager
-
Get configuration data for the given context resource and configuration name.
- getConfigurationCollection(Resource, String) - Method in interface org.apache.sling.caconfig.management.ConfigurationManager
-
Get configuration data collection for the given context resource and configuration name.
- getConfigurationMetadata() - Method in class org.apache.sling.caconfig.spi.metadata.PropertyMetadata
- getConfigurationMetadata(String) - Method in interface org.apache.sling.caconfig.management.ConfigurationManager
-
Get configuration metadata from any configuration metadata provider.
- getConfigurationMetadata(String) - Method in interface org.apache.sling.caconfig.spi.ConfigurationMetadataProvider
-
Get configuration metadata.
- getConfigurationNames() - Method in interface org.apache.sling.caconfig.management.ConfigurationManager
-
Get all configuration names.
- getConfigurationNames() - Method in interface org.apache.sling.caconfig.spi.ConfigurationMetadataProvider
-
Get all configuration names.
- getConfigurationResourceResolver() - Method in class org.apache.sling.scripting.jsp.taglib.AbstractCATag
-
Method for retrieving the ConfigurationResourceResolver from the page context.
- getConfigurations() - Method in class org.apache.sling.provisioning.model.RunMode
-
Get all configurations
- getConnectorConfig() - Method in class org.apache.sling.discovery.base.commons.BaseViewChecker
- getConnectorConfig() - Method in class org.apache.sling.discovery.oak.pinger.OakViewChecker
- getConnectorPingInterval() - Method in interface org.apache.sling.discovery.base.connectors.BaseConfig
-
Returns the interval (in seconds) in which connectors are pinged
- getConnectorPingInterval() - Method in class org.apache.sling.discovery.oak.Config
- getConnectorPingTimeout() - Method in interface org.apache.sling.discovery.base.connectors.BaseConfig
-
Returns the timeout (in seconds) after which a connector ping is considered invalid/timed out
- getConnectorPingTimeout() - Method in class org.apache.sling.discovery.oak.Config
- getConnectorRegistry() - Method in class org.apache.sling.discovery.base.commons.BaseViewChecker
- getConnectorRegistry() - Method in class org.apache.sling.discovery.oak.pinger.OakViewChecker
- getConnectorUrl() - Method in class org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClient
- getConnectorUrl() - Method in interface org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClientInformation
-
the endpoint url where this connector is connecting to
- getConsistencyHistory() - Method in class org.apache.sling.discovery.commons.providers.spi.base.OakBacklogClusterSyncService
- getConstantAttribute(String) - Method in interface org.apache.sling.scripting.jsp.jasper.compiler.tagplugin.TagPluginContext
- getContentLength() - Method in interface org.apache.sling.api.request.builder.SlingHttpServletResponseResult
-
Deprecated.Gets the content length
- getContentLength() - Method in interface org.apache.sling.api.request.builder.SlingJakartaHttpServletResponseResult
-
Gets the content length
- getContentLength() - Method in class org.apache.sling.api.resource.ResourceMetadata
- getContentPaths(Manifest, long) - Static method in class org.apache.sling.jcr.contentloader.PathEntry
-
Parses the "Sling-Initial-Content" header from the given manifest and returns the resolved PathEntries
- getContentPaths(Map<String, String>, long) - Static method in class org.apache.sling.jcr.contentloader.PathEntry
-
Parses the "Sling-Initial-Content" header from the given headers and returns the resolved PathEntries
- getContentPaths(Bundle) - Static method in class org.apache.sling.jcr.contentloader.PathEntry
-
Parses the "Sling-Initial-Content" header from the given bundle and returns the resolved PathEntries
- getContents() - Method in class org.apache.sling.provisioning.model.Section
-
Get the contents of the section.
- getContentType() - Method in interface org.apache.sling.api.request.RequestParameter
-
Returns the content type passed by the browser or
nullif not defined. - getContentType() - Method in class org.apache.sling.api.resource.ResourceMetadata
- getContentType() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- 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(Class) - Method in class org.apache.sling.scripting.jsp.jasper.el.ELContextWrapper
- 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.AbstractJakartaAuthenticationFormServlet
-
Returns the context path for the authentication form request.
- getContextPath(HttpServletRequest) - Static method in class org.apache.sling.api.wrappers.SlingRequestPaths
-
Deprecated.
- getContextPath(HttpServletRequest) - Method in class org.apache.sling.auth.core.spi.AbstractAuthenticationFormServlet
-
Deprecated.Returns the context path for the authentication form request.
- getContextPath(Resource) - Method in interface org.apache.sling.caconfig.resource.ConfigurationResourceResolver
-
Get the inner-most context path (deepest path) returned by
ConfigurationResourceResolver.getAllContextPaths(Resource). - 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 '/'.
- getControl() - Method in class org.apache.sling.scripting.sightly.compiler.commands.StatefulVisitor
- getCookie(String) - Method in interface org.apache.sling.api.request.builder.SlingHttpServletResponseResult
-
Deprecated.Gets the named cookie.
- getCookie(String) - Method in interface org.apache.sling.api.request.builder.SlingJakartaHttpServletResponseResult
-
Gets the named cookie.
- getCookie(String) - Method in interface org.apache.sling.api.SlingHttpServletRequest
-
Deprecated.Returns the named cookie from the HTTP request or
nullif no such cookie exists in the request. - getCookie(String) - Method in interface org.apache.sling.api.SlingJakartaHttpServletRequest
-
Returns the named cookie from the HTTP request or
nullif no such cookie exists in the request. - getCookie(String) - Method in class org.apache.sling.api.wrappers.JakartaToJavaxRequestWrapper
- getCookie(String) - Method in class org.apache.sling.api.wrappers.JavaxToJakartaRequestWrapper
- getCookie(String) - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
-
Deprecated.
- getCookie(String) - Method in class org.apache.sling.api.wrappers.SlingJakartaHttpServletRequestWrapper
- getCookies() - Method in interface org.apache.sling.api.request.builder.SlingHttpServletResponseResult
-
Deprecated.Gets all cookies.
- getCookies() - Method in interface org.apache.sling.api.request.builder.SlingJakartaHttpServletResponseResult
-
Gets all cookies.
- getCount() - Method in interface org.apache.sling.commons.metrics.Counting
-
Returns the current count.
- getCreated() - Method in interface org.apache.sling.event.jobs.Job
-
This property is set by the job handling and contains a calendar object specifying the date and time when this job has been created.
- getCreatedInstance() - Method in interface org.apache.sling.event.jobs.Job
-
This property is set by the job handling and contains the Sling instance ID of the instance where this job has been created.
- getCreationTime() - Method in class org.apache.sling.api.resource.ResourceMetadata
- getCredentials() - Method in class org.apache.sling.engine.auth.AuthenticationInfo
-
Deprecated.Returns the credentials extracted from the client request to use for authentication.
- getCustomFormPath() - Method in class org.apache.sling.auth.core.spi.AbstractAuthenticationFormServlet
-
Deprecated.Returns the path to the custom login form to load through the class loader of this instance using
Class.getResourceAsStream. - getCustomFormPath() - Method in class org.apache.sling.auth.core.spi.AbstractJakartaAuthenticationFormServlet
-
Returns the path to the custom login form to load through the class loader of this instance using
Class.getResourceAsStream. - getDayOfMonth() - Method in interface org.apache.sling.event.jobs.ScheduleInfo
-
If the job is scheduled monthly, returns the day of the month
- getDayOfWeek() - Method in interface org.apache.sling.event.jobs.ScheduleInfo
-
If the job is scheduled weekly, returns the day of the week
- getDeactivatingIds() - Method in class org.apache.sling.discovery.commons.providers.spi.base.DiscoveryLiteDescriptor
-
Returns the 'deactivating' field of the discovery-lite descriptor
- 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.
- getDeclaredAggregateNames() - Method in class org.apache.sling.repoinit.parser.operations.RegisterPrivilege
- getDefault() - Method in class org.apache.sling.models.spi.injectorspecific.AbstractInjectAnnotationProcessor
-
Deprecated.
- getDefault() - Method in interface org.apache.sling.models.spi.injectorspecific.InjectAnnotationProcessor
-
Deprecated.Tries to get the default value from the annotation.
- getDefault() - Method in interface org.apache.sling.models.spi.injectorspecific.InjectAnnotationProcessor2
-
Tries to get the default value from the annotation.
- getDefault() - Method in class org.apache.sling.scripting.jsp.taglib.EncodeTag
- getDefaultExtension(String) - Static method in class org.apache.sling.jcr.contentloader.ContentTypeUtil
- getDefaultFormPath() - Method in class org.apache.sling.auth.core.spi.AbstractAuthenticationFormServlet
-
Deprecated.Returns the path to the default login form to load through the class loader of this instance using
Class.getResourceAsStream. - getDefaultFormPath() - Method in class org.apache.sling.auth.core.spi.AbstractJakartaAuthenticationFormServlet
-
Returns the path to the default login form to load through the class loader of this instance using
Class.getResourceAsStream. - getDefaultLocale() - Method in interface org.apache.sling.i18n.ResourceBundleProvider
-
Returns the default
Localeassumed by this instance. - getDefaultResourceBundle() - Method in interface org.apache.sling.validation.spi.ValidatorContext
- getDefaultValue() - Method in class org.apache.sling.caconfig.spi.metadata.PropertyMetadata
- getDefaultValue() - Method in class org.apache.sling.scripting.jsp.taglib.GetPropertyTag
-
Gets the default value to return if no value exists for the key.
- 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
- getDefaultValue(Class<?>) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableMap
- 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.AbstractSlingRepository2
-
Returns the default workspace to login to if any of the
loginandcreateSessionmethods is called without an explicit workspace name. - getDefaultWorkspace() - Method in class org.apache.sling.jcr.base.AbstractSlingRepositoryManager
-
Returns the default workspace, which may be
nullmeaning to use the repository provided default workspace. - getDeferredSyntaxAllowedAsLiteral() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- getDefinitions() - Method in class org.apache.sling.repoinit.parser.operations.CreatePath
-
Deprecated.
- getDefinitions() - Method in class org.apache.sling.repoinit.parser.operations.EnsureNodes
- getDenied() - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo.AccessRights
- getDenyRestrictions() - Method in class org.apache.sling.jcr.contentloader.LocalPrivilege
- getDenyRestrictions() - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.LocalPrivilege
- getDependants() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- 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.
- getDependencyFilePath() - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper
-
Get the name of the dependencies file.
- getDerivedPackageName() - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
- getDescription() - Method in class org.apache.sling.caconfig.spi.metadata.ConfigurationMetadata
- getDescription() - Method in class org.apache.sling.caconfig.spi.metadata.PropertyMetadata
- getDescriptor(String) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository2
- getDescriptorFrom(ResourceResolver) - Static method in class org.apache.sling.discovery.commons.providers.spi.base.DiscoveryLiteDescriptor
-
{"seq":8,"final":true,"id":"aae34e9a-b08d-409e-be10-9ff4106e5387","me":4,"active":[4],"deactivating":[],"inactive":[1,2,3]}
- getDescriptorKeys() - Method in class org.apache.sling.jcr.base.AbstractSlingRepository2
- getDescriptorStr() - Method in class org.apache.sling.discovery.commons.providers.spi.base.DiscoveryLiteDescriptor
-
Returns the raw toString of the underlying descriptor
- getDescriptorValue(String) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository2
- getDescriptorValues(String) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository2
- getDestination() - Method in class org.apache.sling.servlets.post.Modification
- 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.
- 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.api.UpdateResult
-
Return this resource's digest.
- getDirectives() - Method in interface org.apache.sling.commons.osgi.ManifestHeader.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
- getDiscoveryLiteCheckInterval() - Method in class org.apache.sling.discovery.oak.Config
- getDiscoveryResourcePath() - Method in class org.apache.sling.discovery.oak.Config
- 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 ?
- getDoctypeName() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- getDoctypePublic() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- getDoctypeSystem() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- getDuration() - Method in interface org.apache.sling.api.request.RequestProgressTracker
-
Get the duration in nano seconds.
- getDynamicClassLoader() - Method in interface org.apache.sling.commons.classloader.DynamicClassLoaderManager
-
The dynamic class loader.
- 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.
- getEffectiveAce(Session, String, String) - Method in interface org.apache.sling.jcr.jackrabbit.accessmanager.GetEffectiveAce
-
Gets the effective access control entry for a resource and principal
- getEffectiveAce(Session, String, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetEffectiveAceServlet
- GetEffectiveAce - Interface in org.apache.sling.jcr.jackrabbit.accessmanager
-
The
GetEffectiveAceservice api. - GetEffectiveAceServlet - Class in org.apache.sling.jcr.jackrabbit.accessmanager.post
-
Sling Get Servlet implementation for getting the effective ACE for a principal on a JCR resource.
- GetEffectiveAceServlet() - Constructor for class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetEffectiveAceServlet
- getEffectiveAcl(Session, String) - Method in interface org.apache.sling.jcr.jackrabbit.accessmanager.GetEffectiveAcl
-
Gets the effective access control list for a resource.
- getEffectiveAcl(Session, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetEffectiveAclServlet
- GetEffectiveAcl - Interface in org.apache.sling.jcr.jackrabbit.accessmanager
-
The
GetAclservice api. - 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
- getEffectiveModel(Model) - Static method in class org.apache.sling.provisioning.model.ModelUtility
-
Replace all variables in the model and return a new model with the replaced values.
- getEffectiveModel(Model, ModelUtility.ResolverOptions) - Static method in class org.apache.sling.provisioning.model.ModelUtility
-
Replace all variables in the model and return a new model with the replaced values.
- getEffectiveModel(Model, ModelUtility.VariableResolver) - Static method in class org.apache.sling.provisioning.model.ModelUtility
-
Deprecated.
- getEffectiveValue() - Method in interface org.apache.sling.caconfig.management.ValueInfo
-
Get value storedf or the current context path, or inherited from upper levels, or the default value.
- getEffectiveValues() - Method in interface org.apache.sling.caconfig.management.ConfigurationData
-
Configuration values stored for the given context path merged with inherited values and default values.
- getELContext() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
- getELContext() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
- getElement() - Method in exception class org.apache.sling.models.factory.MissingElementException
- getELResolver() - Method in class org.apache.sling.scripting.jsp.jasper.el.ELContextImpl
- getELResolver() - Method in class org.apache.sling.scripting.jsp.jasper.el.ELContextWrapper
- getElseBranch() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.TernaryOperator
-
Returns the "else" branch.
- 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.
- getEndpointsAsString() - Method in class org.apache.sling.discovery.base.commons.BaseViewChecker
- getEndVariable() - Method in class org.apache.sling.scripting.sightly.compiler.commands.Loop.Start
- 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.
- getEntries() - Method in class org.apache.sling.commons.osgi.ManifestHeader
- getEnumValue(Object, String) - Static method in class org.apache.sling.scripting.sightly.render.ObjectModel
-
Given an
object, this method will return the value of the enum value identified byvalueName. - getError() - Method in class org.apache.sling.api.servlets.HtmlResponse
-
Deprecated.Returns any recorded error or
null - getError() - Method in interface org.apache.sling.installer.api.info.Resource
-
In case the resource was not successfully processed this might expose the related error description
- getError() - Method in interface org.apache.sling.installer.api.tasks.TaskResource
-
In case the resource was not successfully processed this might expose the related error description
- getError() - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponse
-
Returns any recorded error or
null - getError() - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponseWrapper
- getError() - Method in class org.apache.sling.servlets.post.AbstractPostResponse
-
Deprecated.Returns any recorded error or
null - getError() - Method in class org.apache.sling.servlets.post.AbstractPostResponseWrapper
-
Deprecated.
- getError() - Method in class org.apache.sling.servlets.post.JakartaJSONResponse
- getError() - Method in interface org.apache.sling.servlets.post.JakartaPostResponse
-
Returns any recorded error or
null - getError() - Method in class org.apache.sling.servlets.post.JSONResponse
-
Deprecated.
- getError() - Method in interface org.apache.sling.servlets.post.PostResponse
-
Deprecated.Returns any recorded error or
null - 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.
- getErrorMsg() - Method in class org.apache.sling.discovery.oak.cluster.InstanceReadResult
- 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.
- getErrorPage() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- getErrors() - Method in interface org.apache.sling.commons.compiler.CompilationResult
-
Return a list of error messages that occured during compilation.
- getErrors() - Method in interface org.apache.sling.scripting.sightly.compiler.CompilationResult
-
Provides the list of errors recorded during the compilation.
- 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.
- getExcludedPaths() - Method in interface org.apache.sling.spi.resource.provider.ObserverConfiguration
-
The set of excluded paths.
- getExcludedPaths() - Method in interface org.apache.sling.spi.resource.provider.ProviderContext
-
Set of paths which are "hidden" by other resource providers.
- getExcutorTasksInWorkQueueCount() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Retrieve the number of tasks in the work queue of the pool's Executor.
- getExecutorActiveCount() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Retrieve the active count from the pool's Executor.
- getExecutorCompletedTaskCount() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Retrieve the completed task count from the pool's Executor.
- getExecutorCorePoolSize() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Retrieve the core pool size from the pool's Executor.
- getExecutorLargestPoolSize() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Retrieve the largest pool size from the pool's Executor.
- getExecutorMaximumPoolSize() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Retrieve the maximum pool size from the pool's Executor.
- getExecutorPoolSize() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Retrieve the pool size from the pool's Executor.
- getExecutorTaskCount() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Retrieve the task count from the pool's Executor.
- getExpectedTruthValue() - Method in class org.apache.sling.scripting.sightly.compiler.commands.Conditional.Start
- 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
- getExpression() - Method in interface org.apache.sling.event.jobs.ScheduleInfo
-
If the schedule is a cron expression, return the expression.
- getExpression() - Method in class org.apache.sling.scripting.sightly.compiler.commands.VariableBinding.Global
- getExpression() - Method in class org.apache.sling.scripting.sightly.compiler.commands.VariableBinding.Start
- 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.compiler.PageInfo
- 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
- getExtendedResourceType() - Method in interface org.apache.sling.scripting.spi.bundle.BundledRenderUnitCapability
-
Returns the resource type extended by this capability.
- getExtends() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
-
Gets the value of the 'extends' page directive attribute.
- getExtends(boolean) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
-
Gets the value of the 'extends' page directive attribute.
- getExtension() - Method in interface org.apache.sling.api.request.RequestPathInfo
-
Returns the extension from the URL or
nullif the request URL does not contain an extension. - getExtension() - Method in interface org.apache.sling.api.uri.SlingUri
-
Returns the extension.
- getExtension() - Method in class org.apache.sling.api.uri.SlingUriBuilder
-
Returns the extension.
- getExtension() - Method in class org.apache.sling.api.wrappers.RequestPathInfoWrapper
- getExtension() - Method in interface org.apache.sling.scripting.spi.bundle.BundledRenderUnitCapability
-
Returns the extension to which a
BundledRenderUnitdescribed by this capability will be bound to. - getExtension(String) - Method in interface org.apache.sling.commons.mime.MimeTypeProvider
-
Returns the primary name extension to which the given
mimeTypemaps. - getExtension(String) - Method in interface org.apache.sling.commons.mime.MimeTypeService
-
Returns the primary name extension to which the given
mimeTypemaps. - getExtensionMap() - Method in interface org.apache.sling.commons.mime.MimeTypeService
- getExtensions() - Method in class org.apache.sling.scripting.api.AbstractScriptEngineFactory
- 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() - Method in class org.apache.sling.scripting.api.AbstractSlingScriptEngine
- getFactoryPid() - Method in class org.apache.sling.provisioning.model.Configuration
-
Return the factory pid
- getFailures() - Method in class org.apache.sling.validation.spi.support.DefaultValidationResult
- getFailures() - Method in interface org.apache.sling.validation.ValidationResult
-
In case the validation failed (check the
ValidationResult.isValid()method), this method returns the failure's causes. - getFeature(String) - Method in class org.apache.sling.provisioning.model.Model
-
Find the feature if available
- getFeatureDescriptors(ELContext, Object) - Method in class org.apache.sling.scripting.jsp.jasper.el.ELResolverImpl
- getFeatures() - Method in class org.apache.sling.provisioning.model.Model
-
Return all features.
- getField(Object, String) - Static method in class org.apache.sling.scripting.sightly.compiler.util.ObjectModel
-
Deprecated.Given an
object, this method will return the value of the public field identified byfieldName. - getField(Object, String) - Static method in class org.apache.sling.scripting.sightly.render.ObjectModel
-
Given an
object, this method will return the value of the public field identified byfieldName. - getFile() - Method in class org.apache.sling.commons.compiler.CompilerMessage
-
Return the filename associated with this compiler message.
- 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 interface org.apache.sling.commons.compiler.CompilationUnitWithSource
- getFilter() - Method in exception class org.apache.sling.api.scripting.InvalidServiceFilterSyntaxException
- getFinishedDate() - Method in interface org.apache.sling.event.jobs.Job
-
If the job is cancelled or succeeded, this method will return the finish date.
- getFinishedProgressStep() - Method in interface org.apache.sling.event.jobs.Job
-
If the job is in processing, return the optional information about the finished steps.
- getFirstPing() - Method in class org.apache.sling.discovery.base.connectors.announcement.CachedAnnouncement
- getFlush() - Method in class org.apache.sling.api.scripting.SlingBindings
- getForceResourceType() - Method in class org.apache.sling.api.request.RequestDispatcherOptions
-
Returns the
RequestDispatcherOptions.OPT_FORCE_RESOURCE_TYPEoption ornullif not set. - getFork() - Method in interface org.apache.sling.scripting.jsp.jasper.Options
-
boolean flag to tell Ant whether to fork JSP page compilations.
- getForm(HttpServletRequest) - Method in class org.apache.sling.auth.core.spi.AbstractJakartaAuthenticationFormServlet
-
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.core.spi.AbstractAuthenticationFormServlet
-
Deprecated.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.
- getFragment() - Method in interface org.apache.sling.api.uri.SlingUri
-
Returns the fragment.
- getFragment() - Method in class org.apache.sling.api.uri.SlingUriBuilder
-
Returns the fragment.
- getFSClassLoaderRoot() - Method in interface org.apache.sling.commons.fsclassloader.FSClassLoaderMBean
-
Gets the root directory at which the FSClassloader is creating it's cached files
- getFullyQualifiedClassName() - Method in interface org.apache.sling.scripting.sightly.java.compiler.ClassInfo
-
Returns the fully qualified class name.
- getFunctionMapper() - Method in class org.apache.sling.scripting.jsp.jasper.el.ELContextImpl
- getFunctionMapper() - Method in class org.apache.sling.scripting.jsp.jasper.el.ELContextWrapper
- getFunctionName() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.RuntimeCall
-
Get the name of the runtime call.
- getGranted() - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo.AccessRights
- getGroupId() - Method in class org.apache.sling.provisioning.model.Artifact
-
Return the group id.
- getGroupname() - Method in class org.apache.sling.repoinit.parser.operations.AddGroupMembers
- getGroupname() - Method in class org.apache.sling.repoinit.parser.operations.CreateGroup
- getGroupname() - Method in class org.apache.sling.repoinit.parser.operations.DeleteGroup
- getGroupname() - Method in class org.apache.sling.repoinit.parser.operations.RemoveGroupMembers
- getGroupPrefix() - Method in interface org.apache.sling.jackrabbit.usermanager.resource.SystemUserManagerPaths
-
The path prefix (before the id) for groups
- getGroupsPath() - Method in interface org.apache.sling.jackrabbit.usermanager.resource.SystemUserManagerPaths
-
The root path for all group resources
- getHost() - Method in interface org.apache.sling.api.uri.SlingUri
-
Returns the host.
- getHost() - Method in class org.apache.sling.api.uri.SlingUriBuilder
-
Returns the host.
- getHostObjectClasses() - Method in interface org.apache.sling.scripting.javascript.RhinoHostObjectProvider
-
Returns an array of classes implementing the Rhino
Scriptableinterface. - getHourOfDay() - Method in interface org.apache.sling.event.jobs.ScheduleInfo
-
Return the hour of the day for daily and weekly scheduled jobs
- 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.discovery.base.connectors.ping.TopologyConnectorClient
- getId() - Method in interface org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClientInformation
-
the unique id of this connector
- getId() - Method in interface org.apache.sling.discovery.ClusterView
-
Returns a stable id of the cluster represented by this cluster view.
- getId() - Method in class org.apache.sling.discovery.commons.providers.DefaultClusterView
- getId() - Method in interface org.apache.sling.engine.RequestInfo
-
Get the unique id for the request
- getId() - Method in interface org.apache.sling.event.jobs.Job
-
Unique job ID.
- 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
- getId() - Method in interface org.apache.sling.installer.api.tasks.UpdatableResourceGroup
-
Get the unique id
- getIdMapPath() - Method in interface org.apache.sling.discovery.commons.providers.spi.base.DiscoveryLiteConfig
-
Returns the configured path to store the idMap to
- getIdMapPath() - Method in class org.apache.sling.discovery.oak.Config
- 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 interface org.apache.sling.scripting.jsp.jasper.Options
-
Class ID for use in the plugin tag when the browser is IE.
- getIgnoredContentReaders() - Method in class org.apache.sling.jcr.contentloader.PathEntry
- getIgnoredPropertyNames(Set<String>) - Method in interface org.apache.sling.caconfig.management.ConfigurationManagementSettings
-
Detects property names that should be ignored/filtered out when reading or writing configuration data properties.
- 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.
- getImports() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- getIncludeCoda() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspConfig.JspProperty
- getIncludeCoda() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- getIncludePrelude() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspConfig.JspProperty
- getIncludePrelude() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- getIndex(Object, int) - Static method in class org.apache.sling.scripting.sightly.compiler.util.ObjectModel
-
Deprecated.Given an indexable
object(i.e. an array or a collection), this method will return the value available at theindexposition. - getIndex(Object, int) - Static method in class org.apache.sling.scripting.sightly.render.ObjectModel
-
Given an indexable
object(i.e. an array or a collection), this method will return the value available at theindexposition. - getIndexVariable() - Method in class org.apache.sling.scripting.sightly.compiler.commands.Loop.Start
- getInfo() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- getInitParameter(String) - Method in class org.apache.sling.engine.servlets.AbstractServiceReferenceConfig
-
Deprecated.
- getInitParameterNames() - Method in class org.apache.sling.engine.servlets.AbstractServiceReferenceConfig
-
Deprecated.
- getInjectionStrategy() - Method in class org.apache.sling.models.spi.injectorspecific.AbstractInjectAnnotationProcessor2
- getInjectionStrategy() - Method in interface org.apache.sling.models.spi.injectorspecific.InjectAnnotationProcessor2
-
Tries to get the information whether the injection is optional.
- 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.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 interface org.apache.sling.scripting.spi.bundle.BundledRenderUnit
-
This method will return an input stream if
thisunit is backed by a script that can be interpreted. - 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(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
- getInputStream(String, JarFile, JspCompilationContext, ErrorDispatcher) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
- getInputStream(Artifact) - Method in interface org.apache.sling.provisioning.model.io.ModelArchiveWriter.ArtifactProvider
-
Provide an input stream for the artifact.
- getInstallationState() - Method in interface org.apache.sling.installer.api.info.InfoProvider
-
Return the current installation state.
- getInstalledResourceCount() - Method in interface org.apache.sling.installer.api.jmx.InstallerMBean
-
Count of Installed resource groups.
- getInstalledResources() - Method in interface org.apache.sling.installer.api.info.InstallationState
-
Installed resource groups These resources groups are processed.
- 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.
- getInstance(String) - Method in class org.apache.sling.discovery.commons.providers.BaseTopologyView
-
Simple getter for a particular slingId
- getInstance(ServletContext) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspApplicationContextImpl
- getInstanceInfo() - Method in class org.apache.sling.discovery.oak.cluster.InstanceReadResult
- getInstances() - Method in class org.apache.sling.discovery.base.commons.DefaultTopologyView
- getInstances() - Method in interface org.apache.sling.discovery.ClusterView
-
Provides the list of InstanceDescriptions with a stable ordering.
- getInstances() - Method in class org.apache.sling.discovery.commons.providers.DefaultClusterView
- getInstances() - Method in interface org.apache.sling.discovery.TopologyView
-
Provides the set of InstanceDescriptions in the entire topology, without any particular order
- getInvocationsCount() - Method in interface org.apache.sling.engine.jmx.FilterProcessorMBean
-
Returns the number of invocations collected since last resetting the statistics.
- getIOProvider() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspRuntimeContext
-
Returns the current
IOProviderof this context. - getIsELIgnored() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- getIsErrorPage() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- getIsThreadSafe() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- getItemPath(SlingHttpServletRequest) - Method in class org.apache.sling.servlets.post.AbstractPostOperation
-
Deprecated.Returns the path of the resource of the request as the item path.
- getItemPath(SlingJakartaHttpServletRequest) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractAccessGetServlet
-
Return the path where the action should be applied
- getItemPath(SlingJakartaHttpServletRequest) - 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(SlingJakartaHttpServletRequest) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetPrincipalAceServlet
- getItems() - Method in interface org.apache.sling.caconfig.management.ConfigurationCollectionData
- getItems() - Method in class org.apache.sling.caconfig.spi.ConfigurationCollectionPersistData
- getItems() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.ArrayLiteral
-
Returns an unmodifiable
Listcontaining the array's elements. - getItemVariable() - Method in class org.apache.sling.scripting.sightly.compiler.commands.Loop.Start
- getJackrabbitAccessControlEntry(AccessControlEntry, String, Principal) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyAceServlet
- getJackrabbitAccessControlEntry(AccessControlEntry, String, Principal) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyPrincipalAceServlet
-
Override to ensure that we only return the entries that have an effectivePath that matches the current resourcePath
- getJakartaRequest() - Method in class org.apache.sling.api.scripting.SlingBindings
-
Returns the
SlingBindings.JAKARTA_REQUESTproperty if notnulland aSlingJakartaHttpServletRequestinstance. - getJakartaRequest() - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
-
Returns the
SlingJakartaHttpServletRequestrepresenting the input of the request. - getJakartaRequest() - Method in class org.apache.sling.scripting.core.ScriptHelper
- getJakartaResponse() - Method in class org.apache.sling.api.scripting.SlingBindings
-
Returns the
SlingBindings.JAKARTA_RESPONSEproperty if notnulland aSlingJakartaHttpServletResponseinstance. - getJakartaResponse() - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
-
Returns the
SlingJakartaHttpServletResponserepresenting the output of the request. - getJakartaResponse() - Method in class org.apache.sling.scripting.core.ScriptHelper
- 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.
- getJavaCompiler() - Method in interface org.apache.sling.scripting.jsp.jasper.IOProvider
-
Return the Java Compiler
- getJavaEncoding() - Method in interface org.apache.sling.scripting.jsp.jasper.Options
-
Java platform encoding to generate the JSP page servlet.
- 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.
- getJavaIdentifier(String) - Static method in class org.apache.sling.commons.compiler.source.JavaEscapeHelper
-
Converts the given identifier to a legal Java identifier.
- 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.
- getJob(String, Map<String, Object>) - Method in interface org.apache.sling.event.jobs.JobManager
-
Find a job - either queued or active.
- getJobById(String) - Method in interface org.apache.sling.event.jobs.JobManager
-
Return a job based on the unique id.
- getJobProperties() - Method in interface org.apache.sling.event.jobs.ScheduledJobInfo
-
Return the optional job topics.
- getJobState() - Method in interface org.apache.sling.event.jobs.Job
-
Get the job state
- getJobTopic() - Method in interface org.apache.sling.event.jobs.ScheduledJobInfo
-
Return the job topic.
- getJoinerDelayMillis() - Method in class org.apache.sling.discovery.oak.Config
- getJsonKey() - Method in enum class org.apache.sling.jcr.jackrabbit.accessmanager.post.DeclarationType
- 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.
- getJspConfig() - Method in interface org.apache.sling.scripting.jsp.jasper.Options
-
Obtain JSP configuration informantion specified in web.xml.
- getJspContext() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspFragmentHelper
- 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.compiler.PageInfo
- 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.
- getJspUri() - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper
- getKeepAliveTime() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Return the configured keep alive time.
- 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 interface org.apache.sling.scripting.jsp.jasper.Options
-
Are we keeping generated code around?
- getKey() - Method in class org.apache.sling.scripting.jsp.taglib.GetPropertyTag
-
Gets key to retrieve the value from from the ValueMap.
- getKeyInterval() - Method in interface org.apache.sling.discovery.base.connectors.BaseConfig
- getKeyInterval() - Method in class org.apache.sling.discovery.oak.Config
- getLabel() - Method in class org.apache.sling.caconfig.spi.metadata.ConfigurationMetadata
- getLabel() - Method in class org.apache.sling.caconfig.spi.metadata.PropertyMetadata
- getLabel() - Method in class org.apache.sling.discovery.oak.TopologyWebConsolePlugin
- getLanguage() - Method in exception class org.apache.sling.api.resource.QuerySyntaxException
- getLanguage() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- getLanguage() - Method in class org.apache.sling.scripting.jsp.taglib.FindResourcesTag
-
Gets the language.
- getLanguage(boolean) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- getLastActivatedJobDate() - Method in interface org.apache.sling.event.jobs.jmx.StatisticsMBean
- 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 interface org.apache.sling.installer.api.info.Resource
-
When did the last change happen?
- getLastFinishedJobDate() - Method in interface org.apache.sling.event.jobs.jmx.StatisticsMBean
- 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.
- getLastModified() - Method in interface org.apache.sling.commons.compiler.CompilationUnit
-
Return the last modified for the compilation unit.
- getLastModified() - Method in class org.apache.sling.jcr.contentloader.PathEntry
- getLastModified(String) - Method in interface org.apache.sling.commons.classloader.ClassLoaderWriter
-
Return the last modified for the class or resource.
- getLastPing() - Method in class org.apache.sling.discovery.base.connectors.announcement.CachedAnnouncement
- getLastPingSent() - Method in class org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClient
- getLastPingSent() - Method in interface org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClientInformation
-
the unix-millis when the last heartbeat was sent
- getLastRequestEncoding() - Method in class org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClient
- getLastRequestEncoding() - Method in interface org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClientInformation
-
the Content-Encoding of the last request
- getLastResponseEncoding() - Method in class org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClient
- getLastResponseEncoding() - Method in interface org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClientInformation
-
the Content-Encoding of the last response
- getLeader() - Method in interface org.apache.sling.discovery.ClusterView
-
Provides the InstanceDescription belonging to the leader instance.
- getLeader() - Method in class org.apache.sling.discovery.commons.providers.DefaultClusterView
- getLeaderElectionId() - Method in class org.apache.sling.discovery.oak.cluster.InstanceInfo
- getLeaderElectionPrefix() - Method in class org.apache.sling.discovery.oak.Config
- getLeftOperand() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperation
-
Returns the left operand.
- getLevel() - Method in class org.apache.sling.scripting.jsp.taglib.GetParentTag
-
Get the level of the parent resource to retrieve.
- getLine() - Method in class org.apache.sling.commons.compiler.CompilerMessage
-
Return the line number of the program text originating this message
- getLine() - Method in exception class org.apache.sling.repoinit.parser.RepoInitParsingException
- getLine() - Method in interface org.apache.sling.scripting.sightly.compiler.CompilerMessage
-
Returns the line number of the script text that generated this message.
- getLine() - Method in exception class org.apache.sling.scripting.sightly.compiler.SightlyCompilerException
-
Returns the line where the error occurred, if the information is available.
- getLines() - Method in class org.apache.sling.repoinit.parser.operations.EnsureAclPrincipalBased
- getLines() - Method in class org.apache.sling.repoinit.parser.operations.RemoveAcePaths
- getLines() - Method in class org.apache.sling.repoinit.parser.operations.RemoveAcePrincipalBased
- getLines() - Method in class org.apache.sling.repoinit.parser.operations.RemoveAcePrincipals
- getLines() - Method in class org.apache.sling.repoinit.parser.operations.SetAclPaths
- getLines() - Method in class org.apache.sling.repoinit.parser.operations.SetAclPrincipalBased
- getLines() - Method in class org.apache.sling.repoinit.parser.operations.SetAclPrincipals
- getList() - Method in class org.apache.sling.commons.osgi.RankedServices
-
Lists all services registered in OSGi, sorted by service ranking (either ascending or descending depending on the order given in the constructor).
- getListVariable() - Method in class org.apache.sling.scripting.sightly.compiler.commands.Loop.Start
- getLocalAdapterFactory() - Method in class org.apache.sling.jcr.base.util.RepositoryAccessor
-
Deprecated.No longer supported
- getLocalClusterSyncTokenId() - Method in class org.apache.sling.discovery.base.commons.DefaultTopologyView
- getLocalClusterSyncTokenId() - Method in class org.apache.sling.discovery.commons.providers.BaseTopologyView
-
Returns the id that shall be used in the syncToken by the ClusterSyncService.
- getLocalClusterSyncTokenId() - Method in class org.apache.sling.discovery.commons.providers.spi.LocalClusterView
- getLocalClusterView() - Method in interface org.apache.sling.discovery.base.commons.ClusterViewService
-
Returns the current, local cluster view - throwing an UndefinedClusterViewException if it cannot determine a clusterView at the moment.
- getLocalClusterView() - Method in class org.apache.sling.discovery.oak.cluster.OakClusterViewService
- getLocale() - Method in class org.apache.sling.scripting.jsp.jasper.el.ELContextWrapper
- getLocalInstance() - Method in class org.apache.sling.discovery.base.commons.DefaultTopologyView
- getLocalInstance() - Method in class org.apache.sling.discovery.commons.providers.DefaultClusterView
-
Returns the local InstanceDescription or null if no local instance is listed
- getLocalInstance() - Method in interface org.apache.sling.discovery.TopologyView
-
Provides the InstanceDescription belonging to this instance.
- getLocation() - Method in class org.apache.sling.api.servlets.HtmlResponse
-
Deprecated.Returns the location of the modification. this is the externalized form of the current path.
- getLocation() - Method in class org.apache.sling.provisioning.model.Traceable
-
Get the location.
- getLocation() - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponse
-
Returns the location of the modification.
- getLocation() - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponseWrapper
- getLocation() - Method in class org.apache.sling.servlets.post.AbstractPostResponse
-
Deprecated.Returns the location of the modification.
- getLocation() - Method in class org.apache.sling.servlets.post.AbstractPostResponseWrapper
-
Deprecated.
- getLocation() - Method in interface org.apache.sling.servlets.post.JakartaPostResponse
-
Returns the location of the modification.
- getLocation() - Method in interface org.apache.sling.servlets.post.PostResponse
-
Deprecated.Returns the location of the modification.
- getLocation() - Method in class org.apache.sling.validation.spi.support.DefaultValidationFailure
- getLocation() - Method in interface org.apache.sling.validation.spi.ValidatorContext
- getLocation() - Method in interface org.apache.sling.validation.ValidationFailure
-
Returns the relative location of the property/resource/value which triggered this validation failure.
- getLocation(String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.TldLocationsCache
- getLog() - Method in class org.apache.sling.api.scripting.SlingBindings
- getLog() - Method in interface org.apache.sling.engine.RequestInfo
-
Get the log for the request
- getLogFile() - Method in class org.apache.sling.commons.log.logback.webconsole.LoggerConfig
-
Gets the log file
- getLoggers() - Method in class org.apache.sling.commons.log.logback.webconsole.LoggerConfig
-
Gets the loggers
- getLoginResource(HttpServletRequest, String) - Static method in class org.apache.sling.auth.core.AuthUtil
-
Returns any resource target to redirect to after successful authentication.
- getLoginResource(HttpServletRequest, String) - Static method in class org.apache.sling.auth.core.AuthUtil
-
Deprecated.
- getLoginResource(HttpServletRequest, String) - Static method in class org.apache.sling.auth.core.spi.AbstractAuthenticationHandler
-
Deprecated.since Bundle 1.0.8, use
AuthUtil.getLoginResource(HttpServletRequest, String) - getLogLevel() - Method in class org.apache.sling.commons.log.logback.webconsole.LoggerConfig
-
Gets the log level
- getMainBody() - Method in interface org.apache.sling.scripting.sightly.java.compiler.CompilationOutput
-
Provides the generated class' main body section.
- getMainClassName() - Method in interface org.apache.sling.commons.compiler.CompilationUnit
-
Returns the name of the top level public type.
- getMajorVersion() - Method in class org.apache.sling.provisioning.model.Version
-
Get the major version
- getMap() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.MapLiteral
-
Returns an unmodifiable view of the backing map.
- 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.
- getMappedFile() - Method in interface org.apache.sling.scripting.jsp.jasper.Options
-
Are we supporting HTML mapped servlets?
- getMapping(String) - Method in interface org.apache.sling.api.resource.mapping.ResourceMapper
-
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 theResourceResolver.resolve(String)method the same resource is returned. - getMapping(String, HttpServletRequest) - Method in interface org.apache.sling.api.resource.mapping.ResourceMapper
-
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 theResourceResolver.resolve(HttpServletRequest, String)method the same resource is returned. - getMapping(String, HttpServletRequest) - Method in interface org.apache.sling.api.resource.mapping.ResourceMapper
-
Deprecated.
- getMatchedRequestParameterNames(SlingJakartaHttpServletRequest, Pattern) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyAceServlet
-
Helper to return a filtered list of parameter names that match the pattern
- getMaximumCacheSize() - Method in interface org.apache.sling.servlets.resolver.jmx.SlingServletResolverCacheMBean
-
Get the maximum configured size of the servlet resolver cache
- getMaxNumberOfInfos() - Method in interface org.apache.sling.engine.RequestInfoProvider
-
Get the maximum number of provided infos
- getMaxParallel() - Method in interface org.apache.sling.event.jobs.QueueConfiguration
-
Return the max number of parallel processes.
- getMaxPeakRecursionDepth() - Method in interface org.apache.sling.engine.jmx.RequestProcessorMBean
-
Returns the maximum peak recursive execution depth since last resetting the statistics.
- getMaxPoolSize() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Return the configured maximum pool size.
- 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
- getMaxRequestDurationMsec() - Method in interface org.apache.sling.engine.jmx.RequestProcessorMBean
-
Returns the time in milliseconds used by the longest request since last resetting the statistics.
- getMaxRetries() - Method in interface org.apache.sling.event.jobs.QueueConfiguration
-
Return the max number of retries, -1 for endless retry!
- getMaxServletCallCount() - Method in interface org.apache.sling.engine.jmx.RequestProcessorMBean
-
Returns the maximum servlet call count since last resetting the statistics.
- getMaxThreadAge() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Deprecated.Since version 1.1.1 always returns -1 as threads are no longer retired but instead the thread locals are cleaned up (SLING-6261)
- getMaxThreadAge() - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
- getMaxThreadAge() - Method in interface org.apache.sling.commons.threads.ThreadPoolConfig
-
Deprecated.Since version 3.4.0 always returns -1 as threads are no longer retired but instead the thread locals are cleaned up (SLING-6261)
- getMayNumberOfInfos() - Method in interface org.apache.sling.engine.RequestInfoProvider
-
Deprecated.
- getMeanFilterDurationMsec() - Method in interface org.apache.sling.engine.jmx.FilterProcessorMBean
-
Returns the mean filter invocation time in milliseconds since resetting the statistics.
- getMeanPeakRecursionDepth() - Method in interface org.apache.sling.engine.jmx.RequestProcessorMBean
-
Returns the mean peak recursive execution depth since last resetting the statistics.
- getMeanRequestDurationMsec() - Method in interface org.apache.sling.engine.jmx.RequestProcessorMBean
-
Returns the mean request processing time in milliseconds since resetting the statistics.
- getMeanServletCallCount() - Method in interface org.apache.sling.engine.jmx.RequestProcessorMBean
-
Returns the mean servlet call count since last resetting the statistics.
- getMembers() - Method in class org.apache.sling.repoinit.parser.operations.AddGroupMembers
- getMembers() - Method in class org.apache.sling.repoinit.parser.operations.RemoveGroupMembers
- getMessage() - Method in class org.apache.sling.commons.compiler.CompilerMessage
-
Return the message
- getMessage() - Method in interface org.apache.sling.event.jobs.consumer.JobExecutionResult
-
Return the optional message.
- getMessage() - Method in exception class org.apache.sling.models.validation.InvalidResourceException
- getMessage() - Method in interface org.apache.sling.scripting.sightly.compiler.CompilerMessage
-
Returns the compiler's message.
- getMessage(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
- 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(ResourceBundle) - Method in class org.apache.sling.validation.spi.support.DefaultValidationFailure
- getMessage(ResourceBundle) - Method in interface org.apache.sling.validation.ValidationFailure
- getMessage(CompositeData) - Static method in class org.apache.sling.jcr.maintenance.RepositoryManagementUtil
- getMessages() - Method in interface org.apache.sling.api.request.RequestProgressTracker
-
Returns an
Iteratorof tracking entries. - getMetadata() - Method in class org.apache.sling.provisioning.model.Artifact
-
Get the metadata of the artifact.
- getMethod() - Method in interface org.apache.sling.engine.RequestInfo
-
Get the request method
- getMethod() - Method in interface org.apache.sling.scripting.spi.bundle.BundledRenderUnitCapability
-
Returns the request method to which a
BundledRenderUnitdescribed by this capability will be bound to. - 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
- getMetricsService(Class<?>) - Static method in class org.apache.sling.commons.metrics.MetricsServiceFactory
-
Provide a MetricsService mapped to the Bundle that loaded class c
- getMicroVersion() - Method in class org.apache.sling.provisioning.model.Version
-
Get the minor version
- getMimeMap() - Method in interface org.apache.sling.commons.mime.MimeTypeService
- 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. - getMimeTypes() - Method in class org.apache.sling.scripting.api.AbstractScriptEngineFactory
- getMinEventDelay() - Method in interface org.apache.sling.discovery.base.connectors.BaseConfig
-
The minEventDelay to apply to the ViewStateManager
- getMinEventDelay() - Method in class org.apache.sling.discovery.oak.Config
-
Returns the minimum time (in seconds) between sending TOPOLOGY_CHANGING/_CHANGED events - to avoid flooding
- getMinorVersion() - Method in class org.apache.sling.provisioning.model.Version
-
Get the major version
- getMinPeakRecursionDepth() - Method in interface org.apache.sling.engine.jmx.RequestProcessorMBean
-
Returns the minimal peak recursive execution depth since last resetting the statistics.
- getMinPoolSize() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Return the minimum pool size.
- 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.
- getMinRequestDurationMsec() - Method in interface org.apache.sling.engine.jmx.RequestProcessorMBean
-
Returns the time in milliseconds used by the shortest request since last resetting the statistics.
- getMinServletCallCount() - Method in interface org.apache.sling.engine.jmx.RequestProcessorMBean
-
Returns the minimum servlet call count since last resetting the statistics.
- getMinuteOfHour() - Method in interface org.apache.sling.event.jobs.ScheduleInfo
-
Return the minute of the hour for daily, weekly and hourly scheduled jobs.
- getMissingElements() - Method in exception class org.apache.sling.models.factory.MissingElementsException
- getMixins() - Method in class org.apache.sling.repoinit.parser.operations.BaseMixinsOperation
- getMixins() - Method in class org.apache.sling.repoinit.parser.operations.PathSegmentDefinition
- getMode() - Method in class org.apache.sling.scripting.jsp.taglib.EncodeTag
- getModelFromRequest(SlingJakartaHttpServletRequest) - Method in interface org.apache.sling.models.factory.ModelFactory
-
Obtain an adapted model class based on the resource type of the request's resource.
- getModelFromRequest(SlingHttpServletRequest) - Method in interface org.apache.sling.models.factory.ModelFactory
-
Deprecated.
- getModelFromResource(Resource) - Method in interface org.apache.sling.models.factory.ModelFactory
-
Obtain an adapted model class based on the resource type of the provided resource.
- getModelFromWrappedRequest(SlingJakartaHttpServletRequest, Resource, Class<T>) - Method in interface org.apache.sling.models.factory.ModelFactory
-
Create a wrapped request object with the specified resource and (try to) adapt the request object into the specified class.
- getModelFromWrappedRequest(SlingHttpServletRequest, Resource, Class<T>) - Method in interface org.apache.sling.models.factory.ModelFactory
-
Deprecated.
- getModificationTime() - Method in class org.apache.sling.api.resource.ResourceMetadata
- getModule() - Method in interface org.apache.sling.models.jacksonexporter.ModuleProvider
- getModuleName() - Method in class org.apache.sling.scripting.javascript.helper.ModuleScope
- getMonthOfYear() - Method in interface org.apache.sling.event.jobs.ScheduleInfo
-
If the job is scheduled yearly, returns the month of the year
- getMyId() - Method in class org.apache.sling.discovery.commons.providers.spi.base.DiscoveryLiteDescriptor
-
Returns the 'me' field of the discovery-lite descriptor
- getMyId() - Method in class org.apache.sling.discovery.commons.providers.spi.base.IdMapService
- getName() - Method in interface org.apache.sling.api.request.RequestParameter
- 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() - Method in class org.apache.sling.api.resource.ResourceWrapper
-
Returns the value of calling
getNameon thewrapped resource. - getName() - Method in interface org.apache.sling.caconfig.management.ValueInfo
-
Property name.
- getName() - Method in class org.apache.sling.caconfig.spi.metadata.ConfigurationMetadata
- getName() - Method in class org.apache.sling.caconfig.spi.metadata.PropertyMetadata
- getName() - Method in class org.apache.sling.commons.osgi.ManifestHeader.NameValuePair
- getName() - Method in interface org.apache.sling.commons.scheduler.JobContext
-
Get the name of the scheduled job.
- getName() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Return the name of the thread pool
- getName() - Method in interface org.apache.sling.commons.threads.ThreadPool
-
The name of the thread pool.
- getName() - Method in class org.apache.sling.engine.servlets.AbstractServiceReferenceConfig
-
Deprecated.Returns the name of this configuration object.
- getName() - Method in interface org.apache.sling.event.jobs.jmx.StatisticsMBean
- getName() - Method in interface org.apache.sling.event.jobs.Queue
-
Get the queue name.
- getName() - Method in class org.apache.sling.jcr.contentloader.LocalPrivilege
- getName() - Method in class org.apache.sling.jcr.contentloader.LocalRestriction
- getName() - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.LocalPrivilege
- getName() - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.LocalRestriction
- getName() - Method in interface org.apache.sling.models.export.spi.ModelExporter
-
The name of the exporter.
- getName() - Method in interface org.apache.sling.models.spi.Injector
-
Return a logical name for the injector.
- getName() - Method in class org.apache.sling.models.spi.injectorspecific.AbstractInjectAnnotationProcessor
-
Deprecated.
- getName() - Method in interface org.apache.sling.models.spi.injectorspecific.InjectAnnotationProcessor
-
Deprecated.Tries to get the name value from the annotation.
- getName() - Method in interface org.apache.sling.models.spi.injectorspecific.InjectAnnotationProcessor2
-
Tries to get the name value from the annotation.
- getName() - Method in class org.apache.sling.provisioning.model.Feature
-
Get the name of the feature.
- getName() - Method in class org.apache.sling.provisioning.model.Section
-
Get the name of the section.
- getName() - Method in class org.apache.sling.repoinit.parser.operations.RestrictionClause
- 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.scripting.jsp.taglib.AbstractCATag
- getName() - Method in class org.apache.sling.scripting.sightly.compiler.commands.Procedure.Start
- getName() - Method in enum class org.apache.sling.scripting.sightly.compiler.expression.MarkupContext
- getName() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.Identifier
-
Retrieves the name of the identifier
- getName() - Method in interface org.apache.sling.scripting.spi.bundle.BundledRenderUnit
-
Returns the name of
this BundledRenderUnit. - getName() - Method in interface org.apache.sling.validation.model.ChildResource
-
Return this resource's name.
- getName() - Method in interface org.apache.sling.validation.model.ResourceProperty
-
Returns the name of this property.
- getName() - Method in enum class org.apache.sling.xss.ProtectionContext
-
Gets the name of the protection context.
- getName(String) - Static method in class org.apache.sling.api.resource.ResourceUtil
-
Utility method returns the name of the given
path, which is normalized byResourceUtil.normalize(String)before resolving the name. - getName(Resource) - Static method in class org.apache.sling.api.resource.ResourceUtil
-
Deprecated.since 2.1.0, use
Resource.getName()instead - getName(ServiceReference) - Static method in class org.apache.sling.engine.servlets.AbstractServiceReferenceConfig
-
Deprecated.Looks for a name value in the service reference properties.
- getName(ServiceReference) - Method in class org.apache.sling.jcr.registration.AbstractRegistrationSupport
-
Returns the
nameproperty from the service properties ornullif no such property exists or the property is an empty string. - getNamePattern() - Method in interface org.apache.sling.validation.model.ChildResource
-
Returns this resource's name pattern.
- getNamePattern() - Method in interface org.apache.sling.validation.model.ResourceProperty
-
Returns the name pattern for this property.
- getNames() - Method in class org.apache.sling.provisioning.model.RunMode
-
Return the run mode names.
- getNames() - Method in class org.apache.sling.scripting.api.AbstractScriptEngineFactory
- getNative(String, Scriptable) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableBase
- getNewView() - Method in class org.apache.sling.discovery.TopologyEvent
-
Returns the view which is currently (i.e. newly) valid.
- getNextActiveResource() - Method in interface org.apache.sling.installer.api.tasks.TaskResourceGroup
-
If there is more than the active resource in the group, return the second resource from the group.
- getNextPingDue() - Method in class org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClient
- getNextPingDue() - Method in interface org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClientInformation
-
the seconds until the next heartbeat is due
- getNextScheduledExecution() - Method in interface org.apache.sling.event.jobs.ScheduledJobInfo
-
Return the next scheduled execution date.
- getNodeName(SlingHttpServletRequest, String, boolean, NodeNameGenerator) - Method in interface org.apache.sling.servlets.post.NodeNameGenerator
-
Deprecated.Get the to-be-created node name from the request.
- getNodeName(SlingJakartaHttpServletRequest, String, boolean, JakartaNodeNameGenerator) - Method in interface org.apache.sling.servlets.post.JakartaNodeNameGenerator
-
Get the to-be-created node name from the request.
- getNonCustomTagPrefix(String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- getNumberOfActiveJobs() - Method in interface org.apache.sling.event.jobs.Statistics
-
Number of jobs currently in processing.
- 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 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 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 interface org.apache.sling.event.jobs.Statistics
-
This just adds
Statistics.getNumberOfActiveJobs()andStatistics.getNumberOfQueuedJobs() - 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 interface org.apache.sling.event.jobs.Statistics
-
Number of jobs currently waiting in a queue.
- getNumberOfRetries() - Method in interface org.apache.sling.event.jobs.Job
-
The property to track the retry maximum retry count for jobs.
- getNumOfLines() - Method in class org.apache.sling.commons.log.logback.webconsole.TailerOptions
-
Get the number of lines to include
- getObjectModel() - Method in interface org.apache.sling.scripting.sightly.render.RenderContext
-
Provides the
RuntimeObjectModelthat will be used for resolving objects' properties or type conversion / coercion. - getObservationReporter() - Method in interface org.apache.sling.spi.resource.provider.ProviderContext
-
Get the observation reporter for this instance.
- getObserverConfigurations() - Method in interface org.apache.sling.spi.resource.provider.ObservationReporter
-
Get the list of observer configurations affecting the provider this reporter is bound to.
- getOccurrenceCount(String) - Method in class org.apache.sling.scripting.sightly.compiler.util.VariableTracker
-
Get how many times a variable was declared in the current scope.
- getOffendingInput() - Method in exception class org.apache.sling.scripting.sightly.compiler.SightlyCompilerException
-
Returns the offending input, as a raw string.
- getOldView() - Method in class org.apache.sling.discovery.base.commons.BaseDiscoveryService
- getOldView() - Method in class org.apache.sling.discovery.TopologyEvent
-
Returns the view which was valid up until now.
- getOmitXmlDecl() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- getOperator() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperation
-
Returns the operator of the operation.
- getOperator() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.UnaryOperation
-
Returns the operator applied in this operation.
- getOption(ServletConfig, String, String) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.TagHandlerPool
- getOptions() - Method in class org.apache.sling.repoinit.parser.operations.EnsureAclPrincipalBased
- getOptions() - Method in class org.apache.sling.repoinit.parser.operations.RemoveAcePaths
- getOptions() - Method in class org.apache.sling.repoinit.parser.operations.RemoveAcePrincipalBased
- getOptions() - Method in class org.apache.sling.repoinit.parser.operations.RemoveAcePrincipals
- getOptions() - Method in class org.apache.sling.repoinit.parser.operations.SetAclPaths
- getOptions() - Method in class org.apache.sling.repoinit.parser.operations.SetAclPrincipalBased
- getOptions() - Method in class org.apache.sling.repoinit.parser.operations.SetAclPrincipals
- getOptions() - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
-
Get hold of the Options object for this context.
- getOptions() - Method in class org.apache.sling.scripting.sightly.compiler.expression.Expression
-
Get the options for this expression.
- getOrCreateArtifactGroup(int) - Method in class org.apache.sling.provisioning.model.RunMode
-
Get or create an artifact group
- getOrCreateConfiguration(String, String) - Method in class org.apache.sling.provisioning.model.RunMode
-
Get or create the configuration
- getOrCreateFeature(String) - Method in class org.apache.sling.provisioning.model.Model
-
Get or create the feature.
- getOrCreateResource(ResourceResolver, String, String, String, boolean) - Static method in class org.apache.sling.api.resource.ResourceUtil
-
Creates or gets the resource at the given path.
- getOrCreateResource(ResourceResolver, String, Map<String, Object>, String, boolean) - Static method in class org.apache.sling.api.resource.ResourceUtil
-
Creates or gets the resource at the given path.
- getOrCreateResource(ResourceResolver, String) - Static method in class org.apache.sling.discovery.commons.providers.util.ResourceHelper
- getOrCreateRunMode(String[]) - Method in class org.apache.sling.provisioning.model.Feature
-
Get or create the run mode.
- getOrDefault(Object, Object) - Method in class org.apache.sling.api.scripting.LazyBindings
- getOrder() - Method in class org.apache.sling.caconfig.spi.metadata.PropertyMetadata
- getOriginallyCreatedAt() - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
- getOut() - Method in class org.apache.sling.api.scripting.SlingBindings
- getOut() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
- getOut() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
- getOutput() - Method in interface org.apache.sling.api.request.builder.SlingHttpServletResponseResult
-
Deprecated.Gets the output as a byte array.
- getOutput() - Method in interface org.apache.sling.api.request.builder.SlingJakartaHttpServletResponseResult
-
Gets the output as a byte array.
- getOutputAsString() - Method in interface org.apache.sling.api.request.builder.SlingHttpServletResponseResult
-
Deprecated.Gets the output as a string.
- getOutputAsString() - Method in interface org.apache.sling.api.request.builder.SlingJakartaHttpServletResponseResult
-
Gets the output as a string.
- getOutputDir() - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
-
The output directory to generate code into.
- getOutputStatement(String) - Method in class org.apache.sling.scripting.api.AbstractScriptEngineFactory
- getOutputStream() - Method in class org.apache.sling.scripting.core.servlet.CaptureJakartaResponseWrapper
- getOutputStream() - Method in class org.apache.sling.scripting.core.servlet.CaptureResponseWrapper
-
Deprecated.
- 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
IllegalStateExceptionas this wrapper only supports writers. - 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(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
- getOverrideStrings() - Method in interface org.apache.sling.caconfig.spi.ConfigurationOverrideProvider
-
Get override strings.
- getOwnerId() - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
-
Returns the slingid of the owner of this announcement.
- getOwnThreadPoolSize() - Method in interface org.apache.sling.event.jobs.QueueConfiguration
-
Return the size for the optional thread pool for this queue.
- getPackageName() - Method in interface org.apache.sling.scripting.sightly.java.compiler.ClassInfo
-
Returns the class' package name.
- 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.api.request.header.JakartaMediaRangeList.MediaRange
- getParameter(String) - Method in class org.apache.sling.api.request.header.MediaRangeList.MediaRange
-
Deprecated.
- getParameter(String) - Method in class org.apache.sling.scripting.api.AbstractScriptEngineFactory
- getParameterMap() - Method in class org.apache.sling.api.resource.ResourceMetadata
- getParameters() - Method in class org.apache.sling.api.request.header.JakartaMediaRangeList.MediaRange
- getParameters() - Method in class org.apache.sling.api.request.header.MediaRangeList.MediaRange
-
Deprecated.
- getParameters() - Method in class org.apache.sling.scripting.sightly.compiler.commands.Procedure.Start
- getParameters() - Method in interface org.apache.sling.validation.model.ValidatorInvocation
- Get Parameters - Search tag in class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetAceServlet
- Section
- Get Parameters - Search tag in class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetEffectiveAceServlet
- Section
- Get Parameters - Search tag in class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetPrincipalAceServlet
- Section
- getParametersDescription() - Method in class org.apache.sling.repoinit.parser.operations.AddGroupMembers
- getParametersDescription() - Method in class org.apache.sling.repoinit.parser.operations.AddMixins
- getParametersDescription() - Method in class org.apache.sling.repoinit.parser.operations.CreateGroup
- getParametersDescription() - Method in class org.apache.sling.repoinit.parser.operations.CreatePath
-
Deprecated.
- getParametersDescription() - Method in class org.apache.sling.repoinit.parser.operations.CreateServiceUser
- getParametersDescription() - Method in class org.apache.sling.repoinit.parser.operations.CreateUser
- getParametersDescription() - Method in class org.apache.sling.repoinit.parser.operations.DeleteAclPaths
- getParametersDescription() - Method in class org.apache.sling.repoinit.parser.operations.DeleteAclPrincipalBased
- getParametersDescription() - Method in class org.apache.sling.repoinit.parser.operations.DeleteAclPrincipals
- getParametersDescription() - Method in class org.apache.sling.repoinit.parser.operations.DeleteGroup
- getParametersDescription() - Method in class org.apache.sling.repoinit.parser.operations.DeleteUser
- getParametersDescription() - Method in class org.apache.sling.repoinit.parser.operations.DisableServiceUser
- getParametersDescription() - Method in class org.apache.sling.repoinit.parser.operations.EnsureAclPrincipalBased
- getParametersDescription() - Method in class org.apache.sling.repoinit.parser.operations.EnsureNodes
- getParametersDescription() - Method in class org.apache.sling.repoinit.parser.operations.Operation
- getParametersDescription() - Method in class org.apache.sling.repoinit.parser.operations.RegisterNamespace
- getParametersDescription() - Method in class org.apache.sling.repoinit.parser.operations.RegisterNodetypes
- getParametersDescription() - Method in class org.apache.sling.repoinit.parser.operations.RegisterPrivilege
- getParametersDescription() - Method in class org.apache.sling.repoinit.parser.operations.RemoveAcePaths
- getParametersDescription() - Method in class org.apache.sling.repoinit.parser.operations.RemoveAcePrincipalBased
- getParametersDescription() - Method in class org.apache.sling.repoinit.parser.operations.RemoveAcePrincipals
- getParametersDescription() - Method in class org.apache.sling.repoinit.parser.operations.RemoveGroupMembers
- getParametersDescription() - Method in class org.apache.sling.repoinit.parser.operations.RemoveMixins
- getParametersDescription() - Method in class org.apache.sling.repoinit.parser.operations.ServiceUserOperation
- getParametersDescription() - Method in class org.apache.sling.repoinit.parser.operations.SetAclPaths
- getParametersDescription() - Method in class org.apache.sling.repoinit.parser.operations.SetAclPrincipalBased
-
Deprecated.
- getParametersDescription() - Method in class org.apache.sling.repoinit.parser.operations.SetAclPrincipals
- getParametersDescription() - Method in class org.apache.sling.repoinit.parser.operations.SetProperties
- getParametersDescription(String) - Method in class org.apache.sling.repoinit.parser.operations.BaseMixinsOperation
- getParent() - Method in class org.apache.sling.api.resource.AbstractResource
-
Returns the parent resource of this resource.
- getParent() - Method in class org.apache.sling.api.resource.NonExistingResource
- getParent() - Method in interface org.apache.sling.api.resource.Resource
-
Returns the parent resource or
nullif this resource represents the root of the resource tree. - getParent() - Method in class org.apache.sling.api.resource.ResourceWrapper
-
Returns the value of calling
getParenton thewrapped resource. - getParent() - Method in interface org.apache.sling.jcr.contentloader.ContentCreator
-
Gets the current parent Node
- 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 byResourceUtil.normalize(String)before resolving the parent. - getParent(String, int) - Static method in class org.apache.sling.api.resource.ResourceUtil
-
Utility method returns the ancestor's path at the given
levelrelative topath, which is normalized byResourceUtil.normalize(String)before resolving the ancestor. - getParent(Resource) - Method in interface org.apache.sling.api.resource.ResourceResolver
-
Returns the parent resource of this resource.
- getParent(Resource) - Static method in class org.apache.sling.api.resource.ResourceUtil
-
Deprecated.since 2.1.0, use
Resource.getParent()instead - getParent(Resource) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
-
Wraps and returns the
Resourceobtained by callinggetParenton the wrapped resource resolver. - getParent(ResolveContext<T>, Resource) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
-
Returns the parent resource from this resource provider or
nullif the resource provider cannot find it. - getParentContext() - Method in interface org.apache.sling.scripting.jsp.jasper.compiler.tagplugin.TagPluginContext
-
Get the PluginContext for the parent of this custom tag.
- getParentExpression() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperation
-
Returns the parent expression, if any.
- getParentLocation() - Method in class org.apache.sling.api.servlets.HtmlResponse
-
Deprecated.Returns the parent location of the modification. this is the externalized form of the parent node of the current path.
- getParentLocation() - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponse
-
Returns the parent location of the modification. this is the externalized form of the parent node of the current path.
- getParentLocation() - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponseWrapper
- getParentLocation() - Method in class org.apache.sling.servlets.post.AbstractPostResponse
-
Deprecated.Returns the parent location of the modification. this is the externalized form of the parent node of the current path.
- getParentLocation() - Method in class org.apache.sling.servlets.post.AbstractPostResponseWrapper
-
Deprecated.
- getParentLocation() - Method in interface org.apache.sling.servlets.post.JakartaPostResponse
-
Returns the parent location of the modification.
- getParentLocation() - Method in interface org.apache.sling.servlets.post.PostResponse
-
Deprecated.Returns the parent location of the modification.
- getParentPath(String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractAccessPostServlet
-
Returns an external form of the parent path
- getParentResolveContext() - Method in interface org.apache.sling.spi.resource.provider.ResolveContext
-
Return a resolve context for the parent resource provider.
- getParentResourceProvider() - Method in interface org.apache.sling.spi.resource.provider.ResolveContext
-
Return the parent resource provider.
- getParentResourceType(String) - Method in interface org.apache.sling.api.resource.ResourceResolver
-
Returns the super type of the given resource type.
- getParentResourceType(String) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
- getParentResourceType(Resource) - Method in interface org.apache.sling.api.resource.ResourceResolver
-
Returns the super type of the given resource.
- getParentResourceType(Resource) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
- getParents(Resource, String) - Static method in class org.apache.sling.scripting.jsp.taglib.SlingFunctions
-
Function for retrieving all of the parent resources of a specified resource, returning them in hierarchy order.
- GetParentsTag - Class in org.apache.sling.scripting.jsp.taglib
-
Tag for retrieving all of the parent resources of a specified resource, returning them in hierarchy order.
- GetParentsTag() - Constructor for class org.apache.sling.scripting.jsp.taglib.GetParentsTag
- getParentTag() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspFragmentHelper
- GetParentTag - Class in org.apache.sling.scripting.jsp.taglib
-
Tag for retrieving a parent resource based on the absolute parent level
- GetParentTag() - Constructor for class org.apache.sling.scripting.jsp.taglib.GetParentTag
- getPartiallyStartedClusterNodeIds() - Method in class org.apache.sling.discovery.commons.providers.spi.LocalClusterView
- getPassword() - Method in class org.apache.sling.auth.core.spi.AuthenticationInfo
-
Returns the password stored as the
ResourceResolverFactory.PASSWORDproperty ornullif the password is not set in this map. - getPassword() - Method in class org.apache.sling.repoinit.parser.operations.CreateUser
- getPasswordEncoding() - Method in class org.apache.sling.repoinit.parser.operations.CreateUser
- getPath() - Method in class org.apache.sling.api.resource.observation.ResourceChange
-
Get the resource path.
- getPath() - Method in class org.apache.sling.api.resource.path.Path
-
Return the path if this
Pathobject holds a path, returns the pattern otherwise. - 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
getPathon thewrapped resource. - getPath() - Method in class org.apache.sling.api.resource.SyntheticResource
- getPath() - Method in class org.apache.sling.api.servlets.HtmlResponse
-
Deprecated.Returns the absolute path of the item upon which the request operated.
- getPath() - Method in interface org.apache.sling.api.uri.SlingUri
-
Returns the joint path of resource path, selectors, extension and suffix.
- getPath() - Method in class org.apache.sling.api.uri.SlingUriBuilder
-
Returns the joint path of resource path, selectors, extension and suffix.
- getPath() - Method in interface org.apache.sling.engine.RequestInfo
-
Get the requested path
- getPath() - Method in class org.apache.sling.jcr.contentloader.PathEntry
- getPath() - Method in exception class org.apache.sling.models.validation.InvalidResourceException
- getPath() - Method in class org.apache.sling.repoinit.parser.operations.CreateGroup
- getPath() - Method in class org.apache.sling.repoinit.parser.operations.CreateServiceUser
- getPath() - Method in class org.apache.sling.repoinit.parser.operations.CreateUser
- getPath() - Method in class org.apache.sling.repoinit.parser.operations.DeleteServiceUser
- getPath() - Method in class org.apache.sling.repoinit.parser.operations.DisableServiceUser
- getPath() - Method in class org.apache.sling.repoinit.parser.operations.ServiceUserOperation
- getPath() - Method in class org.apache.sling.scripting.jsp.taglib.GetResourceTag
-
Get the path of the resource to retrieve.
- getPath() - Method in interface org.apache.sling.scripting.spi.bundle.BundledRenderUnit
-
Returns the path of this executable in the resource type hierarchy.
- getPath() - Method in interface org.apache.sling.scripting.spi.bundle.BundledRenderUnitCapability
-
Returns the path to which a
BundledRenderUnitdescribed by this capability will be bound to. - getPath() - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponse
-
Returns the absolute path of the item upon which the request operated.
- getPath() - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponseWrapper
- getPath() - Method in class org.apache.sling.servlets.post.AbstractPostResponse
-
Deprecated.Returns the absolute path of the item upon which the request operated.
- getPath() - Method in class org.apache.sling.servlets.post.AbstractPostResponseWrapper
-
Deprecated.
- getPath() - Method in interface org.apache.sling.servlets.post.JakartaPostResponse
-
Returns the absolute path of the item upon which the request operated.
- getPath() - Method in interface org.apache.sling.servlets.post.PostResponse
-
Deprecated.Returns the absolute path of the item upon which the request operated.
- getPath(AccessControlList) - Static method in class org.apache.sling.jcr.base.util.AccessControlUtil
-
Returns the path of the node
AccessControlListacl has been created for. - 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(HttpServletRequest) - Static method in class org.apache.sling.api.wrappers.SlingRequestPaths
-
Deprecated.
- getPathParameters() - Method in interface org.apache.sling.api.uri.SlingUri
-
Returns the path parameters.
- getPathParameters() - Method in class org.apache.sling.api.uri.SlingUriBuilder
-
Returns the path parameters.
- getPaths() - Method in class org.apache.sling.repoinit.parser.operations.BaseMixinsOperation
- getPaths() - Method in class org.apache.sling.repoinit.parser.operations.DeleteAclPaths
- getPaths() - Method in class org.apache.sling.repoinit.parser.operations.RemoveAcePaths
- getPaths() - Method in class org.apache.sling.repoinit.parser.operations.SetAclPaths
- getPaths() - Method in class org.apache.sling.repoinit.parser.operations.SetProperties
- getPaths() - Method in interface org.apache.sling.spi.resource.provider.ObserverConfiguration
-
The set of paths this listener is interested in.
- getPersistenceResourcePath(String) - Method in interface org.apache.sling.caconfig.management.ConfigurationManager
-
Deprecated.Please use
ConfigurationPersistenceStrategyMultiplexerinstead. - getPid() - Method in class org.apache.sling.commons.log.logback.webconsole.LoggerConfig
-
Gets the PID
- getPid() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Return the configuration pid of the thread pool.
- getPid() - Method in class org.apache.sling.provisioning.model.Configuration
-
Get the pid.
- 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 interface org.apache.sling.api.uri.SlingUri
-
Returns the port.
- getPort() - Method in class org.apache.sling.api.uri.SlingUriBuilder
-
Returns the port.
- getPrefix() - Method in class org.apache.sling.repoinit.parser.operations.RegisterNamespace
- getPrimaryKey() - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
-
the key which is unique to this announcement
- getPrimaryType() - Method in class org.apache.sling.repoinit.parser.operations.PathSegmentDefinition
- getPrincipalAce(Session, String, String) - Method in interface org.apache.sling.jcr.jackrabbit.accessmanager.GetPrincipalAce
-
Gets the principal based access control entry for a resource and principal
- getPrincipalAce(Session, String, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetPrincipalAceServlet
- GetPrincipalAce - Interface in org.apache.sling.jcr.jackrabbit.accessmanager
-
The
GetPrincipalAceservice api. - GetPrincipalAceServlet - Class in org.apache.sling.jcr.jackrabbit.accessmanager.post
-
Sling Get Servlet implementation for getting the principal based ACE for a principal on a JCR resource.
- GetPrincipalAceServlet() - Constructor for class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetPrincipalAceServlet
- getPrincipalManager(Session) - Static method in class org.apache.sling.jcr.base.util.AccessControlUtil
-
Returns the
PrincipalManagerfor the givensession. - getPrincipalName() - Method in class org.apache.sling.jackrabbit.usermanager.PrincipalNameGenerator.NameInfo
- getPrincipalName(Map<String, ?>, AuthorizableType, PrincipalNameFilter, PrincipalNameGenerator) - Method in interface org.apache.sling.jackrabbit.usermanager.PrincipalNameGenerator
-
Get the to-be-created principal name candidate from the request.
- getPrincipals() - Method in class org.apache.sling.repoinit.parser.operations.DeleteAclPrincipalBased
- getPrincipals() - Method in class org.apache.sling.repoinit.parser.operations.DeleteAclPrincipals
- getPrincipals() - Method in class org.apache.sling.repoinit.parser.operations.EnsureAclPrincipalBased
- getPrincipals() - Method in class org.apache.sling.repoinit.parser.operations.RemoveAcePrincipalBased
- getPrincipals() - Method in class org.apache.sling.repoinit.parser.operations.RemoveAcePrincipals
- getPrincipals() - Method in class org.apache.sling.repoinit.parser.operations.SetAclPrincipalBased
-
Deprecated.
- getPrincipals() - Method in class org.apache.sling.repoinit.parser.operations.SetAclPrincipals
- getPriority() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Return the configured priority of the thread pool.
- 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.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.api.UpdateResult
-
Return the priority of this resource.
- getPrivilege() - Method in class org.apache.sling.jcr.contentloader.LocalPrivilege
- getPrivilege() - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.LocalPrivilege
- getPrivilegeName() - Method in class org.apache.sling.repoinit.parser.operations.RegisterPrivilege
- getPrivilegeSetDisplayName(Locale) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo.AccessRights
- getProcessingStarted() - Method in interface org.apache.sling.event.jobs.Job
-
This property is set by the job handling and contains a calendar object specifying the date and time when this job has been started.
- getProgram(String...) - Method in class org.apache.sling.scripting.api.AbstractScriptEngineFactory
- getProgressETA() - Method in interface org.apache.sling.event.jobs.Job
-
If the job is in processing, return the optional ETA for this job.
- getProgressLog() - Method in interface org.apache.sling.event.jobs.Job
-
This method returns the optional progress log from the last job processing.
- getProgressStepCount() - Method in interface org.apache.sling.event.jobs.Job
-
If the job is in processing, return the optional progress step count if available.
- getProperties() - Method in interface org.apache.sling.caconfig.management.ConfigurationCollectionData
- getProperties() - Method in class org.apache.sling.caconfig.spi.ConfigurationCollectionPersistData
- getProperties() - Method in class org.apache.sling.caconfig.spi.ConfigurationPersistData
- getProperties() - Method in class org.apache.sling.caconfig.spi.metadata.ConfigurationMetadata
- getProperties() - Method in class org.apache.sling.caconfig.spi.metadata.PropertyMetadata
- getProperties() - Method in class org.apache.sling.discovery.commons.providers.DefaultInstanceDescription
- getProperties() - Method in interface org.apache.sling.discovery.InstanceDescription
-
Returns a Map containing all properties of this instance.
- getProperties() - Method in class org.apache.sling.provisioning.model.Configuration
-
Get all properties of the configuration.
- getProperties() - Method in class org.apache.sling.scripting.jsp.taglib.GetPropertyTag
-
Gets the ValueMap from which to retrieve the value.
- getProperties() - Method in interface org.apache.sling.validation.model.ChildResource
-
Returns the properties this child resource is expected to have.
- getPropertiesForLogging(Resource) - Static method in class org.apache.sling.discovery.commons.providers.util.ResourceHelper
-
Compile a string builder containing the properties of a resource - used for logging
- getProperty() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.PropertyAccess
-
Returns the expression node identifying the accessed property.
- 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(Object, Object) - Method in class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
- getProperty(String) - Method in class org.apache.sling.api.servlets.HtmlResponse
-
Deprecated.Returns the generic response property with the given name and type or
nullif no such property exists. - getProperty(String) - Method in class org.apache.sling.discovery.commons.providers.DefaultInstanceDescription
- getProperty(String) - Method in interface org.apache.sling.discovery.InstanceDescription
-
Returns the value of a particular property.
- getProperty(String) - Method in interface org.apache.sling.discovery.PropertyProvider
-
Retrieves a property that is subsequently set on the local instance and broadcast to the
TopologyViewinstances. - getProperty(String) - Method in interface org.apache.sling.event.jobs.Job
-
Get the value of a property.
- getProperty(String) - Method in class org.apache.sling.repoinit.parser.operations.AclLine
-
Return the named multi-value property, or an empty list if not found.
- getProperty(String) - Method in interface org.apache.sling.scripting.sightly.Record
-
Gets the value of a specified property.
- getProperty(String) - Method in class org.apache.sling.scripting.sightly.render.RenderUnit
- getProperty(String) - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponse
-
Returns the generic response property with the given name and type or
nullif no such property exists. - getProperty(String) - Method in class org.apache.sling.servlets.post.AbstractPostResponse
-
Deprecated.Returns the generic response property with the given name and type or
nullif no such property exists. - getProperty(String) - Method in class org.apache.sling.servlets.post.JakartaJSONResponse
- getProperty(String) - Method in class org.apache.sling.servlets.post.JSONResponse
-
Deprecated.
- getProperty(String, Class<T>) - Method in interface org.apache.sling.event.jobs.Job
-
Get a named property and convert it into the given type.
- getProperty(String, Class<Type>) - Method in class org.apache.sling.api.servlets.HtmlResponse
-
Deprecated.Returns the generic response property with the given name and type or
nullif no such property exists or the property is not of the requested type. - getProperty(String, Class<Type>) - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponse
-
Returns the generic response property with the given name and type or
nullif no such property exists or the property is not of the requested type. - getProperty(String, Class<Type>) - Method in class org.apache.sling.servlets.post.AbstractPostResponse
-
Deprecated.Returns the generic response property with the given name and type or
nullif no such property exists or the property is not of the requested type. - getProperty(String, T) - Method in interface org.apache.sling.event.jobs.Job
-
Get a named property and convert it into the given type.
- getPropertyLines() - Method in class org.apache.sling.repoinit.parser.operations.CreatePath
-
Deprecated.
- getPropertyLines() - Method in class org.apache.sling.repoinit.parser.operations.EnsureNodes
- getPropertyLines() - Method in class org.apache.sling.repoinit.parser.operations.SetProperties
- getPropertyMap() - Method in interface org.apache.sling.api.resource.ResourceResolver
-
Returns a mutable map to store temporary objects.
- getPropertyMap() - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
- getPropertyMetadata() - Method in interface org.apache.sling.caconfig.management.ValueInfo
-
Property metadata.
- getPropertyMetadata() - Method in class org.apache.sling.caconfig.spi.metadata.ConfigurationMetadata
- getPropertyName() - Method in exception class org.apache.sling.api.resource.PersistenceException
-
Get the property name related to this exception.
- getPropertyName() - Method in class org.apache.sling.repoinit.parser.operations.PropertyLine
- getPropertyNames() - Method in interface org.apache.sling.caconfig.management.ConfigurationData
-
List of effective property names defined in configuration metadata or values are defined for.
- getPropertyNames() - Method in interface org.apache.sling.event.jobs.Job
-
Get all property names.
- getPropertyNames() - Method in interface org.apache.sling.scripting.sightly.Record
-
Gets the set of names for this record's properties.
- getPropertyNames() - Method in class org.apache.sling.scripting.sightly.render.RenderUnit
- getPropertyNamesHint() - Method in interface org.apache.sling.spi.resource.provider.ObserverConfiguration
-
Set containing the set of property names which serves as an optional hint for the underlying to only report property changes enlisted, ie the underlying might ignore this.
- GetPropertyTag - Class in org.apache.sling.scripting.jsp.taglib
-
Tag for retrieving a property from a ValueMap.
- GetPropertyTag() - Constructor for class org.apache.sling.scripting.jsp.taglib.GetPropertyTag
- GetPropertyTEI - Class in org.apache.sling.scripting.jsp.taglib.tei
- GetPropertyTEI() - Constructor for class org.apache.sling.scripting.jsp.taglib.tei.GetPropertyTEI
- getPropertyType() - Method in class org.apache.sling.repoinit.parser.operations.PropertyLine
- getPropertyValues() - Method in class org.apache.sling.repoinit.parser.operations.PropertyLine
- getProtocolVersion() - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
-
Returns the protocolVersion of this announcement
- getProviderContext() - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
-
Get the current provider context.
- getProviderState() - Method in interface org.apache.sling.spi.resource.provider.ResolveContext
-
This is the object returned by
ResourceProvider.authenticate(Map) - getQ() - Method in class org.apache.sling.api.request.header.JakartaMediaRangeList.MediaRange
-
Get the value of the quality factor parameter (
q). - getQ() - Method in class org.apache.sling.api.request.header.MediaRangeList.MediaRange
-
Deprecated.Get the value of the quality factor parameter (
q). - getQualifier() - Method in class org.apache.sling.provisioning.model.Version
-
Get the qualifier
- getQuery() - Method in exception class org.apache.sling.api.resource.QuerySyntaxException
- getQuery() - Method in interface org.apache.sling.api.uri.SlingUri
-
Returns the query.
- getQuery() - Method in class org.apache.sling.api.uri.SlingUriBuilder
-
Returns the query.
- getQuery() - Method in class org.apache.sling.scripting.jsp.taglib.FindResourcesTag
-
Gets the query.
- getQueryLanguageProvider() - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
-
Get the optional query language provider.
- 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(HttpServletRequest) - Static method in class org.apache.sling.api.wrappers.SlingRequestPaths
-
Deprecated.
- getQueue(String) - Method in interface org.apache.sling.event.jobs.JobManager
-
Return a queue with a specific name (if running)
- getQueueName() - Method in interface org.apache.sling.event.jobs.Job
-
The name of the job queue processing this job.
- getQueueNames() - Method in interface org.apache.sling.event.jobs.jmx.QueuesMBean
- getQueues() - Method in interface org.apache.sling.event.jobs.JobManager
-
Return an iterator for all available queues.
- getQueueSize() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Return the configured queue size.
- 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 interface org.apache.sling.event.jobs.QueueConfiguration
-
Get the ranking of this configuration.
- getRawText() - Method in class org.apache.sling.scripting.sightly.compiler.expression.Expression
-
Returns the raw text representation of this expression.
- getReadableResource(Resource) - Method in interface org.apache.sling.api.security.ResourceAccessSecurity
-
If supplied Resource can be read, return it (or a wrapped variant of it).
- getReader() - Method in class org.apache.sling.api.scripting.SlingBindings
- 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
- 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.
- getReason() - Method in exception class org.apache.sling.discovery.base.commons.UndefinedClusterViewException
- getReason() - Method in class org.apache.sling.repoinit.parser.operations.DisableServiceUser
- getReason(HttpServletRequest) - Method in class org.apache.sling.auth.core.spi.AbstractJakartaAuthenticationFormServlet
-
Returns an informational message according to the value provided in the
j_reasonrequest parameter. - getReason(HttpServletRequest) - Method in class org.apache.sling.auth.core.spi.AbstractAuthenticationFormServlet
-
Deprecated.Returns an informational message according to the value provided in the
j_reasonrequest parameter. - getReceivedAt() - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
- getRedirectUrl(HttpServletRequest, JakartaPostResponse) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractAccessPostServlet
-
compute redirect URL (SLING-126)
- getReferer() - Method in class org.apache.sling.api.servlets.HtmlResponse
-
Deprecated.Returns the referer as from the 'referer' request header.
- getReferer() - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponse
-
Returns the referer previously set by
JakartaPostResponse.setReferer(String) - getReferer() - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponseWrapper
- getReferer() - Method in class org.apache.sling.servlets.post.AbstractPostResponse
-
Deprecated.Returns the referer previously set by
PostResponse.setReferer(String) - getReferer() - Method in class org.apache.sling.servlets.post.AbstractPostResponseWrapper
-
Deprecated.
- getReferer() - Method in interface org.apache.sling.servlets.post.JakartaPostResponse
-
Returns the referer previously set by
JakartaPostResponse.setReferer(String) - getReferer() - Method in interface org.apache.sling.servlets.post.PostResponse
-
Deprecated.Returns the referer previously set by
PostResponse.setReferer(String) - getRegex() - Method in class org.apache.sling.commons.log.logback.webconsole.TailerOptions
-
Gets the pattern to match
- getRelativeResource(Resource, String) - Static method in class org.apache.sling.scripting.jsp.taglib.SlingFunctions
-
Gets the resource at the relative path to the provided resource.
- getRemaining() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
- getRemaining() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
- getRemoteSlingId() - Method in class org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClient
- getRemoteSlingId() - Method in interface org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClientInformation
-
the sling id of the remote end
- getRemoteUser() - Method in interface org.apache.sling.api.SlingHttpServletRequest
-
Deprecated.Returns the login of the user making this request, if the user has been authenticated, or
nullif the user has not been authenticated. - getRemoteUser() - Method in interface org.apache.sling.api.SlingJakartaHttpServletRequest
-
Returns the login of the user making this request, if the user has been authenticated, or
nullif the user has not been authenticated. - getRemovedPropertyNames() - Method in class org.apache.sling.api.resource.observation.ResourceChange
-
Deprecated.As there is no guarantee that this information is contained in the change event, this should not be used anymore.
- getReplaceExtension() - Method in class org.apache.sling.api.request.RequestDispatcherOptions
-
Returns the
RequestDispatcherOptions.OPT_REPLACE_EXTENSIONoption ornullif not set. - getReplaceSelectors() - Method in class org.apache.sling.api.request.RequestDispatcherOptions
-
Returns the
RequestDispatcherOptions.OPT_REPLACE_SELECTORSoption ornullif not set. - getReplaceSuffix() - Method in class org.apache.sling.api.request.RequestDispatcherOptions
-
Returns the
RequestDispatcherOptions.OPT_REPLACE_SUFFIXoption ornullif not set. - getRepository() - Method in class org.apache.sling.jcr.base.AbstractSlingRepository2
-
Returns the actual repository to which all JCR Repository interface methods implemented by this class are delegated.
- getRepository() - Method in class org.apache.sling.jcr.base.AbstractSlingRepositoryManager
-
Returns the repository underlying this instance or
nullif no repository is currently being available. - getRepository(String, Hashtable<String, Object>) - Method in class org.apache.sling.jcr.base.util.RepositoryAccessor
-
Deprecated.No longer supported
- getRepositoryFromURL(String) - Method in class org.apache.sling.jcr.base.util.RepositoryAccessor
-
Deprecated.No longer supported
- getRepositoryPath() - Method in class org.apache.sling.provisioning.model.Artifact
-
Create a Maven like relative repository path.
- getRequest() - Method in class org.apache.sling.api.scripting.SlingBindings
-
Deprecated.Use
SlingBindings.getJakartaRequest()instead. - getRequest() - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
-
Deprecated.Use
SlingScriptHelper.getJakartaRequest()instead. - 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
- getRequestDispatcher(String, RequestDispatcherOptions) - Method in interface org.apache.sling.api.SlingHttpServletRequest
-
Deprecated.Returns a
RequestDispatcherobject that acts as a wrapper for the resource located at the given path. - getRequestDispatcher(String, RequestDispatcherOptions) - Method in interface org.apache.sling.api.SlingJakartaHttpServletRequest
-
Returns a
RequestDispatcherobject that acts as a wrapper for the resource located at the given path. - getRequestDispatcher(String, RequestDispatcherOptions) - Method in class org.apache.sling.api.wrappers.JakartaToJavaxRequestWrapper
- getRequestDispatcher(String, RequestDispatcherOptions) - Method in class org.apache.sling.api.wrappers.JavaxToJakartaRequestWrapper
- getRequestDispatcher(String, RequestDispatcherOptions) - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
-
Deprecated.
- getRequestDispatcher(String, RequestDispatcherOptions) - Method in class org.apache.sling.api.wrappers.SlingJakartaHttpServletRequestWrapper
- getRequestDispatcher(Resource) - Method in interface org.apache.sling.api.SlingHttpServletRequest
-
Deprecated.Same as
SlingHttpServletRequest.getRequestDispatcher(Resource,RequestDispatcherOptions)but using empty options. - getRequestDispatcher(Resource) - Method in interface org.apache.sling.api.SlingJakartaHttpServletRequest
-
Same as
SlingJakartaHttpServletRequest.getRequestDispatcher(Resource,RequestDispatcherOptions)but using empty options. - getRequestDispatcher(Resource) - Method in class org.apache.sling.api.wrappers.JakartaToJavaxRequestWrapper
- getRequestDispatcher(Resource) - Method in class org.apache.sling.api.wrappers.JavaxToJakartaRequestWrapper
- getRequestDispatcher(Resource, RequestDispatcherOptions) - Method in interface org.apache.sling.api.SlingHttpServletRequest
-
Deprecated.Returns a
RequestDispatcherobject that acts as a wrapper for the resource located at the given resource. - getRequestDispatcher(Resource, RequestDispatcherOptions) - Method in interface org.apache.sling.api.SlingJakartaHttpServletRequest
-
Returns a
RequestDispatcherobject that acts as a wrapper for the resource located at the given resource. - getRequestDispatcher(Resource, RequestDispatcherOptions) - Method in class org.apache.sling.api.wrappers.JakartaToJavaxRequestWrapper
- getRequestDispatcher(Resource, RequestDispatcherOptions) - Method in class org.apache.sling.api.wrappers.JavaxToJakartaRequestWrapper
- getRequestDispatcher(Resource) - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
-
Deprecated.
- getRequestDispatcher(Resource) - Method in class org.apache.sling.api.wrappers.SlingJakartaHttpServletRequestWrapper
- getRequestDispatcher(Resource, RequestDispatcherOptions) - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
-
Deprecated.
- getRequestDispatcher(Resource, RequestDispatcherOptions) - Method in class org.apache.sling.api.wrappers.SlingJakartaHttpServletRequestWrapper
- getRequestInfo(String) - Method in interface org.apache.sling.engine.RequestInfoProvider
-
Get the request info for the id
- getRequestInfos() - Method in interface org.apache.sling.engine.RequestInfoProvider
-
Get the request infos
- getRequestParameter(String) - Method in interface org.apache.sling.api.SlingHttpServletRequest
-
Deprecated.Returns the value of a request parameter as a
RequestParameter, ornullif the parameter does not exist. - getRequestParameter(String) - Method in interface org.apache.sling.api.SlingJakartaHttpServletRequest
-
Returns the value of a request parameter as a
RequestParameter, ornullif the parameter does not exist. - getRequestParameter(String) - Method in class org.apache.sling.api.wrappers.JakartaToJavaxRequestWrapper
- getRequestParameter(String) - Method in class org.apache.sling.api.wrappers.JavaxToJakartaRequestWrapper
- getRequestParameter(String) - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
-
Deprecated.
- getRequestParameter(String) - Method in class org.apache.sling.api.wrappers.SlingJakartaHttpServletRequestWrapper
- getRequestParameterList() - Method in interface org.apache.sling.api.SlingHttpServletRequest
-
Deprecated.Returns the request parameters as instances of the
RequestParameterinterface in the order or the request where the query string parameters are first and the POST request parameters are second. - getRequestParameterList() - Method in interface org.apache.sling.api.SlingJakartaHttpServletRequest
-
Returns the request parameters as instances of the
RequestParameterinterface in the order or the request where the query string parameters are first and the POST request parameters are second. - getRequestParameterList() - Method in class org.apache.sling.api.wrappers.JakartaToJavaxRequestWrapper
- getRequestParameterList() - Method in class org.apache.sling.api.wrappers.JavaxToJakartaRequestWrapper
- getRequestParameterList() - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
-
Deprecated.
- getRequestParameterList() - Method in class org.apache.sling.api.wrappers.SlingJakartaHttpServletRequestWrapper
- getRequestParameterMap() - Method in interface org.apache.sling.api.SlingHttpServletRequest
-
Deprecated.Returns a
Mapof the parameters of this request. - getRequestParameterMap() - Method in interface org.apache.sling.api.SlingJakartaHttpServletRequest
-
Returns a
Mapof the parameters of this request. - getRequestParameterMap() - Method in class org.apache.sling.api.wrappers.JakartaToJavaxRequestWrapper
- getRequestParameterMap() - Method in class org.apache.sling.api.wrappers.JavaxToJakartaRequestWrapper
- getRequestParameterMap() - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
-
Deprecated.
- getRequestParameterMap() - Method in class org.apache.sling.api.wrappers.SlingJakartaHttpServletRequestWrapper
- getRequestParameters(String) - Method in interface org.apache.sling.api.SlingHttpServletRequest
-
Deprecated.Returns an array of
RequestParameterobjects containing all of the values the given request parameter has, ornullif the parameter does not exist. - getRequestParameters(String) - Method in interface org.apache.sling.api.SlingJakartaHttpServletRequest
-
Returns an array of
RequestParameterobjects containing all of the values the given request parameter has, ornullif the parameter does not exist. - getRequestParameters(String) - Method in class org.apache.sling.api.wrappers.JakartaToJavaxRequestWrapper
- getRequestParameters(String) - Method in class org.apache.sling.api.wrappers.JavaxToJakartaRequestWrapper
- getRequestParameters(String) - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
-
Deprecated.
- getRequestParameters(String) - Method in class org.apache.sling.api.wrappers.SlingJakartaHttpServletRequestWrapper
- getRequestPathInfo() - Method in interface org.apache.sling.api.SlingHttpServletRequest
-
Deprecated.Returns the
RequestPathInfopertaining to this request. - getRequestPathInfo() - Method in interface org.apache.sling.api.SlingJakartaHttpServletRequest
-
Returns the
RequestPathInfopertaining to this request. - getRequestPathInfo() - Method in class org.apache.sling.api.wrappers.JakartaToJavaxRequestWrapper
- getRequestPathInfo() - Method in class org.apache.sling.api.wrappers.JavaxToJakartaRequestWrapper
- getRequestPathInfo() - Method in class org.apache.sling.api.wrappers.RequestPathInfoWrapper
-
Returns the original
RequestPathInfoobject wrapped by this object. - getRequestPathInfo() - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
-
Deprecated.
- getRequestPathInfo() - Method in class org.apache.sling.api.wrappers.SlingJakartaHttpServletRequestWrapper
- getRequestProgressTracker() - Method in interface org.apache.sling.api.SlingHttpServletRequest
-
Deprecated.Returns the
RequestProgressTrackerof this request. - getRequestProgressTracker() - Method in interface org.apache.sling.api.SlingJakartaHttpServletRequest
-
Returns the
RequestProgressTrackerof this request. - getRequestProgressTracker() - Method in class org.apache.sling.api.wrappers.JakartaToJavaxRequestWrapper
- getRequestProgressTracker() - Method in class org.apache.sling.api.wrappers.JavaxToJakartaRequestWrapper
- getRequestProgressTracker() - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
-
Deprecated.
- getRequestProgressTracker() - Method in class org.apache.sling.api.wrappers.SlingJakartaHttpServletRequestWrapper
- getRequestScopedResourceResolver() - Method in interface org.apache.sling.scripting.api.resource.ScriptingResourceResolverProvider
-
Provides a request-scoped
ResourceResolverwith only read access to the search paths. - getRequestsCount() - Method in interface org.apache.sling.engine.jmx.RequestProcessorMBean
-
Returns the number of requests collected since last resetting the statistics.
- 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(HttpServletRequest) - Static method in class org.apache.sling.api.wrappers.SlingRequestPaths
-
Deprecated.
- getResetBackoff() - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
-
gets the resetBackoff flag
- getResolutionPath() - Method in class org.apache.sling.api.resource.ResourceMetadata
- getResolutionPathInfo() - Method in class org.apache.sling.api.resource.ResourceMetadata
- getResolveParameters() - Method in interface org.apache.sling.spi.resource.provider.ResourceContext
-
Return optional parameters for resolving the resource.
- getResource() - Method in exception class org.apache.sling.api.resource.ResourceNotFoundException
- getResource() - Method in class org.apache.sling.api.resource.ResourceWrapper
-
Returns the
Resourcewrapped by this instance. - getResource() - Method in class org.apache.sling.api.scripting.SlingBindings
- getResource() - Method in interface org.apache.sling.api.SlingHttpServletRequest
-
Deprecated.Returns the
Resourceobject on whose behalf the servlet acts. - getResource() - Method in interface org.apache.sling.api.SlingJakartaHttpServletRequest
-
Returns the
Resourceobject on whose behalf the servlet acts. - getResource() - Method in class org.apache.sling.api.wrappers.JakartaToJavaxRequestWrapper
- getResource() - Method in class org.apache.sling.api.wrappers.JavaxToJakartaRequestWrapper
- getResource() - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
-
Deprecated.
- getResource() - Method in class org.apache.sling.api.wrappers.SlingJakartaHttpServletRequestWrapper
- getResource() - Method in class org.apache.sling.caconfig.resource.spi.ContextResource
- getResource() - Method in class org.apache.sling.installer.api.tasks.InstallTask
-
Return the corresponding resource - depending on the task this might be null.
- getResource() - Method in class org.apache.sling.scripting.jsp.taglib.AbstractCATag
- getResource() - Method in class org.apache.sling.scripting.jsp.taglib.GetParentsTag
-
Gets the resource.
- getResource() - Method in class org.apache.sling.scripting.jsp.taglib.GetParentTag
-
Gets the resource.
- getResource() - Method in class org.apache.sling.scripting.jsp.taglib.ListChildrenTag
-
Gets the resource of which to list the children.
- getResource() - Method in interface org.apache.sling.validation.spi.ValidatorContext
- getResource(HttpServletRequest) - Method in class org.apache.sling.auth.core.spi.AbstractJakartaAuthenticationFormServlet
-
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
resourcerequest parameter. - getResource(String) - Method in interface org.apache.sling.api.resource.ResourceResolver
-
Returns a
Resourceobject for data located at the given path. - getResource(String) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
-
Wraps and returns the
Resourceobtained by callinggetResourceon the wrapped resource resolver. - getResource(String) - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
- getResource(Iterator<Resource>) - Method in interface org.apache.sling.caconfig.spi.ConfigurationInheritanceStrategy
-
Pick or merge resources for inheritance.
- getResource(HttpServletRequest) - Method in class org.apache.sling.auth.core.spi.AbstractAuthenticationFormServlet
-
Deprecated.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
resourcerequest parameter. - getResource(Resource) - Method in interface org.apache.sling.caconfig.spi.ConfigurationPersistenceStrategy
-
Deprecated.Allows the strategy to transform the given configuration resource according to it's persistent strategies, e.g. fetching the data from a child resource instead of the given resource.
- getResource(Resource) - Method in interface org.apache.sling.caconfig.spi.ConfigurationPersistenceStrategy2
-
Allows the strategy to transform the given configuration resource according to it's persistent strategies, e.g. fetching the data from a child resource instead of the given resource.
- getResource(ResourceResolver, String) - Method in interface org.apache.sling.api.resource.ResourceProvider
-
Deprecated.Returns a resource from this resource provider or
nullif the resource provider cannot find it. - getResource(ResourceResolver, String, Map<String, String>) - Method in interface org.apache.sling.api.resource.ParametrizableResourceProvider
-
Deprecated.Returns a resource from this resource provider or
nullif the resource provider cannot find it. - getResource(ResourceResolver, HttpServletRequest, String) - Method in interface org.apache.sling.api.resource.ResourceProvider
-
Deprecated.since 2.2.0 (and JCR Resource 2.1.0), this method will not be invoked.
- getResource(Resource, String, String) - Method in interface org.apache.sling.caconfig.resource.ConfigurationResourceResolver
-
Get a context-aware singleton configuration resource defined by the given configuration name.
- getResource(Resource, Collection<String>, String) - Method in interface org.apache.sling.caconfig.resource.spi.ConfigurationResourceResolvingStrategy
-
Get a context-aware singleton configuration resource defined by the given configuration name.
- getResource(ResourceResolver, String) - Static method in class org.apache.sling.scripting.jsp.taglib.SlingFunctions
-
Method allow for the retrieval of resources.
- getResource(Resource, String) - Method in interface org.apache.sling.api.resource.ResourceResolver
-
Returns a
Resourceobject for data located at the given path. - getResource(Resource, String) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
-
Wraps and returns the
Resourceobtained by callinggetResourceon the wrapped resource resolver. - getResource(ResolveContext<T>, String, ResourceContext, Resource) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
-
Returns a resource from this resource provider or
nullif the resource provider cannot find it. - 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.
- getResourceBundle(String, Locale) - Method in interface org.apache.sling.api.SlingHttpServletRequest
-
Deprecated.Returns the resource bundle of the given base name for the given locale.
- getResourceBundle(String, Locale) - Method in interface org.apache.sling.api.SlingJakartaHttpServletRequest
-
Returns the resource bundle of the given base name for the given locale.
- getResourceBundle(String, Locale) - Method in class org.apache.sling.api.wrappers.JakartaToJavaxRequestWrapper
- getResourceBundle(String, Locale) - Method in class org.apache.sling.api.wrappers.JavaxToJakartaRequestWrapper
- getResourceBundle(String, Locale) - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
-
Deprecated.
- getResourceBundle(String, Locale) - Method in class org.apache.sling.api.wrappers.SlingJakartaHttpServletRequestWrapper
- getResourceBundle(String, Locale) - Method in interface org.apache.sling.i18n.ResourceBundleProvider
-
Returns a
ResourceBundlefor the given locale. - getResourceBundle(Locale) - Method in interface org.apache.sling.api.SlingHttpServletRequest
-
Deprecated.Returns the resource bundle for the given locale.
- getResourceBundle(Locale) - Method in interface org.apache.sling.api.SlingJakartaHttpServletRequest
-
Returns the resource bundle for the given locale.
- getResourceBundle(Locale) - Method in class org.apache.sling.api.wrappers.JakartaToJavaxRequestWrapper
- getResourceBundle(Locale) - Method in class org.apache.sling.api.wrappers.JavaxToJakartaRequestWrapper
- getResourceBundle(Locale) - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
-
Deprecated.
- getResourceBundle(Locale) - Method in class org.apache.sling.api.wrappers.SlingJakartaHttpServletRequestWrapper
- getResourceBundle(Locale) - Method in interface org.apache.sling.i18n.ResourceBundleProvider
-
Returns a
ResourceBundlefor the given locale. - getResourceCollection(Resource, String, String) - Method in interface org.apache.sling.caconfig.resource.ConfigurationResourceResolver
-
Get a collection of context-aware configuration resources defined by the given configuration name.
- getResourceCollection(Resource, Collection<String>, String) - Method in interface org.apache.sling.caconfig.resource.spi.ConfigurationResourceResolvingStrategy
-
Get a collection of context-aware configuration resources defined by the given configuration name.
- getResourceCollectionInheritanceChain(Resource, Collection<String>, String) - Method in interface org.apache.sling.caconfig.resource.spi.ConfigurationResourceResolvingStrategy
-
Get a collection of context-aware configuration resource inheritance chains defined by the given configuration name.
- getResourceCollectionParentPath(Resource, String, String) - Method in interface org.apache.sling.caconfig.resource.spi.ConfigurationResourceResolvingStrategy
-
Get the configuration resource collection parent path for storing configuration data for the given context resource and configuration name.
- getResourceForJakartaRequest(ResourceResolver, SlingJakartaHttpServletRequest) - Static method in class org.apache.sling.scripting.sightly.engine.ResourceResolution
-
Resolves the resource accessed by a
request. - getResourceForRequest(ResourceResolver, SlingHttpServletRequest) - Static method in class org.apache.sling.scripting.sightly.engine.ResourceResolution
- getResourceFromSearchPath(Resource, String) - Static method in class org.apache.sling.scripting.sightly.engine.ResourceResolution
-
Resolves a resource from the search path relative to the
baseresource by traversing thesling:resourceSuperTypechain. - getResourceGroup() - Method in class org.apache.sling.installer.api.tasks.InstallTask
-
Return the corresponding resource - depending on the task this might be null.
- getResourceId() - Method in class org.apache.sling.installer.api.UpdateResult
-
Return just the resource id (everything in the url after the colon)
- getResourceInheritanceChain(Resource, Collection<String>, String) - Method in interface org.apache.sling.caconfig.resource.spi.ConfigurationResourceResolvingStrategy
-
Get a context-aware singleton configuration resource inheritance chain defined by the given configuration name.
- getResourceIsMoved() - Method in class org.apache.sling.installer.api.UpdateResult
-
Has this resource been moved or added?
- getResourceLabel() - Method in class org.apache.sling.api.resource.type.ResourceType
-
Returns a resource type's label.
- getResourceMetadata() - Method in interface org.apache.sling.api.resource.Resource
-
Returns the meta data of this resource.
- getResourceMetadata() - Method in class org.apache.sling.api.resource.ResourceWrapper
-
Returns the value of calling
getResourceMetadataon thewrapped 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_PATHproperty. - 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 exception class org.apache.sling.api.resource.PersistenceException
-
Get the resource path related to this exception.
- getResourcePath() - Method in interface org.apache.sling.api.uri.SlingUri
-
Returns the resource path.
- getResourcePath() - Method in class org.apache.sling.api.uri.SlingUriBuilder
-
Returns the resource path.
- getResourcePath() - Method in class org.apache.sling.api.wrappers.RequestPathInfoWrapper
- getResourcePath() - Method in interface org.apache.sling.caconfig.management.ConfigurationCollectionData
- getResourcePath() - Method in interface org.apache.sling.caconfig.management.ConfigurationData
- getResourcePath(String) - Method in interface org.apache.sling.caconfig.spi.ConfigurationPersistenceStrategy
-
Deprecated.Allows the strategy to transform the given configuration resource path according to it's persistent strategies, e.g. fetching the data from a child resource instead of the given resource.
- getResourcePath(String) - Method in interface org.apache.sling.caconfig.spi.ConfigurationPersistenceStrategy2
-
Allows the strategy to transform the given configuration resource path according to it's persistent strategies, e.g. fetching the data from a child resource instead of the given resource.
- getResourcePath(Resource, String, String) - Method in interface org.apache.sling.caconfig.resource.spi.ConfigurationResourceResolvingStrategy
-
Get the configuration resource path for storing configuration data for the given context resource and configuration name.
- getResourcePaths(String) - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
- getResourceProperties() - Method in interface org.apache.sling.validation.model.ValidationModel
-
Returns the properties validated by this model.
- getResourceProvider(Map<String, Object>) - Method in interface org.apache.sling.api.resource.ResourceProviderFactory
-
Deprecated.Returns a new
ResourceProviderinstance with further configuration taken from the givenauthenticationInfomap. - getResourceResolver() - Method in interface org.apache.sling.api.resource.Resource
-
Returns the
ResourceResolverfrom which this resource has been retrieved. - getResourceResolver() - Method in class org.apache.sling.api.resource.ResourceWrapper
-
Returns the value of calling
getResourceResolveron thewrapped resource. - getResourceResolver() - Method in class org.apache.sling.api.resource.SyntheticResource
-
Returns the
ResourceResolverwith which this synthetic resource is related ornullif none. - getResourceResolver() - Method in class org.apache.sling.api.scripting.SlingBindings
- getResourceResolver() - Method in interface org.apache.sling.api.SlingHttpServletRequest
-
Deprecated.Returns the
ResourceResolverwhich resolved theresourceof this request. - getResourceResolver() - Method in interface org.apache.sling.api.SlingJakartaHttpServletRequest
-
Returns the
ResourceResolverwhich resolved theresourceof this request. - getResourceResolver() - Method in class org.apache.sling.api.wrappers.JakartaToJavaxRequestWrapper
- getResourceResolver() - Method in class org.apache.sling.api.wrappers.JavaxToJakartaRequestWrapper
- getResourceResolver() - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
-
Deprecated.
- getResourceResolver() - Method in class org.apache.sling.api.wrappers.SlingJakartaHttpServletRequestWrapper
- getResourceResolver() - Method in class org.apache.sling.discovery.commons.providers.spi.base.OakBacklogClusterSyncService
-
Get or create a ResourceResolver
- getResourceResolver() - Method in class org.apache.sling.discovery.commons.providers.spi.base.SyncTokenService
-
Get or create a ResourceResolver
- getResourceResolver() - Method in class org.apache.sling.discovery.oak.cluster.OakClusterViewService
- getResourceResolver() - Method in class org.apache.sling.discovery.oak.TopologyWebConsolePlugin
- getResourceResolver() - Method in class org.apache.sling.scripting.jsp.taglib.FindResourcesTag
-
Method for retrieving the ResourceResolver from the page context.
- getResourceResolver() - Method in class org.apache.sling.scripting.jsp.taglib.GetResourceTag
-
Method for retrieving the ResourceResolver from the page context.
- getResourceResolver() - Method in interface org.apache.sling.spi.resource.provider.ResolveContext
-
Get the current resource resolver.
- getResourceResolver(Map<String, Object>) - Method in interface org.apache.sling.api.resource.ResourceResolverFactory
-
Returns a new
ResourceResolverinstance with further configuration taken from the givenauthenticationInfomap. - getResourceResolver(PageContext) - Static method in class org.apache.sling.scripting.jsp.taglib.SlingFunctions
-
Method for retrieving the ResourceResolver from the page context.
- getResourceResolverFactory() - Method in class org.apache.sling.discovery.base.commons.BaseViewChecker
- getResourceResolverFactory() - Method in class org.apache.sling.discovery.oak.pinger.OakViewChecker
- getResources() - Method in interface org.apache.sling.installer.api.info.ResourceGroup
-
Get all resources for this group.
- getResourceSuperType() - Method in interface org.apache.sling.api.resource.Resource
-
Returns the super type of the resource if the resource defines its own super type.
- getResourceSuperType() - Method in class org.apache.sling.api.resource.ResourceWrapper
-
Returns the value of calling
getResourceSuperTypeon thewrapped resource. - getResourceSuperType() - Method in class org.apache.sling.api.resource.SyntheticResource
-
Synthetic resources by default do not have a resource super type.
- getResourceSuperType(ResourceResolver, String) - Static method in class org.apache.sling.api.resource.ResourceUtil
-
Deprecated.
- GetResourceTag - Class in org.apache.sling.scripting.jsp.taglib
-
Tag for retrieving resources based on either an absolute path or a relative path and a base resource.
- GetResourceTag() - Constructor for class org.apache.sling.scripting.jsp.taglib.GetResourceTag
- 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
getResourceTypeon thewrapped resource. - getResourceType() - Method in class org.apache.sling.api.resource.SyntheticResource
- getResourceType() - Method in class org.apache.sling.installer.api.tasks.TransformationResult
-
Get the new resource type
- getResourceType() - Method in interface org.apache.sling.installer.api.tasks.UpdatableResourceGroup
-
Get the resource type of the group
- getResourceTypes() - Method in interface org.apache.sling.scripting.spi.bundle.BundledRenderUnitCapability
-
Returns the resource types to which a
BundledRenderUnitdescribed by this capability will be bound to. - getResponse() - Method in class org.apache.sling.api.scripting.SlingBindings
-
Deprecated.Use
SlingBindings.getJakartaResponse()instead. - getResponse() - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
-
Deprecated.Use
SlingScriptHelper.getJakartaResponse()instead. - 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
- getResponseContentType() - Method in interface org.apache.sling.api.SlingHttpServletRequest
-
Deprecated.Returns the framework preferred content type for the response.
- getResponseContentType() - Method in interface org.apache.sling.api.SlingJakartaHttpServletRequest
-
Returns the framework preferred content type for the response.
- getResponseContentType() - Method in class org.apache.sling.api.wrappers.JakartaToJavaxRequestWrapper
- getResponseContentType() - Method in class org.apache.sling.api.wrappers.JavaxToJakartaRequestWrapper
- getResponseContentType() - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
-
Deprecated.
- getResponseContentType() - Method in class org.apache.sling.api.wrappers.SlingJakartaHttpServletRequestWrapper
- getResponseContentTypes() - Method in interface org.apache.sling.api.SlingHttpServletRequest
-
Deprecated.Gets a list of content types which the framework accepts for the response.
- getResponseContentTypes() - Method in interface org.apache.sling.api.SlingJakartaHttpServletRequest
-
Gets a list of content types which the framework accepts for the response.
- getResponseContentTypes() - Method in class org.apache.sling.api.wrappers.JakartaToJavaxRequestWrapper
- getResponseContentTypes() - Method in class org.apache.sling.api.wrappers.JavaxToJakartaRequestWrapper
- getResponseContentTypes() - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
-
Deprecated.
- getResponseContentTypes() - Method in class org.apache.sling.api.wrappers.SlingJakartaHttpServletRequestWrapper
- getRestrictionProvider() - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractAccessServlet
-
Return the RestrictionProvider service
- getRestrictions() - Method in class org.apache.sling.repoinit.parser.operations.AclLine
- getResult() - Method in exception class org.apache.sling.models.validation.InvalidResourceException
- getResult() - Method in class org.apache.sling.scripting.sightly.use.ProviderOutcome
-
Get the result in this outcome.
- getResultMessage() - Method in interface org.apache.sling.event.jobs.Job
-
This method returns the message from the last job processing, regardless whether the processing failed, succeeded or was cancelled.
- getRetryCount() - Method in interface org.apache.sling.event.jobs.Job
-
On first execution the value of this property is zero.
- getRetryDelayInMs() - Method in interface org.apache.sling.event.jobs.consumer.JobExecutionResult
-
Return the retry delay in ms
- getRetryDelayInMs() - Method in interface org.apache.sling.event.jobs.QueueConfiguration
-
Return the retry delay in ms
- getReturnClass() - Method in class org.apache.sling.scripting.jsp.taglib.GetPropertyTag
-
Gets the name of class into which to coerce the returned value.
- getRightOperand() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperation
-
Returns the right operand.
- getRoot() - Method in class org.apache.sling.scripting.sightly.compiler.expression.Expression
-
Get the root node of this expression.
- 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
- getRootPath() - Method in interface org.apache.sling.jackrabbit.usermanager.resource.SystemUserManagerPaths
-
The root path for usermanager resources
- getRunMode(String...) - Method in class org.apache.sling.provisioning.model.Feature
-
Find the run mode if available
- getRunModes() - Method in class org.apache.sling.provisioning.model.Feature
-
Get all run modes.
- 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
- getRuntimeDTO() - Method in interface org.apache.sling.api.resource.runtime.RuntimeService
- getScheduledJobs() - Method in interface org.apache.sling.event.jobs.JobManager
-
Return all available job schedules.
- getScheduledJobs(String, long, Map<String, Object>...) - Method in interface org.apache.sling.event.jobs.JobManager
-
Return all matching available job schedules.
- getScheduler() - Method in class org.apache.sling.discovery.base.commons.BaseViewChecker
- getScheduler() - Method in class org.apache.sling.discovery.oak.pinger.OakViewChecker
- getSchedulerExpression() - Method in interface org.apache.sling.jcr.maintenance.RunnableJob
- getSchedules() - Method in interface org.apache.sling.event.jobs.ScheduledJobInfo
-
Get all schedules for this job
- getScheme() - Method in interface org.apache.sling.api.uri.SlingUri
-
Returns the scheme.
- getScheme() - Method in class org.apache.sling.api.uri.SlingUriBuilder
-
Returns the scheme.
- getScheme() - Method in interface org.apache.sling.installer.api.tasks.RegisteredResource
-
Return the scheme from where the artifact is originated.
- getScheme() - Method in class org.apache.sling.installer.api.UpdateResult
-
Return the scheme of the provider.
- getSchemeSpecificPart() - Method in interface org.apache.sling.api.uri.SlingUri
-
Returns the scheme-specific part of the URI, compare with Javadoc of
URI. - getSchemeSpecificPart() - Method in class org.apache.sling.api.uri.SlingUriBuilder
-
Returns the scheme-specific part of the URI, compare with Javadoc of
URI. - getScope() - Method in enum class org.apache.sling.servlets.annotations.SlingServletFilterScope
- 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 interface org.apache.sling.scripting.jsp.jasper.Options
-
What is my scratch dir?
- getScript() - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
-
Returns the
SlingScriptbeing called to handle the request. - getScript() - Method in class org.apache.sling.scripting.core.ScriptHelper
- getScript(String) - Method in interface org.apache.sling.scripting.api.ScriptCache
-
Retrieves the
CachedScriptcorresponding to the script accessible from thescriptPath. - getScript(Bindings, String) - Method in interface org.apache.sling.scripting.sightly.engine.BundledUnitManager
-
Given a
Bindingsmap, this method will check if thebindingscontain a value for theBundledRenderUnit.VARIABLEproperty and, if aBundledRenderUnitis found, attempt to return the URL of dependency that theBundledRenderUnitneeds to load. - getScriptEngineName() - Method in interface org.apache.sling.scripting.spi.bundle.BundledRenderUnitCapability
-
Returns the script engine short name which can be used to evaluate the
BundledRenderUnitdescribed by this capability. - getScriptExtension() - Method in interface org.apache.sling.scripting.spi.bundle.BundledRenderUnitCapability
-
Returns the original's script extension that was used to generate this capability.
- getScriptName() - Method in exception class org.apache.sling.api.scripting.ScriptEvaluationException
- getScriptName() - Method in interface org.apache.sling.scripting.api.ScriptNameAware
-
Returns the name of the script provided by a marked
Readerimplementation. - getScriptName() - Method in class org.apache.sling.scripting.core.ScriptNameAwareReader
- getScriptName() - Method in interface org.apache.sling.scripting.sightly.compiler.CompilationUnit
-
Returns the name of the script that will be compiled.
- getScriptName() - Method in interface org.apache.sling.scripting.sightly.compiler.CompilerMessage
-
Returns the script name associated with this message.
- getScriptPath() - Method in interface org.apache.sling.scripting.api.CachedScript
-
Returns the path of the script which was compiled and cached.
- getScriptReader() - Method in interface org.apache.sling.scripting.sightly.compiler.CompilationUnit
-
Provides the
Readerfrom which the compiler will read the script to compile. - 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.observation.ResourceChangeList
-
Returns the search path used by the resource resolving.
- 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 interface org.apache.sling.api.resource.ResourceResolverFactory
-
Returns the search path used by the resource resolvers to search for resources by relative path.
- getSearchPath() - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
- getSecondsUntilTimeout() - Method in class org.apache.sling.discovery.base.connectors.announcement.CachedAnnouncement
-
Returns the second until the next heartbeat is expected, otherwise the timeout will hit
- getSegment() - Method in class org.apache.sling.repoinit.parser.operations.PathSegmentDefinition
- 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 interface org.apache.sling.api.uri.SlingUri
-
Returns the selectors array.
- getSelectors() - Method in class org.apache.sling.api.uri.SlingUriBuilder
-
Returns the selectors array.
- getSelectors() - Method in class org.apache.sling.api.wrappers.RequestPathInfoWrapper
- getSelectors() - Method in interface org.apache.sling.scripting.spi.bundle.BundledRenderUnitCapability
-
Returns the selectors to which a
BundledRenderUnitdescribed by this capability will be bound to. - getSelectorString() - Method in interface org.apache.sling.api.request.RequestPathInfo
-
Returns the selectors decoded from the request URL as string.
- getSelectorString() - Method in interface org.apache.sling.api.uri.SlingUri
-
Returns the selector string.
- getSelectorString() - Method in class org.apache.sling.api.uri.SlingUriBuilder
-
Returns the selector string
- getSelectorString() - Method in class org.apache.sling.api.wrappers.RequestPathInfoWrapper
- getSendErrorToClient() - Method in interface org.apache.sling.scripting.jsp.jasper.Options
-
Should errors be sent to client or thrown into stderr?
- getSeqNum() - Method in class org.apache.sling.discovery.commons.providers.spi.base.DiscoveryLiteDescriptor
- getServerInfo() - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
-
the information about the server where this announcement came from
- getService(Class<ServiceType>) - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
-
Lookup a single service.
- getService(String) - Method in interface org.apache.sling.scripting.spi.bundle.BundledRenderUnit
-
Retrieves an OSGi runtime dependency of the wrapped script identified by the passed
classNameparameter. - getService(Class<T>) - Method in class org.apache.sling.scripting.core.ScriptHelper
- getServiceName() - Method in class org.apache.sling.serviceusermapping.Mapping
- getServicePrincipalNames(Bundle, String) - Method in interface org.apache.sling.serviceusermapping.ServiceUserMapper
-
Returns the principal names to access the data store on behalf of the service.
- getServiceRanking() - Method in class org.apache.sling.caconfig.resource.spi.ContextResource
- getServiceRegistrationInterfaces() - Method in class org.apache.sling.jcr.base.AbstractSlingRepositoryManager
-
Returns the service types to be used to register the repository service in
AbstractSlingRepositoryManager.registerService(). - getServiceRegistrationProperties() - Method in class org.apache.sling.jcr.base.AbstractSlingRepositoryManager
-
Return the service registration properties to be used to register the repository service in
AbstractSlingRepositoryManager.registerService(). - getServiceResourceResolver(Map<String, Object>) - Method in interface org.apache.sling.api.resource.ResourceResolverFactory
-
Returns a new
ResourceResolverinstance with privileges assigned to the service provided by the calling bundle. - getServices(Class<ServiceType>, String) - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
-
Lookup one or several services.
- getServices(String, String) - Method in interface org.apache.sling.scripting.spi.bundle.BundledRenderUnit
-
Retrieves multiple instances of an OSGi runtime dependency of the wrapped script identified by the passed
classNameparameter, filtered according to the passedfilter. - getServices(Class<T>, String) - Method in class org.apache.sling.scripting.core.ScriptHelper
- getServiceUserID(Bundle, String) - Method in interface org.apache.sling.serviceusermapping.ServiceUserMapper
-
Deprecated.
- getServiceUserMapper() - Method in class org.apache.sling.jcr.base.AbstractSlingRepositoryManager
-
Returns the
ServiceUserMapperservice to map the service name to a service user name. - getServlet() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
- 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.api.wrappers.JakartaToJavaxServletWrapper
- getServletConfig() - Method in class org.apache.sling.api.wrappers.JavaxToJakartaServletWrapper
- 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.SlingJakartaRequestEvent
-
Gets the actual servlet context object as
ServletContext - getServletContext() - Method in class org.apache.sling.api.request.SlingRequestEvent
-
Deprecated.Gets the actual servlet context object as
ServletContext - 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
- getServletInfo() - Method in class org.apache.sling.api.servlets.SlingJakartaSafeMethodsServlet
-
Returns the simple class name of this servlet class.
- getServletInfo() - Method in class org.apache.sling.api.servlets.SlingSafeMethodsServlet
-
Deprecated.Returns the simple class name of this servlet class.
- getServletInfo() - Method in class org.apache.sling.api.wrappers.JakartaToJavaxServletWrapper
- getServletInfo() - Method in class org.apache.sling.api.wrappers.JavaxToJakartaServletWrapper
- getServletInfo() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.HttpJspBase
- 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.api.request.RequestUtil
-
Deprecated.
- getServletName(Servlet) - Static method in class org.apache.sling.engine.RequestUtil
-
Deprecated.Utility method to return a name for the given servlet.
- 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(HttpServletRequest) - Static method in class org.apache.sling.api.wrappers.SlingRequestPaths
-
Deprecated.
- getServletRequest() - Method in class org.apache.sling.api.request.SlingJakartaRequestEvent
-
Gets the actual request object as
ServletRequest - getServletRequest() - Method in class org.apache.sling.api.request.SlingRequestEvent
-
Deprecated.Gets the actual request object as
ServletRequest - getSession() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- getSession() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
- getSession() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
- getSettings() - Method in class org.apache.sling.provisioning.model.RunMode
-
Get the settings
- getSettingsService() - Method in class org.apache.sling.discovery.commons.providers.spi.base.OakBacklogClusterSyncService
- getSeverity() - Method in interface org.apache.sling.validation.model.ValidatorInvocation
- getSeverity() - Method in class org.apache.sling.validation.spi.support.DefaultValidationFailure
- getSeverity() - Method in interface org.apache.sling.validation.spi.ValidatorContext
-
Returns the severity to be issued for validation failures in this context.
- getSeverity() - Method in interface org.apache.sling.validation.ValidationFailure
- getSharedKey() - Method in interface org.apache.sling.discovery.base.connectors.BaseConfig
- getSharedKey() - Method in class org.apache.sling.discovery.oak.Config
- getShutdownWaitTimeMs() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Return the configured shutdown wait time in milliseconds.
- 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.
- getSimpleClassName() - Method in interface org.apache.sling.scripting.sightly.java.compiler.ClassInfo
-
Returns the class simple name.
- getSize() - Method in interface org.apache.sling.api.request.RequestParameter
-
Returns the size in bytes of the parameter.
- getSling() - Method in class org.apache.sling.api.scripting.SlingBindings
- getSlingDescription() - Method in interface org.apache.sling.settings.SlingSettingsService
-
Return the optional description of the instance.
- getSlingHome() - Method in interface org.apache.sling.settings.SlingSettingsService
-
Returns the value of the
SlingSettingsService.SLING_HOME_URLproperty. - getSlingHomePath() - Method in interface org.apache.sling.settings.SlingSettingsService
-
Returns the value of the
SlingSettingsService.SLING_HOMEproperty. - getSlingId() - Method in interface org.apache.sling.discovery.base.commons.ClusterViewService
-
the sling id of the local instance
- getSlingId() - Method in class org.apache.sling.discovery.commons.providers.DefaultInstanceDescription
- getSlingId() - Method in interface org.apache.sling.discovery.InstanceDescription
-
The identifier of the running Sling instance.
- getSlingId() - Method in class org.apache.sling.discovery.oak.cluster.InstanceInfo
- getSlingId() - Method in class org.apache.sling.discovery.oak.cluster.OakClusterViewService
- getSlingId() - Method in interface org.apache.sling.engine.SlingSettingsService
-
Deprecated.The identifier of the running Sling instance.
- getSlingId() - Method in interface org.apache.sling.settings.SlingSettingsService
-
The identifier of the running Sling instance.
- getSlingName() - Method in interface org.apache.sling.settings.SlingSettingsService
-
Return the optional name of the instance.
- getSlingRepositoryManager() - Method in class org.apache.sling.jcr.base.AbstractSlingRepository2
- getSlingRequest() - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
-
Deprecated.Return the original
SlingHttpServletRequestobject wrapped by this. - getSlingRequest() - Method in class org.apache.sling.api.wrappers.SlingJakartaHttpServletRequestWrapper
-
Return the original
SlingJakartaHttpServletRequestobject wrapped by this. - getSlingResponse() - Method in class org.apache.sling.api.wrappers.SlingHttpServletResponseWrapper
-
Deprecated.Return the original
SlingHttpServletResponseobject wrapped by this. - getSlingResponse() - Method in class org.apache.sling.api.wrappers.SlingJakartaHttpServletResponseWrapper
-
Return the original
SlingJakartaHttpServletResponseobject wrapped by this. - getSlingSettingsService() - Method in class org.apache.sling.discovery.base.commons.BaseViewChecker
- getSlingSettingsService() - Method in class org.apache.sling.discovery.oak.pinger.OakViewChecker
- getSocketConnectTimeout() - Method in interface org.apache.sling.discovery.base.connectors.BaseConfig
-
Returns the socket connect() timeout used by the topology connector, 0 disables the timeout
- getSocketConnectTimeout() - Method in class org.apache.sling.discovery.oak.Config
-
Returns the socket connect() timeout used by the topology connector, 0 disables the timeout
- getSortedRunModesArray(String[]) - Static method in class org.apache.sling.provisioning.model.RunMode
-
Get an alphabetical sorted array of the run mode names.
- getSortedServiceReferences() - Method in class org.apache.sling.commons.osgi.SortingServiceTracker
-
Return a sorted list of the services references.
- getSortedServices() - Method in class org.apache.sling.commons.osgi.SortingServiceTracker
-
Return a sorted list of the services.
- getSortKey() - Method in class org.apache.sling.installer.api.tasks.ChangeStateTask
- getSortKey() - Method in class org.apache.sling.installer.api.tasks.InstallTask
-
Tasks are sorted according to this key.
- getSoTimeout() - Method in interface org.apache.sling.discovery.base.connectors.BaseConfig
-
Returns the socket read timeout (SO_TIMEOUT) used by the topology connector, 0 disables the timeout
- getSoTimeout() - Method in class org.apache.sling.discovery.oak.Config
-
Returns the socket read timeout (SO_TIMEOUT) used by the topology connector, 0 disables the timeout
- getSource() - Method in interface org.apache.sling.commons.compiler.CompilationUnit
-
Return a reader for the contents.
- getSource() - Method in class org.apache.sling.commons.osgi.bundleversion.BundleBundleVersionInfo
- getSource() - Method in class org.apache.sling.commons.osgi.bundleversion.BundleVersionInfo
- getSource() - Method in class org.apache.sling.commons.osgi.bundleversion.FileBundleVersionInfo
- getSource() - Method in interface org.apache.sling.installer.api.event.InstallationEvent
-
Return the source of the event.
- getSource() - Method in class org.apache.sling.servlets.post.Modification
- getSource() - Method in interface org.apache.sling.validation.model.ValidationModel
- getSourceVersion() - Method in class org.apache.sling.commons.compiler.Options
-
Get the source version.
- getStandardDeviationDurationMsec() - Method in interface org.apache.sling.engine.jmx.RequestProcessorMBean
-
Returns the standard deviation of requests since resetting the statistics.
- getStandardDeviationPeakRecursionDepth() - Method in interface org.apache.sling.engine.jmx.RequestProcessorMBean
-
Returns the standard deviation of peak recursive execution depth since last resetting the statistics.
- getStandardDeviationServletCallCount() - Method in interface org.apache.sling.engine.jmx.RequestProcessorMBean
-
Returns the standard deviation servlet call counts since last resetting the statistics.
- getStartDate() - Method in interface org.apache.sling.event.jobs.jmx.StatisticsMBean
- getStartDepth() - Method in class org.apache.sling.scripting.jsp.taglib.GetParentsTag
-
Retrieves the start depth
- getStartLevel() - Method in class org.apache.sling.provisioning.model.ArtifactGroup
-
Get the start level.
- getStartTime() - Method in interface org.apache.sling.event.jobs.Statistics
-
The time this service has been started
- getState() - Method in interface org.apache.sling.installer.api.info.Resource
-
Get the current state of the resource.
- getState() - Method in interface org.apache.sling.installer.api.tasks.TaskResource
-
Get the current state of the resource.
- getState(String) - Method in interface org.apache.sling.event.jobs.Queue
-
For monitoring purposes and possible extensions from the different queue types.
- getStateInfo() - Method in interface org.apache.sling.event.jobs.Queue
-
Return some information about the current state of the queue.
- 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.ScriptableMap
- 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 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.scripting.jsp.jasper.tagplugins.jstl.Util.ImportResponseWrapper
- getStatusCode() - Method in class org.apache.sling.api.servlets.HtmlResponse
-
Deprecated.Returns the status code of this instance.
- getStatusCode() - Method in class org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClient
- getStatusCode() - Method in interface org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClientInformation
-
return the http status code of the last post to the servlet, -1 if no post was ever done
- getStatusCode() - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponse
-
Returns the status code of this instance.
- getStatusCode() - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponseWrapper
- getStatusCode() - Method in class org.apache.sling.servlets.post.AbstractPostResponse
-
Deprecated.Returns the status code of this instance.
- getStatusCode() - Method in class org.apache.sling.servlets.post.AbstractPostResponseWrapper
-
Deprecated.
- getStatusCode() - Method in interface org.apache.sling.servlets.post.JakartaPostResponse
-
Returns the status code of this instance.
- getStatusCode() - Method in interface org.apache.sling.servlets.post.PostResponse
-
Deprecated.Returns the status code of this instance.
- getStatusCode(CompositeData) - Static method in class org.apache.sling.jcr.maintenance.RepositoryManagementUtil
- getStatusDetails() - Method in class org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClient
- getStatusDetails() - Method in interface org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClientInformation
-
provides more details about connection failures
- getStatusMessage() - Method in interface org.apache.sling.api.request.builder.SlingHttpServletResponseResult
-
Deprecated.Gets the status message
- getStatusMessage() - Method in interface org.apache.sling.api.request.builder.SlingJakartaHttpServletResponseResult
-
Gets the status message
- getStatusMessage() - Method in class org.apache.sling.api.servlets.HtmlResponse
-
Deprecated.Get the status message
- getStatusMessage() - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponse
- getStatusMessage() - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponseWrapper
- getStatusMessage() - Method in class org.apache.sling.servlets.post.AbstractPostResponse
-
Deprecated.
- getStatusMessage() - Method in class org.apache.sling.servlets.post.AbstractPostResponseWrapper
-
Deprecated.
- getStatusMessage() - Method in interface org.apache.sling.servlets.post.JakartaPostResponse
-
Returns the status message or
nullif no has been set with theJakartaPostResponse.setStatus(int, String)method. - getStatusMessage() - Method in interface org.apache.sling.servlets.post.PostResponse
-
Deprecated.Returns the status message or
nullif no has been set with thePostResponse.setStatus(int, String)method. - getStepVariable() - Method in class org.apache.sling.scripting.sightly.compiler.commands.Loop.Start
- getStratumName() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.SmapStratum
-
Returns the name of the stratum.
- 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() - 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
- getString(String) - Method in interface org.apache.sling.api.request.RequestParameter
-
Returns the contents of the parameter as a String, using the specified encoding.
- getSubServiceName() - Method in class org.apache.sling.serviceusermapping.Mapping
- getSubset(String) - Method in class org.apache.sling.api.resource.path.PathSet
-
Generate a path set of paths from this set which are in the sub tree of the provided path
- getSubset(Path) - Method in class org.apache.sling.api.resource.path.PathSet
-
Generate a path set of paths from this set which are in the sub tree of the provided path
- getSubset(PathSet) - Method in class org.apache.sling.api.resource.path.PathSet
-
Generate a path set of paths from this set which are in at least one of the sub tree of the provided path set.
- getSubTemplates() - Method in interface org.apache.sling.scripting.sightly.java.compiler.CompilationOutput
-
Provides the sub-templates (
data-sly-template) code sections. - getSubtype() - Method in class org.apache.sling.api.request.header.JakartaMediaRangeList.MediaRange
- getSubtype() - Method in class org.apache.sling.api.request.header.MediaRangeList.MediaRange
-
Deprecated.
- getSuffix() - Method in interface org.apache.sling.api.request.RequestPathInfo
-
Returns the suffix part of the URL or
nullif the request URL does not contain a suffix. - getSuffix() - Method in interface org.apache.sling.api.uri.SlingUri
-
Returns the suffix part of the URI
- getSuffix() - Method in class org.apache.sling.api.uri.SlingUriBuilder
-
Returns the suffix part of the URI
- getSuffix() - Method in class org.apache.sling.api.wrappers.RequestPathInfoWrapper
- getSuffixResource() - Method in interface org.apache.sling.api.request.RequestPathInfo
-
Returns the resource addressed by the suffix or null if the request does not have a suffix or the suffix does not address an accessible resource.
- getSuffixResource() - Method in interface org.apache.sling.api.uri.SlingUri
-
Returns the corresponding suffix resource or null if no resource resolver is available (depends on the create method used in SlingUriBuilder) the URI does not contain a suffix if the suffix resource could not be found
- getSuffixResource() - Method in class org.apache.sling.api.uri.SlingUriBuilder
-
Returns the corresponding suffix resource or null if no resource resolver is available (depends on the create method used in SlingUriBuilder) the URI does not contain a suffix if the suffix resource could not be found
- getSuffixResource() - Method in class org.apache.sling.api.wrappers.RequestPathInfoWrapper
- getSupertype() - Method in class org.apache.sling.api.request.header.JakartaMediaRangeList.MediaRange
- getSupertype() - Method in class org.apache.sling.api.request.header.MediaRangeList.MediaRange
-
Deprecated.
- getSupportedLanguages(ResolveContext<T>) - Method in interface org.apache.sling.spi.resource.provider.QueryLanguageProvider
-
The supported languages of the resource provider.
- 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.
- getSupportedSourceVersion() - Method in class org.apache.sling.models.annotations.apt.ValidatingAnnotationProcessor
- getSuppressionTimeoutSeconds() - Method in class org.apache.sling.discovery.oak.Config
- getSuppressPartiallyStartedInstances() - Method in class org.apache.sling.discovery.oak.Config
- getSuspendedSince() - Method in interface org.apache.sling.installer.api.jmx.InstallerMBean
-
Determines the time since when the installer is in suspended state
- getSyncHistory() - Method in class org.apache.sling.discovery.commons.providers.spi.base.ClusterSyncHistory
- getSyncHistory() - Method in class org.apache.sling.discovery.commons.providers.spi.base.OakBacklogClusterSyncService
- getSyncTokenEnabled() - Method in class org.apache.sling.discovery.oak.Config
- getSyncTokenPath() - Method in interface org.apache.sling.discovery.commons.providers.spi.base.DiscoveryLiteConfig
-
Returns the configured path to store the syncTokens to
- getSyncTokenPath() - Method in class org.apache.sling.discovery.oak.Config
- 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.
- 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.
- getTagFileUrl(String) - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
- 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
- getTaglib(String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- getTaglibs() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- getTagPluginManager() - Method in interface org.apache.sling.scripting.jsp.jasper.Options
-
Obtain a Tag Plugin Manager
- getTarget() - Method in class org.apache.sling.jcr.contentloader.PathEntry
- getTarget() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.PropertyAccess
-
The object being accessed.
- getTarget() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.UnaryOperation
-
Returns the target to which the operation is applied.
- getTargetFilename(Manifest) - Method in class org.apache.sling.commons.osgi.BSNRenamer
- getTargetFilename(Manifest) - Method in class org.apache.sling.commons.osgi.BundleFileProcessor
-
Return the filename to use for the newly created bundle file
- getTargetInstance() - Method in interface org.apache.sling.event.jobs.Job
-
This property is set by the job handling and contains the Sling instance ID of the instance where this job should be processed.
- getTargetVersion() - Method in class org.apache.sling.commons.compiler.Options
-
Get the target version.
- getTemplateVariable() - Method in class org.apache.sling.scripting.sightly.compiler.commands.Procedure.Call
- getTemporaryAttribute(String) - Method in interface org.apache.sling.installer.api.tasks.TaskResource
-
Get the value of a temporary attribute.
- getTemporaryVariableName() - Method in interface org.apache.sling.scripting.jsp.jasper.compiler.tagplugin.TagPluginContext
- getText() - Method in class org.apache.sling.scripting.sightly.compiler.commands.OutText
- getText() - Method in interface org.apache.sling.scripting.sightly.compiler.expression.nodes.Atom
-
Get the text content for this nodes
- getText() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.BooleanConstant
- getText() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.Identifier
- getText() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.NumericConstant
- getText() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.StringConstant
-
Gets the string content
- getThenBranch() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.TernaryOperator
-
Returns the "then" branch.
- getThreadPriority() - Method in interface org.apache.sling.event.jobs.QueueConfiguration
-
Return the thread priority for the job thread
- getThreadResourceResolver() - Method in interface org.apache.sling.api.resource.ResourceResolverFactory
-
Returns the
ResourceResolverfor the current thread. - 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.
- getTitle() - Method in class org.apache.sling.discovery.oak.TopologyWebConsolePlugin
- 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 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.
- getTldLocationURL(String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.TldLocationsCache
- getTopic() - Method in interface org.apache.sling.event.jobs.Job
-
The job topic.
- getTopic() - Method in interface org.apache.sling.event.jobs.TopicStatistics
-
The topic this statistics is about.
- getTopics() - Method in interface org.apache.sling.event.jobs.QueueConfiguration
-
The list of topics this queue is bound to.
- getTopicStatistics() - Method in interface org.apache.sling.event.jobs.JobManager
-
Return statistics information about job topics.
- getTopology() - Method in class org.apache.sling.discovery.base.commons.BaseDiscoveryService
- getTopology() - Method in interface org.apache.sling.discovery.DiscoveryService
-
Returns the topology that was last discovered by this service.
- getTopologyConnectorURLs() - Method in interface org.apache.sling.discovery.base.connectors.BaseConfig
-
Returns the URLs to which to open a topology connector - or null/empty if no topology connector is configured (default is null)
- getTopologyConnectorURLs() - Method in class org.apache.sling.discovery.oak.Config
-
Returns the URLs to which to open a topology connector - or null/empty if no topology connector is configured (default is null)
- getTopologyConnectorWhitelist() - Method in interface org.apache.sling.discovery.base.connectors.BaseConfig
-
Returns a comma separated list of hostnames and/or ip addresses which are allowed as remote hosts to open connections to the topology connector servlet
- getTopologyConnectorWhitelist() - Method in class org.apache.sling.discovery.oak.Config
-
Returns a comma separated list of hostnames and/or ip addresses which are allowed as remote hosts to open connections to the topology connector servlet
- getTrimDirectiveWhitespaces() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- getTrimSpaces() - Method in interface org.apache.sling.scripting.jsp.jasper.Options
-
Should white spaces between directives or actions be trimmed?
- getType() - Method in class org.apache.sling.api.request.SlingJakartaRequestEvent
-
get the type of the event, eg.
- getType() - Method in class org.apache.sling.api.request.SlingRequestEvent
-
Deprecated.get the type of the event, eg.
- getType() - Method in class org.apache.sling.api.resource.observation.ResourceChange
-
Get the type of change
- getType() - Method in class org.apache.sling.api.resource.type.ResourceType
-
Returns the resource type string, without any version information.
- getType() - Method in class org.apache.sling.caconfig.spi.metadata.PropertyMetadata
- getType() - Method in class org.apache.sling.discovery.TopologyEvent
-
Returns the type of this event
- getType() - Method in interface org.apache.sling.event.jobs.QueueConfiguration
-
Return the queue type.
- getType() - Method in interface org.apache.sling.event.jobs.ScheduleInfo
-
Return the scheduling type
- getType() - Method in interface org.apache.sling.installer.api.event.InstallationEvent
-
Return the event 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 interface org.apache.sling.models.spi.ViaProvider
-
Return the marker class for use in the @Via annotation
- getType() - Method in class org.apache.sling.provisioning.model.Artifact
-
Return the type.
- getType() - Method in class org.apache.sling.provisioning.model.Feature
-
Get the feature type.
- getType() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
- getType() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.ELParser
- getType() - Method in class org.apache.sling.servlets.post.Modification
- getType(ELContext) - Method in class org.apache.sling.scripting.jsp.jasper.el.JspValueExpression
- getType(ELContext, Object, Object) - Method in class org.apache.sling.scripting.jsp.jasper.el.ELResolverImpl
- getTypeProviders() - Method in interface org.apache.sling.scripting.spi.bundle.BundledRenderUnit
-
Returns the
SetofTypeProviders which are related to this unit. - getUnit() - Method in interface org.apache.sling.scripting.spi.bundle.BundledRenderUnit
-
In case this
BundledRenderUnitwraps a precompiled script, this method will return an instance of that object. - getUntransformedResources() - Method in interface org.apache.sling.installer.api.info.InstallationState
-
Return all untransformed resources
- getURI() - Method in interface org.apache.sling.api.resource.external.ExternalizableInputStream
-
Get a URI that is specific to the current session, and may be used in any context internal or external.
- getURI() - Method in class org.apache.sling.repoinit.parser.operations.RegisterNamespace
- getURI(String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- getURL() - Method in interface org.apache.sling.installer.api.tasks.RegisteredResource
-
Return this data's URL.
- getURL() - Method in class org.apache.sling.installer.api.UpdateResult
-
Return this data's url.
- getUser() - Method in class org.apache.sling.auth.core.spi.AuthenticationInfo
-
Returns the user name stored as the
ResourceResolverFactory.USERproperty ornullif the user is not set in this map. - getUserData() - Method in class org.apache.sling.jcr.resource.api.JcrResourceChange
-
Get the user data associated with the underlying JCR observation event (
Event.getUserData()) - getUserId() - Method in class org.apache.sling.api.resource.observation.ResourceChange
-
Get the user id of the user initiating the change
- getUserId() - Method in interface org.apache.sling.engine.RequestInfo
-
Get the user id for the request
- getUserId() - Method in class org.apache.sling.jcr.resource.api.JcrResourceChange
- 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.api.wrappers.ResourceResolverWrapper
- getUserInfo() - Method in interface org.apache.sling.api.uri.SlingUri
-
Returns the user info.
- getUserInfo() - Method in class org.apache.sling.api.uri.SlingUriBuilder
-
Returns the user info.
- getUserManager(Session) - Static method in class org.apache.sling.jcr.base.util.AccessControlUtil
-
Returns the
UserManagerfor the givensession. - getUsername() - Method in class org.apache.sling.repoinit.parser.operations.CreateUser
- getUsername() - Method in class org.apache.sling.repoinit.parser.operations.DeleteUser
- getUsername() - Method in class org.apache.sling.repoinit.parser.operations.ServiceUserOperation
- getUserPrefix() - Method in interface org.apache.sling.jackrabbit.usermanager.resource.SystemUserManagerPaths
-
The path prefix (before the id) for users
- getUserPrincipal() - Method in interface org.apache.sling.api.SlingHttpServletRequest
-
Deprecated.Returns a
java.security.Principalobject containing the name of the current authenticated user. - getUserPrincipal() - Method in interface org.apache.sling.api.SlingJakartaHttpServletRequest
-
Returns a
java.security.Principalobject containing the name of the current authenticated user. - getUsersPath() - Method in interface org.apache.sling.jackrabbit.usermanager.resource.SystemUserManagerPaths
-
The root path for all user resources
- getValidatingResourceType() - Method in interface org.apache.sling.validation.model.ValidationModel
-
Returns the type of resource this model validates.
- getValidationModel(String, String, boolean) - Method in interface org.apache.sling.validation.model.spi.ValidationModelRetriever
-
A validation model for the given resourceType at the given resourcePath
- getValidationModel(String, String, boolean) - Method in interface org.apache.sling.validation.ValidationService
-
Tries to obtain a
ValidationModelthat is able to validate aResourceof typevalidatedResourceType. - getValidationModel(Resource, boolean) - Method in interface org.apache.sling.validation.ValidationService
-
Tries to obtain a
ValidationModelthat is able to validate the givenresource. - getValidationModels(String) - Method in interface org.apache.sling.validation.model.spi.ValidationModelProvider
-
Retrieves the models responsible for validating the given resourceType.
- getValidatorId() - Method in interface org.apache.sling.validation.model.ValidatorInvocation
- getValidatorInvocations() - Method in interface org.apache.sling.validation.model.ResourceProperty
-
Returns a list of
ValidatorInvocations which should be applied on this property. - getValidCSSColor(String, String) - Method in interface org.apache.sling.xss.XSSAPI
-
Validate a CSS color value.
- getValidDimension(String, String) - Method in interface org.apache.sling.xss.XSSAPI
-
Validate a string which should contain a dimension, returning a default value if the source is empty, can't be parsed, or contains XSS risks.
- getValidDouble(String, double) - Method in interface org.apache.sling.xss.XSSAPI
-
Validate a string which should contain an double, returning a default value if the source is
null, empty, can't be parsed, or contains XSS risks. - getValidHref(String) - Method in interface org.apache.sling.xss.XSSAPI
-
Sanitizes a URL for writing as an HTML href or src attribute value.
- getValidInteger(String, int) - Method in interface org.apache.sling.xss.XSSAPI
-
Validate a string which should contain an integer, returning a default value if the source is
null, empty, can't be parsed, or contains XSS risks. - getValidJSON(String, String) - Method in interface org.apache.sling.xss.XSSAPI
-
Validate a JSON string
- getValidJSToken(String, String) - Method in interface org.apache.sling.xss.XSSAPI
-
Validate a Javascript token.
- getValidLong(String, long) - Method in interface org.apache.sling.xss.XSSAPI
-
Validate a string which should contain a long, returning a default value if the source is
null, empty, can't be parsed, or contains XSS risks. - getValidMultiLineComment(String, String) - Method in interface org.apache.sling.xss.XSSAPI
-
Validate multi-line comment to be used inside a <script>...</script> or <style>...</style> block.
- getValidStyleToken(String, String) - Method in interface org.apache.sling.xss.XSSAPI
-
Validate a style/CSS token.
- getValidXML(String, String) - Method in interface org.apache.sling.xss.XSSAPI
-
Validate an XML string
- getValue() - Method in interface org.apache.sling.caconfig.management.ValueInfo
-
Get value stored for the current context path.
- getValue() - Method in interface org.apache.sling.commons.metrics.Gauge
-
Returns the metric's current value.
- getValue() - Method in interface org.apache.sling.commons.osgi.ManifestHeader.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.jcr.contentloader.LocalRestriction
- getValue() - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.LocalRestriction
- getValue() - Method in class org.apache.sling.scripting.jsp.taglib.EncodeTag
- getValue() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.BooleanConstant
-
Returns the boolean value of the constant.
- getValue() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.NumericConstant
-
Returns the number representation of this constant.
- getValue(Object, String, Type, AnnotatedElement, DisposalCallbackRegistry) - Method in interface org.apache.sling.models.spi.Injector
-
Produce a value for an injection point.
- getValue(String) - Method in interface org.apache.sling.api.request.RequestParameterMap
-
Returns the first value for the named parameter or null if none
- getValue(String) - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.MapLiteral
-
Returns an
ExpressionNodefrom the backing map. - getValue(ELContext) - Method in class org.apache.sling.scripting.jsp.jasper.el.JspValueExpression
- getValue(ELContext, Object, Object) - Method in class org.apache.sling.scripting.jsp.jasper.el.ELResolverImpl
- getValue(ValueMap, String, Object) - Static method in class org.apache.sling.scripting.jsp.taglib.SlingFunctions
-
Gets the value of the specified key from the ValueMap and either coerses the value into the specified type or uses the specified type as a default depending on the parameter passed in.
- 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
- getValueInfo(String) - Method in interface org.apache.sling.caconfig.management.ConfigurationData
-
Get detailed metadata information about the property value.
- getValueMap() - Method in class org.apache.sling.api.resource.AbstractResource
-
This method calls
Adaptable.adaptTo(Class)with theValueMapclass as an argument. - getValueMap() - Method in interface org.apache.sling.api.resource.Resource
-
Returns a value map for this resource.
- getValueMap() - Method in class org.apache.sling.api.resource.ResourceWrapper
- getValueMap() - Method in interface org.apache.sling.validation.spi.ValidatorContext
- getValueMap(Resource) - Static method in class org.apache.sling.api.resource.ResourceUtil
-
Returns an
ValueMapobject for the givenResource. - getValues() - Method in interface org.apache.sling.caconfig.management.ConfigurationData
-
Configuration values stored for the given context path.
- getValues() - Method in class org.apache.sling.jcr.contentloader.LocalRestriction
- getValues() - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.LocalRestriction
- getValues() - Method in class org.apache.sling.repoinit.parser.operations.RestrictionClause
- getValues(String) - Method in interface org.apache.sling.api.request.RequestParameterMap
-
Returns all values for the named parameter or null if none
- getVar() - Method in class org.apache.sling.scripting.jsp.taglib.AbstractCATag
-
Gets the variable name to which to save the list of children.
- getVar() - Method in class org.apache.sling.scripting.jsp.taglib.AdaptToTag
-
Gets the variable name to save the resulting object to.
- getVar() - Method in class org.apache.sling.scripting.jsp.taglib.FindResourcesTag
-
Gets the variable name to which to save the list of children.
- getVar() - Method in class org.apache.sling.scripting.jsp.taglib.GetParentsTag
-
Gets the variable name to which to save the list of children.
- getVar() - Method in class org.apache.sling.scripting.jsp.taglib.GetParentTag
-
Gets the variable name to which to save the list of children.
- getVar() - Method in class org.apache.sling.scripting.jsp.taglib.GetPropertyTag
-
Gets the variable name to which to save the value
- getVar() - Method in class org.apache.sling.scripting.jsp.taglib.GetResourceTag
-
Gets the variable name to which to save the list of children.
- getVar() - Method in class org.apache.sling.scripting.jsp.taglib.ListChildrenTag
-
Gets the variable name to which to save the list of children.
- getVariable() - Method in class org.apache.sling.scripting.sightly.compiler.commands.Conditional.Start
- getVariableInfo(TagData) - Method in class org.apache.sling.scripting.jsp.taglib.DefineObjectsTEI
-
Returns an Array of
VariableInfoobjects describing scripting variables. - getVariableInfo(TagData) - Method in class org.apache.sling.scripting.jsp.taglib.tei.AbstractVarTEI
- getVariableMapper() - Method in class org.apache.sling.scripting.jsp.jasper.el.ELContextImpl
- getVariableMapper() - Method in class org.apache.sling.scripting.jsp.jasper.el.ELContextWrapper
- getVariableName() - Method in class org.apache.sling.scripting.sightly.compiler.commands.OutputVariable
- getVariableName() - Method in class org.apache.sling.scripting.sightly.compiler.commands.VariableBinding.Global
- getVariableName() - Method in class org.apache.sling.scripting.sightly.compiler.commands.VariableBinding.Start
- getVariableName(TagData) - Method in class org.apache.sling.scripting.jsp.taglib.tei.AbstractVarTEI
-
Provides the name of the variable injected into the
pageContext. - getVariableResolver() - Method in class org.apache.sling.provisioning.model.ModelUtility.ResolverOptions
- getVariableResolver() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
- getVariableResolver() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
- getVariables() - Method in class org.apache.sling.provisioning.model.Feature
-
Get all variables
- getVersion() - Method in class org.apache.sling.api.resource.type.ResourceType
-
Returns the version, if available.
- getVersion() - Method in class org.apache.sling.commons.osgi.bundleversion.BundleBundleVersionInfo
- getVersion() - Method in class org.apache.sling.commons.osgi.bundleversion.BundleVersionInfo
- getVersion() - Method in class org.apache.sling.commons.osgi.bundleversion.FileBundleVersionInfo
- getVersion() - Method in interface org.apache.sling.installer.api.info.Resource
-
Return the version of the artifact.
- getVersion() - Method in interface org.apache.sling.installer.api.tasks.TaskResource
-
Return the version of the artifact.
- getVersion() - Method in class org.apache.sling.installer.api.tasks.TransformationResult
-
Get the version
- getVersion() - Method in class org.apache.sling.provisioning.model.Artifact
-
Return the version.
- getVersion() - Method in class org.apache.sling.provisioning.model.Feature
-
Get the version of the feature.
- getVersioningConfiguration(SlingHttpServletRequest) - Method in class org.apache.sling.servlets.post.AbstractPostOperation
-
Deprecated.Get the versioning configuration.
- getVia() - Method in class org.apache.sling.models.spi.injectorspecific.AbstractInjectAnnotationProcessor
-
Deprecated.
- getVia() - Method in interface org.apache.sling.models.spi.injectorspecific.InjectAnnotationProcessor
-
Deprecated.Tries to get the via value from the annotation.
- getVia() - Method in interface org.apache.sling.models.spi.injectorspecific.InjectAnnotationProcessor2
-
Tries to get the via value from the annotation.
- getViewId() - Method in class org.apache.sling.discovery.commons.providers.spi.base.DiscoveryLiteDescriptor
-
Returns the 'id' field of the discovery-lite descriptor
- getViewStateManager() - Method in class org.apache.sling.discovery.oak.OakDiscoveryService
-
for testing only
- getWarnings() - Method in interface org.apache.sling.commons.compiler.CompilationResult
-
Return a list of warnings that occured during compilation.
- getWarnings() - Method in interface org.apache.sling.scripting.sightly.compiler.CompilationResult
-
Provides the list of warnings recorded during the compilation.
- getWorkspace() - Method in class org.apache.sling.jcr.contentloader.PathEntry
- 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.
- getWrapped() - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponseWrapper
-
Use this method to return an instance of the class being wrapped.
- getWrapped() - Method in class org.apache.sling.servlets.post.AbstractPostResponseWrapper
-
Deprecated.Use this method to return an instance of the class being wrapped.
- 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.ScriptableMap
- 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.ScriptableMap
- 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.scripting.core.servlet.CaptureJakartaResponseWrapper
- getWriter() - Method in class org.apache.sling.scripting.core.servlet.CaptureResponseWrapper
-
Deprecated.
- 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.
- 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
- GIVEN_UP - Enum constant in enum class org.apache.sling.event.jobs.Job.JobState
- GIVEN_UP - Enum constant in enum class org.apache.sling.event.jobs.JobManager.QueryType
- GLOB_PREFIX - Static variable in class org.apache.sling.api.resource.path.Path
-
The prefix to be used for glob patterns
- Global(String, ExpressionNode) - Constructor for class org.apache.sling.scripting.sightly.compiler.commands.VariableBinding.Global
- GlobalShadowCheckBackendCompiler - Class in org.apache.sling.scripting.sightly.java.compiler
-
Wrapping
BackendCompilerthat checks for global bindings shadowing. - GlobalShadowCheckBackendCompiler(BackendCompiler, Set<String>) - Constructor for class org.apache.sling.scripting.sightly.java.compiler.GlobalShadowCheckBackendCompiler
- greaterThan - Variable in enum class org.apache.sling.commons.osgi.Order
- GT - Enum constant in enum class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperator
-
Greater than.
- gzipConnectorRequestsEnabled() - Element in annotation interface org.apache.sling.discovery.oak.DiscoveryServiceCentralConfig
-
If set to true, request body will be gzipped - only works if counter-part accepts gzip-requests!
H
- hadPreviousView() - Method in class org.apache.sling.discovery.commons.providers.base.ViewStateManagerImpl
- handle(CommandStream) - Method in interface org.apache.sling.scripting.sightly.compiler.backend.BackendCompiler
-
Process a stream of commands
- handle(CommandStream) - Method in class org.apache.sling.scripting.sightly.java.compiler.GlobalShadowCheckBackendCompiler
- handle(CommandStream) - Method in class org.apache.sling.scripting.sightly.java.compiler.JavaClassBackendCompiler
- handleActivated() - Method in class org.apache.sling.discovery.commons.providers.base.ViewStateManagerImpl
- handleActivated() - Method in interface org.apache.sling.discovery.commons.providers.ViewStateManager
-
Handles activation - ie marks this manager as activated thus the TOPOLOGY_INIT event can be sent to already bound listeners and subsequent calls to handleChanging/handleNewView will result in according/appropriate TOPOLOGY_CHANGING/ TOPOLOGY_CHANGED events.
- handleChanging() - Method in class org.apache.sling.discovery.commons.providers.base.ViewStateManagerImpl
- handleChanging() - Method in interface org.apache.sling.discovery.commons.providers.ViewStateManager
-
Handles the fact that some (possibly early) indicator of a change in a topology has been detected and that a new view is being agreed upon (whatever that means, be it voting or similar).
- handleDeactivated() - Method in class org.apache.sling.discovery.commons.providers.base.ViewStateManagerImpl
- handleDeactivated() - Method in interface org.apache.sling.discovery.commons.providers.ViewStateManager
-
Must be called when the corresponding service (typically a DiscoveryService implementation) is deactivated.
- handleError(int, String, SlingHttpServletRequest, SlingHttpServletResponse) - Method in interface org.apache.sling.api.servlets.ErrorHandler
-
Deprecated.Called to render a response for a HTTP status code.
- handleError(int, String, SlingJakartaHttpServletRequest, SlingJakartaHttpServletResponse) - Method in interface org.apache.sling.api.servlets.JakartaErrorHandler
-
Called to render a response for a HTTP status code.
- handleError(Throwable, SlingHttpServletRequest, SlingHttpServletResponse) - Method in interface org.apache.sling.api.servlets.ErrorHandler
-
Deprecated.Called to render a response for an uncaught
Throwable. - handleError(Throwable, SlingJakartaHttpServletRequest, SlingJakartaHttpServletResponse) - Method in interface org.apache.sling.api.servlets.JakartaErrorHandler
-
Called to render a response for an uncaught
Throwable. - handleGetProperty(Object, String) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
- handleIfModifiedSince(SlingJakartaHttpServletRequest, HttpServletResponse) - Static method in class org.apache.sling.api.request.RequestUtil
-
Checks if the request contains a if-last-modified-since header and if the the request's underlying resource has a jcr:lastModified property. if the properties were modified before the header a 304 is sent otherwise the response last modified header is set.
- handleIfModifiedSince(SlingHttpServletRequest, HttpServletResponse) - Static method in class org.apache.sling.api.request.RequestUtil
-
Deprecated.
- handleIsolatedFromTopology() - Method in class org.apache.sling.discovery.base.commons.BaseDiscoveryService
- handleIsolatedFromTopology() - Method in class org.apache.sling.discovery.oak.OakDiscoveryService
- 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
-
Deprecated.Helper method which causes an appropriate HTTP response to be sent for an unhandled HTTP request method.
- handleMethodNotImplemented(SlingJakartaHttpServletRequest, SlingJakartaHttpServletResponse) - Method in class org.apache.sling.api.servlets.SlingJakartaSafeMethodsServlet
-
Helper method which causes an appropriate HTTP response to be sent for an unhandled HTTP request method.
- handleModification(String, boolean) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspRuntimeContext
-
Handle jsp modifications
- handleNewView(BaseTopologyView) - Method in class org.apache.sling.discovery.commons.providers.base.ViewStateManagerImpl
- handleNewView(BaseTopologyView) - Method in interface org.apache.sling.discovery.commons.providers.ViewStateManager
-
Handles the fact that a new view became true/established and sends out TOPOLOGY_INIT to uninitialized listeners and TOPOLOGY_CHANGED to already initialized listeners (in the latter case, also sends a TOPOLOGY_CHANGING if that has not yet been done)
- handleOperation(SlingJakartaHttpServletRequest, JakartaPostResponse, List<Modification>) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractAccessPostServlet
-
Extending Servlet should implement this operation to do the work
- handleOperation(SlingJakartaHttpServletRequest, JakartaPostResponse, List<Modification>) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.DeleteAcesServlet
- handleOperation(SlingJakartaHttpServletRequest, JakartaPostResponse, 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(Exception) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
- handlePageException(Throwable) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
- 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.DefaultJakartaAuthenticationFeedbackHandler
-
Handles an optional request for a redirect after successful authentication and
trueif the request has been redirected. - handleRedirect(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.sling.auth.core.spi.DefaultAuthenticationFeedbackHandler
-
Deprecated.Handles an optional request for a redirect after successful authentication and
trueif the request has been redirected. - handleRemoval(String, String, String) - Method in interface org.apache.sling.installer.api.UpdateHandler
-
Handle the remove of a resource
- handleSecurity(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.sling.auth.core.AuthenticationSupport
-
Handles security on behalf of a custom OSGi
ServletContextHelperinstance extracting credentials from the request using any registeredAuthenticationHandlerservices. - handleSecurity(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.sling.auth.core.AuthenticationSupport
- handleSetProperty(Object, String, boolean) - 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, char) - 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, int) - 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, short) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
- handleSetProperty(Object, String, Object) - 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); } }
- handleTopologyChanging() - Method in class org.apache.sling.discovery.oak.OakDiscoveryService
-
Handle the fact that the topology has started to change - inform the listeners asap
- handleTopologyEvent(TopologyEvent) - Method in class org.apache.sling.discovery.commons.InitDelayingTopologyEventListener
- handleTopologyEvent(TopologyEvent) - Method in class org.apache.sling.discovery.oak.SlingIdCleanupTask
- handleTopologyEvent(TopologyEvent) - Method in class org.apache.sling.discovery.oak.TopologyWebConsolePlugin
-
keep a truncated history of the log events for information purpose (to be shown in the webconsole)
- handleTopologyEvent(TopologyEvent) - Method in interface org.apache.sling.discovery.TopologyEventListener
-
Inform the service about an event in the topology - or in the discovery of the topology.
- handleUpdate(String, String, String, InputStream, Map<String, Object>) - Method in interface org.apache.sling.installer.api.UpdateHandler
-
Handle the update of a resource
- handleUpdate(String, String, String, Dictionary<String, Object>, Map<String, Object>) - Method in interface org.apache.sling.installer.api.UpdateHandler
-
Handle the update of a resource
- has(int, Scriptable) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableItemMap
- has(Class<T>) - Method in interface org.apache.sling.caconfig.ConfigurationBuilder
-
This method checks for the configuration existence based on
configNamedefined in the configuration definition. - has(String) - Method in interface org.apache.sling.caconfig.ConfigurationBuilder
-
This method checks for the configuration existence based on provided
configNamevalue. - 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
- hasActiveAnnouncement(String) - Method in interface org.apache.sling.discovery.base.connectors.announcement.AnnouncementRegistry
-
Whether or not the given owner has an active (ie not expired) announcement registered
- hasActiveAnnouncement(String) - Method in class org.apache.sling.discovery.base.connectors.announcement.AnnouncementRegistryImpl
- hasChanges() - Method in interface org.apache.sling.api.resource.ResourceResolver
-
Are there any pending changes?
- hasChanges() - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
- hasChanges(ResourceResolver) - Method in interface org.apache.sling.api.resource.ModifyingResourceProvider
-
Deprecated.Are there any transient changes?
- hasChanges(ResolveContext<T>) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
-
Are there any transient changes?
- hasChildren() - Method in class org.apache.sling.api.resource.AbstractResource
-
Checks to see if there are direct children of this resource by invoking
ResourceResolver.hasChildren(Resource). - hasChildren() - Method in interface org.apache.sling.api.resource.Resource
-
Checks if the resource has any child resources.
- hasChildren() - Method in class org.apache.sling.api.resource.ResourceWrapper
-
Returns the value of calling
hasChildrenon thewrapped resource. - hasChildren(Resource) - Method in interface org.apache.sling.api.resource.ResourceResolver
-
Checks if the specified resource has any direct child resources.
- hasChildren(Resource) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
- hasChildren(Resource) - Static method in class org.apache.sling.scripting.jsp.taglib.SlingFunctions
-
Method for checking whether or not a resource has child resources.
- hasDefault() - Method in class org.apache.sling.models.spi.injectorspecific.AbstractInjectAnnotationProcessor
-
Deprecated.
- hasDefault() - Method in interface org.apache.sling.models.spi.injectorspecific.InjectAnnotationProcessor
-
Deprecated.
- hasDefault() - Method in interface org.apache.sling.models.spi.injectorspecific.InjectAnnotationProcessor2
- hasExpired() - Method in class org.apache.sling.discovery.base.connectors.announcement.CachedAnnouncement
- hasFeature(Context, int) - Method in class org.apache.sling.scripting.javascript.helper.SlingContextFactory
- hash(char[], int, int) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.SymbolTable
-
Returns a hashcode value for the specified symbol information.
- hash(String) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.SymbolTable
-
Returns a hashcode value for the specified symbol.
- HASH_HEADER - Static variable in class org.apache.sling.discovery.base.connectors.ping.TopologyRequestValidator
- hashCode() - Method in class org.apache.sling.api.resource.path.Path
- hashCode() - Method in class org.apache.sling.api.resource.path.PathSet
- hashCode() - Method in class org.apache.sling.api.resource.type.ResourceType
- hashCode() - Method in class org.apache.sling.api.scripting.LazyBindings
- hashCode() - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
- hashCode() - Method in class org.apache.sling.caconfig.resource.spi.ContextResource
- hashCode() - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
- hashCode() - Method in class org.apache.sling.discovery.base.commons.DefaultTopologyView
- hashCode() - Method in class org.apache.sling.discovery.commons.providers.DefaultClusterView
- hashCode() - Method in class org.apache.sling.discovery.commons.providers.DefaultInstanceDescription
- hashCode() - Method in class org.apache.sling.installer.api.tasks.InstallTask
- hashCode() - Method in class org.apache.sling.jcr.contentloader.LocalPrivilege
- hashCode() - Method in class org.apache.sling.jcr.contentloader.LocalRestriction
- hashCode() - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.LocalPrivilege
- hashCode() - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.LocalRestriction
- hashCode() - Method in class org.apache.sling.provisioning.model.Artifact
- hashCode() - Method in class org.apache.sling.provisioning.model.Version
- 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() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.StringConstant
- hashCode() - Method in class org.apache.sling.validation.spi.support.DefaultValidationFailure
- hasItemPathPrefix(String) - Method in class org.apache.sling.servlets.post.AbstractPostOperation
-
Deprecated.
- hasJspRoot() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- hasNext() - Method in class org.apache.sling.api.wrappers.IteratorWrapper
- hasPartiallyStartedInstances() - Method in class org.apache.sling.discovery.commons.providers.spi.LocalClusterView
- hasTaglib(String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- HC_LABEL - Static variable in class org.apache.sling.jcr.contentloader.hc.BundleContentLoadedCheck
- hc_name() - Element in annotation interface org.apache.sling.jcr.contentloader.hc.BundleContentLoadedCheck.Config
- HC_NAME - Static variable in class org.apache.sling.installer.hc.OsgiInstallerHealthCheck
- HC_NAME - Static variable in class org.apache.sling.jcr.contentloader.hc.BundleContentLoadedCheck
- hc_tags() - Element in annotation interface org.apache.sling.installer.hc.OsgiInstallerHealthCheck.Configuration
- hc_tags() - Element in annotation interface org.apache.sling.jcr.contentloader.hc.BundleContentLoadedCheck.Config
- HEADER_ACCEPT - Static variable in class org.apache.sling.api.request.header.JakartaMediaRangeList
- HEADER_ACCEPT - Static variable in class org.apache.sling.api.request.header.MediaRangeList
-
Deprecated.
- HEADER_ACCEPT - Static variable in class org.apache.sling.api.servlets.HttpConstants
- 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
- heartbeatAndCheckView() - Method in class org.apache.sling.discovery.base.commons.BaseViewChecker
- heartbeatAndCheckView() - Method in interface org.apache.sling.discovery.base.commons.ViewChecker
-
Issue a heartbeat and check the view
- 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
- histogram(String) - Method in interface org.apache.sling.commons.metrics.MetricsService
-
Creates a new
Histogramand registers it under the given name. - Histogram - Interface in org.apache.sling.commons.metrics
-
A metric which calculates the distribution of a value.
- history - Variable in class org.apache.sling.discovery.commons.providers.spi.base.ClusterSyncHistory
- HISTORY - Enum constant in enum class org.apache.sling.event.jobs.JobManager.QueryType
- hmacEnabled() - Element in annotation interface org.apache.sling.discovery.oak.DiscoveryServiceCentralConfig
-
If set to true, hmac is enabled and the white list is disabled.
- hmacSharedKeyTTL() - Element in annotation interface org.apache.sling.discovery.oak.DiscoveryServiceCentralConfig
- hourly(int) - Method in interface org.apache.sling.event.jobs.JobBuilder.ScheduleBuilder
-
Schedule the job hourly at the given minute.
- HOURLY - Enum constant in enum class org.apache.sling.event.jobs.ScheduleInfo.ScheduleType
- HTML - Enum constant in enum class org.apache.sling.scripting.sightly.compiler.expression.MarkupContext
- HTML_HTML_CONTENT - Enum constant in enum class org.apache.sling.xss.ProtectionContext
-
Escape HTML for use inside element content (rules #6 and - to some degree - #1), using a policy to remove potentially malicous HTML
- HtmlResponse - Class in org.apache.sling.api.servlets
-
Deprecated.use org.apache.sling.servlets.post.HtmlResponse instead.
- HtmlResponse - Class in org.apache.sling.servlets.post
-
Deprecated.Use
JakartaHtmlResponseinstead. - HtmlResponse() - Constructor for class org.apache.sling.api.servlets.HtmlResponse
-
Deprecated.Creates a new html response with default settings, which is
nullfor almost all properties except theHtmlResponse.isCreateRequest()which defaults tofalse. - HtmlResponse() - Constructor for class org.apache.sling.servlets.post.HtmlResponse
-
Deprecated.
- 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
I
- I_DIV - Enum constant in enum class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperator
-
Integer division.
- I18N - Static variable in class org.apache.sling.scripting.sightly.compiler.expression.nodes.RuntimeCall
-
The name of the
RuntimeCallfunction that will process i18n. - I18N - Static variable in class org.apache.sling.scripting.sightly.compiler.RuntimeFunction
-
Deprecated.The name of the
RuntimeCallfunction that will process i18n. - I18N - Static variable in interface org.apache.sling.scripting.sightly.extension.RuntimeExtension
-
The name of the runtime function that will process i18n.
- ID_DELIMINATOR - Static variable in class org.apache.sling.repoinit.parser.operations.AclLine
- Identifier - Class in org.apache.sling.scripting.sightly.compiler.expression.nodes
-
Defines a single variable.
- Identifier(String) - Constructor for class org.apache.sling.scripting.sightly.compiler.expression.nodes.Identifier
-
Creates an identifier.
- IdMapService - Class in org.apache.sling.discovery.commons.providers.spi.base
-
The IdMapService is responsible for storing a slingId-clusterNodeId pair to the repository and given all other instances in the cluster do the same can map clusterNodeIds to slingIds (or vice-versa)
- IdMapService() - Constructor for class org.apache.sling.discovery.commons.providers.spi.base.IdMapService
- 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_CONTENT_READERS_DIRECTIVE - Static variable in class org.apache.sling.jcr.contentloader.PathEntry
-
The ignore content readers directive specifying whether the available
ContentReaders should be used during content loading. - IGNORED - Enum constant in enum class org.apache.sling.installer.api.tasks.ResourceState
- IgnoredServletResourcePredicate - Interface in org.apache.sling.servlets.resolver.api
-
Created for https://issues.apache.org/jira/browse/SLING-12739 to hide specific scripts or servlets from the resolution mechanism.
- impersonateFromService(String, Credentials, String) - Method in interface org.apache.sling.jcr.api.SlingRepository
-
Impersonates the service session provided by the calling bundle (and further specialized by
subServiceName) to a new session in accordance with the specified (new)Credentials. - impersonateFromService(String, Credentials, String) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository2
-
Default implementation of the
AbstractSlingRepository2.impersonateFromService(String, Credentials, String)method taking into account the bundle calling this method. - ImplementationPicker - Interface in org.apache.sling.models.spi
-
Defines a strategy to choose an implementation for a model if multiple are registered for the same interface or super class.
- 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, String, InputStream, ImportOptions, ContentImportListener) - Method in interface org.apache.sling.jcr.contentloader.ContentImporter
-
Import content into the repository by parsing the provided content stream.
- 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
- ImportResponseWrapper(HttpServletResponse) - Constructor for class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.Util.ImportResponseWrapper
- IN - Enum constant in enum class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperator
- 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
pathandrequestDispatcherOptions. - 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
pathandoptions. - include(String) - Method in class org.apache.sling.scripting.core.ScriptHelper
- include(String) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
- 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.JspContextWrapper
- include(String, boolean) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
- 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(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(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
resourceandrequestDispatcherOptions. - 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
resourceandoptions. - 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 - Enum constant in enum class org.apache.sling.caconfig.resource.spi.InheritanceDecision
- INCLUDE - Enum constant in enum class org.apache.sling.servlets.annotations.SlingServletFilterScope
-
Filters are called upon calling the RequestDispatcher.include method after the included resource and the Servlet or script to process the include have been resolved before the Servlet or script is called.
- INCLUDE - Static variable in class org.apache.sling.scripting.sightly.compiler.expression.nodes.RuntimeCall
-
The name of the
RuntimeCallfunction that will perform script execution delegation. - INCLUDE - Static variable in class org.apache.sling.scripting.sightly.compiler.RuntimeFunction
-
Deprecated.The name of the
RuntimeCallfunction that will perform script execution delegation. - INCLUDE - Static variable in interface org.apache.sling.scripting.sightly.extension.RuntimeExtension
-
The name of the runtime function that will perform script execution delegation.
- 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
-
Deprecated.Use
RequestDispatcher.INCLUDE_CONTEXT_PATH - 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
-
Deprecated.Use
RequestDispatcher.INCLUDE_PATH_INFO - INCLUDE_QUERY_STRING - Static variable in class org.apache.sling.api.wrappers.SlingRequestPaths
-
Deprecated.Use
RequestDispatcher.INCLUDE_QUERY_STRING - INCLUDE_REQUEST_URI - Static variable in class org.apache.sling.api.wrappers.SlingRequestPaths
-
Deprecated.Use
RequestDispatcher.INCLUDE_REQUEST_URI - INCLUDE_SERVLET_PATH - Static variable in class org.apache.sling.api.wrappers.SlingRequestPaths
-
Deprecated.Use
RequestDispatcher.INCLUDE_SERVLET_PATH - includeExternal() - Method in interface org.apache.sling.spi.resource.provider.ObserverConfiguration
-
trueif a listener is interested in external events. - includesRegex() - Element in annotation interface org.apache.sling.jcr.contentloader.hc.BundleContentLoadedCheck.Config
- IncludeTagHandler - Class in org.apache.sling.scripting.jsp.taglib
-
The
IncludeTagHandlerimplements the<sling:include>custom tag. - IncludeTagHandler() - Constructor for class org.apache.sling.scripting.jsp.taglib.IncludeTagHandler
- increment() - Method in interface org.apache.sling.commons.metrics.Counter
-
Increment the counter by one.
- increment(long) - Method in interface org.apache.sling.commons.metrics.Counter
-
Increment the counter by
n. - incrementProgressCount(int) - Method in interface org.apache.sling.event.jobs.consumer.JobExecutionContext
-
Update the progress by additionally marking the provided number of steps as finished.
- incTripCount() - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper
- incUsage() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspRuntimeContext.JspFactoryHandler
- infoOrDebug(String) - Method in class org.apache.sling.discovery.commons.providers.util.LogSilencer
- infoOrDebug(String, String) - Method in class org.apache.sling.discovery.commons.providers.util.LogSilencer
- InfoProvider - Interface in org.apache.sling.installer.api.info
-
The info provider delivers information about the current state of the OSGi installer
- InheritanceDecision - Enum Class in org.apache.sling.caconfig.resource.spi
-
Return values for
CollectionInheritanceDecider. - init(FilterConfig) - Method in class org.apache.sling.api.wrappers.JavaxToJakartaFilterWrapper
- init(ServletConfig) - Method in class org.apache.sling.api.wrappers.JavaxToJakartaServletWrapper
- init(Bindings) - Method in interface org.apache.sling.scripting.sightly.pojo.Use
-
Called to initialize the Java object with the current Java Scripting API bindings.
- init(FilterConfig) - Method in class org.apache.sling.api.wrappers.JakartaToJavaxFilterWrapper
- init(ServletConfig) - Method in class org.apache.sling.api.wrappers.JakartaToJavaxServletWrapper
- 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(ManifestHeader.NameValuePair[], ManifestHeader.NameValuePair[]) - Method in class org.apache.sling.commons.osgi.ManifestHeader.PathImpl
- init(Scriptable, boolean) - Static method in class org.apache.sling.scripting.javascript.helper.SlingGlobal
- InitDelayingTopologyEventListener - Class in org.apache.sling.discovery.commons
-
This listener facade applies a 'startup delay' to a topology event handler, that is, it allows to specify a startup time during which any topology events will be queued and processing only starts after this time.
- InitDelayingTopologyEventListener(long, TopologyEventListener) - Constructor for class org.apache.sling.discovery.commons.InitDelayingTopologyEventListener
-
Creates a new init-delaying listener with the given delay, delegate and scheduler.
- InitDelayingTopologyEventListener(long, TopologyEventListener, Scheduler) - Constructor for class org.apache.sling.discovery.commons.InitDelayingTopologyEventListener
-
Deprecated.
- InitDelayingTopologyEventListener(long, TopologyEventListener, Scheduler, Logger) - Constructor for class org.apache.sling.discovery.commons.InitDelayingTopologyEventListener
- InitDelayingTopologyEventListener(long, TopologyEventListener, Logger) - Constructor for class org.apache.sling.discovery.commons.InitDelayingTopologyEventListener
-
Creates a new init-delaying listener with the given delay, delegate, scheduler and optinoal logger.
- 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.
- 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
- initialize(OakDiscoveryService) - Method in class org.apache.sling.discovery.oak.pinger.OakViewChecker
-
The initialize method is called by the OakDiscoveryService.activate as we require the discoveryService (and the discoveryService has a reference on us - but we cant have circular references in osgi).
- initializeWith(CommandVisitor) - Method in class org.apache.sling.scripting.sightly.compiler.commands.StatefulVisitor
- initProgress(int, long) - Method in interface org.apache.sling.event.jobs.consumer.JobExecutionContext
-
Indicate that the job executor is able to report the progress.
- initStandardObjects(ScriptableObject, boolean) - Method in class org.apache.sling.scripting.javascript.helper.SlingContext
- InjectAnnotation - Annotation Interface in org.apache.sling.models.spi.injectorspecific
-
Declares an annotation as a custom inject annotation.
- InjectAnnotationProcessor - Interface in org.apache.sling.models.spi.injectorspecific
-
Deprecated.Use
InjectAnnotationProcessor2instead - InjectAnnotationProcessor2 - Interface in org.apache.sling.models.spi.injectorspecific
-
Processor for injector-specific annotations.
- InjectAnnotationProcessorFactory - Interface in org.apache.sling.models.spi.injectorspecific
-
Deprecated.Use
StaticInjectAnnotationProcessorFactorypreferably or in case of a dependency to the adaptableInjectAnnotationProcessorFactory2 - InjectAnnotationProcessorFactory2 - Interface in org.apache.sling.models.spi.injectorspecific
-
Factory for
InjectAnnotationProcessor2that is evaluated at runtime for each sling model adaption and may depend on the adaptable. - injectionStrategy() - Element in annotation interface org.apache.sling.models.annotations.injectorspecific.ChildResource
-
Specifies the injection strategy applied to an annotated element: If set to
InjectionStrategy.REQUIRED, injection is mandatory. If set toInjectionStrategy.OPTIONAL, injection is optional. If set toInjectionStrategy.DEFAULT(default), the default injection strategy defined on theModelapplies. WARNING: Injection strategy is ignored if eitherOptionalorRequiredis applied on the same element. - injectionStrategy() - Element in annotation interface org.apache.sling.models.annotations.injectorspecific.OSGiService
-
Specifies the injection strategy applied to an annotated element: If set to
InjectionStrategy.REQUIRED, injection is mandatory. If set toInjectionStrategy.OPTIONAL, injection is optional. If set toInjectionStrategy.DEFAULT(default), the default injection strategy defined on theModelapplies. WARNING: Injection strategy is ignored if eitherOptionalorRequiredis applied on the same element. - injectionStrategy() - Element in annotation interface org.apache.sling.models.annotations.injectorspecific.RequestAttribute
-
Specifies the injection strategy applied to an annotated element: If set to
InjectionStrategy.REQUIRED, injection is mandatory. If set toInjectionStrategy.OPTIONAL, injection is optional. If set toInjectionStrategy.DEFAULT(default), the default injection strategy defined on theModelapplies. WARNING: Injection strategy is ignored if eitherOptionalorRequiredis applied on the same element. - injectionStrategy() - Element in annotation interface org.apache.sling.models.annotations.injectorspecific.ResourcePath
-
Specifies the injection strategy applied to an annotated element: If set to
InjectionStrategy.REQUIRED, injection is mandatory. If set toInjectionStrategy.OPTIONAL, injection is optional. If set toInjectionStrategy.DEFAULT(default), the default injection strategy defined on theModelapplies. WARNING: Injection strategy is ignored if eitherOptionalorRequiredis applied on the same element. - injectionStrategy() - Element in annotation interface org.apache.sling.models.annotations.injectorspecific.ScriptVariable
-
Specifies the injection strategy applied to an annotated element: If set to
InjectionStrategy.REQUIRED, injection is mandatory. If set toInjectionStrategy.OPTIONAL, injection is optional. If set toInjectionStrategy.DEFAULT(default), the default injection strategy defined on theModelapplies. WARNING: Injection strategy is ignored if eitherOptionalorRequiredis applied on the same element. - injectionStrategy() - Element in annotation interface org.apache.sling.models.annotations.injectorspecific.Self
-
Specifies the injection strategy applied to an annotated element: If set to
InjectionStrategy.REQUIRED, injection is mandatory. If set toInjectionStrategy.OPTIONAL, injection is optional. If set toInjectionStrategy.DEFAULT(default), the default injection strategy defined on theModelapplies. WARNING: Injection strategy is ignored if eitherOptionalorRequiredis applied on the same element. - injectionStrategy() - Element in annotation interface org.apache.sling.models.annotations.injectorspecific.SlingObject
-
Specifies the injection strategy applied to an annotated element: If set to
InjectionStrategy.REQUIRED, injection is mandatory. If set toInjectionStrategy.OPTIONAL, injection is optional. If set toInjectionStrategy.DEFAULT(default), the default injection strategy defined on theModelapplies. WARNING: Injection strategy is ignored if eitherOptionalorRequiredis applied on the same element. - injectionStrategy() - Element in annotation interface org.apache.sling.models.annotations.injectorspecific.ValueMapValue
-
Specifies the injection strategy applied to an annotated element: If set to
InjectionStrategy.REQUIRED, injection is mandatory. If set toInjectionStrategy.OPTIONAL, injection is optional. If set toInjectionStrategy.DEFAULT(default), the default injection strategy defined on theModelapplies. WARNING: Injection strategy is ignored if eitherOptionalorRequiredis applied on the same element. - injectionStrategy() - Element in annotation interface org.apache.sling.models.caconfig.annotations.ContextAwareConfiguration
- InjectionStrategy - Enum Class in org.apache.sling.models.annotations.injectorspecific
- Injector - Interface in org.apache.sling.models.spi
-
Service interface for pluggable value injectors.
- inOp(Object, Object) - Static method in enum class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperator
- INSTALL - Enum constant in enum class org.apache.sling.installer.api.tasks.ResourceState
- InstallableResource - Class in org.apache.sling.installer.api
-
A piece of data that can be installed by the
OsgiInstallerCurrently 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.
- INSTALLATION_HINT - Static variable in class org.apache.sling.installer.api.InstallableResource
-
Optional parameter in the dictionary if a resource (not a dict) is installed.
- InstallationContext - Interface in org.apache.sling.installer.api.tasks
-
Context for the installation tasks.
- InstallationEvent - Interface in org.apache.sling.installer.api.event
-
Optional listener which can be used to monitor the activities of the installer.
- InstallationEvent.TYPE - Enum Class in org.apache.sling.installer.api.event
- InstallationListener - Interface in org.apache.sling.installer.api.event
-
Optional listener which can be used to monitor the activities of the installer.
- InstallationState - Interface in org.apache.sling.installer.api.info
-
The state of the OSGi installer at a given time.
- INSTALLED - Enum constant in enum class org.apache.sling.installer.api.tasks.ResourceState
- InstallerMBean - Interface in org.apache.sling.installer.api.jmx
- installMinEventDelayHandler(DiscoveryService, Scheduler, long) - Method in class org.apache.sling.discovery.commons.providers.base.ViewStateManagerImpl
- installMinEventDelayHandler(DiscoveryService, Scheduler, long) - Method in interface org.apache.sling.discovery.commons.providers.ViewStateManager
-
Installs an optional 'min event delay handler' which, using the given scheduler, delays sending TOPOLOGY_CHANGED event after receiving a handleNewView - with the idea as to limit the number of toggling between view states.
- 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.scripting.sightly.compiler.expression.nodes.NullLiteral
- InstanceDescription - Interface in org.apache.sling.discovery
-
An InstanceDescription represents and contains information about an instance that is part of a TopologyView.
- InstanceFilter - Interface in org.apache.sling.discovery
-
Used to filter InstanceDescriptions in a TopologyView.
- InstanceInfo - Class in org.apache.sling.discovery.oak.cluster
-
Data object containing all infos about a particular Sling instance
- InstanceInfo(int, String, long, String) - Constructor for class org.apache.sling.discovery.oak.cluster.InstanceInfo
- InstanceReadResult - Class in org.apache.sling.discovery.oak.cluster
-
Contains the outcome of reading an InstanceInfo
- InstanceReadResult(InstanceInfo, String) - Constructor for class org.apache.sling.discovery.oak.cluster.InstanceReadResult
- InstancesDiff - Class in org.apache.sling.discovery.commons
-
The
InstancesDiffallows to combine and filter two collections ofInstanceDescriptioninstances, an "old" collection and a "new" collection. - InstancesDiff(Collection<T>, Collection<T>) - Constructor for class org.apache.sling.discovery.commons.InstancesDiff
-
Create a new
InstancesDiffbased on the provided old and newCollectioncollections of instances. - InstancesDiff(ClusterView, ClusterView) - Constructor for class org.apache.sling.discovery.commons.InstancesDiff
-
Create a new
InstancesDiffbased on the instances from the old and newClusterViewcluster views provided. - InstancesDiff(TopologyEvent) - Constructor for class org.apache.sling.discovery.commons.InstancesDiff
-
Create a new
InstancesDiffbased on the instances from the old and newTopologyViewtopology views contained in theTopologyEventevent provided. - InstancesDiff(TopologyView, TopologyView) - Constructor for class org.apache.sling.discovery.commons.InstancesDiff
-
Create a new
InstancesDiffbased on the instances from the old and newTopologyViewtopology views provided. - InstancesDiff.InstanceCollection - Class in org.apache.sling.discovery.commons
-
The
InstanceCollectioncollection allows to filter the instances using a set of custom filter either implementingInstanceFilteror pre-defined ones. - INTERNAL - Enum constant in enum class org.apache.sling.api.resource.external.URIProvider.Scope
-
Internal URI only to be used by a client on an internal network and never leaked onto a public network.
- INTERNAL_CONTINUE_RESOLVING - Static variable in class org.apache.sling.api.resource.ResourceMetadata
-
Deprecated.This flag is not supported anymore when implementing the SPI based
org.apache.sling.spi.resource.provider.ResourceProvider - internalGetAce(Session, String, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractGetAceServlet
- internalGetAcl(Session, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractGetAclServlet
- internalJson(Session, String, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractAccessGetServlet
- internalJson(Session, String, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractGetAceServlet
- internalJson(Session, String, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractGetAclServlet
- internalPut(String, Object) - Method in class org.apache.sling.api.resource.ResourceMetadata
- 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
- intValues() - Element in annotation interface org.apache.sling.models.annotations.Default
- invalid - Enum constant in enum class org.apache.sling.api.resource.runtime.dto.FailureReason
- INVALID_CREDENTIALS - Enum constant in enum class org.apache.sling.auth.form.FormReason
-
The login form is request because the credentials previously entered very not valid to login to the repository.
- INVALID_LOGIN - Enum constant in enum class org.apache.sling.auth.core.spi.AuthenticationHandler.FAILURE_REASON_CODES
-
Login is invald
- InvalidAdaptableException - Exception Class in org.apache.sling.models.factory
-
Exception which is triggered whenever a Sling Model could not be instantiated because it could not be adapted from the given adaptable.
- InvalidAdaptableException(String) - Constructor for exception class org.apache.sling.models.factory.InvalidAdaptableException
- InvalidModelException - Exception Class in org.apache.sling.models.factory
-
Thrown in case the given model type could not be validated through the model validation.
- InvalidModelException(String) - Constructor for exception class org.apache.sling.models.factory.InvalidModelException
- InvalidResourceException - Exception Class in org.apache.sling.models.validation
-
Exception embedding a
ValidationResultfrom Sling Validation. - InvalidResourceException(String, ValidationResult, String) - Constructor for exception class org.apache.sling.models.validation.InvalidResourceException
- InvalidServiceFilterSyntaxException - Exception Class in org.apache.sling.api.scripting
-
Thrown when an invalid service filter is used
- InvalidServiceFilterSyntaxException(String, String) - Constructor for exception class org.apache.sling.api.scripting.InvalidServiceFilterSyntaxException
- InvalidServiceFilterSyntaxException(String, String, Throwable) - Constructor for exception class org.apache.sling.api.scripting.InvalidServiceFilterSyntaxException
- invertLeaderElectionPrefixOrder - Variable in class org.apache.sling.discovery.oak.Config
- invertLeaderElectionPrefixOrder() - Element in annotation interface org.apache.sling.discovery.oak.DiscoveryServiceCentralConfig
- 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
- invokeBeanMethod(Object, String) - Static method in class org.apache.sling.scripting.sightly.compiler.util.ObjectModel
-
Deprecated.Given a bean
object, this method will invoke the public method without parameters identified bymethodNameand return the invocation's result. - invokeBeanMethod(Object, String) - Static method in class org.apache.sling.scripting.sightly.render.ObjectModel
-
Given a bean
object, this method will invoke the public method without parameters identified bymethodNameand return the invocation's result. - IOProvider - Interface in org.apache.sling.scripting.jsp.jasper
-
The
IOProvideris 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. - IS_SECURITY_ENABLED - Static variable in class org.apache.sling.scripting.jsp.jasper.Constants
-
Has security been turned on?
- IS_WHITESPACE - Enum constant in enum class org.apache.sling.scripting.sightly.compiler.expression.nodes.UnaryOperator
-
Evaluates whether the operand is a string of only whitespace characters
- isA(Resource, String) - Static method in class org.apache.sling.api.resource.ResourceUtil
-
Deprecated.
- isAbsolute() - Method in interface org.apache.sling.api.uri.SlingUri
-
Returns true the URI is an absolute URI.
- isAbsolute() - Method in class org.apache.sling.api.uri.SlingUriBuilder
-
Returns true the URI is an absolute URI.
- isAbsolutePath() - Method in interface org.apache.sling.api.uri.SlingUri
-
Returns true if the URI has an absolute path starting with a slash ('/').
- isAbsolutePath() - Method in class org.apache.sling.api.uri.SlingUriBuilder
-
Returns true if the URI has an absolute path starting with a slash ('/').
- 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.
- isAbstract() - Method in class org.apache.sling.repoinit.parser.operations.RegisterPrivilege
- isActive() - Method in interface org.apache.sling.installer.api.jmx.InstallerMBean
-
Indicates that whether the installer is currently active
- isActive(Set<String>) - Method in class org.apache.sling.provisioning.model.RunMode
-
Check if this run mode is active wrt the given set of active run modes.
- isAdditive() - Method in class org.apache.sling.commons.log.logback.webconsole.LoggerConfig
-
Gets additive value
- isAjaxRequest(HttpServletRequest) - Static method in class org.apache.sling.auth.core.AuthUtil
-
Returns
trueif the request is to be considered an AJAX request placed using theXMLHttpRequestbrowser host object. - isAjaxRequest(HttpServletRequest) - Static method in class org.apache.sling.auth.core.AuthUtil
-
Deprecated.
- isAllOverridden(String, String) - Method in interface org.apache.sling.caconfig.management.multiplexer.ConfigurationOverrideMultiplexer
-
Checks if the whole configuration for the given context path and name is overridden.
- isAllow() - Method in class org.apache.sling.jcr.contentloader.LocalPrivilege
- isAllow() - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.LocalPrivilege
- 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.
- isAsynchronousTask() - Method in class org.apache.sling.installer.api.tasks.InstallTask
-
If this an asynchronous task it should return
trueThe OSGi installer will set the attributeInstallTask.ASYNC_ATTR_NAMEwith an integer value. - 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.jcr.contentloader.ImportOptions
-
Specifies whether versionable nodes is automatically checked out when necessary.
- isAutoCheckout() - Method in class org.apache.sling.jcr.contentloader.PathEntry
- isAutoCheckout() - Method in class org.apache.sling.servlets.post.VersioningConfiguration
- isAutoFlush() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- isAutoStopLocalLoopEnabled() - Method in interface org.apache.sling.discovery.base.connectors.BaseConfig
- isAutoStopLocalLoopEnabled() - Method in class org.apache.sling.discovery.oak.Config
- isAutoStopped() - Method in class org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClient
- isAutoStopped() - Method in interface org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClientInformation
-
SLING-3316 : whether or not this connector was auto-stopped
- isBinaryResponse() - Method in class org.apache.sling.scripting.core.servlet.CaptureJakartaResponseWrapper
-
Returns true if the response is binary.
- isBinaryResponse() - Method in class org.apache.sling.scripting.core.servlet.CaptureResponseWrapper
-
Deprecated.Returns true if the response is binary.
- isBrowserRequest(HttpServletRequest) - Static method in class org.apache.sling.auth.core.AuthUtil
-
Returns
trueif the given request can be assumed to be sent by a client browser such as Firefix, Internet Explorer, etc. - isBrowserRequest(HttpServletRequest) - Static method in class org.apache.sling.auth.core.AuthUtil
-
Deprecated.
- isBundle() - Method in class org.apache.sling.commons.osgi.bundleversion.BundleBundleVersionInfo
- isBundle() - Method in class org.apache.sling.commons.osgi.bundleversion.BundleVersionInfo
- isBundle() - Method in class org.apache.sling.commons.osgi.bundleversion.FileBundleVersionInfo
- 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.PathEntry
- isCheckinOnNewVersionableNode() - Method in class org.apache.sling.servlets.post.VersioningConfiguration
- isCollection() - Method in class org.apache.sling.caconfig.spi.metadata.ConfigurationMetadata
- isCollection(Object) - Method in class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
- isCollection(Object) - Method in interface org.apache.sling.scripting.sightly.render.RuntimeObjectModel
-
Checks if an object is a
Collectionor is backed by one. - isConnected() - Method in class org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClient
- isConnected() - Method in interface org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClientInformation
-
whether or not this connector was able to successfully connect
- 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.
- isCorrectVersion() - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
-
check whether this is announcement contains the valid protocol version
- isCreateRequest() - Method in class org.apache.sling.api.servlets.HtmlResponse
-
Deprecated.Returns
trueif this was a create request. - isCreateRequest() - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponse
-
Returns
trueif this was a create request. - isCreateRequest() - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponseWrapper
- isCreateRequest() - Method in class org.apache.sling.servlets.post.AbstractPostResponse
-
Deprecated.Returns
trueif this was a create request. - isCreateRequest() - Method in class org.apache.sling.servlets.post.AbstractPostResponseWrapper
-
Deprecated.
- isCreateRequest() - Method in interface org.apache.sling.servlets.post.JakartaPostResponse
-
Returns
trueif this was a create request. - isCreateRequest() - Method in interface org.apache.sling.servlets.post.PostResponse
-
Deprecated.Returns
trueif this was a create request. - isCurrent() - Method in class org.apache.sling.discovery.commons.providers.BaseTopologyView
-
Checks if this TopologyView is currently valid - or if the service knows of a topology change just going on (or another uncertainty about the topology such as IOException etc)
- isCurrent() - Method in interface org.apache.sling.discovery.TopologyView
-
Checks if this TopologyView is currently valid - or if the service knows of a topology change just going on (or another uncertainty about the topology such as IOException etc)
- isDaemon() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Return whether or not the thread pool creates daemon threads.
- 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.
- isDate(Object) - Method in class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
- isDate(Object) - Method in interface org.apache.sling.scripting.sightly.render.RuntimeObjectModel
-
Checks if the provided object represents a date or calendar.
- isDebugging() - Method in class org.apache.sling.scripting.javascript.helper.SlingContextFactory
- isDeclared(String) - Method in class org.apache.sling.scripting.sightly.compiler.util.VariableTracker
-
Checks if the variable identified by
nameis tracked by this tracker or not. - isDefault() - Method in interface org.apache.sling.caconfig.management.ValueInfo
- isDefault() - Method in class org.apache.sling.repoinit.parser.operations.PropertyLine
-
True if this line is a "default" as opposed to a "set" instruction.
- isDefaultPrimary() - Method in class org.apache.sling.repoinit.parser.operations.PathSegmentDefinition
- isDefaultSession() - Method in interface org.apache.sling.scripting.jsp.jasper.Options
- isDeferedSyntaxAllowedAsLiteral() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspConfig.JspProperty
- isDeferredSyntaxAllowedAsLiteral() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- isDeny() - Method in class org.apache.sling.jcr.contentloader.LocalPrivilege
- isDeny() - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.LocalPrivilege
- isDisableLoginAdministrative() - Method in class org.apache.sling.jcr.base.AbstractSlingRepositoryManager
-
Returns whether to disable the
SlingRepository.loginAdministrativemethod or not. - isELIgnored() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspConfig.JspProperty
- isELIgnored() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- isEmpty() - Method in class org.apache.sling.api.scripting.LazyBindings
- isEmpty() - Method in class org.apache.sling.api.wrappers.CompositeValueMap
-
Deprecated.
- isEmpty() - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
- isEmpty() - Method in exception class org.apache.sling.models.factory.MissingElementsException
- isEmpty() - Method in class org.apache.sling.provisioning.model.ItemList
-
Check if the list is empty.
- isEmpty() - Method in class org.apache.sling.provisioning.model.KeyValueMap
-
Check whether this map is empty.
- isEmpty() - Method in class org.apache.sling.scripting.sightly.compiler.util.VariableTracker
-
Checks if the declaration stack is empty.
- isEmpty(AccessControlList) - Static method in class org.apache.sling.jcr.base.util.AccessControlUtil
-
Returns
trueifAccessControlListacl does not yet define any entries. - isEnabled() - Method in interface org.apache.sling.engine.RequestInfoProvider
-
Is recording of requests enabled?
- isEnabledFor(String) - Method in interface org.apache.sling.engine.RequestInfoProvider
-
Is recording of requests for this path enabled?
- isEncryptionEnabled() - Method in interface org.apache.sling.discovery.base.connectors.BaseConfig
- isEncryptionEnabled() - Method in class org.apache.sling.discovery.oak.Config
- isErrorPage() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- isErrorPage() - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
-
Are we processing something that has been declared as an errorpage?
- 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.api.resource.observation.ResourceChange
-
Is this an external event?
- isExternal() - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLEncodingDetector
-
Returns true if the current entity being scanned is external.
- isFailure() - Method in class org.apache.sling.scripting.sightly.use.ProviderOutcome
-
Check whether the outcome is a failure
- isFinal() - Method in class org.apache.sling.discovery.commons.providers.spi.base.DiscoveryLiteDescriptor
- isForcedPath() - Method in class org.apache.sling.repoinit.parser.operations.CreateGroup
- isForcedPath() - Method in class org.apache.sling.repoinit.parser.operations.CreateServiceUser
- isForcedPath() - Method in class org.apache.sling.repoinit.parser.operations.CreateUser
- isForcedPath() - Method in class org.apache.sling.repoinit.parser.operations.DeleteServiceUser
- isForcedPath() - Method in class org.apache.sling.repoinit.parser.operations.DisableServiceUser
- isForcedPath() - Method in class org.apache.sling.repoinit.parser.operations.ServiceUserOperation
- 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.
- isGenerateDebugInfo() - Method in class org.apache.sling.commons.compiler.Options
-
Should debug info be generated?
- isGzipConnectorRequestsEnabled() - Method in interface org.apache.sling.discovery.base.connectors.BaseConfig
- isGzipConnectorRequestsEnabled() - Method in class org.apache.sling.discovery.oak.Config
- isHandleRemoveRunMode() - Method in class org.apache.sling.provisioning.model.MergeUtility.MergeOptions
-
Returns
trueif the remove run mode should be respected. - isHighSurrogate(int) - Static method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLChar
-
Returns whether the given character is a high surrogate
- isHmacEnabled() - Method in interface org.apache.sling.discovery.base.connectors.BaseConfig
- isHmacEnabled() - Method in class org.apache.sling.discovery.oak.Config
- isIgnoredImportProvider(String) - Method in class org.apache.sling.jcr.contentloader.ImportOptions
-
Check if the content reader for the given file extension should be ignored.
- isIgnoredImportProvider(String) - Method in class org.apache.sling.jcr.contentloader.PathEntry
- isImportProviderRequired(String) - Method in class org.apache.sling.jcr.contentloader.ImportOptions
-
Check if the given entry name should require a matching registered import provider.
- isImportProviderRequired(String) - Method in class org.apache.sling.jcr.contentloader.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
- isIncluded(HttpServletRequest) - Static method in class org.apache.sling.api.wrappers.SlingRequestPaths
-
Deprecated.
- isInClusterView(ClusterView) - Method in class org.apache.sling.discovery.commons.InstancesDiff.InstanceCollection
-
Keep only the instances that are contained in the same
ClusterViewcluster view as the one provided. - isInherited() - Method in interface org.apache.sling.caconfig.management.ConfigurationData
- isInherited() - Method in interface org.apache.sling.caconfig.management.ValueInfo
- isInherited() - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
-
Returns the inherited flag - if true this means that this announcement is the response of a topology connect
- isInitialized() - Method in class org.apache.sling.discovery.commons.providers.spi.base.IdMapService
- isInScope(String) - Method in class org.apache.sling.scripting.sightly.compiler.util.VariableTracker
-
Check whether a variable was declared and is visible in the current scope.
- isInvalid(int) - Static method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLChar
-
Returns true if the specified character is invalid.
- isInvertLeaderElectionPrefixOrder() - Method in class org.apache.sling.discovery.oak.Config
- isJavaKeyword(String) - Static method in class org.apache.sling.commons.compiler.source.JavaEscapeHelper
-
Test whether the argument is a Java keyword, according to the Java Language Specification.
- isJavaKeyword(String) - Static method in class org.apache.sling.scripting.sightly.java.compiler.JavaEscapeUtils
-
Deprecated.Test whether the argument is a Java keyword.
- isJavaLiteral(String) - Static method in class org.apache.sling.commons.compiler.source.JavaEscapeHelper
-
Test whether the argument is a Java literal, according to the Java Language Specification..
- 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.
- isJspPrefixHijacked() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- isKeepJobs() - Method in interface org.apache.sling.event.jobs.QueueConfiguration
-
Whether successful jobs are kept for a complete history
- isLatestArtifactWins() - Method in class org.apache.sling.provisioning.model.MergeUtility.MergeOptions
-
Returns
trueif the latest artifact should win on a merge. - isLeader() - Method in class org.apache.sling.discovery.commons.InstancesDiff.InstanceCollection
-
Keep only the leader instances (see
InstanceDescription.isLeader(). - isLeader() - Method in class org.apache.sling.discovery.commons.providers.DefaultInstanceDescription
- isLeader() - Method in interface org.apache.sling.discovery.InstanceDescription
-
If an instance is part of a cluster, it can potentially be a leader of that cluster - this information is queried here.
- 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.DynamicResourceProvider
-
Deprecated.Returns
trueif this resource provider has not been closed yet and can still be used. - isLive() - Method in interface org.apache.sling.api.resource.ResourceResolver
-
Returns
trueif this resource resolver is still usable. - isLive() - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
- isLive() - Method in interface org.apache.sling.commons.classloader.DynamicClassLoader
-
Is this class loader still alive/valid?
- isLive(ResolveContext<T>) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
-
Returns
trueif this resource provider has not been closed yet and can still be used. - isLocal() - Method in class org.apache.sling.discovery.commons.InstancesDiff.InstanceCollection
-
Keep only the local instance (see
InstanceDescription.isLocal(). - isLocal() - Method in class org.apache.sling.discovery.commons.providers.DefaultInstanceDescription
- isLocal() - Method in interface org.apache.sling.discovery.InstanceDescription
-
Determines whether this InstanceDescription is representing the local instance.
- isLoop() - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
-
Returns the loop flag - set when this announcement represents a loop detected in the topology connectors
- isLowSurrogate(int) - Static method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLChar
-
Returns whether the given character is a low surrogate
- isMakeUnique() - Method in class org.apache.sling.jackrabbit.usermanager.PrincipalNameGenerator.NameInfo
- isMarkup(int) - Static method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLChar
-
Returns true if the specified character can be considered markup.
- isMerge() - Method in class org.apache.sling.jcr.contentloader.ImportOptions
-
Specifies whether imported nodes should merge with existing nodes.
- isMerge() - Method in class org.apache.sling.jcr.contentloader.PathEntry
- isMethodAllowed(Method) - Static method in class org.apache.sling.scripting.sightly.compiler.util.ObjectModel
-
Deprecated.Returns
trueif the method is not one of theObject's class declared methods, with the exception ofObject.toString(). - isMethodAllowed(Method) - Static method in class org.apache.sling.scripting.sightly.render.ObjectModel
-
Returns
trueif the method is not one of theObject's class declared methods, with the exception ofObject.toString(). - isMethodValid(Method, String) - Method in class org.apache.sling.api.servlets.SlingAllMethodsServlet
-
Deprecated.Returns
trueifmethodis notnulland the method is not defined in the class named byclassName. - isMethodValid(Method, String) - Method in class org.apache.sling.api.servlets.SlingJakartaAllMethodsServlet
-
Returns
trueifmethodis notnulland the method is not defined in the class named byclassName. - isModelAvailableForRequest(SlingJakartaHttpServletRequest) - Method in interface org.apache.sling.models.factory.ModelFactory
-
Determine is a model class is available for the request's resource's resource type.
- isModelAvailableForRequest(SlingHttpServletRequest) - Method in interface org.apache.sling.models.factory.ModelFactory
-
Deprecated.
- isModelAvailableForResource(Resource) - Method in interface org.apache.sling.models.factory.ModelFactory
-
Determine is a model class is available for the resource's resource type.
- isModelClass(Class<?>) - Method in interface org.apache.sling.models.factory.ModelFactory
-
Checks if a given type can be instantiated though Sling Models.
- isModelClass(Object, Class<?>) - Method in interface org.apache.sling.models.factory.ModelFactory
-
Deprecated.Use
ModelFactory.isModelClass(Class)instead! - isMultiple() - Method in class org.apache.sling.repoinit.parser.operations.PropertyLine
- isMultiple() - Method in interface org.apache.sling.validation.model.ResourceProperty
- isMultiValue() - Method in class org.apache.sling.jcr.contentloader.LocalRestriction
- isMultiValue() - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.LocalRestriction
- 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.
- isNestedConfiguration() - Method in class org.apache.sling.caconfig.spi.metadata.PropertyMetadata
- isNone() - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.LocalPrivilege
- isNonExistingResource(Resource) - Static method in class org.apache.sling.api.resource.ResourceUtil
-
Returns
trueif the resourceresis a non-existing resource. - isNotInClusterView(ClusterView) - Method in class org.apache.sling.discovery.commons.InstancesDiff.InstanceCollection
-
Filter out the instances that are contained in the same
ClusterViewcluster view as the one provided. - isNotLeader() - Method in class org.apache.sling.discovery.commons.InstancesDiff.InstanceCollection
-
Filter out the leader instances (see
InstanceDescription.isLeader(). - isNotLocal() - Method in class org.apache.sling.discovery.commons.InstancesDiff.InstanceCollection
-
Filter out the local instances (see
InstanceDescription.isLocal(). - isNumber(Object) - Method in class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
- isNumber(Object) - Method in interface org.apache.sling.scripting.sightly.render.RuntimeObjectModel
-
Checks if the provided object represents a number or not.
- ISOLATED_FROM_TOPOLOGY - Enum constant in enum class org.apache.sling.discovery.base.commons.UndefinedClusterViewException.Reason
-
used when the local instance is isolated from the topology (which is noticed by an established view that does not include the local instance)
- isOpaque() - Method in interface org.apache.sling.api.uri.SlingUri
-
Returns true for opaque URIs like e.g. mailto:jon@example.com.
- isOpaque() - Method in class org.apache.sling.api.uri.SlingUriBuilder
-
Returns true for opaque URIs like e.g. mailto:jon@example.com.
- isOptional() - Method in class org.apache.sling.models.spi.injectorspecific.AbstractInjectAnnotationProcessor
-
Deprecated.
- isOptional() - Method in interface org.apache.sling.models.spi.injectorspecific.InjectAnnotationProcessor
-
Deprecated.
- isOverridden() - Method in interface org.apache.sling.caconfig.management.ConfigurationData
- isOverridden() - Method in interface org.apache.sling.caconfig.management.ValueInfo
- 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.PathEntry
- isPackageProtectionEnabled() - Static method in class org.apache.sling.scripting.jsp.jasper.security.SecurityUtil
-
Return the
SecurityManageronly if Security is enabled AND package protection mechanism is enabled. - isPartiallyStarted(Integer) - Method in class org.apache.sling.discovery.commons.providers.spi.LocalClusterView
- isPath() - Method in interface org.apache.sling.api.uri.SlingUri
-
Returns true the URI is either a relative or absolute path (this is the case if scheme and host is empty and the URI path is set)
- isPath() - Method in class org.apache.sling.api.uri.SlingUriBuilder
-
Returns true the URI is either a relative or absolute path (this is the case if scheme and host is empty and the URI path is set)
- isPattern() - Method in class org.apache.sling.api.resource.path.Path
-
Returns {code true} if this
Pathobject is holding a pattern - isPluginDeclared(String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
-
Check if the plugin ID has been previously declared.
- isPoolingEnabled() - Method in interface org.apache.sling.scripting.jsp.jasper.Options
-
Returns true if tag handler pooling is enabled, false otherwise.
- isPreferRunOnCreationInstance() - Method in interface org.apache.sling.event.jobs.QueueConfiguration
-
Prefer to run the job on the same instance it was created on.
- isPrimitive(Object) - Static method in class org.apache.sling.scripting.sightly.compiler.util.ObjectModel
-
Deprecated.Checks if the provided
objectis an instance of a primitive class. - isPrimitive(Object) - Method in class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
- isPrimitive(Object) - Static method in class org.apache.sling.scripting.sightly.render.ObjectModel
-
Checks if the provided
objectis an instance of a primitive class. - isPrimitive(Object) - Method in interface org.apache.sling.scripting.sightly.render.RuntimeObjectModel
-
Checks if the provided object represents a primitive data type or not.
- isPropertyMerge() - Method in class org.apache.sling.jcr.contentloader.ImportOptions
-
Specifies whether imported properties should merge with existing properties.
- isPropertyMerge() - Method in class org.apache.sling.jcr.contentloader.PathEntry
- 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.PathEntry
- isPropertyResolved() - Method in class org.apache.sling.scripting.jsp.jasper.el.ELContextWrapper
- isProtectHeadersOnInclude() - Method in class org.apache.sling.api.request.RequestDispatcherOptions
-
Returns the
RequestDispatcherOptions.OPT_PROTECT_HEADERS_ON_INCLUDEoption orfalseif not set. - 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.
- isReadOnly(ELContext) - Method in class org.apache.sling.scripting.jsp.jasper.el.JspValueExpression
- isReadOnly(ELContext, Object, Object) - Method in class org.apache.sling.scripting.jsp.jasper.el.ELResolverImpl
- isRedirectValid(HttpServletRequest, String) - Static method in class org.apache.sling.auth.core.AuthUtil
-
Returns
trueif the given redirecttargetis valid according to the following list of requirements: Thetargetis neithernullnor an empty string Thetargetis not an URL which is identified by the character sequence://separating the scheme from the host Thetargetis normalized such that it contains no consecutive slashes and no path segment contains a single or double dot Thetargetmust be prefixed with the servlet context path If aResourceResolveris available as a request attribute thetarget(without the servlet context path prefix) must resolve to an existing resource If aResourceResolveris not available as a request attribute thetargetmust be an absolute path starting with a slash character does not contain any of the characters<,>,', or"in plain or URL encoding - isRedirectValid(HttpServletRequest, String) - Static method in class org.apache.sling.auth.core.AuthUtil
-
Deprecated.
- isRedirectValid(HttpServletRequest, String) - Static method in class org.apache.sling.auth.core.spi.AbstractAuthenticationHandler
-
Deprecated.This method has been introduced after Bundle release 1.0.6 but has been replaced with
AuthUtil.isRedirectValid(HttpServletRequest, String). Use the latter method. - isRelativePath() - Method in interface org.apache.sling.api.uri.SlingUri
-
Returns true if the URI is a relative path (no scheme and path does not start with '/').
- isRelativePath() - Method in class org.apache.sling.api.uri.SlingUriBuilder
-
Returns true if the URI is a relative path (no scheme and path does not start with '/').
- isRequired() - Method in interface org.apache.sling.validation.model.ChildResource
-
Returns
trueif at least one resource matching the name/namePattern is required. - isRequired() - Method in interface org.apache.sling.validation.model.ResourceProperty
-
Returns
trueif at least one property matching the name/namePattern is required. - isResourceType(String) - Method in class org.apache.sling.api.resource.AbstractResource
-
Returns
trueif 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
-
Is just a shortcut for
getResourceResolver().isResourceType(this, resourceType). - isResourceType(String) - Method in class org.apache.sling.api.resource.ResourceWrapper
-
Returns the value of calling
isResourceTypeon thewrapped resource. - isResourceType(Resource, String) - Method in interface org.apache.sling.api.resource.ResourceResolver
-
Returns
trueif the resource type or any of the resource's super type(s) equals the given resource type. - isResourceType(Resource, String) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
- isRunMode(String) - Method in class org.apache.sling.provisioning.model.RunMode
-
Check if this run mode is tied to a single specific run mode name.
- isRunning(CompositeData) - Static method in class org.apache.sling.jcr.maintenance.RepositoryManagementUtil
- isSafeReferer() - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponse
-
determines if the referer has a proper referer including protocol
- isSafeReferer() - Method in class org.apache.sling.servlets.post.AbstractPostResponse
-
Deprecated.determines if the referer has a proper referer including protocol
- isScriptingInvalid() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspConfig.JspProperty
- isScriptingInvalid() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- isScriptless() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- isScriptless() - Method in interface org.apache.sling.scripting.jsp.jasper.compiler.tagplugin.TagPluginContext
- isSendError(SlingHttpServletRequest) - Method in class org.apache.sling.servlets.post.PostResponseWithErrorHandling
-
Deprecated.
- isServiceUser() - Method in class org.apache.sling.repoinit.parser.operations.DisableServiceUser
- isSession() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- isSessionSaveRequired(Session, SlingHttpServletRequest) - Method in class org.apache.sling.servlets.post.AbstractPostOperation
-
Deprecated.Check whether commit to the resource resolver should be called.
- isSetStatus(SlingJakartaHttpServletRequest) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractAccessPostServlet
- isShutdownGraceful() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Return whether or not the thread pool is configured to shutdown gracefully.
- 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.
- isSingleton() - Method in class org.apache.sling.caconfig.spi.metadata.ConfigurationMetadata
- isSingleValueDescriptor(String) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository2
- isSkipCheckin(SlingHttpServletRequest) - Method in class org.apache.sling.servlets.post.AbstractPostOperation
-
Deprecated.Check if checkin should be skipped
- isSkipSessionHandling(SlingHttpServletRequest) - Method in class org.apache.sling.servlets.post.AbstractPostOperation
-
Deprecated.Check whether changes should be written back
- isSmapDumped() - Method in interface org.apache.sling.scripting.jsp.jasper.Options
-
Indicates whether SMAP info for JSR45 debugging should be dumped to a file.
- isSmapSuppressed() - Method in interface org.apache.sling.scripting.jsp.jasper.Options
-
Is the generation of SMAP info for JSR45 debugging suppressed?
- isSnapshot() - Method in class org.apache.sling.commons.osgi.bundleversion.BundleBundleVersionInfo
- isSnapshot() - Method in class org.apache.sling.commons.osgi.bundleversion.BundleVersionInfo
- isSnapshot() - Method in class org.apache.sling.commons.osgi.bundleversion.FileBundleVersionInfo
- 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.
- isSpecial() - Method in class org.apache.sling.provisioning.model.Configuration
-
Is this a special configuration?
- isSpecial() - Method in class org.apache.sling.provisioning.model.Feature
-
Special feature?
- isSpecial() - Method in class org.apache.sling.provisioning.model.RunMode
-
Check whether this run mode is a special one
- isSpecialIdentifier(String) - Static method in class org.apache.sling.commons.compiler.source.JavaEscapeHelper
-
Test whether the argument is a special identifier, according to the Java Language Specification.
- isStandardDescriptor(String) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository2
- isStarResource(Resource) - Static method in class org.apache.sling.api.resource.ResourceUtil
-
Returns
trueif the resourceresis a "star resource". - isStopped() - Method in class org.apache.sling.discovery.base.commons.PeriodicBackgroundJob
- isStopped() - Method in interface org.apache.sling.event.jobs.consumer.JobExecutionContext
-
If a job is stoppable, it should periodically check this method and stop processing if the method return
true. - isStopping() - Method in class org.apache.sling.discovery.base.commons.PeriodicBackgroundJob
- isSuccess() - Method in class org.apache.sling.scripting.sightly.use.ProviderOutcome
-
Check if the outcome has been successful
- isSuccessful() - Method in class org.apache.sling.api.servlets.HtmlResponse
-
Deprecated.
- isSuccessful() - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponse
- isSuccessful() - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponseWrapper
- isSuccessful() - Method in class org.apache.sling.servlets.post.AbstractPostResponse
-
Deprecated.
- isSuccessful() - Method in class org.apache.sling.servlets.post.AbstractPostResponseWrapper
-
Deprecated.
- isSuccessful() - Method in interface org.apache.sling.servlets.post.JakartaPostResponse
- isSuccessful() - Method in interface org.apache.sling.servlets.post.PostResponse
-
Deprecated.
- issueConnectorPings() - Method in class org.apache.sling.discovery.base.commons.BaseViewChecker
-
Issue a remote heartbeat using the topology connectors
- issueHeartbeat() - Method in class org.apache.sling.discovery.base.commons.BaseViewChecker
-
Issue a heartbeat.
- isSupplemental(int) - Static method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLChar
-
Returns true if the specified character is a supplemental character.
- isSupported(Class<?>) - Method in interface org.apache.sling.models.export.spi.ModelExporter
-
Check if the result class is supported by this exporter.
- isSuspended() - Method in interface org.apache.sling.event.jobs.Queue
-
Is the queue currently suspended?
- isSuspended() - Method in interface org.apache.sling.event.jobs.ScheduledJobInfo
-
Is the processing currently suspended?
- isSyncTokenNewerOrEqual(long) - Method in class org.apache.sling.discovery.oak.cluster.InstanceInfo
- isSyntheticResource(Resource) - Static method in class org.apache.sling.api.resource.ResourceUtil
-
Returns
trueif the resourceresis a synthetic resource. - isTagFile() - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
- isTagFile() - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper
- isThreadSafe() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- isTrimDirectiveWhitespaces() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspConfig.JspProperty
- isTrimDirectiveWhitespaces() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- isTrusted(HttpServletRequest) - Method in class org.apache.sling.discovery.base.connectors.ping.TopologyRequestValidator
-
Is the request from the client trusted, based on the signature headers.
- isTrusted(HttpResponse) - Method in class org.apache.sling.discovery.base.connectors.ping.TopologyRequestValidator
-
Is the response from the server to be trusted by the client.
- isUninstall() - Method in class org.apache.sling.jcr.contentloader.PathEntry
- isUsed() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
-
Return whether or not the thread pool is in use.
- isValid() - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
-
check whether this is a valid announcement, containing the minimal information
- isValid() - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper
- isValid() - Method in class org.apache.sling.validation.spi.support.DefaultValidationResult
- isValid() - Method in interface org.apache.sling.validation.ValidationResult
-
Tells if the validation was successful or not.
- isValid(int) - Static method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLChar
-
Returns true if the specified character is valid.
- isValid(Iterable<String>, String, String) - Method in interface org.apache.sling.serviceusermapping.ServicePrincipalsValidator
-
Validates the configured service principal names.
- isValid(String, String, String) - Method in interface org.apache.sling.serviceusermapping.ServiceUserValidator
-
Validates the configured service user ID.
- isValid(CompositeData) - Static method in class org.apache.sling.jcr.maintenance.RepositoryManagementUtil
- isValidateRequest(HttpServletRequest) - Static method in class org.apache.sling.auth.core.AuthUtil
-
Returns
trueif the the client just asks for validation of submitted username/password credentials. - isValidateRequest(HttpServletRequest) - Static method in class org.apache.sling.auth.core.AuthUtil
-
Deprecated.
- isValidateRequest(HttpServletRequest) - Static method in class org.apache.sling.auth.core.spi.AbstractAuthenticationHandler
-
Deprecated.since Bundle 1.0.8, use
AuthUtil.isValidateRequest(HttpServletRequest) - isValidHref(String) - Method in interface org.apache.sling.xss.XSSFilter
-
Checks if the given URL is valid to be used for the
hrefattribute in aatag. - 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
- isValidPropertyName(String) - Static method in class org.apache.sling.discovery.commons.providers.util.PropertyNameHelper
-
SLING-2883 : properly test for valid property names
- isVersionable(Node) - Method in class org.apache.sling.servlets.post.AbstractPostOperation
-
Deprecated.
- isXml() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspConfig.JspProperty
- isXpoweredBy() - Method in interface org.apache.sling.scripting.jsp.jasper.Options
-
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 "../").
- ItemList<T> - Class in org.apache.sling.provisioning.model
-
Helper class to hold a list of items.
- ItemList() - Constructor for class org.apache.sling.provisioning.model.ItemList
- items - Variable in class org.apache.sling.provisioning.model.ItemList
-
The list holding the items.
- iterator() - Method in class org.apache.sling.api.resource.path.PathSet
-
Return an unmodifiable iterator for the paths.
- iterator() - Method in class org.apache.sling.commons.osgi.RankedServices
-
Iterates all services registered in OSGi, sorted by service ranking (either ascending or descending depending on the order given in the constructor).
- iterator() - Method in class org.apache.sling.provisioning.model.ItemList
- iterator() - Method in class org.apache.sling.provisioning.model.KeyValueMap
- IteratorWrapper<T> - Class in org.apache.sling.api.wrappers
-
Wrapper class for
Iterators, that forwards all method calls to the wrappedIterator. - IteratorWrapper(Iterator<T>) - Constructor for class org.apache.sling.api.wrappers.IteratorWrapper
-
Creates a wrapping iterator, delegating all method calls to the given
wrappedIterator.
J
- JAKARTA_REQUEST - Static variable in class org.apache.sling.api.scripting.SlingBindings
-
The name of the global scripting variable providing the
SlingJakartaHttpServletRequestobject (value is "request"). - JAKARTA_RESPONSE - Static variable in class org.apache.sling.api.scripting.SlingBindings
-
The name of the global scripting variable providing the
SlingJakartaHttpServletResponseobject (value is "response"). - JakartaAuthenticationFeedbackHandler - Interface in org.apache.sling.auth.core.spi
-
The
AuthenticationFeedbackHandlermay be implemented byAuthenticationHandlerservices to request being informed on the success or failure of authentication. - JakartaAuthenticationHandler - Interface in org.apache.sling.auth.core.spi
-
The
AuthenticationHandlerinterface defines the service API used by the authentication implementation to support plugin various ways of extracting credentials from the request. - JakartaAuthenticationInfoPostProcessor - Interface in org.apache.sling.auth.core.spi
-
Service interface which allows bundles to modify the
AuthenticationInfoobject right after oneAuthenticationHandlerhas returned an {AuthenticationInfofrom theJakartaAuthenticationHandler.extractCredentials(HttpServletRequest, HttpServletResponse)method or an anonymousAuthenticationInfohas been created. - JakartaErrorHandler - Interface in org.apache.sling.api.servlets
-
The
JakartaErrorHandlerdefines the interface of the service used by the Sling to handle calls tojakarta.servlet.http.HttpServletResponse.sendErrorand to handle uncaughtThrowables. - JakartaHtmlResponse - Class in org.apache.sling.servlets.post
-
The
HtmlResponseis anAbstractPostResponsepreparing the response in HTML (actually XHTML) such that it can be interpreted as a plain response in a browser or as XML response in an Ajax request. - JakartaHtmlResponse() - Constructor for class org.apache.sling.servlets.post.JakartaHtmlResponse
- JakartaJSONResponse - Class in org.apache.sling.servlets.post
-
The
JSONResponseis anAbstractJakartaPostResponsepreparing the response in JSON. - JakartaJSONResponse() - Constructor for class org.apache.sling.servlets.post.JakartaJSONResponse
- JakartaJSONResponse.JSONResponseException - Exception Class in org.apache.sling.servlets.post
- JakartaLoginEventDecorator - Interface in org.apache.sling.auth.core
-
Components should implement this interface to customize properties in the Login and/or LoginFailed event
- JakartaMediaRangeList - Class in org.apache.sling.api.request.header
-
Facilitates parsing of the Accept HTTP request header.
- JakartaMediaRangeList(HttpServletRequest) - Constructor for class org.apache.sling.api.request.header.JakartaMediaRangeList
-
Constructs a
MediaRangeListusing information from the suppliedHttpServletRequest. - JakartaMediaRangeList(String) - Constructor for class org.apache.sling.api.request.header.JakartaMediaRangeList
-
Constructs a
MediaRangeListusing a list of media ranges specified in ajava.lang.String. - JakartaMediaRangeList.MediaRange - Class in org.apache.sling.api.request.header
-
A code
MediaRangerepresents an entry in aMediaRangeList. - JakartaNodeNameGenerator - Interface in org.apache.sling.servlets.post
-
Service interface which allows for custom node name generation for * resources.
- JakartaOptingServlet - Interface in org.apache.sling.api.servlets
-
The
JakartaOptingServletinterface may be implemented byServlets used by Sling which may choose to not handle all requests for which they would be selected based on their registration properties. - JakartaPostOperation - Interface in org.apache.sling.servlets.post
-
The
JakartaPostOperationinterface defines the service API to be implemented by service providers extending the Sling POST servlet. - JakartaPostResponse - Interface in org.apache.sling.servlets.post
-
The
PostResponseinterface defines the API of a response container which can (and should) be used byJakartaPostOperationservices to prepare responses to be sent back to the client. - JakartaPostResponseCreator - Interface in org.apache.sling.servlets.post
-
Service interface which allows for alternate implementations of the JakartaPostResponse interface to be created as needed.
- JakartaRequestLocaleResolver - Interface in org.apache.sling.i18n
-
The
JakartaRequestLocaleResolverservice interface may be implemented by a service registered under this name to allow the resolution of the requestLocaleto apply. - JakartaToJavaxFilterWrapper - Class in org.apache.sling.api.wrappers
-
This class wraps a filter based on the Jakarta Servlet API to implement Servlet API 3.
- JakartaToJavaxFilterWrapper(Filter) - Constructor for class org.apache.sling.api.wrappers.JakartaToJavaxFilterWrapper
- JakartaToJavaxFilterWrapper.FilterChainWrapper - Class in org.apache.sling.api.wrappers
- JakartaToJavaxOptingServletWrapper(JakartaOptingServlet) - Constructor for class org.apache.sling.api.wrappers.JakartaToJavaxServletWrapper.JakartaToJavaxOptingServletWrapper
- JakartaToJavaxRequestWrapper - Class in org.apache.sling.api.wrappers
-
Wrapper for
SlingJakartaHttpServletRequestto adapt it to the Javax Servlet API. - JakartaToJavaxRequestWrapper(SlingJakartaHttpServletRequest) - Constructor for class org.apache.sling.api.wrappers.JakartaToJavaxRequestWrapper
- JakartaToJavaxResponseWrapper - Class in org.apache.sling.api.wrappers
-
Wrapper for
SlingJakartaHttpServletResponseto adapt it to the Jacax Servlet API. - JakartaToJavaxResponseWrapper(SlingJakartaHttpServletResponse) - Constructor for class org.apache.sling.api.wrappers.JakartaToJavaxResponseWrapper
- JakartaToJavaxServletWrapper - Class in org.apache.sling.api.wrappers
-
This class wraps a servlet based on the Jakarta Servlet API to implement Servlet API 3.
- JakartaToJavaxServletWrapper(Servlet) - Constructor for class org.apache.sling.api.wrappers.JakartaToJavaxServletWrapper
- JakartaToJavaxServletWrapper.JakartaToJavaxOptingServletWrapper - Class in org.apache.sling.api.wrappers
- JasperException - Exception Class in org.apache.sling.scripting.jsp.jasper
-
Base class for all exceptions generated by the JSP engine.
- JasperException(String) - Constructor for exception class org.apache.sling.scripting.jsp.jasper.JasperException
- JasperException(String, Throwable) - Constructor for exception class 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 class org.apache.sling.scripting.jsp.jasper.JasperException
-
Creates a JasperException with the embedded exception
- javacError(String, Exception) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.ErrorDispatcher
- javacError(String, Exception) - Method in interface org.apache.sling.scripting.jsp.jasper.compiler.ErrorHandler
-
Processes the given javac error report and exception.
- javacError(JavacErrorDetail[]) - 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.
- 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
- JavaClassBackendCompiler - Class in org.apache.sling.scripting.sightly.java.compiler
-
BackendCompilerthat generates a Java class. - JavaClassBackendCompiler() - Constructor for class org.apache.sling.scripting.sightly.java.compiler.JavaClassBackendCompiler
- JavaClassBackendCompiler(JavaImportsAnalyzer) - Constructor for class org.apache.sling.scripting.sightly.java.compiler.JavaClassBackendCompiler
- JavaCompiler - Interface in org.apache.sling.commons.compiler
-
The
JavaCompilerprovides platform independant Java compilation support. - JavaDoc generation - Search tag in Overview
- Section
- JavaEscapeHelper - Class in org.apache.sling.commons.compiler.source
-
The
JavaEscapeHelperclass provides various methods which can be used to generate valid Java identifiers or package / class names, especially when generating them from a transcompiler. - JavaEscapeUtils - Class in org.apache.sling.scripting.sightly.java.compiler
-
Deprecated.since version 2.1.0 of the API; see
JavaEscapeHelperfor a replacement. - JavaEscapeUtils() - Constructor for class org.apache.sling.scripting.sightly.java.compiler.JavaEscapeUtils
-
Deprecated.
- JavaImportsAnalyzer - Interface in org.apache.sling.scripting.sightly.java.compiler
-
The
JavaImportsAnalyzerallows checking imports in generated HTL Java classes, in order to optimise dependencies. - JavaxToJakartaFilterWrapper - Class in org.apache.sling.api.wrappers
-
This class wraps a filter based on the Servlet API 3 to implement Jakarta Servlet API.
- JavaxToJakartaFilterWrapper(Filter) - Constructor for class org.apache.sling.api.wrappers.JavaxToJakartaFilterWrapper
- JavaxToJakartaFilterWrapper.FilterChainWrapper - Class in org.apache.sling.api.wrappers
- JavaxToJakartaOptingServletWrapper(OptingServlet) - Constructor for class org.apache.sling.api.wrappers.JavaxToJakartaServletWrapper.JavaxToJakartaOptingServletWrapper
- JavaxToJakartaRequestWrapper - Class in org.apache.sling.api.wrappers
-
Wrapper for
SlingHttpServletRequestto adapt it to the Jakarta Servlet API. - JavaxToJakartaRequestWrapper(SlingHttpServletRequest) - Constructor for class org.apache.sling.api.wrappers.JavaxToJakartaRequestWrapper
- JavaxToJakartaResponseWrapper - Class in org.apache.sling.api.wrappers
-
Wrapper for
SlingHttpServletResponseto adapt it to the Jacax Servlet API. - JavaxToJakartaResponseWrapper(SlingHttpServletResponse) - Constructor for class org.apache.sling.api.wrappers.JavaxToJakartaResponseWrapper
- JavaxToJakartaServletWrapper - Class in org.apache.sling.api.wrappers
-
This class wraps a servlet based on the Servlet API 3 to implement Jakarta Servlet API.
- JavaxToJakartaServletWrapper(Servlet) - Constructor for class org.apache.sling.api.wrappers.JavaxToJakartaServletWrapper
- JavaxToJakartaServletWrapper.JavaxToJakartaOptingServletWrapper - Class in org.apache.sling.api.wrappers
- JcrRepoInitOpsProcessor - Interface in org.apache.sling.jcr.repoinit
-
Apply Operations produced by the repoinit parser to a JCR Repository
- JcrResourceChange - Class in org.apache.sling.jcr.resource.api
-
Extension of
ResourceChangeto support user id and user data (if available) - JcrResourceChange(ResourceChange.ChangeType, String, boolean, String, String) - Constructor for class org.apache.sling.jcr.resource.api.JcrResourceChange
- JcrResourceConstants - Class in org.apache.sling.jcr.resource.api
-
The
JcrResourceConstantsinterface provides constant values. - JcrResourceConstants() - Constructor for class org.apache.sling.jcr.resource.api.JcrResourceConstants
- JDTCompiler - Class in org.apache.sling.scripting.jsp.jasper.compiler
-
JDT class compiler.
- JDTCompiler(JspCompilationContext) - Constructor for class org.apache.sling.scripting.jsp.jasper.compiler.JDTCompiler
- JNDI_PREFIX - Static variable in class org.apache.sling.jcr.base.util.RepositoryAccessor
-
Deprecated.
- Job - Interface in org.apache.sling.commons.scheduler
-
A job is executed by the
Schedulerservice. - Job - Interface in org.apache.sling.event.jobs
-
A job Property Types In general all scalar types and all serializable classes are supported as property types.
- Job.JobState - Enum Class in org.apache.sling.event.jobs
-
The current job state.
- JobBuilder - Interface in org.apache.sling.event.jobs
-
This is a builder interface to build jobs and scheduled jobs.
- JobBuilder.ScheduleBuilder - Interface in org.apache.sling.event.jobs
-
This is a builder interface for creating schedule information
- JobConsumer - Interface in org.apache.sling.event.jobs.consumer
-
A job consumer consumes a job.
- JobConsumer.AsyncHandler - Interface in org.apache.sling.event.jobs.consumer
-
If the consumer decides to process the job asynchronously, this handler interface can be used to notify finished processing.
- JobConsumer.JobResult - Enum Class in org.apache.sling.event.jobs.consumer
-
The result of the job processing.
- JobContext - Interface in org.apache.sling.commons.scheduler
-
The context for a
Job. - JobExecutionContext - Interface in org.apache.sling.event.jobs.consumer
- JobExecutionContext.ResultBuilder - Interface in org.apache.sling.event.jobs.consumer
- JobExecutionResult - Interface in org.apache.sling.event.jobs.consumer
-
The status of a job after it has been processed by a
JobExecutor. - JobExecutor - Interface in org.apache.sling.event.jobs.consumer
-
A job executor consumes a job.
- JobManager - Interface in org.apache.sling.event.jobs
-
The job manager is the heart of the job processing.
- JobManager.QueryType - Enum Class in org.apache.sling.event.jobs
-
The requested job types for the query.
- JOIN - Static variable in class org.apache.sling.scripting.sightly.compiler.expression.nodes.RuntimeCall
-
The name of the
RuntimeCallfunction that will process join operations on arrays. - JOIN - Static variable in class org.apache.sling.scripting.sightly.compiler.RuntimeFunction
-
Deprecated.The name of the
RuntimeCallfunction that will process join operations on arrays. - JOIN - Static variable in interface org.apache.sling.scripting.sightly.extension.RuntimeExtension
-
The name of the runtime function that will process join operations on arrays.
- JOINER_DELAY_ENABLED_SYSTEM_PROPERTY_NAME - Static variable in annotation interface org.apache.sling.discovery.oak.DiscoveryServiceCentralConfig
- JoinerDelay - Class in org.apache.sling.discovery.oak
-
The JoinerDelay is an ClusterSyncService used in the sync chain and got introduced as part of SLING-10489.
- JoinerDelay(long, Scheduler) - Constructor for class org.apache.sling.discovery.oak.JoinerDelay
- joinerDelaySeconds - Variable in class org.apache.sling.discovery.oak.Config
- joinerDelaySeconds() - Element in annotation interface org.apache.sling.discovery.oak.DiscoveryServiceCentralConfig
- 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.ScriptableMap
- 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_getChild(String) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
-
Maps getChild(String childPath) to getChild method.
- jsFunction_getChildren() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
- jsFunction_getChildren() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
- 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_getName() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
- 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
- jsFunction_getParent() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
- jsFunction_getParent() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
- jsFunction_getPath() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
- jsFunction_getPath() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
- 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
- jsFunction_getResourceResolver() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
- jsFunction_getResourceSuperType() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
- jsFunction_getResourceType() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
- 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_isResourceType(String) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
- jsFunction_listChildren() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
- 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_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_name() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
- 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_parent() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
- jsGet_path() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
- jsGet_path() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
- jsGet_properties() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
- jsGet_resourceMetadata() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
- jsGet_resourceResolver() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
- jsGet_resourceSuperType() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
- jsGet_resourceType() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
- 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 - Enum constant in enum class org.apache.sling.installer.api.serializer.ConfigurationSerializerFactory.Format
- JSONResponse - Class in org.apache.sling.servlets.post
-
Deprecated.Use
JakartaJSONResponseinstead. - JSONResponse() - Constructor for class org.apache.sling.servlets.post.JSONResponse
-
Deprecated.
- JSONResponse.JSONResponseException - Exception Class in org.apache.sling.servlets.post
-
Deprecated.
- JSONResponseException(String, Throwable) - Constructor for exception class org.apache.sling.servlets.post.JakartaJSONResponse.JSONResponseException
- JSONResponseException(String, Throwable) - Constructor for exception class org.apache.sling.servlets.post.JSONResponse.JSONResponseException
-
Deprecated.
- JSONResponseException(Throwable) - Constructor for exception class org.apache.sling.servlets.post.JakartaJSONResponse.JSONResponseException
- JSONResponseException(Throwable) - Constructor for exception class org.apache.sling.servlets.post.JSONResponse.JSONResponseException
-
Deprecated.
- 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_PACKAGE_NAME_PROPERTY_NAME - Static variable in class org.apache.sling.scripting.jsp.jasper.Constants
-
The name of the system property that will be checked to set the value for
Constants.JSP_PACKAGE_NAME. - 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
- 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, JspRuntimeContext) - Constructor for class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
- JspCompilationContext(String, boolean, Options, ServletContext, JspRuntimeContext, String) - Constructor for class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
- JspCompilationContext(String, TagInfo, Options, ServletContext, JspRuntimeContext, URL) - Constructor for 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
- 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
- jspDestroy() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.HttpJspBase
- JspELException - Exception Class in org.apache.sling.scripting.jsp.jasper.el
- JspELException(String, ELException) - Constructor for exception class org.apache.sling.scripting.jsp.jasper.el.JspELException
- jspError(Exception) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.ErrorDispatcher
- jspError(String) - 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.
- jspError(String, String) - 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(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) - 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(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) - 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(Node, String, String, Exception) - 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
- JspFactoryHandler(JspFactory, JspFactory) - Constructor for class org.apache.sling.scripting.jsp.jasper.compiler.JspRuntimeContext.JspFactoryHandler
- 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
- 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
- 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 Class in org.apache.sling.scripting.jsp.jasper.el
- JspMethodNotFoundException(String, MethodNotFoundException) - Constructor for exception class org.apache.sling.scripting.jsp.jasper.el.JspMethodNotFoundException
- JspProperty(String, String, String, String, Vector, Vector, String, String) - Constructor for class org.apache.sling.scripting.jsp.jasper.compiler.JspConfig.JspProperty
- JspPropertyNotFoundException - Exception Class in org.apache.sling.scripting.jsp.jasper.el
- JspPropertyNotFoundException(String, PropertyNotFoundException) - Constructor for exception class org.apache.sling.scripting.jsp.jasper.el.JspPropertyNotFoundException
- JspPropertyNotWritableException - Exception Class in org.apache.sling.scripting.jsp.jasper.el
- JspPropertyNotWritableException(String, PropertyNotWritableException) - Constructor for exception class 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 invalid input: '&'060;%@include file="
- JspRuntimeContext(ServletContext, Options, IOProvider) - 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.
- 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
- 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 for JSP pages.
- JspServletWrapper(ServletConfig, Options, String, boolean, JspRuntimeContext, Servlet) - Constructor for class org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper
-
JspServletWrapper for precompiled JSPs
- JspServletWrapper(ServletContext, Options, String, TagInfo, JspRuntimeContext, URL) - Constructor for class org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper
-
JspServletWrapper for tag files.
- JspSlingHttpServletResponseWrapper - Class in org.apache.sling.scripting.jsp.util
-
The
JspSlingHttpServletResponseWrapperclass may be used by tag library implementors to create aRenderResponseobject 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.
- 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
- 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.
K
- keepGenerated() - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
-
Are we keeping generated code around?
- keepVersions() - Element in annotation interface org.apache.sling.jcr.maintenance.VersionCleanupPathConfig
- KEY_ADDITIONAL_CLASS_LOADER - Static variable in class org.apache.sling.commons.compiler.Options
-
The key for the additional class loader.
- KEY_CLASS_LOADER - Static variable in class org.apache.sling.commons.compiler.Options
-
The key for the class loader.
- KEY_CLASS_LOADER_WRITER - Static variable in class org.apache.sling.commons.compiler.Options
-
The key for the class loader writer.
- KEY_FORCE_COMPILATION - Static variable in class org.apache.sling.commons.compiler.Options
-
The key to force the compilation - even if the class files are more recent.
- KEY_GENERATE_DEBUG_INFO - Static variable in class org.apache.sling.commons.compiler.Options
-
The key for the generate debug info flag.
- KEY_IGNORE_WARNINGS - Static variable in class org.apache.sling.commons.compiler.Options
-
The key to ignore warnings - if this option is turned on, the resulting compilation result does not get the warnings issued by the compiler.
- KEY_SOURCE_VERSION - Static variable in class org.apache.sling.commons.compiler.Options
-
The key for the source version.
- KEY_TARGET_VERSION - Static variable in class org.apache.sling.commons.compiler.Options
-
The key for the target version.
- keySet() - Method in class org.apache.sling.api.resource.ResourceMetadata
- keySet() - Method in class org.apache.sling.api.scripting.LazyBindings
- keySet() - Method in class org.apache.sling.api.wrappers.CompositeValueMap
-
Deprecated.
- keySet() - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
- KeyValueMap<T> - Class in org.apache.sling.provisioning.model
-
Helper class to hold key value pairs.
- KeyValueMap() - Constructor for class org.apache.sling.provisioning.model.KeyValueMap
L
- label() - Element in annotation interface org.apache.sling.caconfig.annotation.Configuration
- label() - Element in annotation interface org.apache.sling.caconfig.annotation.Property
- label(String) - Method in class org.apache.sling.caconfig.spi.metadata.ConfigurationMetadata
- label(String) - Method in class org.apache.sling.caconfig.spi.metadata.PropertyMetadata
- LABEL - Static variable in class org.apache.sling.discovery.oak.TopologyWebConsolePlugin
- LANGUAGES - Static variable in interface org.apache.sling.api.resource.QueriableResourceProvider
-
Deprecated.The name of the service registration property containing the supported languages of the resource provider (value is "provider.query.languages").
- 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.
- lazy - Enum constant in enum class org.apache.sling.api.resource.runtime.dto.AuthType
- LazyBindings - Class in org.apache.sling.api.scripting
-
The
LazyBindingswraps another map and dynamically provides entries for the wrapped map through a map ofLazyBindings.Suppliers. - LazyBindings() - Constructor for class org.apache.sling.api.scripting.LazyBindings
- LazyBindings(Map<String, LazyBindings.Supplier>) - Constructor for class org.apache.sling.api.scripting.LazyBindings
- LazyBindings(Map<String, LazyBindings.Supplier>, Map<String, Object>) - Constructor for class org.apache.sling.api.scripting.LazyBindings
- LazyBindings.Supplier - Interface in org.apache.sling.api.scripting
-
This marker interface should be used for suppliers which should be unwrapped when used as values stored in a
LazyBindingsmap. - leaderElectionPrefix - Variable in class org.apache.sling.discovery.oak.Config
- leaderElectionPrefix() - Element in annotation interface org.apache.sling.discovery.oak.DiscoveryServiceCentralConfig
- length - Variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLString
-
The length of characters from the offset.
- LENGTH - Enum constant in enum class org.apache.sling.scripting.sightly.compiler.expression.nodes.UnaryOperator
-
Evaluates the length of a collection
- leq(Object, Object) - Static method in enum class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperator
- LEQ - Enum constant in enum class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperator
-
Less or equal.
- lessThan - Variable in enum class org.apache.sling.commons.osgi.Order
- limit() - Element in annotation interface org.apache.sling.jcr.maintenance.VersionCleanupPathConfig
- LineInfo() - Constructor for class org.apache.sling.scripting.jsp.jasper.compiler.SmapStratum.LineInfo
- LinePrefixCleaner - Class in org.apache.sling.repoinit.parser.operations
-
Removes an prefix at the beginning of each line in a String.
- LinePrefixCleaner() - Constructor for class org.apache.sling.repoinit.parser.operations.LinePrefixCleaner
- listAnnouncementsInSameCluster(ClusterView) - Method in interface org.apache.sling.discovery.base.connectors.announcement.AnnouncementRegistry
-
list all announcements that were received by instances in the local cluster
- listAnnouncementsInSameCluster(ClusterView) - Method in class org.apache.sling.discovery.base.connectors.announcement.AnnouncementRegistryImpl
- 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() - Method in class org.apache.sling.api.resource.ResourceWrapper
-
Returns the value of calling
listChildrenon thewrapped resource. - listChildren(Predicate<Resource>) - Method in class org.apache.sling.resource.filter.ResourceStream
-
Provides a stream of the child resources of the base resource.
- listChildren(Resource) - Method in interface org.apache.sling.api.resource.ResourceProvider
-
Deprecated.
- listChildren(Resource) - Method in interface org.apache.sling.api.resource.ResourceResolver
- listChildren(Resource) - Static method in class org.apache.sling.api.resource.ResourceUtil
-
Deprecated.since 2.1.0, use
Resource.listChildren()instead - listChildren(Resource) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
-
Wraps and returns the
Iteratorobtained by callinglistChildrenon the wrapped resource resolver. - listChildren(Resource) - Static method in class org.apache.sling.scripting.jsp.taglib.SlingFunctions
-
Method for allowing the invocation of the Sling Resource listChildren method.
- listChildren(ResolveContext<T>, Resource) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
- ListChildrenTag - Class in org.apache.sling.scripting.jsp.taglib
-
Tag for listing the children of a Resource.
- ListChildrenTag() - Constructor for class org.apache.sling.scripting.jsp.taglib.ListChildrenTag
- listInstances() - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
-
Returns the list of instances that are contained in this announcement
- listInstances(ClusterView) - Method in interface org.apache.sling.discovery.base.connectors.announcement.AnnouncementRegistry
-
Returns the list of instances contained in all non-expired announcements of this registry
- listInstances(ClusterView) - Method in class org.apache.sling.discovery.base.connectors.announcement.AnnouncementRegistryImpl
- listLocalAnnouncements() - Method in interface org.apache.sling.discovery.base.connectors.announcement.AnnouncementRegistry
-
list all announcements that were received (incoming or inherited) by this instance
- listLocalAnnouncements() - Method in class org.apache.sling.discovery.base.connectors.announcement.AnnouncementRegistryImpl
- listLocalIncomingAnnouncements() - Method in interface org.apache.sling.discovery.base.connectors.announcement.AnnouncementRegistry
-
list all announcements that this instance received (incoming)
- listLocalIncomingAnnouncements() - Method in class org.apache.sling.discovery.base.connectors.announcement.AnnouncementRegistryImpl
- listOutgoingConnectors() - Method in interface org.apache.sling.discovery.base.connectors.ping.ConnectorRegistry
-
Lists all outgoing topology connectors
- listOutgoingConnectors() - Method in class org.apache.sling.discovery.base.connectors.ping.ConnectorRegistryImpl
- load() - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
- loadCompiledClass(String) - Method in interface org.apache.sling.commons.compiler.CompilationResult
-
Try to load the compiled class.
- loader - Variable in class org.apache.sling.scripting.jsp.jasper.compiler.BeanRepository
- loadStoredAce(AccessControlManager, String, Principal, Map<String, RestrictionDefinition>) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyAceServlet
-
Loads the state for the currently stored ACE for the specified principal.
- 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.
- LocalClusterView - Class in org.apache.sling.discovery.commons.providers.spi
- LocalClusterView(String, String) - Constructor for class org.apache.sling.discovery.commons.providers.spi.LocalClusterView
- LocaleResolver - Interface in org.apache.sling.i18n
-
Deprecated.The
JakartaRequestLocaleResolvershould be used instead. - 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
- LocalPrivilege - Class in org.apache.sling.jcr.contentloader
- LocalPrivilege - Class in org.apache.sling.jcr.jackrabbit.accessmanager
-
Use to holds details of a privilege
- LocalPrivilege(String) - Constructor for class org.apache.sling.jcr.contentloader.LocalPrivilege
- LocalPrivilege(Privilege) - Constructor for class org.apache.sling.jcr.jackrabbit.accessmanager.LocalPrivilege
- LocalRestriction - Class in org.apache.sling.jcr.contentloader
- LocalRestriction - Class in org.apache.sling.jcr.jackrabbit.accessmanager
-
Use to holds details of a restriction
- LocalRestriction(String, Value) - Constructor for class org.apache.sling.jcr.contentloader.LocalRestriction
- LocalRestriction(String, Value[]) - Constructor for class org.apache.sling.jcr.contentloader.LocalRestriction
- LocalRestriction(RestrictionDefinition, Value) - Constructor for class org.apache.sling.jcr.jackrabbit.accessmanager.LocalRestriction
- LocalRestriction(RestrictionDefinition, Value[]) - Constructor for class org.apache.sling.jcr.jackrabbit.accessmanager.LocalRestriction
- lock - Variable in class org.apache.sling.discovery.base.commons.BaseViewChecker
-
lock object for synchronizing the run method
- lock - Variable in class org.apache.sling.discovery.commons.providers.base.ViewStateManagerImpl
-
The lock object with which all public methods are guarded - to be provided in the constructor.
- lock() - Method in class org.apache.sling.api.resource.ResourceMetadata
-
Make this object read-only.
- lockTagFileLoading(String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspRuntimeContext
-
Locks a tag file path.
- log - Variable in class org.apache.sling.scripting.jsp.jasper.compiler.Compiler
- log - Variable in class org.apache.sling.servlets.post.AbstractPostOperation
-
Deprecated.default log
- 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
MessageFormatformat evaluated using the given formatting arguments. - log(String, Object...) - Method in interface org.apache.sling.event.jobs.consumer.JobExecutionContext
-
Log a 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(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 - 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").
- logger - Variable in class org.apache.sling.discovery.base.commons.BaseViewChecker
- logger - Variable in class org.apache.sling.discovery.commons.providers.spi.base.AbstractServiceWithBackgroundCheck
- logger - Variable in class org.apache.sling.discovery.commons.providers.spi.base.ClusterSyncServiceChain
- logger - Variable in class org.apache.sling.discovery.oak.SlingIdCleanupTask
- logger - Variable in class org.apache.sling.discovery.oak.SynchronizedClocksHealthCheck
- logger - Variable in class org.apache.sling.jcr.registration.AbstractRegistrationSupport
-
The Logger for logging.
- LoggerConfig - Class in org.apache.sling.commons.log.logback.webconsole
-
Encapsulates the info about a logger configuration
- LoggerConfig(String, String, String[], String, boolean) - Constructor for class org.apache.sling.commons.log.logback.webconsole.LoggerConfig
-
Constructor
- login() - Method in class org.apache.sling.jcr.base.AbstractSlingRepository2
-
Same as calling
login(null, null). - login(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.sling.api.auth.Authenticator
-
Tries to login a request user for the current request.
- login(String) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository2
-
Same as calling
login(null, workspace). - login(Credentials) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository2
-
Same as calling
login(credentials, null). - login(Credentials, String) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository2
-
Logs into the repository at the given
workspacewith the givencredentialsand returns the session returned from the repository. - login(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.sling.api.auth.Authenticator
-
Deprecated.
- login(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.sling.engine.auth.Authenticator
-
Deprecated.Finds an
AuthenticationHandlerfor the given request and call itsAuthenticationHandler.requestAuthentication(HttpServletRequest, HttpServletResponse)method to initiate an authentication process with the client to login to Sling. - 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 interface org.apache.sling.jcr.api.SlingRepository
-
Deprecated.as of 2.2 (bundle version 2.2.0) because of inherent security issues. Services requiring specific permissions should use the
SlingRepository.loginService(String, String)instead. - loginAdministrative(String) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository2
-
Login as an administrative user.
- LoginEventDecorator - Interface in org.apache.sling.auth.core
-
Deprecated.Use
JakartaLoginEventDecoratorinstead - LoginException - Exception Class in org.apache.sling.api.resource
-
Exception thrown by
,ResourceResolverFactory.getAdministrativeResourceResolver(java.util.Map), andResourceResolverFactory.getResourceResolver(java.util.Map)if a resource resolver cannot be created because the credential data is not valid.ResourceResolver.clone(java.util.Map) - LoginException() - Constructor for exception class org.apache.sling.api.resource.LoginException
-
Constructs a new instance of this class with
nullas its detail message. - LoginException(String) - Constructor for exception class org.apache.sling.api.resource.LoginException
-
Constructs a new instance of this class with the specified detail message.
- LoginException(String, Throwable) - Constructor for exception class 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 class org.apache.sling.api.resource.LoginException
-
Constructs a new instance of this class with the specified root cause.
- loginService(String, String) - Method in interface org.apache.sling.jcr.api.SlingRepository
-
Returns a session to the given workspace with privileges assigned to the service provided by the calling bundle.
- loginService(String, String) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository2
-
Actual implementation of the
AbstractSlingRepository2.loginService(String, String)method taking into account the bundle calling this method. - 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 interface org.apache.sling.api.auth.Authenticator
-
Deprecated.
- logout(T) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
-
If the provider requires authentication, this method is called with the state of the user returned by
ResourceProvider.authenticate(Map)once the resource resolver is closed. - LogPanel - Interface in org.apache.sling.commons.log.logback.webconsole
-
Interface for the Felix Web Console plugin that displays the current active log bundle configuration
- LogSilencer - Class in org.apache.sling.discovery.commons.providers.util
-
Helper class to help reduce log.info output.
- LogSilencer(Logger) - Constructor for class org.apache.sling.discovery.commons.providers.util.LogSilencer
- LogSilencer(Logger, long) - Constructor for class org.apache.sling.discovery.commons.providers.util.LogSilencer
- 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
MessageFormatpattern evaluated using the given arguments and the number of milliseconds elapsed since the timer start. - Long - Enum constant in enum class org.apache.sling.repoinit.parser.operations.PropertyLine.PropertyType
- longValues() - Element in annotation interface org.apache.sling.models.annotations.Default
- lookup(String) - Static method in enum class org.apache.sling.scripting.sightly.compiler.expression.MarkupContext
-
Returns the render context with the given name.
- Loop - Class in org.apache.sling.scripting.sightly.compiler.commands
-
This
Commandrenders a sequence of commands repeatedly. - Loop() - Constructor for class org.apache.sling.scripting.sightly.compiler.commands.Loop
- Loop.End - Class in org.apache.sling.scripting.sightly.compiler.commands
- Loop.Start - Class in org.apache.sling.scripting.sightly.compiler.commands
- lowSurrogate(int) - Static method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLChar
-
Returns the low surrogate of a supplemental character
- lt(Object, Object) - Static method in enum class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperator
- LT - Enum constant in enum class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperator
-
Less than.
M
- main(String[]) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.SmapGenerator
- makeContext() - Method in class org.apache.sling.scripting.javascript.helper.SlingContextFactory
- makeJavaIdentifier(String) - Static method in class org.apache.sling.scripting.sightly.java.compiler.JavaEscapeUtils
-
Deprecated.Converts the given identifier to a legal Java identifier
- makeJavaPackage(String) - Static method in class org.apache.sling.commons.compiler.source.JavaEscapeHelper
-
Converts the given
pathto a Java package or fully-qualified class name, depending on thepath's value. - makeJavaPackage(String) - Static method in class org.apache.sling.scripting.sightly.java.compiler.JavaEscapeUtils
-
Deprecated.Converts the given scriptName to a Java package or fully-qualified class name
- 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.sightly.java.compiler.JavaEscapeUtils
-
Deprecated.Mangle the specified character to create a legal Java class name.
- MANIFEST_HEADER - Static variable in class org.apache.sling.provisioning.model.io.ModelArchiveWriter
-
The manifest header marking an archive as a model archive.
- 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.PathImpl - Class in org.apache.sling.commons.osgi
- 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 theResourceResolver.resolve(HttpServletRequest, String)method the same resource is returned. - map(HttpServletRequest, String) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
- map(String) - Method in interface org.apache.sling.api.resource.ResourceResolver
-
Returns a (request) path mapped from the (resource) path applying the reverse mapping used by the
ResourceResolver.resolve(String)such that when the path is given to theResourceResolver.resolve(String)method the same resource is returned. - map(String) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
- map(String, String) - Method in class org.apache.sling.serviceusermapping.Mapping
-
Returns the user name if the
serviceNameand theserviceInfomatch and a single user name is configured (in contrast to a set of principal names). - map(HttpServletRequest, String) - Method in interface org.apache.sling.api.resource.ResourceResolver
-
Deprecated.Use
ResourceResolver.map(HttpServletRequest, String)instead. - map(HttpServletRequest, String) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
-
Deprecated.
- 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.
- 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.
- MapLiteral - Class in org.apache.sling.scripting.sightly.compiler.expression.nodes
-
Defines a syntactical construction representing a map.
- MapLiteral(Map<String, ExpressionNode>) - Constructor for class org.apache.sling.scripting.sightly.compiler.expression.nodes.MapLiteral
-
Creates a map representation.
- Mapping - Class in org.apache.sling.serviceusermapping
-
The
Mappingclass defines the mapping of a service's name and optional service information to a user name and optionally to a set of principal names. - Mapping(String) - Constructor for class org.apache.sling.serviceusermapping.Mapping
-
Creates a mapping entry for the entry specification of the form:
- mapPrincipals(String, String) - Method in class org.apache.sling.serviceusermapping.Mapping
-
Returns the principal names if the
serviceNameand theserviceInfomatch and principal names have been configured. - mark() - Method in interface org.apache.sling.commons.metrics.Meter
-
Mark the occurrence of an event.
- 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.
- mark(long) - Method in interface org.apache.sling.commons.metrics.Meter
-
Mark the occurrence of a given number of events.
- 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.
- MarkupContext - Enum Class in org.apache.sling.scripting.sightly.compiler.expression
-
Indicates what type of content is being rendered.
- 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.
- matches(String) - Method in class org.apache.sling.api.resource.path.Path
-
If this
Pathobject holds a path (and not a pattern), this method checks whether the provided path is equal to this path or a sub path of it. - matches(String) - Method in class org.apache.sling.api.resource.path.PathSet
-
Check whether the provided path is in the sub tree of any of the paths in this set.
- matches(String) - Method in interface org.apache.sling.spi.resource.provider.ObserverConfiguration
-
Checks whether a path matches one of the paths of this configuration but is not in the excluded paths set.
- matchesAll() - Method in class org.apache.sling.api.request.header.JakartaMediaRangeList.MediaRange
-
Returns
trueif this is a catch-all media range (*/*). - matchesAll() - Method in class org.apache.sling.api.request.header.MediaRangeList.MediaRange
-
Deprecated.Returns
trueif this is a catch-all media range (*/*). - matchesPrincipalAccessControlEntry(AccessControlEntry, String, Principal) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetPrincipalAceServlet
-
Checks if the entry is for the specified principal and the effective path is equal to the resourcePath
- matchesWildcard(String, String) - Static method in class org.apache.sling.discovery.base.connectors.ping.wl.WildcardHelper
-
Compare a given string (comparee) against a pattern that contains wildcards and return true if it matches.
- MAX - Enum constant in enum class org.apache.sling.commons.threads.ThreadPoolConfig.ThreadPriority
- MAX - Enum constant in enum class org.apache.sling.event.jobs.QueueConfiguration.ThreadPriority
- MAX_POOL_SIZE - Static variable in class org.apache.sling.scripting.jsp.jasper.Constants
-
Default tag handler pool size.
- mayService(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.api.servlets.SlingAllMethodsServlet
-
Deprecated.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
-
Deprecated.Tries to handle the request by calling a Java method implemented for the respective HTTP request method.
- mayService(SlingJakartaHttpServletRequest, SlingJakartaHttpServletResponse) - Method in class org.apache.sling.api.servlets.SlingJakartaAllMethodsServlet
-
Tries to handle the request by calling a Java method implemented for the respective HTTP request method.
- mayService(SlingJakartaHttpServletRequest, SlingJakartaHttpServletResponse) - Method in class org.apache.sling.api.servlets.SlingJakartaSafeMethodsServlet
-
Tries to handle the request by calling a Java method implemented for the respective HTTP request method.
- MediaRange(String) - Constructor for class org.apache.sling.api.request.header.JakartaMediaRangeList.MediaRange
-
Constructs a
MediaRangefrom aStringexpression. - MediaRange(String) - Constructor for class org.apache.sling.api.request.header.MediaRangeList.MediaRange
-
Deprecated.Constructs a
MediaRangefrom aStringexpression. - MediaRangeList - Class in org.apache.sling.api.request.header
-
Deprecated.Use
JakartaMediaRangeListinstead. - MediaRangeList(String) - Constructor for class org.apache.sling.api.request.header.MediaRangeList
-
Deprecated.Constructs a
MediaRangeListusing a list of media ranges specified in ajava.lang.String. - MediaRangeList(HttpServletRequest) - Constructor for class org.apache.sling.api.request.header.MediaRangeList
-
Deprecated.Constructs a
MediaRangeListusing information from the suppliedHttpServletRequest. - MediaRangeList.MediaRange - Class in org.apache.sling.api.request.header
-
Deprecated.A code
MediaRangerepresents an entry in aMediaRangeList. - merge(List<ValueMap>) - Static method in class org.apache.sling.api.wrappers.ValueMapUtil
-
Merge provided
ValueMapsinto a single viewValueMapthat aggregates all key-value pairs of the given maps. - merge(ValueMap...) - Static method in class org.apache.sling.api.wrappers.ValueMapUtil
-
A convenience method that turns the var-args into a
Collectionand delegates toValueMapUtil.merge(List). - merge(Model, Model) - Static method in class org.apache.sling.provisioning.model.MergeUtility
-
Merge the additional model into the base model.
- merge(Model, Model) - Static method in class org.apache.sling.provisioning.model.ModelUtility
-
Deprecated.Use {link
MergeUtility.merge(Model, Model) - merge(Model, Model, boolean) - Static method in class org.apache.sling.provisioning.model.ModelUtility
- merge(Model, Model, MergeUtility.MergeOptions) - Static method in class org.apache.sling.provisioning.model.MergeUtility
-
Merge the additional model into the base model.
- MERGE_NODES_DIRECTIVE - Static variable in class org.apache.sling.jcr.contentloader.PathEntry
-
The overwriteProperties directive specifying if content properties should be overwritten or just initially added.
- MERGE_PROPERTIES_DIRECTIVE - Static variable in class org.apache.sling.jcr.contentloader.PathEntry
-
The overwriteProperties directive specifying if content properties should be overwritten or just initially added.
- mergeAndCache(List<ValueMap>) - Static method in class org.apache.sling.api.wrappers.ValueMapUtil
-
Convenience method that allows creating a merged
ValueMapwhere accessed mappings are cached to optimize repeated lookups. - mergeComments(Commentable, Commentable) - Static method in class org.apache.sling.provisioning.model.MergeUtility
-
Merge the comments
- MergeOptions() - Constructor for class org.apache.sling.provisioning.model.MergeUtility.MergeOptions
- mergeRestrictions(Set<LocalRestriction>, Set<LocalRestriction>) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.LocalPrivilege
- MergeUtility - Class in org.apache.sling.provisioning.model
-
Utility for merging two models.
- MergeUtility() - Constructor for class org.apache.sling.provisioning.model.MergeUtility
- MergeUtility.MergeOptions - Class in org.apache.sling.provisioning.model
-
Options for specifying some parts of the merge operation.
- message(String) - Method in interface org.apache.sling.event.jobs.consumer.JobExecutionContext.ResultBuilder
-
Add an optional processing message.
- meter(String) - Method in interface org.apache.sling.commons.metrics.MetricsService
-
Creates a new
Meterand registers it under the given name. - Meter - Interface in org.apache.sling.commons.metrics
-
A meter metric which measures mean throughput
- 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
- methods() - Element in annotation interface org.apache.sling.servlets.annotations.SlingServletFilter
-
Restrict the filter to methods that match request's.
- methods() - Element in annotation interface org.apache.sling.servlets.annotations.SlingServletPathsStrict
-
The HTTP request methods supported by the servlet.
- methods() - Element in annotation interface org.apache.sling.servlets.annotations.SlingServletResourceTypes
-
The request methods supported by the servlet.
- Methods - Search tag in class org.apache.sling.jcr.jackrabbit.accessmanager.post.DeleteAcesServlet
- Section
- Methods - Search tag in class org.apache.sling.jcr.jackrabbit.accessmanager.post.DeletePrincipalAcesServlet
- Section
- Methods - Search tag in class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetAceServlet
- Section
- Methods - Search tag in class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetAclServlet
- Section
- Methods - Search tag in class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetEffectiveAceServlet
- Section
- Methods - Search tag in class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetEffectiveAclServlet
- Section
- Methods - Search tag in class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetPrincipalAceServlet
- Section
- Methods - Search tag in class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyAceServlet
- Section
- Methods - Search tag in class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyPrincipalAceServlet
- Section
- Metric - Interface in org.apache.sling.commons.metrics
- MetricsService - Interface in org.apache.sling.commons.metrics
-
The
MetricsServiceenables creation of various types ofMetric. - MetricsServiceFactory - Class in org.apache.sling.commons.metrics
-
Utility that provides a MetricsService to any class that has been loaded from an OSGi bundle.
- MetricsServiceFactory() - Constructor for class org.apache.sling.commons.metrics.MetricsServiceFactory
- MimeTypeProvider - Interface in org.apache.sling.commons.mime
-
The
MimeTypeProviderinterface 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
MimeTypeServicedefines the service applications can call to resolve file names to MIME types and derive default file name extensions from MIME types. - MIN - Enum constant in enum class org.apache.sling.commons.threads.ThreadPoolConfig.ThreadPriority
- MIN - Enum constant in enum class org.apache.sling.event.jobs.QueueConfiguration.ThreadPriority
- minEventDelay - Variable in class org.apache.sling.discovery.oak.Config
- minEventDelay() - Element in annotation interface org.apache.sling.discovery.oak.DiscoveryServiceCentralConfig
-
Configure the time (in seconds) which must be passed at minimum between sending TOPOLOGY_CHANGING/_CHANGED (avoid flooding).
- MissingElementException - Exception Class in org.apache.sling.models.factory
-
Exception which is used whenever one element (field, method or constructor) could not be set.
- MissingElementException(AnnotatedElement, Throwable) - Constructor for exception class org.apache.sling.models.factory.MissingElementException
- MissingElementsException - Exception Class in org.apache.sling.models.factory
-
Exception which is triggered whenever a Sling Model cannot be instantiated due to some missing elements (i.e. required fields/methods/constructor parameters could not be injected).
- MissingElementsException(String) - Constructor for exception class org.apache.sling.models.factory.MissingElementsException
- MissingExporterException - Exception Class in org.apache.sling.models.factory
- MissingExporterException(String, Class<?>) - Constructor for exception class org.apache.sling.models.factory.MissingExporterException
- 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.
- MODE_OVERLAY - Static variable in class org.apache.sling.spi.resource.provider.ResourceProvider
-
Default mode.
- MODE_PASSTHROUGH - Static variable in class org.apache.sling.spi.resource.provider.ResourceProvider
-
Passthrough mode.
- Model - Class in org.apache.sling.provisioning.model
-
A model is the central object.
- Model - Annotation Interface in org.apache.sling.models.annotations
-
Mark a class as adaptable via Sling Models.
- Model() - Constructor for class org.apache.sling.provisioning.model.Model
- MODEL_NAME - Static variable in class org.apache.sling.provisioning.model.io.ModelArchiveWriter
-
Model name.
- ModelArchiveReader - Class in org.apache.sling.provisioning.model.io
-
The model archive reader can be used to read an archive based on a model The archive contains the model file and all artifacts.
- ModelArchiveReader() - Constructor for class org.apache.sling.provisioning.model.io.ModelArchiveReader
- ModelArchiveReader.ArtifactConsumer - Interface in org.apache.sling.provisioning.model.io
- ModelArchiveWriter - Class in org.apache.sling.provisioning.model.io
-
The model archive writer can be used to create an archive based on a model The archive contains the model file and all artifacts.
- ModelArchiveWriter() - Constructor for class org.apache.sling.provisioning.model.io.ModelArchiveWriter
- ModelArchiveWriter.ArtifactProvider - Interface in org.apache.sling.provisioning.model.io
- ModelClassException - Exception Class in org.apache.sling.models.factory
-
Exception which is triggered when the Model class could not be instantiated due to not having a model annotation, some reflection error, invalid constructors or because some exception within the post construct method was triggered.
- ModelClassException(String) - Constructor for exception class org.apache.sling.models.factory.ModelClassException
- ModelClassException(String, Throwable) - Constructor for exception class org.apache.sling.models.factory.ModelClassException
- ModelConstants - Class in org.apache.sling.provisioning.model
-
Constants for the provisioning model.
- ModelConstants() - Constructor for class org.apache.sling.provisioning.model.ModelConstants
- ModelExporter - Interface in org.apache.sling.models.export.spi
-
SPI interface for model exporters.
- ModelFactory - Interface in org.apache.sling.models.factory
-
The ModelFactory instantiates Sling Model classes similar to #adaptTo but will throw an exception in case instantiation fails for some reason.
- ModelReader - Class in org.apache.sling.provisioning.model.io
-
This class offers a method to read a model using a
Readerinstance. - ModelResolveUtility - Class in org.apache.sling.provisioning.model
-
Helper methods for resolving variables and artifact versions in models.
- ModelUtility - Class in org.apache.sling.provisioning.model
-
Model utility
- ModelUtility() - Constructor for class org.apache.sling.provisioning.model.ModelUtility
- ModelUtility.ArtifactVersionResolver - Interface in org.apache.sling.provisioning.model
-
Optional artifact dependency version resolver
- ModelUtility.ResolverOptions - Class in org.apache.sling.provisioning.model
-
Parameter builder class for
ModelUtility.getEffectiveModel(Model, ResolverOptions)method. - ModelUtility.VariableResolver - Interface in org.apache.sling.provisioning.model
-
Optional variable resolver
- ModelValidation - Interface in org.apache.sling.models.spi
- ModelWriter - Class in org.apache.sling.provisioning.model.io
-
Simple writer for the a model
- ModelWriter() - Constructor for class org.apache.sling.provisioning.model.io.ModelWriter
- modifiable - Variable in class org.apache.sling.api.resource.runtime.dto.ResourceProviderDTO
-
Whether the resource provider supports modifications.
- 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
- ModifiableValueMap - Interface in org.apache.sling.api.resource
-
The
ModifiableValueMapis an extension of theValueMapwhich allows to modify and persist properties. - ModifiableValueMapDecorator - Class in org.apache.sling.api.wrappers
-
ModifiableValueMapDecoratordecorates anotherMapto provide a basic implementation for the additional methods of aModifiableValueMap. - ModifiableValueMapDecorator(Map<String, Object>) - Constructor for class org.apache.sling.api.wrappers.ModifiableValueMapDecorator
-
Creates a new wrapper around a given map.
- 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 Class in org.apache.sling.servlets.post
- modified(BundleContext, SlingIdCleanupTask.Conf) - Method in class org.apache.sling.discovery.oak.SlingIdCleanupTask
- modifiedService(ServiceReference<T>, T) - Method in class org.apache.sling.commons.osgi.SortingServiceTracker
- MODIFY - Enum constant in enum class org.apache.sling.servlets.post.ModificationType
-
Content has been created or updated.
- modifyAce(Session, String, String, Collection<LocalPrivilege>, String, boolean) - Method in interface org.apache.sling.jcr.jackrabbit.accessmanager.ModifyAce
-
Add or modify the access control entry for the specified user or group.
- modifyAce(Session, String, String, Collection<LocalPrivilege>, String, boolean) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyAceServlet
- modifyAce(Session, String, String, Collection<LocalPrivilege>, String, boolean, List<Modification>) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyAceServlet
- modifyAce(Session, String, String, Map<String, String>, String) - Method in interface org.apache.sling.jcr.jackrabbit.accessmanager.ModifyAce
-
Add or modify the access control entry for the specified user or group.
- modifyAce(Session, String, String, Map<String, String>, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyAceServlet
- modifyAce(Session, String, String, Map<String, String>, String, boolean) - Method in interface org.apache.sling.jcr.jackrabbit.accessmanager.ModifyAce
-
Add or modify the access control entry for the specified user or group.
- modifyAce(Session, String, String, Map<String, String>, String, boolean) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyAceServlet
- modifyAce(Session, String, String, Map<String, String>, String, Map<String, Value>, Map<String, Value[]>, Set<String>) - Method in interface org.apache.sling.jcr.jackrabbit.accessmanager.ModifyAce
-
Add or modify the access control entry for the specified user or group.
- modifyAce(Session, String, String, Map<String, String>, String, Map<String, Value>, Map<String, Value[]>, Set<String>) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyAceServlet
- modifyAce(Session, String, String, Map<String, String>, String, Map<String, Value>, Map<String, Value[]>, Set<String>, boolean) - Method in interface org.apache.sling.jcr.jackrabbit.accessmanager.ModifyAce
-
Add or modify the access control entry for the specified user or group.
- modifyAce(Session, String, String, Map<String, String>, String, Map<String, Value>, Map<String, Value[]>, Set<String>, boolean) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyAceServlet
- modifyAce(Session, String, String, Map<String, String>, String, Map<String, Value>, Map<String, Value[]>, Set<String>, boolean, List<Modification>) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyAceServlet
- ModifyAce - Interface in org.apache.sling.jcr.jackrabbit.accessmanager
-
The
ModifyAceservice api. - 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
- ModifyingResourceProvider - Interface in org.apache.sling.api.resource
-
Deprecated.Use the
ResourceProvider - modifyPrincipalAce(Session, String, String, Collection<LocalPrivilege>, boolean) - Method in interface org.apache.sling.jcr.jackrabbit.accessmanager.ModifyPrincipalAce
-
Add or modify the access control entry for the specified user or group.
- modifyPrincipalAce(Session, String, String, Collection<LocalPrivilege>, boolean) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyPrincipalAceServlet
- modifyPrincipalAce(Session, String, String, Map<String, String>, boolean) - Method in interface org.apache.sling.jcr.jackrabbit.accessmanager.ModifyPrincipalAce
-
Add or modify the access control entry for the specified user or group.
- modifyPrincipalAce(Session, String, String, Map<String, String>, boolean) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyPrincipalAceServlet
- modifyPrincipalAce(Session, String, String, Map<String, String>, Map<String, Value>, Map<String, Value[]>, Set<String>, boolean) - Method in interface org.apache.sling.jcr.jackrabbit.accessmanager.ModifyPrincipalAce
-
Add or modify the access control entry for the specified user or group.
- modifyPrincipalAce(Session, String, String, Map<String, String>, Map<String, Value>, Map<String, Value[]>, Set<String>, boolean) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyPrincipalAceServlet
- ModifyPrincipalAce - Interface in org.apache.sling.jcr.jackrabbit.accessmanager
-
The
ModifyPrincipalAceservice api. - ModifyPrincipalAceServlet - Class in org.apache.sling.jcr.jackrabbit.accessmanager.post
-
Sling Post Servlet implementation for modifying the principalbased ACE for a principal on a JCR resource.
- ModifyPrincipalAceServlet() - Constructor for class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyPrincipalAceServlet
- ModuleObject - Class in org.apache.sling.scripting.javascript.helper
- ModuleProvider - Interface in org.apache.sling.models.jacksonexporter
-
Extension interface which allows for plugging in Jackson Modules into the Jackson Exporter
- ModuleScope - Class in org.apache.sling.scripting.javascript.helper
- ModuleScope(Scriptable, String) - Constructor for class org.apache.sling.scripting.javascript.helper.ModuleScope
- monthly(int, int, int) - Method in interface org.apache.sling.event.jobs.JobBuilder.ScheduleBuilder
-
Schedule the job monthly, the time needs to be specified in addition.
- MONTHLY - Enum constant in enum class org.apache.sling.event.jobs.ScheduleInfo.ScheduleType
- MOUNT_POINTS_KEY - Static variable in interface org.apache.sling.jcr.base.spi.RepositoryMount
-
The repository needs to register itself with this property which is a String+ property defining the paths in the JCR tree where the handling of the nodes is delegated to the mounter.
- move(String, String) - Method in interface org.apache.sling.api.resource.ResourceResolver
-
This method moves the subgraph rooted at, and including, the resource at
srcAbsPathto the new location atdestAbsPathand adds it as a child node of the resource atdestAbsPath. - move(String, String) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
-
Wraps the
Resourceobtained by callingmoveon the wrapped resource resolver. - move(ResolveContext<T>, String, String) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
-
This method moves the subgraph rooted at, and including, the resource at
srcAbsPathto the new location atdestAbsPathand adds it as a child node of the resource atdestAbsPath. - MOVE - Enum constant in enum class org.apache.sling.servlets.post.ModificationType
-
An Item has been moved to a new location.
- moveResource(Resource, String) - Static method in class org.apache.sling.discovery.commons.providers.util.ResourceHelper
-
Move resource to given path.
- MUL - Enum constant in enum class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperator
-
Multiplication.
N
- name - Variable in class org.apache.sling.api.resource.runtime.dto.ResourceProviderDTO
-
The name of the resource provider.
- name - Variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.TreeNode
-
The name of this node.
- name() - Element in annotation interface org.apache.sling.caconfig.annotation.Configuration
- name() - Element in annotation interface org.apache.sling.models.annotations.Exporter
-
Exporter name.
- name() - Element in annotation interface org.apache.sling.models.annotations.ExporterOption
-
Name of the exporter option.
- name() - Element in annotation interface org.apache.sling.models.annotations.injectorspecific.ChildResource
-
Specifies the name of the child resource.
- name() - Element in annotation interface org.apache.sling.models.annotations.injectorspecific.RequestAttribute
-
Specifies the name of the request attribute.
- name() - Element in annotation interface org.apache.sling.models.annotations.injectorspecific.ResourcePath
-
Specifies the name of the property containing the resource path.
- name() - Element in annotation interface org.apache.sling.models.annotations.injectorspecific.ScriptVariable
-
Specifies the name of the script variable.
- name() - Element in annotation interface org.apache.sling.models.annotations.injectorspecific.ValueMapValue
-
Specifies the name of the value from the value map to take.
- name() - Element in annotation interface org.apache.sling.models.caconfig.annotations.ContextAwareConfiguration
-
Define configuration name.
- name(String) - Method in interface org.apache.sling.caconfig.ConfigurationBuilder
-
Define configuration name.
- name(String) - Method in interface org.apache.sling.commons.scheduler.ScheduleOptions
-
Sets the name of the job.
- NAME - Static variable in interface org.apache.sling.commons.metrics.Gauge
-
Service property name which determines the name of the Gauge
- NAME - Variable in class org.apache.sling.discovery.base.commons.BaseViewChecker
-
the name used for the period job with the scheduler
- NAME - Static variable in interface org.apache.sling.engine.SlingRequestProcessor
-
The name of the
SlingRequestProcessorservice. - NAME - Static variable in interface org.apache.sling.installer.api.tasks.InstallTaskFactory
-
Optional service registration property setting a unique name for the task factory.
- NAME - Static variable in interface org.apache.sling.installer.api.tasks.ResourceTransformer
-
Optional service registration property setting a unique name for the transformer.
- NAME - Static variable in interface org.apache.sling.scripting.sightly.extension.RuntimeExtension
-
For OSGi environments this is the name of the service registration property indicating the
RuntimeExtensionname. - NameInfo(String, boolean) - Constructor for class org.apache.sling.jackrabbit.usermanager.PrincipalNameGenerator.NameInfo
- 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/").
- NamespaceMapper - Interface in org.apache.sling.jcr.api
-
Deprecated.Per session namespace mapping is not supported anymore.
- NameValuePair(String, String) - Constructor for class org.apache.sling.commons.osgi.ManifestHeader.NameValuePair
- NEQ - Enum constant in enum class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperator
-
Not equal.
- NEW_PASSWORD - Static variable in interface org.apache.sling.api.resource.ResourceResolverFactory
-
Name of the authentication information property providing the new password of the user for which to create a resource resolver and change the password during login.
- newChangedEvent(BaseTopologyView, BaseTopologyView) - Static method in class org.apache.sling.discovery.commons.providers.EventHelper
-
Simple factory method for creating a TOPOLOGY_CHANGED event with the given old and new views
- newChangingEvent(BaseTopologyView) - Static method in class org.apache.sling.discovery.commons.providers.EventHelper
-
Simple factory method for creating a TOPOLOGY_CHANGING event with the given oldView
- newCollectionItem(Resource, String) - Method in interface org.apache.sling.caconfig.management.ConfigurationManager
-
Creates a new empty configuration data item for a configuration data collection for the given configuration name.
- newInitEvent(BaseTopologyView) - Static method in class org.apache.sling.discovery.commons.providers.EventHelper
-
Simple factory method for creating a TOPOLOGY_INIT event with the given newView
- 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.
- newPropertiesChangedEvent(BaseTopologyView, BaseTopologyView) - Static method in class org.apache.sling.discovery.commons.providers.EventHelper
- newRequestBuilder(Resource) - Static method in class org.apache.sling.api.request.builder.Builders
-
Creates a new request builder.
- newRequestParameter(String, byte[], String, String) - Static method in class org.apache.sling.api.request.builder.Builders
-
Creates a new binary request parameter
- newRequestParameter(String, String) - Static method in class org.apache.sling.api.request.builder.Builders
-
Creates a new
application/x-www-form-urlencodedrequest parameter with UTF-8 encoding - newRequestParameter(String, String, Charset) - Static method in class org.apache.sling.api.request.builder.Builders
-
Creates a new
application/x-www-form-urlencodedrequest parameter with the given encoding - newRequestProgressTracker() - Static method in class org.apache.sling.api.request.builder.Builders
-
Creates a new request progress tracker
- newResponseBuilder() - Static method in class org.apache.sling.api.request.builder.Builders
-
Creates a new response builder.
- newViewStateManager(Lock, ClusterSyncService) - Static method in class org.apache.sling.discovery.commons.providers.base.ViewStateManagerFactory
- next - Variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.SymbolTable.Entry
-
The next entry.
- next() - Method in class org.apache.sling.api.wrappers.IteratorWrapper
- nextTemporaryVariableName() - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
-
Deprecated.
- no - Enum constant in enum class org.apache.sling.api.resource.runtime.dto.AuthType
- NO_ESTABLISHED_VIEW - Enum constant in enum class org.apache.sling.discovery.base.commons.UndefinedClusterViewException.Reason
-
used when there is no established view yet (happens on a fresh installation)
- NoAuthenticationHandlerException - Exception Class in org.apache.sling.api.auth
-
The
NoAuthenticationHandlerExceptionis thrown to indicate that theAuthenticator.login(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse)method could not find a way to authenticate the request user. - NoAuthenticationHandlerException - Exception Class in org.apache.sling.engine.auth
-
Deprecated.see
Authenticator - NoAuthenticationHandlerException() - Constructor for exception class org.apache.sling.api.auth.NoAuthenticationHandlerException
- NoAuthenticationHandlerException() - Constructor for exception class org.apache.sling.engine.auth.NoAuthenticationHandlerException
-
Deprecated.Default constructor for the
NoAuthenticationHandlerException. - NODE - Enum constant in enum class org.apache.sling.jcr.jackrabbit.accessmanager.post.DeclarationType
- NodeNameGenerator - Interface in org.apache.sling.servlets.post
-
Deprecated.Use
JakartaNodeNameGeneratorinstead. - NodeTypeLoader - Class in org.apache.sling.jcr.base
-
The
NodeTypeSupportcontains 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
- NodeVisitor<T> - Interface in org.apache.sling.scripting.sightly.compiler.expression
-
A
NodeVisitorrepresents the mechanism through whichExpressionNodeentities are processed. - 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.
- NonLocalInstanceDescription - Class in org.apache.sling.discovery.commons.providers
-
InstanceDescription which represents an instance that is explicitly not local, ie isOwn==false.
- NonLocalInstanceDescription(DefaultClusterView, boolean, String, Map<String, String>) - Constructor for class org.apache.sling.discovery.commons.providers.NonLocalInstanceDescription
- NOOP - Static variable in interface org.apache.sling.commons.metrics.MetricsService
-
Dummy variant of MetricsService which does not collect any metric
- NOPSTATUS_VALUE_DEFAULT - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
-
The default response status sent back by a
SlingPostConstants.OPERATION_NOPif theSlingPostConstants.RP_NOP_STATUSparameter is not provided or the parameter value cannot be converted into a valid response status code (value is 200). - NORM - Enum constant in enum class org.apache.sling.commons.threads.ThreadPoolConfig.ThreadPriority
- NORM - Enum constant in enum class org.apache.sling.event.jobs.QueueConfiguration.ThreadPriority
- normalize(String) - Static method in class org.apache.sling.api.resource.ResourceUtil
-
Resolves relative path segments '.' and '..' in the path.
- NOROOT_REL_URI - Static variable in class org.apache.sling.scripting.jsp.jasper.compiler.TldLocationsCache
- NOT - Enum constant in enum class org.apache.sling.scripting.sightly.compiler.expression.nodes.UnaryOperator
-
Evaluates to logical negation of the operand
- Notes - Search tag in class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyAceServlet
- Section
- Notes - Search tag in class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyPrincipalAceServlet
- Section
- NOTIFICATION_PROPERTY_JOB_ID - Static variable in class org.apache.sling.event.jobs.NotificationConstants
-
Property containing the unique job ID.
- NOTIFICATION_PROPERTY_JOB_TOPIC - Static variable in class org.apache.sling.event.jobs.NotificationConstants
-
Property containing the job topic.
- NotificationConstants - Class in org.apache.sling.event.jobs
-
This class contains constants for event notifications.
- notNullOrFailure(Object) - Static method in class org.apache.sling.scripting.sightly.use.ProviderOutcome
-
If the given obj is not
nullreturn asuccessful outcome, with the given result. - NOW() - Method in interface org.apache.sling.commons.scheduler.Scheduler
-
Create a schedule options to fire a job immediately and only once.
- NOW(int, long) - Method in interface org.apache.sling.commons.scheduler.Scheduler
-
Create a schedule options to fire a job immediately more than once.
- 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_SLING_CHUNK_MIXIN - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
-
Constant for the sling:chunks mixin.
- NT_SLING_CHUNK_NODETYPE - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
-
Constant for the sling:chunk node type.
- NT_SLING_CHUNK_OFFSET - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
-
Constant for the sling:offset property.
- NT_SLING_CHUNKS_LENGTH - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
-
Constant for the sling:length property.
- NT_SLING_FILE_LENGTH - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
-
Constant for the sling:fileLength property.
- NT_SLING_FOLDER - Static variable in class org.apache.sling.jcr.resource.api.JcrResourceConstants
-
Constant for the sling:Folder node type
- NT_SLING_ORDERED_FOLDER - Static variable in class org.apache.sling.jcr.resource.api.JcrResourceConstants
-
Constant for the sling:OrderedFolder node type
- NullLiteral - Class in org.apache.sling.scripting.sightly.compiler.expression.nodes
-
Defines the null literal.
- NUMBER - Enum constant in enum class org.apache.sling.scripting.sightly.compiler.expression.MarkupContext
- NumericConstant - Class in org.apache.sling.scripting.sightly.compiler.expression.nodes
-
Defines a numeric constant expression (e.g. "42.1").
- NumericConstant(Number) - Constructor for class org.apache.sling.scripting.sightly.compiler.expression.nodes.NumericConstant
-
Creates a numeric constant based on a
Numberrepresentation. - NumericConstant(String) - Constructor for class org.apache.sling.scripting.sightly.compiler.expression.nodes.NumericConstant
-
Creates a numeric constant.
O
- OAK_DISCOVERYLITE_CLUSTERVIEW - Static variable in class org.apache.sling.discovery.commons.providers.spi.base.DiscoveryLiteDescriptor
-
TODO: avoid hardcoding the constant here but use an Oak constant class instead if possible
- OakBacklogClusterSyncService - Class in org.apache.sling.discovery.commons.providers.spi.base
-
The OakBacklogClusterSyncService will wait until all instances in the local cluster are no longer in any backlog state.
- OakBacklogClusterSyncService() - Constructor for class org.apache.sling.discovery.commons.providers.spi.base.OakBacklogClusterSyncService
- OakClusterViewService - Class in org.apache.sling.discovery.oak.cluster
-
Oak-based implementation of the ClusterViewService interface.
- OakClusterViewService() - Constructor for class org.apache.sling.discovery.oak.cluster.OakClusterViewService
- OakDiscoveryService - Class in org.apache.sling.discovery.oak
-
This implementation of the cross-cluster service uses the view manager implementation for detecting changes in a cluster and only supports one cluster (of which this instance is part of).
- OakDiscoveryService() - Constructor for class org.apache.sling.discovery.oak.OakDiscoveryService
- OakViewChecker - Class in org.apache.sling.discovery.oak.pinger
-
The OakViewChecker is taking care of checking the oak discovery-lite descriptor when checking the local cluster view and passing that on to the ViewStateManager which will then detect whether there was any change or not.
- OakViewChecker() - Constructor for class org.apache.sling.discovery.oak.pinger.OakViewChecker
- obj() - Method in class org.apache.sling.scripting.sightly.render.RenderUnit
- ObjectModel - Class in org.apache.sling.scripting.sightly.compiler.util
-
Deprecated.This class has been moved to
ObjectModel. - ObjectModel - Class in org.apache.sling.scripting.sightly.render
-
The
ObjectModelclass provides various static models for object conversion and object property resolution. - OBSERVATION_LISTENER_CHANGED - Static variable in interface org.apache.sling.spi.resource.provider.ProviderContext
-
This bit is set in
ResourceProvider.update(long)if observation listeners changed. - ObservationReporter - Interface in org.apache.sling.spi.resource.provider
-
A
ResourceProvidermust use an observation reporter to report changes to resources. - ObserverConfiguration - Interface in org.apache.sling.spi.resource.provider
-
A observer configuration describes active configurations from registered listeners.
- offset - Variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLString
-
The offset into the character array.
- ok() - Method in interface org.apache.sling.event.jobs.consumer.JobConsumer.AsyncHandler
- OK - Enum constant in enum class org.apache.sling.event.jobs.consumer.JobConsumer.JobResult
-
Processing finished successfully.
- onChange(String, String...) - Method in class org.apache.sling.api.servlets.HtmlResponse
-
Deprecated.Records a generic change of the given
type. - onChange(String, String...) - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponseWrapper
- onChange(String, String...) - Method in class org.apache.sling.servlets.post.AbstractPostResponseWrapper
-
Deprecated.
- onChange(String, String...) - Method in class org.apache.sling.servlets.post.HtmlResponse
-
Deprecated.Records a generic change of the given
type. - onChange(String, String...) - Method in class org.apache.sling.servlets.post.JakartaHtmlResponse
-
Records a generic change of the given
type. - onChange(String, String...) - Method in class org.apache.sling.servlets.post.JakartaJSONResponse
- onChange(String, String...) - Method in interface org.apache.sling.servlets.post.JakartaPostResponse
-
Records a generic change of the given
typewith arguments. - onChange(String, String...) - Method in class org.apache.sling.servlets.post.JSONResponse
-
Deprecated.
- onChange(String, String...) - Method in interface org.apache.sling.servlets.post.PostResponse
-
Deprecated.Records a generic change of the given
typewith arguments. - onChange(List<ResourceChange>) - Method in interface org.apache.sling.api.resource.observation.ResourceChangeListener
-
Report resource changes based on the filter properties of this listener.
- onChange(List<ResourceChange>) - Method in class org.apache.sling.discovery.commons.providers.spi.base.IdMapService
- 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) - Method in interface org.apache.sling.jcr.contentloader.ContentImportListener
-
A versionable Node has been checked in.
- onCheckin(String) - Static method in class org.apache.sling.servlets.post.Modification
- onCheckout(String) - Method in interface org.apache.sling.jcr.contentloader.ContentImportListener
-
A versionable Node has been checked out.
- onCheckout(String) - Static method in class org.apache.sling.servlets.post.Modification
- onClassLoaderClear(String) - Method in interface org.apache.sling.commons.classloader.ClassLoaderWriterListener
-
Fires when the ClassLoader is cleared.
- onContextCreated(Context) - Method in class org.apache.sling.scripting.javascript.helper.SlingContextFactory
- onCopied(String, String) - Method in class org.apache.sling.api.servlets.HtmlResponse
-
Deprecated.Records a 'copied' change.
- onCopied(String, String) - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponse
-
Records a 'copied' change.
- onCopied(String, String) - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponseWrapper
- onCopied(String, String) - Method in class org.apache.sling.servlets.post.AbstractPostResponse
-
Deprecated.Records a 'copied' change.
- onCopied(String, String) - Method in class org.apache.sling.servlets.post.AbstractPostResponseWrapper
-
Deprecated.
- onCopied(String, String) - Method in interface org.apache.sling.servlets.post.JakartaPostResponse
-
Records a 'copied' change.
- onCopied(String, String) - Static method in class org.apache.sling.servlets.post.Modification
-
Records a 'copied' change.
- onCopied(String, String) - Method in interface org.apache.sling.servlets.post.PostResponse
-
Deprecated.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
-
Deprecated.Records a 'created' change
- onCreated(String) - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponse
-
Records a 'created' change
- onCreated(String) - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponseWrapper
- onCreated(String) - Method in class org.apache.sling.servlets.post.AbstractPostResponse
-
Deprecated.Records a 'created' change
- onCreated(String) - Method in class org.apache.sling.servlets.post.AbstractPostResponseWrapper
-
Deprecated.
- onCreated(String) - Method in interface org.apache.sling.servlets.post.JakartaPostResponse
-
Records a 'created' change
- onCreated(String) - Static method in class org.apache.sling.servlets.post.Modification
-
Records a 'created' change
- onCreated(String) - Method in interface org.apache.sling.servlets.post.PostResponse
-
Deprecated.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
-
Deprecated.Records a 'deleted' change
- onDeleted(String) - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponse
-
Records a 'deleted' change
- onDeleted(String) - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponseWrapper
- onDeleted(String) - Method in class org.apache.sling.servlets.post.AbstractPostResponse
-
Deprecated.Records a 'deleted' change
- onDeleted(String) - Method in class org.apache.sling.servlets.post.AbstractPostResponseWrapper
-
Deprecated.
- onDeleted(String) - Method in interface org.apache.sling.servlets.post.JakartaPostResponse
-
Records a 'deleted' change
- onDeleted(String) - Static method in class org.apache.sling.servlets.post.Modification
-
Records a 'deleted' change
- onDeleted(String) - Method in interface org.apache.sling.servlets.post.PostResponse
-
Deprecated.Records a 'deleted' change
- onDisposed() - Method in interface org.apache.sling.models.spi.DisposalCallback
-
Callback method for when an object is destroyed.
- onDone() - Method in interface org.apache.sling.scripting.sightly.compiler.commands.CommandHandler
-
This method is called when the stream has been closed.
- ONE - Static variable in class org.apache.sling.scripting.sightly.compiler.expression.nodes.NumericConstant
- onEmit(Command) - Method in interface org.apache.sling.scripting.sightly.compiler.commands.CommandHandler
-
Allows this handler to process the
Commandthat was just written into the stream to which this handler was attached. - onError(String) - Method in interface org.apache.sling.scripting.sightly.compiler.commands.CommandHandler
-
Allows this handler to process error states.
- onEvent(SlingJakartaRequestEvent) - Method in interface org.apache.sling.api.request.SlingJakartaRequestListener
-
This method is called from the Sling application for every
EventTypeappearing during the dispatching of a Sling request - onEvent(SlingRequestEvent) - Method in interface org.apache.sling.api.request.SlingRequestListener
-
Deprecated.This method is called from the Sling application for every
EventTypeappearing during the dispatching of a Sling request - onEvent(InstallationEvent) - Method in interface org.apache.sling.installer.api.event.InstallationListener
-
Receive an installation event.
- onInstancesOnly(String[]) - Method in interface org.apache.sling.commons.scheduler.ScheduleOptions
-
List of Sling IDs this job should be run on.
- onLeaderOnly(boolean) - Method in interface org.apache.sling.commons.scheduler.ScheduleOptions
-
Flag indicating whether the job should only be run on the leader.
- onlyDiffersInProperties(BaseTopologyView) - Method in class org.apache.sling.discovery.commons.providers.base.ViewStateManagerImpl
- onModified(String) - Method in class org.apache.sling.api.servlets.HtmlResponse
-
Deprecated.Records a 'modified' change
- onModified(String) - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponse
-
Records a 'modified' change
- onModified(String) - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponseWrapper
- onModified(String) - Method in class org.apache.sling.servlets.post.AbstractPostResponse
-
Deprecated.Records a 'modified' change
- onModified(String) - Method in class org.apache.sling.servlets.post.AbstractPostResponseWrapper
-
Deprecated.
- onModified(String) - Method in interface org.apache.sling.servlets.post.JakartaPostResponse
-
Records a 'modified' change
- onModified(String) - Static method in class org.apache.sling.servlets.post.Modification
-
Records a 'modified' change
- onModified(String) - Method in interface org.apache.sling.servlets.post.PostResponse
-
Deprecated.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
-
Deprecated.Records a 'moved' change.
- onMoved(String, String) - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponse
-
Records a 'moved' change.
- onMoved(String, String) - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponseWrapper
- onMoved(String, String) - Method in class org.apache.sling.servlets.post.AbstractPostResponse
-
Deprecated.Records a 'moved' change.
- onMoved(String, String) - Method in class org.apache.sling.servlets.post.AbstractPostResponseWrapper
-
Deprecated.
- onMoved(String, String) - Method in interface org.apache.sling.servlets.post.JakartaPostResponse
-
Records a 'moved' change.
- onMoved(String, String) - Static method in class org.apache.sling.servlets.post.Modification
-
Records a 'moved' change.
- onMoved(String, String) - Method in interface org.apache.sling.servlets.post.PostResponse
-
Deprecated.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.
- onRestore(String, String) - Static method in class org.apache.sling.servlets.post.Modification
- onSingleInstanceOnly(boolean) - Method in interface org.apache.sling.commons.scheduler.ScheduleOptions
-
Flag indicating whether the job should only be run on a single instance in a cluster This defaults to false.
- Operation - Class in org.apache.sling.repoinit.parser.operations
- Operation() - Constructor for class org.apache.sling.repoinit.parser.operations.Operation
- 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_MODIFY - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
-
Name of the predefined modify operation (value is "modify").
- 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").
- OPERATION_RESTORE - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
-
Name of the predefined restore operation (value is "restore").
- OperationVisitor - Interface in org.apache.sling.repoinit.parser.operations
- OPT_ADD_SELECTORS - Static variable in class org.apache.sling.api.request.RequestDispatcherOptions
-
When dispatching, add the value provided by this option to the
RequestPathInfoselectors. - 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_PROTECT_HEADERS_ON_INCLUDE - Static variable in class org.apache.sling.api.request.RequestDispatcherOptions
-
When dispatching with the include method, any headers set by the included resource are ignored.
- OPT_REPLACE_EXTENSION - Static variable in class org.apache.sling.api.request.RequestDispatcherOptions
-
When dispatching, replace the
RequestPathInfoextension by the value provided by this option - OPT_REPLACE_SELECTORS - Static variable in class org.apache.sling.api.request.RequestDispatcherOptions
-
When dispatching, replace
RequestPathInfoselectors by the value provided by this option. - OPT_REPLACE_SUFFIX - Static variable in class org.apache.sling.api.request.RequestDispatcherOptions
-
When dispatching, replace the
RequestPathInfosuffix by the value provided by this option - 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
-
Deprecated.Use
JakartaOptingServletinstead - 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
- optional() - Element in annotation interface org.apache.sling.models.annotations.injectorspecific.ChildResource
-
Deprecated.Use
ChildResource.injectionStrategy()instead. - optional() - Element in annotation interface org.apache.sling.models.annotations.injectorspecific.OSGiService
-
Deprecated.Use
OSGiService.injectionStrategy()instead. - optional() - Element in annotation interface org.apache.sling.models.annotations.injectorspecific.RequestAttribute
-
Deprecated.Use
RequestAttribute.injectionStrategy()instead. - optional() - Element in annotation interface org.apache.sling.models.annotations.injectorspecific.ResourcePath
-
Deprecated.Use
ResourcePath.injectionStrategy()instead. - optional() - Element in annotation interface org.apache.sling.models.annotations.injectorspecific.ScriptVariable
-
Deprecated.Use
ScriptVariable.injectionStrategy()instead. - optional() - Element in annotation interface org.apache.sling.models.annotations.injectorspecific.Self
-
Deprecated.Use
Self.injectionStrategy()instead - optional() - Element in annotation interface org.apache.sling.models.annotations.injectorspecific.SlingObject
-
Deprecated.Use
SlingObject.injectionStrategy()instead - optional() - Element in annotation interface org.apache.sling.models.annotations.injectorspecific.ValueMapValue
-
Deprecated.Use
ValueMapValue.injectionStrategy()instead - Optional - Annotation Interface in org.apache.sling.models.annotations
-
Marker annotation for optional injections.
- OPTIONAL - Enum constant in enum class org.apache.sling.models.annotations.DefaultInjectionStrategy
- OPTIONAL - Enum constant in enum class org.apache.sling.models.annotations.injectorspecific.InjectionStrategy
- OPTIONAL - Enum constant in enum class org.apache.sling.models.annotations.ValidationStrategy
- options() - Element in annotation interface org.apache.sling.models.annotations.Exporter
-
Optional list of exporter options.
- Options - Class in org.apache.sling.commons.compiler
-
Options for the compilation process.
- Options - Interface in org.apache.sling.scripting.jsp.jasper
-
A class to hold all init parameters specific to the JSP engine.
- Options() - Constructor for class org.apache.sling.commons.compiler.Options
-
Default options with the following presets: - generate debug info : true
- Options(Options) - Constructor for class org.apache.sling.commons.compiler.Options
-
Create a new options object based on an existing one.
- OR - Enum constant in enum class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperator
-
Logical disjunction.
- order() - Element in annotation interface org.apache.sling.caconfig.annotation.Property
- order(int) - Method in class org.apache.sling.caconfig.spi.metadata.PropertyMetadata
- Order - Enum Class in org.apache.sling.commons.osgi
-
Order for services being sorted by
ServiceUtil.getComparableForServiceRanking(java.util.Map, Order)orRankedServices. - ORDER - Enum constant in enum class org.apache.sling.servlets.post.ModificationType
-
A child Node has been reordered.
- ORDER_AFTER - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
-
Possible value of the
SlingPostConstants.RP_ORDERparameter indicating that the node by moved immediately after the sibling whose name is contained in theSlingPostConstants.RP_ORDERparameter (value is "after "). - ORDER_BEFORE - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
-
Possible value of the
SlingPostConstants.RP_ORDERparameter indicating that the node by moved immediately before the sibling whose name is contained in theSlingPostConstants.RP_ORDERparameter (value is "before "). - ORDER_FIRST - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
-
Possible value of the
SlingPostConstants.RP_ORDERparameter indicating that the node by moved to the first position amongst its siblings (value is "first"). - ORDER_LAST - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
-
Possible value of the
SlingPostConstants.RP_ORDERparameter indicating that the node by moved to the last position amongst its siblings (value is "last"). - orderBefore(Resource, String, String) - Method in interface org.apache.sling.api.resource.ResourceResolver
-
Orders the child resources returned by
ResourceResolver.getChildren(Resource)andResourceResolver.listChildren(Resource)so that a given resource is listed before the given sibling resource. - orderBefore(Resource, String, String) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
- orderBefore(ResolveContext<T>, Resource, String, String) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
-
Orders the child resources returned by
ResourceProvider.listChildren(ResolveContext, Resource)so that a given resource is listed before the given sibling resource. - ORDERED - Enum constant in enum class org.apache.sling.event.jobs.QueueConfiguration.Type
- orderNode(SlingHttpServletRequest, Item, List<Modification>) - Method in class org.apache.sling.servlets.post.AbstractPostOperation
-
Deprecated.Orders the given node according to the specified command.
- org.apache.sling.adapter - package org.apache.sling.adapter
- org.apache.sling.adapter.annotations - package org.apache.sling.adapter.annotations
- 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.request.builder - package org.apache.sling.api.request.builder
- org.apache.sling.api.request.header - package org.apache.sling.api.request.header
- org.apache.sling.api.resource - package org.apache.sling.api.resource
- org.apache.sling.api.resource.external - package org.apache.sling.api.resource.external
- org.apache.sling.api.resource.mapping - package org.apache.sling.api.resource.mapping
- org.apache.sling.api.resource.observation - package org.apache.sling.api.resource.observation
- org.apache.sling.api.resource.path - package org.apache.sling.api.resource.path
- org.apache.sling.api.resource.runtime - package org.apache.sling.api.resource.runtime
- org.apache.sling.api.resource.runtime.dto - package org.apache.sling.api.resource.runtime.dto
- org.apache.sling.api.resource.type - package org.apache.sling.api.resource.type
- org.apache.sling.api.scripting - package org.apache.sling.api.scripting
- org.apache.sling.api.security - package org.apache.sling.api.security
- org.apache.sling.api.servlets - package org.apache.sling.api.servlets
- org.apache.sling.api.uri - package org.apache.sling.api.uri
- org.apache.sling.api.wrappers - package org.apache.sling.api.wrappers
- org.apache.sling.auth.core - package org.apache.sling.auth.core
-
Provides the authentication helper service as well as a number of utility functions in the
AuthUtilclass. - org.apache.sling.auth.core.spi - package org.apache.sling.auth.core.spi
-
Provides API to be implemented by provides of authentication mechanisms.
- org.apache.sling.auth.form - package org.apache.sling.auth.form
- org.apache.sling.caconfig - package org.apache.sling.caconfig
-
API for accessing context-aware configuration.
- org.apache.sling.caconfig.annotation - package org.apache.sling.caconfig.annotation
-
Annotations for context-aware configurations.
- org.apache.sling.caconfig.management - package org.apache.sling.caconfig.management
-
Management API of the Context-Aware configuration implementation.
- org.apache.sling.caconfig.management.multiplexer - package org.apache.sling.caconfig.management.multiplexer
-
Multiplexer services provide aggregated access to all implementations of the related SPI interface.
- org.apache.sling.caconfig.resource - package org.apache.sling.caconfig.resource
-
API for accessing context-aware configuration resources.
- org.apache.sling.caconfig.resource.spi - package org.apache.sling.caconfig.resource.spi
-
SPI for applications hooking into the configuration resource infrastructure for parameterizing and customizing.
- org.apache.sling.caconfig.spi - package org.apache.sling.caconfig.spi
-
SPI for applications hooking into the configuration infrastructure for parameterizing and customizing.
- org.apache.sling.caconfig.spi.metadata - package org.apache.sling.caconfig.spi.metadata
-
Defining configuration and parameter metadata for the SPI.
- org.apache.sling.commons.classloader - package org.apache.sling.commons.classloader
- org.apache.sling.commons.compiler - package org.apache.sling.commons.compiler
- org.apache.sling.commons.compiler.source - package org.apache.sling.commons.compiler.source
- org.apache.sling.commons.fsclassloader - package org.apache.sling.commons.fsclassloader
- org.apache.sling.commons.log.logback - package org.apache.sling.commons.log.logback
-
Provides configuration support for the Logback based logging in Sling
- org.apache.sling.commons.log.logback.spi - package org.apache.sling.commons.log.logback.spi
- org.apache.sling.commons.log.logback.webconsole - package org.apache.sling.commons.log.logback.webconsole
-
Provides configuration support for the Logback based logging in Sling
- org.apache.sling.commons.metrics - package org.apache.sling.commons.metrics
-
Provides an API to generate and collect metrics in various forms
- org.apache.sling.commons.mime - package org.apache.sling.commons.mime
-
Provides the
MimeTypeServiceservice used by client to resolve MIME type information as well as theMimeTypeProviderservice interface for providers to extend the MIME type setup provided by theMimeTypeService. - 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.threads - package org.apache.sling.commons.threads
- org.apache.sling.commons.threads.jmx - package org.apache.sling.commons.threads.jmx
- org.apache.sling.discovery - package org.apache.sling.discovery
-
Provides a service to interface which may be implemented by applications to get notified on cluster topology changes.
- org.apache.sling.discovery.base.commons - package org.apache.sling.discovery.base.commons
-
Provides some common classes for discovery implementors that choose to extend from discovery.base
- org.apache.sling.discovery.base.connectors - package org.apache.sling.discovery.base.connectors
-
Provides topology connector related classes for discovery implementors that choose to extend from discovery.base
- org.apache.sling.discovery.base.connectors.announcement - package org.apache.sling.discovery.base.connectors.announcement
-
Provides topology announcement implementations for discovery implementors that choose to extend from discovery.base
- org.apache.sling.discovery.base.connectors.ping - package org.apache.sling.discovery.base.connectors.ping
-
Provides topology connector implementations for discovery implementors that choose to extend from discovery.base
- org.apache.sling.discovery.base.connectors.ping.wl - package org.apache.sling.discovery.base.connectors.ping.wl
-
Provides whitelist-related classes for discovery implementors that choose to extend from discovery.base
- org.apache.sling.discovery.commons - package org.apache.sling.discovery.commons
-
Provides commons utility for users for the Discovery API.
- org.apache.sling.discovery.commons.providers - package org.apache.sling.discovery.commons.providers
-
Provides commons utility for providers of the Discovery API.
- org.apache.sling.discovery.commons.providers.base - package org.apache.sling.discovery.commons.providers.base
-
Provides commons implementations for providers of the Discovery API.
- org.apache.sling.discovery.commons.providers.spi - package org.apache.sling.discovery.commons.providers.spi
-
Provides an SPI for providers, used by discovery.commons.providers.impl
- org.apache.sling.discovery.commons.providers.spi.base - package org.apache.sling.discovery.commons.providers.spi.base
-
Provides default SPI-implementations used by discovery.commons.providers.impl
- org.apache.sling.discovery.commons.providers.util - package org.apache.sling.discovery.commons.providers.util
-
Provides some static helpers for providers of the Discovery API.
- org.apache.sling.discovery.oak - package org.apache.sling.discovery.oak
- org.apache.sling.discovery.oak.cluster - package org.apache.sling.discovery.oak.cluster
- org.apache.sling.discovery.oak.pinger - package org.apache.sling.discovery.oak.pinger
- org.apache.sling.engine - package org.apache.sling.engine
- org.apache.sling.engine.auth - package org.apache.sling.engine.auth
-
Provides the original authentication handler service API initially bundled with the Sling Engine bundle.
- org.apache.sling.engine.jmx - package org.apache.sling.engine.jmx
- org.apache.sling.engine.servlets - package org.apache.sling.engine.servlets
- org.apache.sling.event.dea - package org.apache.sling.event.dea
- org.apache.sling.event.jobs - package org.apache.sling.event.jobs
- org.apache.sling.event.jobs.consumer - package org.apache.sling.event.jobs.consumer
- org.apache.sling.event.jobs.jmx - package org.apache.sling.event.jobs.jmx
- org.apache.sling.i18n - package org.apache.sling.i18n
- org.apache.sling.installer.api - package org.apache.sling.installer.api
- org.apache.sling.installer.api.event - package org.apache.sling.installer.api.event
- org.apache.sling.installer.api.info - package org.apache.sling.installer.api.info
- org.apache.sling.installer.api.jmx - package org.apache.sling.installer.api.jmx
- org.apache.sling.installer.api.serializer - package org.apache.sling.installer.api.serializer
- org.apache.sling.installer.api.tasks - package org.apache.sling.installer.api.tasks
- org.apache.sling.installer.factories.configuration - package org.apache.sling.installer.factories.configuration
- org.apache.sling.installer.hc - package org.apache.sling.installer.hc
- org.apache.sling.jackrabbit.usermanager - package org.apache.sling.jackrabbit.usermanager
- org.apache.sling.jackrabbit.usermanager.resource - package org.apache.sling.jackrabbit.usermanager.resource
- org.apache.sling.jcr.api - package org.apache.sling.jcr.api
- org.apache.sling.jcr.base - package org.apache.sling.jcr.base
-
The
org.apache.sling.jcr.basepackage provides basic support to expose JCR repositories in Sling. - org.apache.sling.jcr.base.spi - package org.apache.sling.jcr.base.spi
-
The
org.apache.sling.jcr.base.spipackage provides a way to bifurcate requests to subpaths to a mount provider. - org.apache.sling.jcr.base.util - package org.apache.sling.jcr.base.util
- org.apache.sling.jcr.contentloader - package org.apache.sling.jcr.contentloader
- org.apache.sling.jcr.contentloader.hc - package org.apache.sling.jcr.contentloader.hc
- 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.maintenance - package org.apache.sling.jcr.maintenance
- org.apache.sling.jcr.registration - package org.apache.sling.jcr.registration
-
The
org.apache.sling.jcr.registrationpackage exports theAbstractRegistrationSupportclass which may be extended by service exposing JCR Repository services in anyone non-OSGi registry such as RMI or JNDI. - org.apache.sling.jcr.repoinit - package org.apache.sling.jcr.repoinit
-
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
- org.apache.sling.jcr.resource.api - package org.apache.sling.jcr.resource.api
- org.apache.sling.models.annotations - package org.apache.sling.models.annotations
- org.apache.sling.models.annotations.apt - package org.apache.sling.models.annotations.apt
- org.apache.sling.models.annotations.injectorspecific - package org.apache.sling.models.annotations.injectorspecific
- org.apache.sling.models.annotations.via - package org.apache.sling.models.annotations.via
- org.apache.sling.models.caconfig.annotations - package org.apache.sling.models.caconfig.annotations
- org.apache.sling.models.export.spi - package org.apache.sling.models.export.spi
- org.apache.sling.models.factory - package org.apache.sling.models.factory
- org.apache.sling.models.jacksonexporter - package org.apache.sling.models.jacksonexporter
- org.apache.sling.models.spi - package org.apache.sling.models.spi
- org.apache.sling.models.spi.injectorspecific - package org.apache.sling.models.spi.injectorspecific
- org.apache.sling.models.validation - package org.apache.sling.models.validation
- org.apache.sling.provisioning.model - package org.apache.sling.provisioning.model
- org.apache.sling.provisioning.model.io - package org.apache.sling.provisioning.model.io
- org.apache.sling.repoinit.parser - package org.apache.sling.repoinit.parser
-
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
- org.apache.sling.repoinit.parser.operations - package org.apache.sling.repoinit.parser.operations
-
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
- org.apache.sling.resource.filter - package org.apache.sling.resource.filter
- org.apache.sling.scripting.api - package org.apache.sling.scripting.api
-
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
- org.apache.sling.scripting.api.resource - package org.apache.sling.scripting.api.resource
-
The
org.apache.sling.scripting.api.resourcepackage provides a unified API for scripting bundles that need to perform script resolution across theResourcespace. - org.apache.sling.scripting.core - package org.apache.sling.scripting.core
- org.apache.sling.scripting.core.servlet - package org.apache.sling.scripting.core.servlet
- 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.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.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
-
This package should only be used by compiled JSP scripts when being executed on the platform.
- 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.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.taglib.tei - package org.apache.sling.scripting.jsp.taglib.tei
- org.apache.sling.scripting.jsp.util - package org.apache.sling.scripting.jsp.util
- org.apache.sling.scripting.sightly - package org.apache.sling.scripting.sightly
-
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
- org.apache.sling.scripting.sightly.compiler - package org.apache.sling.scripting.sightly.compiler
-
The
org.apache.sling.scripting.sightly.compilerpackage defines the API exposed by theSightlyCompiler. - org.apache.sling.scripting.sightly.compiler.backend - package org.apache.sling.scripting.sightly.compiler.backend
-
The
org.apache.sling.scripting.sightly.compiler.backenddefines the API that can be used by HTL Backend Compilers, used to compile HTLCommands into executable code for other languages. - org.apache.sling.scripting.sightly.compiler.commands - package org.apache.sling.scripting.sightly.compiler.commands
-
The
org.apache.sling.scripting.sightly.compiler.commandspackage defines the API forCommandprocessing. - org.apache.sling.scripting.sightly.compiler.expression - package org.apache.sling.scripting.sightly.compiler.expression
-
The
org.apache.sling.scripting.sightly.compiler.expressionpackage defines the API forExpressionprocessing. - org.apache.sling.scripting.sightly.compiler.expression.nodes - package org.apache.sling.scripting.sightly.compiler.expression.nodes
-
The
org.apache.sling.scripting.sightly.compiler.expression.nodespackage exposes the variousExpressionNodetypes. - org.apache.sling.scripting.sightly.compiler.util - package org.apache.sling.scripting.sightly.compiler.util
-
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
- org.apache.sling.scripting.sightly.engine - package org.apache.sling.scripting.sightly.engine
-
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
- org.apache.sling.scripting.sightly.extension - package org.apache.sling.scripting.sightly.extension
-
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
- org.apache.sling.scripting.sightly.java.compiler - package org.apache.sling.scripting.sightly.java.compiler
-
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
- org.apache.sling.scripting.sightly.pojo - package org.apache.sling.scripting.sightly.pojo
-
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
- org.apache.sling.scripting.sightly.render - package org.apache.sling.scripting.sightly.render
-
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
- org.apache.sling.scripting.sightly.use - package org.apache.sling.scripting.sightly.use
-
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
- org.apache.sling.scripting.spi.bundle - package org.apache.sling.scripting.spi.bundle
- org.apache.sling.scripting.thymeleaf - package org.apache.sling.scripting.thymeleaf
- org.apache.sling.serviceusermapping - package org.apache.sling.serviceusermapping
- org.apache.sling.servlets.annotations - package org.apache.sling.servlets.annotations
- org.apache.sling.servlets.post - package org.apache.sling.servlets.post
- org.apache.sling.servlets.post.exceptions - package org.apache.sling.servlets.post.exceptions
- org.apache.sling.servlets.resolver.api - package org.apache.sling.servlets.resolver.api
- org.apache.sling.servlets.resolver.jmx - package org.apache.sling.servlets.resolver.jmx
- org.apache.sling.settings - package org.apache.sling.settings
- org.apache.sling.spi.resource.provider - package org.apache.sling.spi.resource.provider
- org.apache.sling.validation - package org.apache.sling.validation
- org.apache.sling.validation.model - package org.apache.sling.validation.model
- org.apache.sling.validation.model.spi - package org.apache.sling.validation.model.spi
- org.apache.sling.validation.spi - package org.apache.sling.validation.spi
- org.apache.sling.validation.spi.support - package org.apache.sling.validation.spi.support
- org.apache.sling.xss - package org.apache.sling.xss
-
XSS Protection Service
- ORIGINAL - Static variable in interface org.apache.sling.models.spi.ViaProvider
-
Marker object indicating that the original object should be used.
- OriginalResourceType - Class in org.apache.sling.models.annotations.via
-
Marker class for using the OriginalResourceType @Via provider.
- OriginalResourceType() - Constructor for class org.apache.sling.models.annotations.via.OriginalResourceType
- OsgiAction - Class in org.apache.sling.commons.log.logback
-
Joran action enabling integration between OSGi and Logback.
- OsgiAction() - Constructor for class org.apache.sling.commons.log.logback.OsgiAction
- OsgiAppenderRefAction - Class in org.apache.sling.commons.log.logback
-
Joran action enabling integration between OSGi and Logback.
- OsgiAppenderRefAction() - Constructor for class org.apache.sling.commons.log.logback.OsgiAppenderRefAction
- OsgiInstaller - Interface in org.apache.sling.installer.api
-
Service for installing/updating/removing installable resources
InstallableResourcein an OSGi framework. - OsgiInstallerHealthCheck - Class in org.apache.sling.installer.hc
- OsgiInstallerHealthCheck() - Constructor for class org.apache.sling.installer.hc.OsgiInstallerHealthCheck
- OsgiInstallerHealthCheck.Configuration - Annotation Interface in org.apache.sling.installer.hc
- OSGiService - Annotation Interface in org.apache.sling.models.annotations.injectorspecific
-
Annotation to be used on either methods, fields or constructor parameters to let Sling Models inject an OSGi service
- OsgiUtil - Class in org.apache.sling.commons.osgi
-
Deprecated.Use
org.osgi.util.converter.ConvertersandServiceUtilinstead - OsgiUtil() - Constructor for class org.apache.sling.commons.osgi.OsgiUtil
-
Deprecated.
- 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 - 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
- OUT - Static variable in class org.apache.sling.api.scripting.SlingBindings
-
The name of the global scripting variable providing the
java.io.PrintWriterobject to return the response content (value is "out"). - OUTPUT_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
- OutputVariable - Class in org.apache.sling.scripting.sightly.compiler.commands
-
This
Commandrenders a variable's value. - OutputVariable(String) - Constructor for class org.apache.sling.scripting.sightly.compiler.commands.OutputVariable
- OutText - Class in org.apache.sling.scripting.sightly.compiler.commands
-
This
Commandrenders a text fragment. - OutText(String) - Constructor for class org.apache.sling.scripting.sightly.compiler.commands.OutText
- overrideProperties(String, String, Map<String, Object>) - Method in interface org.apache.sling.caconfig.management.multiplexer.ConfigurationOverrideMultiplexer
-
Override properties for given context path and configuration name.
- overrideProperties(String, String, Resource) - Method in interface org.apache.sling.caconfig.management.multiplexer.ConfigurationOverrideMultiplexer
-
Deprecated.
- overrideProperties(String, String, Resource, ResourceResolver) - Method in interface org.apache.sling.caconfig.management.multiplexer.ConfigurationOverrideMultiplexer
-
Override properties in given configuration resource (if any overrides are defined).
- OVERWRITE_DIRECTIVE - Static variable in class org.apache.sling.jcr.contentloader.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.PathEntry
-
The overwriteProperties directive specifying if content properties should be overwritten or just initially added.
- OWNS_ROOTS - Static variable in interface org.apache.sling.api.resource.ResourceProvider
-
Deprecated.The name of the service registration property containing the a boolean flag whether this provider owns the tree registered by the roots.
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
- PageInfo - Class in org.apache.sling.scripting.jsp.jasper.compiler
-
A repository for various info about the translation unit under compilation.
- pageNodes - Variable in class org.apache.sling.scripting.jsp.jasper.compiler.Compiler
- PAR_J_VALIDATE - Static variable in class org.apache.sling.auth.core.AuthConstants
-
The name of the request parameter indicating that the submitted username and password should just be checked and a status code be set for success (200/OK) or failure (403/FORBIDDEN).
- 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.api.request.header.JakartaMediaRangeList
- PARAM_ACCEPT - Static variable in class org.apache.sling.api.request.header.MediaRangeList
-
Deprecated.
- PARAM_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
- PARAM_APPENDER_NAME - Static variable in interface org.apache.sling.commons.log.logback.webconsole.LogPanel
-
Request param name for appender name
- PARAM_TAIL_GREP - Static variable in interface org.apache.sling.commons.log.logback.webconsole.LogPanel
-
Request param capturing the regular expression to search
- PARAM_TAIL_NUM_OF_LINES - Static variable in interface org.apache.sling.commons.log.logback.webconsole.LogPanel
-
Request param name to control number of lines to include in the log
- PARAMETER_MAP - Static variable in class org.apache.sling.api.resource.ResourceMetadata
-
Returns a map containing parameters added to path after semicolon.
- ParametrizableResourceProvider - Interface in org.apache.sling.api.resource
-
Deprecated.Use the
ResourceProvider - 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.
- PARENT_SESSION_KEY - Static variable in interface org.apache.sling.jcr.base.spi.RepositoryMount
-
The key of the attribute holding the parent session when
JackrabbitRepository.login(javax.jcr.Credentials, String, java.util.Map)is called. - parentTag - Variable in class org.apache.sling.scripting.jsp.jasper.runtime.JspFragmentHelper
- parse(InputStream, ContentCreator) - Method in interface org.apache.sling.jcr.contentloader.ContentReader
-
Read the content from the input stream and create the content using the provided content creator.
- parse(Reader) - Method in interface org.apache.sling.repoinit.parser.RepoInitParser
-
Parse the supplied input.
- parse(String, ResourceResolver) - Static method in class org.apache.sling.api.uri.SlingUriBuilder
-
Creates a builder from an arbitrary URI string.
- 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(String) - Method in interface org.apache.sling.resource.filter.ResourcePredicates
-
Creates a Predicate<Resource> based on the provided script
- parse(String) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.ELParser
-
Parse an EL expression
- parse(String, String) - Method in interface org.apache.sling.resource.filter.ResourcePredicates
-
Creates a Predicate<Resource> based on the provided script
- parse(URL, ContentCreator) - Method in interface org.apache.sling.jcr.contentloader.ContentReader
-
Read the content from the URL and create the content using the provided content creator.
- 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: - parseResourceType(String) - Static method in class org.apache.sling.api.resource.type.ResourceType
-
Given a
resourceTypeString, this method will extract aResourceTypeobject. - 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
- parseXMLDocument(String, InputStream) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.ParserUtils
-
Parse the specified XML document, and return a
TreeNodethat corresponds to the root node of the document tree. - parseXMLDocument(String, InputSource) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.ParserUtils
-
Parse the specified XML document, and return a
TreeNodethat corresponds to the root node of the document tree. - 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.
- PASSWORD_EXPIRED - Enum constant in enum class org.apache.sling.auth.core.spi.AuthenticationHandler.FAILURE_REASON_CODES
-
Password has expired
- PASSWORD_EXPIRED_AND_NEW_PASSWORD_IN_HISTORY - Enum constant in enum class org.apache.sling.auth.core.spi.AuthenticationHandler.FAILURE_REASON_CODES
-
Password has expired and a new password is in history
- PATCH_ADD - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
-
Indicates a value to be added to the named multi-value property if the property is being #
patched. - PATCH_REMOVE - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
-
Indicates a value to be removed from the named multi-value property if the property is being #
patched. - path - Variable in class org.apache.sling.api.resource.runtime.dto.ResourceProviderDTO
-
The path of the resource provider.
- path - Variable in class org.apache.sling.repoinit.parser.operations.WithPathOptions
- path() - Element in annotation interface org.apache.sling.jcr.maintenance.VersionCleanupPathConfig
- path() - Element in annotation interface org.apache.sling.models.annotations.injectorspecific.ResourcePath
-
Specifies the path of the resource.
- Path - Class in org.apache.sling.api.resource.path
-
Simple helper class for path matching.
- Path - Annotation Interface in org.apache.sling.models.annotations
-
Provide path(s) on an @Inject.
- Path(String) - Constructor for class org.apache.sling.api.resource.path.Path
-
Create a new path object either from a concrete path or from a glob pattern.
- PATH_DIRECTIVE - Static variable in class org.apache.sling.jcr.contentloader.PathEntry
-
The path directive specifying the target node where initial content will be loaded.
- PATH_HOME - Static variable in class org.apache.sling.repoinit.parser.operations.AclLine
- PATH_PROPERTY - Static variable in interface org.apache.sling.auth.core.spi.AuthenticationHandler
-
Deprecated.
- PATH_PROPERTY - Static variable in interface org.apache.sling.auth.core.spi.JakartaAuthenticationHandler
-
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_REPOSITORY - Static variable in class org.apache.sling.repoinit.parser.operations.AclLine
- PATH_TAILER - Static variable in interface org.apache.sling.commons.log.logback.webconsole.LogPanel
-
Let the path end with extension.
- PathBuilder - Class in org.apache.sling.api.resource.path
-
The
PathBuilderoffers a convenient way of creating a valid path from multiple fragments - PathBuilder(String) - Constructor for class org.apache.sling.api.resource.path.PathBuilder
-
Creates a new
PathBuilderinstance - PathEntry - Class in org.apache.sling.jcr.contentloader
-
A path entry from the manifest for initial content.
- PathEntry(ManifestHeader.Entry, long) - Constructor for class org.apache.sling.jcr.contentloader.PathEntry
- PathEntry(ManifestHeader.Entry, long, String) - Constructor for class org.apache.sling.jcr.contentloader.PathEntry
- PathImpl(String) - Constructor for class org.apache.sling.commons.osgi.ManifestHeader.PathImpl
- paths() - Element in annotation interface org.apache.sling.models.annotations.injectorspecific.ResourcePath
-
Specifies more than one path for the resource.
- paths() - Element in annotation interface org.apache.sling.models.annotations.Path
- paths() - Element in annotation interface org.apache.sling.servlets.annotations.SlingServletPathsStrict
-
The absolute paths under which the servlet is accessible as a resource.
- PATHS - Static variable in interface org.apache.sling.api.resource.observation.ResourceChangeListener
-
Array of paths or glob patterns - required.
- paths_strict() - Element in annotation interface org.apache.sling.servlets.annotations.SlingServletPathsStrict
-
Activate the strict resolution mode.
- PathSegmentDefinition - Class in org.apache.sling.repoinit.parser.operations
-
Defines a segment of a path to be created, with its name and an optional primary type and optional mixins
- PathSegmentDefinition(String, String) - Constructor for class org.apache.sling.repoinit.parser.operations.PathSegmentDefinition
- PathSegmentDefinition(String, String, boolean) - Constructor for class org.apache.sling.repoinit.parser.operations.PathSegmentDefinition
- PathSegmentDefinition(String, String, List<String>) - Constructor for class org.apache.sling.repoinit.parser.operations.PathSegmentDefinition
- PathSegmentDefinition(String, String, List<String>, boolean) - Constructor for class org.apache.sling.repoinit.parser.operations.PathSegmentDefinition
- PathSet - Class in org.apache.sling.api.resource.path
-
Simple helper class for path matching against a set of paths.
- pattern() - Element in annotation interface org.apache.sling.servlets.annotations.SlingServletFilter
-
Restrict the filter to resource or request paths that match the supplied regular expression.
- peek() - Method in class org.apache.sling.scripting.sightly.compiler.util.VariableTracker
-
Peeks at the top of the declaration stack.
- peekChar() - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLEncodingDetector
-
Returns the next character on the input.
- PeriodicBackgroundJob - Class in org.apache.sling.discovery.base.commons
-
Simple executor of a background job that periodically invokes a particular runnable - catching RuntimeExceptions that might throw - but not catching Errors (that terminates the BackgroundJob).
- PeriodicBackgroundJob(long, String, Runnable) - Constructor for class org.apache.sling.discovery.base.commons.PeriodicBackgroundJob
- periodicCheckViewJob - Variable in class org.apache.sling.discovery.oak.pinger.OakViewChecker
- periodicPingJob - Variable in class org.apache.sling.discovery.base.commons.BaseViewChecker
- PersistableValueMap - Interface in org.apache.sling.api.resource
-
Deprecated.Use the
ModifiableValueMapinstead. - persistConfiguration(ResourceResolver, String, ConfigurationPersistData) - Method in interface org.apache.sling.caconfig.spi.ConfigurationPersistenceStrategy
-
Deprecated.Stores configuration data for a singleton configuration resource.
- persistConfiguration(ResourceResolver, String, ConfigurationPersistData) - Method in interface org.apache.sling.caconfig.spi.ConfigurationPersistenceStrategy2
-
Stores configuration data for a singleton configuration resource.
- persistConfiguration(Resource, String, ConfigurationPersistData) - Method in interface org.apache.sling.caconfig.management.ConfigurationManager
-
Write configuration data to repository using the inner-most context path as reference.
- persistConfigurationCollection(ResourceResolver, String, ConfigurationCollectionPersistData) - Method in interface org.apache.sling.caconfig.spi.ConfigurationPersistenceStrategy
-
Deprecated.Stores configuration data for a configuration resource collection.
- persistConfigurationCollection(ResourceResolver, String, ConfigurationCollectionPersistData) - Method in interface org.apache.sling.caconfig.spi.ConfigurationPersistenceStrategy2
-
Stores configuration data for a configuration resource collection.
- persistConfigurationCollection(Resource, String, ConfigurationCollectionPersistData) - Method in interface org.apache.sling.caconfig.management.ConfigurationManager
-
Write configuration data collection using the inner-most context path as reference.
- PersistenceException - Exception Class in org.apache.sling.api.resource
-
This exception will be thrown during the commit to persist changes to a
PersistableValueMap, aModifiableValueMapor theResourceResolver. - PersistenceException() - Constructor for exception class org.apache.sling.api.resource.PersistenceException
-
Create a new persistence exception.
- PersistenceException(String) - Constructor for exception class org.apache.sling.api.resource.PersistenceException
-
Create a new persistence exception.
- PersistenceException(String, Throwable) - Constructor for exception class org.apache.sling.api.resource.PersistenceException
-
Create a new persistence exception.
- PersistenceException(String, Throwable, String, String) - Constructor for exception class org.apache.sling.api.resource.PersistenceException
-
Create a new persistence exception.
- persistTo(Resource) - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
-
Persists this announcement using the given 'announcements' resource, under which a node with the primary key is created
- pick(Class<?>, Class<?>[], Object) - Method in interface org.apache.sling.models.spi.ImplementationPicker
-
Select an implementation for the adapter class to which the adaptable should be adapted to.
- pingOutgoingConnectors(boolean) - Method in interface org.apache.sling.discovery.base.connectors.ping.ConnectorRegistry
-
ping all outgoing topology connectors
- pingOutgoingConnectors(boolean) - Method in class org.apache.sling.discovery.base.connectors.ping.ConnectorRegistryImpl
- PLAIN - Static variable in class org.apache.sling.provisioning.model.FeatureTypes
- PLAIN_HTML_CONTENT - Enum constant in enum class org.apache.sling.xss.ProtectionContext
-
Escape plain text for use inside HTML content (rule #1)
- 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
-
Deprecated.human readable changelog
- PN_ERROR - Static variable in class org.apache.sling.api.servlets.HtmlResponse
-
Deprecated.The Throwable caught while processing the request.
- PN_ERROR - Static variable in class org.apache.sling.servlets.post.AbstractJakartaPostResponse
-
Name of the error property set by
AbstractJakartaPostResponse.setError(Throwable) - PN_ERROR - Static variable in class org.apache.sling.servlets.post.AbstractPostResponse
-
Deprecated.Name of the error property set by
AbstractPostResponse.setError(Throwable) - PN_IS_CREATED - Static variable in class org.apache.sling.api.servlets.HtmlResponse
-
Deprecated.Indicating whether request processing created new data.
- PN_IS_CREATED - Static variable in class org.apache.sling.servlets.post.AbstractJakartaPostResponse
-
Name of the create status property set by
AbstractJakartaPostResponse.setCreateRequest(boolean) - PN_IS_CREATED - Static variable in class org.apache.sling.servlets.post.AbstractPostResponse
-
Deprecated.Name of the create status property set by
AbstractPostResponse.setCreateRequest(boolean) - PN_LOCATION - Static variable in class org.apache.sling.api.servlets.HtmlResponse
-
Deprecated.externally mapped location url of the modified path
- PN_LOCATION - Static variable in class org.apache.sling.servlets.post.AbstractJakartaPostResponse
-
Name of the location property set by
AbstractJakartaPostResponse.setLocation(String) - PN_LOCATION - Static variable in class org.apache.sling.servlets.post.AbstractPostResponse
-
Deprecated.Name of the location property set by
AbstractPostResponse.setLocation(String) - PN_PARENT_LOCATION - Static variable in class org.apache.sling.api.servlets.HtmlResponse
-
Deprecated.externally mapped location url of the parent of the modified path
- PN_PARENT_LOCATION - Static variable in class org.apache.sling.servlets.post.AbstractJakartaPostResponse
-
Name of the parent location property set by
AbstractJakartaPostResponse.setParentLocation(String) - PN_PARENT_LOCATION - Static variable in class org.apache.sling.servlets.post.AbstractPostResponse
-
Deprecated.Name of the parent location property set by
AbstractPostResponse.setParentLocation(String) - PN_PATH - Static variable in class org.apache.sling.api.servlets.HtmlResponse
-
Deprecated.the path of the modified item. this is usually the addressed resource or in case of a creation request (eg: /foo/*) the path of the newly created node.
- PN_PATH - Static variable in class org.apache.sling.servlets.post.AbstractJakartaPostResponse
-
Name of the path property set by
AbstractJakartaPostResponse.setPath(String) - PN_PATH - Static variable in class org.apache.sling.servlets.post.AbstractPostResponse
-
Deprecated.Name of the path property set by
AbstractPostResponse.setPath(String) - PN_REFERER - Static variable in class org.apache.sling.api.servlets.HtmlResponse
-
Deprecated.the referrer of the request
- PN_REFERER - Static variable in class org.apache.sling.servlets.post.AbstractJakartaPostResponse
-
Name of the referer property set by
AbstractJakartaPostResponse.setReferer(String) - PN_REFERER - Static variable in class org.apache.sling.servlets.post.AbstractPostResponse
-
Deprecated.Name of the referer property set by
AbstractPostResponse.setReferer(String) - PN_STATUS_CODE - Static variable in class org.apache.sling.api.servlets.HtmlResponse
-
Deprecated.status code. more or less http response status codes
- PN_STATUS_CODE - Static variable in class org.apache.sling.servlets.post.AbstractJakartaPostResponse
-
Name of the status code property set by
AbstractJakartaPostResponse.setStatus(int, String) - PN_STATUS_CODE - Static variable in class org.apache.sling.servlets.post.AbstractPostResponse
-
Deprecated.Name of the status code property set by
AbstractPostResponse.setStatus(int, String) - PN_STATUS_MESSAGE - Static variable in class org.apache.sling.api.servlets.HtmlResponse
-
Deprecated.some human readable status message
- PN_STATUS_MESSAGE - Static variable in class org.apache.sling.servlets.post.AbstractJakartaPostResponse
-
Name of the status message property set by
AbstractJakartaPostResponse.setStatus(int, String) - PN_STATUS_MESSAGE - Static variable in class org.apache.sling.servlets.post.AbstractPostResponse
-
Deprecated.Name of the status message property set by
AbstractPostResponse.setStatus(int, String) - PN_TITLE - Static variable in class org.apache.sling.api.servlets.HtmlResponse
-
Deprecated.some human readable title like: 200 Created /foo/bar
- PN_TITLE - Static variable in class org.apache.sling.servlets.post.AbstractJakartaPostResponse
-
Name of the title property set by
AbstractJakartaPostResponse.setTitle(String) - PN_TITLE - Static variable in class org.apache.sling.servlets.post.AbstractPostResponse
-
Deprecated.Name of the title property set by
AbstractPostResponse.setTitle(String) - pop() - Method in class org.apache.sling.scripting.sightly.compiler.commands.StatefulVisitor.StateControl
- popBody() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspContextWrapper
- popBody() - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
- popIndent() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.ServletWriter
- popPrefixMapping(String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- popVariable() - Method in class org.apache.sling.scripting.sightly.compiler.util.VariableTracker
-
Pops a variable from this tracker.
- postConstruct(Object) - Method in interface org.apache.sling.scripting.jsp.jasper.runtime.AnnotationProcessor
- postConstruct(AnnotationProcessor, Object) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.AnnotationHelper
-
Call postConstruct method on the specified instance.
- PostConstructException - Exception Class in org.apache.sling.models.factory
-
Exception which is triggered, whenever the post-construct method has thrown an exception.
- PostConstructException(String, Throwable) - Constructor for exception class org.apache.sling.models.factory.PostConstructException
- postedRestrictionsForPrivilege(SlingJakartaHttpServletRequest, Map<String, RestrictionDefinition>, Privilege, ModifyAceServlet.PrivilegeValues, Set<LocalRestriction>) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyAceServlet
-
Populate the restrictions that that were posted and applicable to the requested privilege
- PostOperation - Interface in org.apache.sling.servlets.post
-
Deprecated.Use
JakartaPostOperationinstead. - Post Parameters - Search tag in class org.apache.sling.jcr.jackrabbit.accessmanager.post.DeleteAcesServlet
- Section
- Post Parameters - Search tag in class org.apache.sling.jcr.jackrabbit.accessmanager.post.DeletePrincipalAcesServlet
- Section
- Post Parameters - Search tag in class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyAceServlet
- Section
- Post Parameters - Search tag in class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyPrincipalAceServlet
- Section
- postProcess(AuthenticationInfo, HttpServletRequest, HttpServletResponse) - Method in interface org.apache.sling.auth.core.spi.JakartaAuthenticationInfoPostProcessor
-
Perform some post-processing on the AuthenticationInfo object.
- postProcess(AuthenticationInfo, HttpServletRequest, HttpServletResponse) - Method in interface org.apache.sling.auth.core.spi.AuthenticationInfoPostProcessor
-
Deprecated.Perform some post-processing on the AuthenticationInfo object.
- PostResponse - Interface in org.apache.sling.servlets.post
-
Deprecated.Use
JakartaPostResponseinstead - PostResponseCreator - Interface in org.apache.sling.servlets.post
-
Deprecated.Use
JakartaPostResponseCreatorinstead. - PostResponseWithErrorHandling - Class in org.apache.sling.servlets.post
-
Deprecated.
- PostResponseWithErrorHandling() - Constructor for class org.apache.sling.servlets.post.PostResponseWithErrorHandling
-
Deprecated.
- 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.
- PreconditionViolatedPersistenceException - Exception Class in org.apache.sling.servlets.post.exceptions
-
Indicates that the input does not meet necessary precondition.
- PreconditionViolatedPersistenceException(String) - Constructor for exception class org.apache.sling.servlets.post.exceptions.PreconditionViolatedPersistenceException
- PreconditionViolatedPersistenceException(String, Exception) - Constructor for exception class org.apache.sling.servlets.post.exceptions.PreconditionViolatedPersistenceException
- PreconditionViolatedPersistenceException(String, Throwable, String, String) - Constructor for exception class org.apache.sling.servlets.post.exceptions.PreconditionViolatedPersistenceException
- preDestroy(Object) - Method in interface org.apache.sling.scripting.jsp.jasper.runtime.AnnotationProcessor
- preDestroy(AnnotationProcessor, Object) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.AnnotationHelper
-
Call preDestroy method on the specified instance.
- prefer(String...) - Method in class org.apache.sling.api.request.header.JakartaMediaRangeList
-
Determines which of the
mediaRangesspecifications is preferred by thisMediaRangeList. - prefer(String...) - Method in class org.apache.sling.api.request.header.MediaRangeList
-
Deprecated.Determines which of the
mediaRangesspecifications is preferred by thisMediaRangeList. - prefer(Set<JakartaMediaRangeList.MediaRange>) - Method in class org.apache.sling.api.request.header.JakartaMediaRangeList
-
Given a list of media types, returns the one is preferred by this
MediaRangeList. - prefer(Set<MediaRangeList.MediaRange>) - Method in class org.apache.sling.api.request.header.MediaRangeList
-
Deprecated.Given a list of media types, returns the one is preferred by this
MediaRangeList. - PREFIX_ - Static variable in annotation interface org.apache.sling.servlets.annotations.SlingServletFilter
-
Prefix for every property being generated from the annotations elements (as defined in OSGi 7 Compendium, 112.8.2.1)
- PREFIX_ - Static variable in annotation interface org.apache.sling.servlets.annotations.SlingServletName
-
Prefix for every property being generated from the annotations elements (as defined in OSGi 7 Compendium, 112.8.2.1)
- PREFIX_ - Static variable in annotation interface org.apache.sling.servlets.annotations.SlingServletPathsStrict
-
Prefix for every property being generated from the annotations elements (as defined in OSGi 7 Compendium, 112.8.2.1)
- PREFIX_ - Static variable in annotation interface org.apache.sling.servlets.annotations.SlingServletResourceTypes
-
Prefix for every property being generated from the annotations elements (as defined in OSGi 7 Compendium, 112.8.2.1)
- prepareValue(Object) - Method in interface org.apache.sling.models.spi.ValuePreparer
-
Prepare a value from the adaptable.
- PRIMITIVE_CLASSES - Static variable in class org.apache.sling.scripting.sightly.compiler.util.ObjectModel
-
Deprecated.A
Setthat stores all the supported primitive classes. - PRINCIPAL - Enum constant in enum class org.apache.sling.jcr.jackrabbit.accessmanager.post.DeclarationType
- PrincipalNameFilter - Interface in org.apache.sling.jackrabbit.usermanager
-
Service interface which allows for filtering what characters are allowed in a generated principal name
- PrincipalNameGenerator - Interface in org.apache.sling.jackrabbit.usermanager
-
Service interface which allows for custom principal name generation
- PrincipalNameGenerator.NameInfo - Class in org.apache.sling.jackrabbit.usermanager
- print(boolean) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
-
Print a boolean value.
- 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.compiler.ServletWriter
-
Prints the given char.
- print(char) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
-
Print a character.
- print(char) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
-
Print a character.
- print(char[]) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
-
Print an array of characters.
- print(char[]) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
-
Print an array of characters.
- print(double) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
-
Print a double-precision floating-point number.
- print(double) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
-
Print a double-precision floating-point number.
- print(float) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
-
Print a floating-point number.
- print(float) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
-
Print a floating-point number.
- print(int) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.ServletWriter
-
Prints the given int.
- print(int) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
-
Print an integer.
- 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.BodyContentImpl
-
Print a long integer.
- print(long) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
-
Print a long integer.
- print(Object) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
-
Print an object.
- print(Object) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
-
Print an object.
- print(String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.ServletWriter
-
Prints the given string.
- print(String) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
-
Print a string.
- print(String) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
-
Print a string.
- 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.discovery.oak.TopologyWebConsolePlugin
- 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.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() - 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.BodyContentImpl
-
Print a boolean value and then terminate the line.
- 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.BodyContentImpl
-
Print a character 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(char[]) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
-
Print an array of characters 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(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(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(float) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
-
Print a floating-point number 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(int) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
-
Print an integer 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.BodyContentImpl
-
Print a long 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(Object) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
-
Print an Object 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.
- println(String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.ServletWriter
-
Prints the given string followed by '\n'
- println(String) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
-
Print a String 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.
- printMultiLn(String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.ServletWriter
-
Prints the given string.
- 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.
- Procedure - Class in org.apache.sling.scripting.sightly.compiler.commands
-
This
Commandallows defining a HTL template - the only functional construct of the language. - Procedure() - Constructor for class org.apache.sling.scripting.sightly.compiler.commands.Procedure
- Procedure.Call - Class in org.apache.sling.scripting.sightly.compiler.commands
- Procedure.End - Class in org.apache.sling.scripting.sightly.compiler.commands
- Procedure.Start - Class in org.apache.sling.scripting.sightly.compiler.commands
- process() - Method in class org.apache.sling.commons.osgi.BundleFileProcessor
-
Creates a new OSGi Bundle from a given bundle, processing its manifest using the processManifest method.
- process(Set<? extends TypeElement>, RoundEnvironment) - Method in class org.apache.sling.models.annotations.apt.ValidatingAnnotationProcessor
- process(SlingHttpServletRequest, List<Modification>) - Method in interface org.apache.sling.servlets.post.SlingPostProcessor
-
Deprecated.Process the current request.
- process(SlingJakartaHttpServletRequest, List<Modification>) - Method in interface org.apache.sling.servlets.post.SlingJakartaPostProcessor
-
Process the current request.
- process(Job) - Method in interface org.apache.sling.event.jobs.consumer.JobConsumer
-
Execute the job.
- process(Job, JobExecutionContext) - Method in interface org.apache.sling.event.jobs.consumer.JobExecutor
-
Execute the job.
- processACE(Map<String, RestrictionDefinition>, JackrabbitAccessControlEntry, Privilege[], Map<Privilege, LocalPrivilege>) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractAccessGetServlet
- processAnnotations(Object) - Method in interface org.apache.sling.scripting.jsp.jasper.runtime.AnnotationProcessor
- PROCESSED - Enum constant in enum class org.apache.sling.installer.api.event.InstallationEvent.TYPE
- processManifest(Manifest) - Method in class org.apache.sling.commons.osgi.BSNRenamer
- processManifest(Manifest) - Method in class org.apache.sling.commons.osgi.BundleFileProcessor
-
Process the bundle Manifest.
- processPostedPrivilegeAndRestrictionParams(AccessControlManager, SlingJakartaHttpServletRequest, Map<String, RestrictionDefinition>, Map<Privilege, LocalPrivilege>, Map<Privilege, Integer>) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyAceServlet
-
Merge into the privilegeToLocalPrivilegesMap the changes requested in privilege and restriction request parameters.
- processPostedPrivilegeDeleteParams(AccessControlManager, SlingJakartaHttpServletRequest, Map<Privilege, LocalPrivilege>) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyAceServlet
-
Merge into the privilegeToLocalPrivilegesMap the changes requested in privilege delete request parameters.
- processPostedRestrictionDeleteParams(AccessControlManager, SlingJakartaHttpServletRequest, Map<String, RestrictionDefinition>, Map<Privilege, LocalPrivilege>) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyAceServlet
-
Merge into the privilegeToLocalPrivilegesMap the changes requested in restriction delete request parameters.
- processRepository(SlingRepository) - Method in interface org.apache.sling.jcr.api.SlingRepositoryInitializer
-
Process the content repository before it is registered as an OSGi service.
- processRequest(HttpServletRequest, HttpServletResponse, ResourceResolver) - Method in interface org.apache.sling.engine.SlingRequestProcessor
-
Process an HTTP request through the Sling request processing engine.
- processRequest(HttpServletRequest, HttpServletResponse, ResourceResolver) - Method in interface org.apache.sling.engine.SlingRequestProcessor
- PROP_NODETYPES - Static variable in class org.apache.sling.repoinit.parser.operations.AclLine
- PROP_OPERATION_NAME - Static variable in interface org.apache.sling.servlets.post.JakartaPostOperation
-
The name of the service registration property indicating the name(s) of the operation provided by the operation implementation.
- PROP_OPERATION_NAME - Static variable in interface org.apache.sling.servlets.post.PostOperation
-
Deprecated.The name of the service registration property indicating the name(s) of the operation provided by the operation implementation.
- PROP_OPERATION_NAME - Static variable in interface org.apache.sling.servlets.post.SlingPostOperation
-
Deprecated.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_PATHS - Static variable in class org.apache.sling.repoinit.parser.operations.AclLine
- PROP_PRINCIPALS - Static variable in class org.apache.sling.repoinit.parser.operations.AclLine
- PROP_PRIVILEGES - Static variable in class org.apache.sling.repoinit.parser.operations.AclLine
- properties(Map<String, Object>) - Method in class org.apache.sling.caconfig.spi.ConfigurationCollectionPersistData
- properties(Map<String, Object>) - Method in interface org.apache.sling.event.jobs.JobBuilder
-
Set the optional configuration properties for the job.
- properties(Map<String, String>) - Method in class org.apache.sling.caconfig.spi.metadata.ConfigurationMetadata
- properties(Map<String, String>) - Method in class org.apache.sling.caconfig.spi.metadata.PropertyMetadata
- PROPERTIES - Enum constant in enum class org.apache.sling.installer.api.serializer.ConfigurationSerializerFactory.Format
- PROPERTIES_CHANGED - Enum constant in enum class org.apache.sling.discovery.TopologyEvent.Type
-
One or many properties have been changed on an instance which is part of the topology.
- PROPERTIES_XML - Enum constant in enum class org.apache.sling.installer.api.serializer.ConfigurationSerializerFactory.Format
- PropertiesUtil - Class in org.apache.sling.commons.osgi
-
Deprecated.Use
org.osgi.util.converter.Convertersinstead - PropertiesUtil() - Constructor for class org.apache.sling.commons.osgi.PropertiesUtil
-
Deprecated.
- property() - Element in annotation interface org.apache.sling.caconfig.annotation.Configuration
- property() - Element in annotation interface org.apache.sling.caconfig.annotation.Property
- Property - Annotation Interface in org.apache.sling.caconfig.annotation
-
Adds further metadata for properties of context-aware configuration annotation classes.
- PROPERTY_ADAPTABLE - Static variable in class org.apache.sling.spi.resource.provider.ResourceProvider
-
If this flag is set to
true, the resource resolver will use this provider for the adaptTo() operation. - PROPERTY_ADAPTABLE_CLASSES - Static variable in class org.apache.sling.api.SlingConstants
-
Deprecated.Use a service listener listening for service removed events for
org.apache.sling.adapter.Adaption. - PROPERTY_ADAPTER_CLASSES - Static variable in class org.apache.sling.api.SlingConstants
-
Deprecated.Use a service listener listening for service removed events for
org.apache.sling.adapter.Adaption. - PROPERTY_ADDED_ATTRIBUTES - Static variable in class org.apache.sling.api.SlingConstants
-
The name of the event property holding the added attribute names of a resource for an
SlingConstants.TOPIC_RESOURCE_CHANGEDevent. - PROPERTY_APPLICATION - Static variable in class org.apache.sling.event.dea.DEAConstants
-
This event property specifies the application node.
- PROPERTY_ATTRIBUTABLE - Static variable in class org.apache.sling.spi.resource.provider.ResourceProvider
-
If this flag is set to
true, the resource resolver will try to get the attribute names and the attribute values from this provider. - PROPERTY_AUTHENTICATE - Static variable in class org.apache.sling.spi.resource.provider.ResourceProvider
-
If a resource provider needs the user to be authenticated this property must be set to either
ResourceProvider.AUTHENTICATE_LAZYorResourceProvider.AUTHENTICATE_REQUIRED. - PROPERTY_BLOCK_POLICY - Static variable in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
-
Configuration property for the block policy.
- PROPERTY_BUNDLE_LOCATION - Static variable in class org.apache.sling.installer.factories.configuration.ConfigurationConstants
-
This property defines the value to be used as a bundle location if a configuration is created by the installer.
- PROPERTY_CHANGED_ATTRIBUTES - Static variable in class org.apache.sling.api.SlingConstants
-
The name of the event property holding the changed attribute names of a resource for an
SlingConstants.TOPIC_RESOURCE_CHANGEDevent. - PROPERTY_DAEMON - Static variable in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
-
Configuration property for the daemon flag.
- PROPERTY_DESCRIPTION - Static variable in interface org.apache.sling.discovery.InstanceDescription
-
Property containing a description for the instance.
- PROPERTY_DISTRIBUTE - Static variable in class org.apache.sling.event.dea.DEAConstants
-
This event property indicates, if the event should be distributed in the cluster.
- PROPERTY_ENDPOINTS - Static variable in interface org.apache.sling.discovery.InstanceDescription
-
Property containing endpoints to connect to the instance.
- PROPERTY_EXTENSIONS - Static variable in interface org.apache.sling.jcr.contentloader.ContentReader
- PROPERTY_FINISHED_DATE - Static variable in interface org.apache.sling.event.jobs.Job
-
This property contains the finished date once a job is marked as finished.
- PROPERTY_ID_ENDPOINTS - Static variable in class org.apache.sling.discovery.base.commons.BaseViewChecker
- PROPERTY_ID_RUNTIME - Static variable in class org.apache.sling.discovery.base.commons.BaseViewChecker
- PROPERTY_ID_SLING_HOME_PATH - Static variable in class org.apache.sling.discovery.base.commons.BaseViewChecker
- PROPERTY_JOB_ASYNC_HANDLER - Static variable in interface org.apache.sling.event.jobs.consumer.JobConsumer
-
Job property containing an asynchronous handler.
- PROPERTY_JOB_CREATED - Static variable in interface org.apache.sling.event.jobs.Job
-
This property is set by the job handling and contains a calendar object specifying the date and time when this job has been created.
- PROPERTY_JOB_CREATED_INSTANCE - Static variable in interface org.apache.sling.event.jobs.Job
-
This property is set by the job handling and contains the Sling instance ID of the instance where this job has been created.
- PROPERTY_JOB_DESCRIPTION - Static variable in interface org.apache.sling.event.jobs.Job
-
This is an optional property containing a human readable description for the job
- PROPERTY_JOB_PROGRESS_ETA - Static variable in interface org.apache.sling.event.jobs.Job
-
This property contains the optional ETA for a job.
- PROPERTY_JOB_PROGRESS_LOG - Static variable in interface org.apache.sling.event.jobs.Job
-
This property contains the optional output log of a job consumer.
- PROPERTY_JOB_PROGRESS_STEP - Static variable in interface org.apache.sling.event.jobs.Job
-
This property contains optional progress information about a job, the number of completed steps.
- PROPERTY_JOB_PROGRESS_STEPS - Static variable in interface org.apache.sling.event.jobs.Job
-
This property contains optional progress information about a job, the number of steps the job consumer will perform.
- PROPERTY_JOB_QUEUE_NAME - Static variable in interface org.apache.sling.event.jobs.Job
-
The name of the job queue processing this job.
- PROPERTY_JOB_RETRIES - Static variable in interface org.apache.sling.event.jobs.Job
-
The property to track the retry maximum retry count for jobs.
- PROPERTY_JOB_RETRY_COUNT - Static variable in interface org.apache.sling.event.jobs.Job
-
The property to track the retry count for jobs.
- PROPERTY_JOB_RETRY_DELAY - Static variable in interface org.apache.sling.event.jobs.Job
-
The property to set a retry delay.
- PROPERTY_JOB_STARTED_TIME - Static variable in interface org.apache.sling.event.jobs.Job
-
This property is set by the job handling and contains a calendar object specifying the date and time when this job has been started.
- PROPERTY_JOB_TARGET_INSTANCE - Static variable in interface org.apache.sling.event.jobs.Job
-
This property is set by the job handling and contains the Sling instance ID of the instance where this job should be processed.
- PROPERTY_JOB_TITLE - Static variable in interface org.apache.sling.event.jobs.Job
-
This is an optional property containing a human readable title for the job
- 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_MAX_THREAD_AGE - Static variable in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
-
Configuration property for the max thread age.
- PROPERTY_MIN_POOL_SIZE - Static variable in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
-
Configuration property for the min pool size.
- PROPERTY_MODE - Static variable in class org.apache.sling.spi.resource.provider.ResourceProvider
-
Mode for the resource provide The value is either
ResourceProvider.MODE_OVERLAY(default) orResourceProvider.MODE_PASSTHROUGH. - PROPERTY_MODIFIABLE - Static variable in class org.apache.sling.spi.resource.provider.ResourceProvider
-
A modifiable resource provider is capable of creating, changing and deleting resources.
- PROPERTY_NAME - Static variable in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
-
Configuration property for the thread pool name.
- PROPERTY_NAME - Static variable in interface org.apache.sling.discovery.InstanceDescription
-
Property containing a name for the instance.
- PROPERTY_NAME - Static variable in class org.apache.sling.spi.resource.provider.ResourceProvider
-
Optional service registration property setting a name for the provider.
- PROPERTY_NAMES_HINT - Static variable in interface org.apache.sling.api.resource.observation.ResourceChangeListener
-
An optional hint indicating to the underlying implementation that for changes regarding properties (added/removed/changed) the listener is only interested in those property names listed inhere.
- PROPERTY_PATH - Static variable in class org.apache.sling.api.SlingConstants
-
The name of the event property holding the resource path.
- PROPERTY_PERSISTENCE - Static variable in class org.apache.sling.installer.factories.configuration.ConfigurationConstants
-
This property defines if a configuration should be persisted by the installer.
- PROPERTY_PRIORITY - Static variable in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
-
Configuration property for the priority.
- PROPERTY_PROPERTIES - Static variable in interface org.apache.sling.discovery.PropertyProvider
-
The name of the service registration property containing the names of the properties provided by this provider.
- PROPERTY_QUEUE_SIZE - Static variable in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
-
Configuration property for the queue size.
- PROPERTY_REFRESHABLE - Static variable in class org.apache.sling.spi.resource.provider.ResourceProvider
-
If this flag is set to
true, the resource resolver will callResourceProvider.refresh(ResolveContext)when it's refreshed itself. - PROPERTY_REMOVED_ATTRIBUTES - Static variable in class org.apache.sling.api.SlingConstants
-
The name of the event property holding the removed attribute names of a resource for an
SlingConstants.TOPIC_RESOURCE_CHANGEDevent. - PROPERTY_REQUIRED - Static variable in interface org.apache.sling.api.resource.ResourceProviderFactory
-
Deprecated.A required resource provider factory is accessed directly when a new resource resolver is created.
- PROPERTY_RESOURCE_SUPER_TYPE - Static variable in interface org.apache.sling.api.resource.ResourceResolver
-
This is property to be used for setting the resource super type of a resource during either creation (
ResourceResolver.create(Resource, String, Map)) or modifying (ModifiableValueMap). - 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 interface org.apache.sling.api.resource.ResourceResolver
-
This is the property to be used for setting the resource type of a resource during either creation (
ResourceResolver.create(Resource, String, Map)) or modifying (ModifiableValueMap). - PROPERTY_RESOURCE_TYPE - Static variable in class org.apache.sling.api.SlingConstants
-
The name of the event property holding the resource type.
- PROPERTY_RESULT_MESSAGE - Static variable in interface org.apache.sling.event.jobs.Job
-
This property contains the optional result message of a job consumer.
- PROPERTY_ROOT - Static variable in class org.apache.sling.spi.resource.provider.ResourceProvider
-
The name of the service registration property containing the root path of the resources provided by this provider.
- 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_IMMEDIATE - Static variable in interface org.apache.sling.commons.scheduler.Scheduler
-
Name of the configuration property to define if a periodically job should be scheduled immediate.
- 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_SCHEDULER_RUN_ON - Static variable in interface org.apache.sling.commons.scheduler.Scheduler
-
Name of the configuration property to define the instances this job should run on.
- PROPERTY_SCHEDULER_THREAD_POOL - Static variable in interface org.apache.sling.commons.scheduler.Scheduler
-
Name of the configuration property to define the thread pool to be used.
- PROPERTY_SCHEDULER_TIMES - Static variable in interface org.apache.sling.commons.scheduler.Scheduler
-
Name of the optional configuration property to define the number of times the job should be executed when
Scheduler.PROPERTY_SCHEDULER_PERIODis defined. - PROPERTY_SCHEMES - Static variable in interface org.apache.sling.installer.api.UpdateHandler
-
Required configuration property defining the schemes, this handler is handling.
- 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_TOPICS - Static variable in interface org.apache.sling.event.jobs.consumer.JobConsumer
-
Service registration property defining the jobs this consumer is able to process.
- PROPERTY_TOPICS - Static variable in interface org.apache.sling.event.jobs.consumer.JobExecutor
-
Service registration property defining the jobs this executor is able to process.
- PROPERTY_TYPES - Static variable in interface org.apache.sling.jcr.contentloader.ContentReader
- PROPERTY_USE_RESOURCE_ACCESS_SECURITY - Static variable in class org.apache.sling.spi.resource.provider.ResourceProvider
-
The name of the service registration property containing a boolean flag indicating if the ResourceAccessSecurity service should be used for this provider or not.
- PROPERTY_USERID - Static variable in class org.apache.sling.api.SlingConstants
-
The name of the event property holding the userid.
- PROPERTY_VALIDATOR_ID - Static variable in interface org.apache.sling.validation.spi.Validator
- PROPERTY_VALIDATOR_SEVERITY - Static variable in interface org.apache.sling.validation.spi.Validator
- PropertyAccess - Class in org.apache.sling.scripting.sightly.compiler.expression.nodes
-
Defines an expression in which an object is queried for a specific property (e.g.
- PropertyAccess(ExpressionNode, Iterable<String>) - Constructor for class org.apache.sling.scripting.sightly.compiler.expression.nodes.PropertyAccess
-
Builds a chained property access node with the given target and the specified properties.
- PropertyAccess(ExpressionNode, String) - Constructor for class org.apache.sling.scripting.sightly.compiler.expression.nodes.PropertyAccess
-
Creates a property access node.
- PropertyAccess(ExpressionNode, ExpressionNode) - Constructor for class org.apache.sling.scripting.sightly.compiler.expression.nodes.PropertyAccess
-
Creates a property access node.
- PropertyLine - Class in org.apache.sling.repoinit.parser.operations
-
A single "set property" line
- PropertyLine(String, String, List<String>, boolean) - Constructor for class org.apache.sling.repoinit.parser.operations.PropertyLine
-
Stores data for one line of a "set property" block
- PropertyLine.PropertyType - Enum Class in org.apache.sling.repoinit.parser.operations
-
Valid types for these properties
- PropertyMetadata<T> - Class in org.apache.sling.caconfig.spi.metadata
-
Defines a configuration property.
- PropertyMetadata(String, Class<T>) - Constructor for class org.apache.sling.caconfig.spi.metadata.PropertyMetadata
- PropertyMetadata(String, T) - Constructor for class org.apache.sling.caconfig.spi.metadata.PropertyMetadata
- PropertyNameHelper - Class in org.apache.sling.discovery.commons.providers.util
- PropertyNameHelper() - Constructor for class org.apache.sling.discovery.commons.providers.util.PropertyNameHelper
- PropertyProvider - Interface in org.apache.sling.discovery
-
The
PropertyProviderservice interface may be implemented by components that wish to define properties on the local instance which then are broadcast to theTopologyViewinstances. - proprietaryEvaluate(String, Class, PageContext, ProtectedFunctionMapper, boolean) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
-
Proprietary method to evaluate EL expressions.
- ProtectedFunctionMapper - Class in org.apache.sling.scripting.jsp.jasper.runtime
-
Maps EL functions to their Java method counterparts.
- ProtectionContext - Enum Class in org.apache.sling.xss
-
This enumeration defines the context for executing XSS protection.
- provide(String, RenderContext, Bindings) - Method in interface org.apache.sling.scripting.sightly.use.UseProvider
-
Provide an instance based on the given identifier
- provideAbsentMessageRepresentation(ITemplateContext, Class<?>, String, Object[]) - Method in interface org.apache.sling.scripting.thymeleaf.AbsentMessageRepresentationProvider
- PROVIDER_ADDED - Enum constant in enum class org.apache.sling.api.resource.observation.ResourceChange.ChangeType
- PROVIDER_CONTEXT - Static variable in interface org.apache.sling.api.security.ResourceAccessSecurity
-
Allowed value for the
ResourceAccessSecurity.CONTEXTservice registration property. - PROVIDER_REMOVED - Enum constant in enum class org.apache.sling.api.resource.observation.ResourceChange.ChangeType
- ProviderContext - Interface in org.apache.sling.spi.resource.provider
-
The provider context...
- ProviderOutcome - Class in org.apache.sling.scripting.sightly.use
-
Result returned by a
UseProvider. - providers - Variable in class org.apache.sling.api.resource.runtime.dto.RuntimeDTO
-
DTOs for all active providers.
- provideTemplateMode(Resource) - Method in interface org.apache.sling.scripting.thymeleaf.TemplateModeProvider
- PUBLIC - Enum constant in enum class org.apache.sling.api.resource.external.URIProvider.Scope
-
A URI that may be published to many client in public context.
- push(CommandVisitor) - Method in class org.apache.sling.scripting.sightly.compiler.commands.StatefulVisitor.StateControl
- pushBody() - 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.JspContextWrapper
- pushBody(Writer) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
- pushIndent() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.ServletWriter
- pushPrefixMapping(String, String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- pushVariable(String, T) - Method in class org.apache.sling.scripting.sightly.compiler.util.VariableTracker
-
Pushes a variable to this tracker.
- put(String, Object) - Method in class org.apache.sling.api.resource.ResourceMetadata
- put(String, Object) - Method in class org.apache.sling.api.scripting.LazyBindings
- put(String, Object) - Method in class org.apache.sling.api.scripting.SlingBindings
- put(String, Object) - Method in class org.apache.sling.api.wrappers.CompositeValueMap
-
Deprecated.
- 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
keyto a newvalue. - put(String, T) - Method in class org.apache.sling.provisioning.model.KeyValueMap
-
Put an item in the map
- putAll(Map<? extends String, ? extends Object>) - Method in class org.apache.sling.api.resource.ResourceMetadata
- putAll(Map<? extends String, ?>) - Method in class org.apache.sling.api.scripting.LazyBindings
- putAll(Map<? extends String, ?>) - Method in class org.apache.sling.api.wrappers.CompositeValueMap
-
Deprecated.
- putAll(Map<? extends String, ?>) - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
- putAll(KeyValueMap<T>) - Method in class org.apache.sling.provisioning.model.KeyValueMap
-
Put all items from the other map in this map
- 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.
- putNonCustomTagPrefix(String, Mark) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- putScript(CachedScript) - Method in interface org.apache.sling.scripting.api.ScriptCache
-
Stores a
CachedScriptin the cache.
Q
- QueriableResourceProvider - Interface in org.apache.sling.api.resource
-
Deprecated.Use the
ResourceProvider - QueryLanguageProvider<T> - Interface in org.apache.sling.spi.resource.provider
-
The JCR query provider supports querying based on the JCR spec.
- 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.api.wrappers.ResourceResolverWrapper
- queryResources(ResourceResolver, String, String) - Method in interface org.apache.sling.api.resource.QueriableResourceProvider
-
Deprecated.Queries the storage using the given query formulated in the given language.
- queryResources(ResolveContext<T>, String, String) - Method in interface org.apache.sling.spi.resource.provider.QueryLanguageProvider
-
Queries the storage using the given query formulated in the given language.
- QuerySyntaxException - Exception Class in org.apache.sling.api.resource
-
The
QuerySyntaxExceptionis thrown by theResourceResolver.findResources(String, String)andResourceResolver.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 class org.apache.sling.api.resource.QuerySyntaxException
- QuerySyntaxException(String, String, String, Throwable) - Constructor for exception class org.apache.sling.api.resource.QuerySyntaxException
- 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.ThreadPriority - Enum Class in org.apache.sling.event.jobs
-
The thread priority.
- QueueConfiguration.Type - Enum Class in org.apache.sling.event.jobs
-
The queue type.
- QUEUED - Enum constant in enum class org.apache.sling.event.jobs.Job.JobState
- QUEUED - Enum constant in enum class org.apache.sling.event.jobs.JobManager.QueryType
- QueuesMBean - Interface in org.apache.sling.event.jobs.jmx
-
A Marker interface to allow the implementation to register as a service with the JMX whiteboard.
R
- RankedServices<T> - Class in org.apache.sling.commons.osgi
-
Helper class that collects all services registered via OSGi bind/unbind methods.
- RankedServices() - Constructor for class org.apache.sling.commons.osgi.RankedServices
-
Deprecated.Use
RankedServices(Order)to explicitly give the order. - RankedServices(Order) - Constructor for class org.apache.sling.commons.osgi.RankedServices
-
Instantiate without change listener but with a given order.
- RankedServices(Order, RankedServices.ChangeListener) - Constructor for class org.apache.sling.commons.osgi.RankedServices
-
Instantiate with change listener.
- RankedServices(RankedServices.ChangeListener) - Constructor for class org.apache.sling.commons.osgi.RankedServices
-
Deprecated.
- RankedServices.ChangeListener - Interface in org.apache.sling.commons.osgi
-
Notification for changes on services list.
- read() - Method in class org.apache.sling.scripting.javascript.io.EspReader
-
Return the next filtered character.
- read() - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.ASCIIReader
-
Read a single character.
- read() - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.UCSReader
-
Read a single character.
- read() - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.UTF8Reader
-
Read a single 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(char[], int, int) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.ASCIIReader
-
Read characters into a portion of an array.
- read(char[], int, int) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.UCSReader
-
Read characters into a portion of an array.
- read(char[], int, int) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.UTF8Reader
-
Read characters into a portion of an array.
- read(InputStream, ModelArchiveReader.ArtifactConsumer) - Static method in class org.apache.sling.provisioning.model.io.ModelArchiveReader
-
Read a model archive.
- read(Reader, String) - Static method in class org.apache.sling.provisioning.model.io.ModelReader
-
Reads the model file The reader is not closed.
- READ - Enum constant in enum class org.apache.sling.api.resource.external.URIProvider.Operation
-
The URI may be used to read the resource.
- READER - Static variable in class org.apache.sling.api.scripting.SlingBindings
-
The name of the global scripting variable providing the
Readerobject (value is "reader"). - 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
- readInstance(int, boolean, long) - Method in class org.apache.sling.discovery.oak.cluster.ClusterReader
-
Reads all discovery.oak related data for clusterNodeId and fills the internal structure with the resulting info - or remembers that the clusterNode was incomplete (partially started)
- 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.
- reason - Variable in class org.apache.sling.api.resource.runtime.dto.ResourceProviderFailureDTO
-
The reason for the failure.
- rebaseResourcePath() - Method in class org.apache.sling.api.uri.SlingUriBuilder
-
Will rebase the URI based on the underlying resource structure.
- Record<T> - Interface in org.apache.sling.scripting.sightly
-
A
Recordis a key-value immutable object understood by the HTL runtime, used for abstracting complex objects like Sightly templates (declared with thedata-sly-templateblock element) or objects that need to be translated from Java to JavaScript and back. - RecursionTooDeepException - Exception Class in org.apache.sling.api.request
-
The
RecursionTooDeepExceptionis thrown by the Sling implementation if to many recursive content inclusions take place. - RecursionTooDeepException(String) - Constructor for exception class 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).
- 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.
- refresh() - Method in interface org.apache.sling.api.resource.RefreshableResourceProvider
-
Deprecated.The provider is updated to reflect the latest state.
- refresh() - Method in interface org.apache.sling.api.resource.ResourceResolver
-
The resolver is updated to reflect the latest state.
- refresh() - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
- refresh(ResolveContext<T>) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
-
The provider is updated to reflect the latest state.
- refreshable - Variable in class org.apache.sling.api.resource.runtime.dto.ResourceProviderDTO
-
Whether the resource provider supports refreshing.
- RefreshableResourceProvider - Interface in org.apache.sling.api.resource
-
Deprecated.Use the
ResourceProvider - registerAnnouncement(Announcement) - Method in interface org.apache.sling.discovery.base.connectors.announcement.AnnouncementRegistry
-
Register the given announcement - and returns the backoff interval (in seconds) for stable connectors - or -1 if the registration was not successful (likely indicating a loop)
- registerAnnouncement(Announcement) - Method in class org.apache.sling.discovery.base.connectors.announcement.AnnouncementRegistryImpl
- RegisteredResource - Interface in org.apache.sling.installer.api.tasks
-
A resource that's been registered in the OSGi controller.
- registerMimeType(InputStream) - Method in interface org.apache.sling.commons.mime.MimeTypeService
-
Register MIME types stored in the given input stream formatted as a regular MIME type file format: One entry per line.
- registerMimeType(String, String...) - Method in interface org.apache.sling.commons.mime.MimeTypeService
-
Dynamically register a new mime type with one or more file name extensions.
- RegisterNamespace - Class in org.apache.sling.repoinit.parser.operations
- RegisterNamespace(String, String) - Constructor for class org.apache.sling.repoinit.parser.operations.RegisterNamespace
- registerNodeType(Session, InputStream) - Static method in class org.apache.sling.jcr.base.NodeTypeLoader
-
Registers node types from the CND file read from the
sourcewith the node type manager available from the givensession. - registerNodeType(Session, String, Reader, boolean) - Static method in class org.apache.sling.jcr.base.NodeTypeLoader
- registerNodeType(Session, URL) - Static method in class org.apache.sling.jcr.base.NodeTypeLoader
-
Registers node types from the CND file accessible by the
URLwith the node type manager available from the givensession. - RegisterNodetypes - Class in org.apache.sling.repoinit.parser.operations
-
An embedded block of text
- RegisterNodetypes(String) - Constructor for class org.apache.sling.repoinit.parser.operations.RegisterNodetypes
- registerOutgoingConnector(ClusterViewService, URL) - Method in interface org.apache.sling.discovery.base.connectors.ping.ConnectorRegistry
-
Register an outgoing topology connector using the provided endpoint url
- registerOutgoingConnector(ClusterViewService, URL) - Method in class org.apache.sling.discovery.base.connectors.ping.ConnectorRegistryImpl
- registerPing(Announcement) - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
- RegisterPrivilege - Class in org.apache.sling.repoinit.parser.operations
- RegisterPrivilege(String, boolean, List<String>) - Constructor for class org.apache.sling.repoinit.parser.operations.RegisterPrivilege
- 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.
- registerService() - Method in class org.apache.sling.jcr.base.AbstractSlingRepositoryManager
-
Registers this component as an OSGi service with the types provided by the
AbstractSlingRepositoryManager.getServiceRegistrationInterfaces()method and properties provided by theAbstractSlingRepositoryManager.getServiceRegistrationProperties()method. - registerWrapper(Class<?>, String) - Method in class org.apache.sling.scripting.javascript.helper.SlingWrapFactory
- registryLock - Variable in class org.apache.sling.jcr.registration.AbstractRegistrationSupport
-
A lock to serialize access to the registry management in this class.
- 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
- release(ClassLoader) - Method in interface org.apache.sling.commons.classloader.DynamicClassLoaderProvider
-
Deprecated.Release the provided class loader.
- release(ThreadPool) - Method in interface org.apache.sling.commons.threads.ThreadPoolManager
-
Release the thread pool again.
- 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
- REM - Enum constant in enum class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperator
-
Reminder.
- remove() - Method in class org.apache.sling.api.wrappers.IteratorWrapper
- remove(Object) - Method in class org.apache.sling.api.resource.ResourceMetadata
- remove(Object) - Method in class org.apache.sling.api.scripting.LazyBindings
- remove(Object) - Method in class org.apache.sling.api.scripting.SlingBindings
- remove(Object) - Method in class org.apache.sling.api.wrappers.CompositeValueMap
-
Deprecated.
- 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
keyand returns its former value (if existing). - remove(String) - Method in class org.apache.sling.provisioning.model.KeyValueMap
-
Remove an item from the map
- remove(T) - Method in class org.apache.sling.provisioning.model.ItemList
-
Remove an item.
- 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 - Enum constant in enum class org.apache.sling.repoinit.parser.operations.AclLine.Action
- REMOVE_ALL - Enum constant in enum class org.apache.sling.repoinit.parser.operations.AclLine.Action
- REMOVE_PROPERTY - Enum constant in enum class org.apache.sling.jackrabbit.usermanager.AuthorizablePrivilegesInfo.PropertyUpdateTypes
- RemoveAcePaths - Class in org.apache.sling.repoinit.parser.operations
-
Remove ACL statement that groups a set of AclLines that all refer to the same set of paths.
- RemoveAcePaths(List<String>, List<AclLine>) - Constructor for class org.apache.sling.repoinit.parser.operations.RemoveAcePaths
- RemoveAcePrincipalBased - Class in org.apache.sling.repoinit.parser.operations
-
Remove ACL statement that groups a set of AclLines that all refer to the same set of principals.
- RemoveAcePrincipalBased(List<String>, List<AclLine>) - Constructor for class org.apache.sling.repoinit.parser.operations.RemoveAcePrincipalBased
- RemoveAcePrincipals - Class in org.apache.sling.repoinit.parser.operations
-
Remove ACL statement that groups a set of AclLines that all refer to the same set of principals.
- RemoveAcePrincipals(List<String>, List<AclLine>) - Constructor for class org.apache.sling.repoinit.parser.operations.RemoveAcePrincipals
- removeAces(String, String, Principal, JackrabbitAccessControlList) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyAceServlet
-
Remove all of the ACEs for the specified principal from the ACL
- removeAces(String, String, Principal, JackrabbitAccessControlList) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyPrincipalAceServlet
-
Override to ensure that we only remove the entries that have an effectivePath that matches the current resourcePath
- removeAll() - Method in interface org.apache.sling.event.jobs.Queue
-
Remove all outstanding jobs and delete them.
- removeAndValidateWorkspace(String, Session) - Method in class org.apache.sling.servlets.post.AbstractPostOperation
-
Deprecated.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.scripting.jsp.jasper.runtime.JspContextWrapper
- removeAttribute(String) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
- removeAttribute(String) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.TreeNode
-
Remove any existing value for the specified attribute name.
- 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
- removed() - Method in class org.apache.sling.discovery.commons.InstancesDiff
-
Returns the
InstanceCollectioncollection containing theInstanceDescriptioninstances that are contained in the old collection but not in the new collection. - REMOVED - Enum constant in enum class org.apache.sling.api.resource.observation.ResourceChange.ChangeType
- removedService(ServiceReference<T>, T) - Method in class org.apache.sling.commons.osgi.SortingServiceTracker
- 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
- RemoveGroupMembers - Class in org.apache.sling.repoinit.parser.operations
- RemoveGroupMembers(List<String>, String) - Constructor for class org.apache.sling.repoinit.parser.operations.RemoveGroupMembers
-
Operation that removes members from a group.
- removeIANA2JavaMapping(String) - Static method in class org.apache.sling.scripting.jsp.jasper.xmlparser.EncodingMap
-
Removes an IANA to Java encoding name mapping.
- removeInherited(String) - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
-
Remove all announcements that match the given owner Id
- removeInstanceDescription(InstanceDescription) - Method in class org.apache.sling.discovery.commons.providers.DefaultClusterView
-
Removes the given instance from this cluster.
- 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 interface org.apache.sling.commons.scheduler.Scheduler
-
Deprecated.Use
Scheduler.unschedule(String)instead. - removeJobById(String) - Method in interface org.apache.sling.event.jobs.JobManager
-
Removes the job even if it is currently in processing.
- RemoveMixins - Class in org.apache.sling.repoinit.parser.operations
- RemoveMixins(List<String>, List<String>) - Constructor for class org.apache.sling.repoinit.parser.operations.RemoveMixins
- removeNode(TreeNode) - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.TreeNode
-
Remove a child node from this node, if it is one.
- removeOption(String) - Method in class org.apache.sling.scripting.sightly.compiler.expression.Expression
-
Removes the given option from this expression.
- removePrefix(String, String) - Method in class org.apache.sling.repoinit.parser.operations.LinePrefixCleaner
- removeProperty - Enum constant in enum class org.apache.sling.jackrabbit.usermanager.AuthorizablePrivilegesInfo.PropertyUpdateTypes
-
Deprecated.
- removeQuotes(char[]) - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
- removeSchemeAndAuthority() - Method in class org.apache.sling.api.uri.SlingUriBuilder
-
Will remove scheme and authority (that is user info, host and port).
- removeScript(String) - Method in interface org.apache.sling.scripting.api.ScriptCache
-
Removes the script identified by
scriptPathfrom the cache. - removeSelector(String) - Method in class org.apache.sling.api.uri.SlingUriBuilder
-
Remove a selector from the URI.
- rename(String, String) - Method in interface org.apache.sling.commons.classloader.ClassLoaderWriter
-
Rename a class/resource.
- 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(PrintWriter, String) - Method in interface org.apache.sling.commons.log.logback.webconsole.LogPanel
-
Renders the logging configuration details to the supplied print writer
- render(PrintWriter, Bindings, Bindings, RenderContext) - Method in class org.apache.sling.scripting.sightly.render.RenderUnit
- render(PrintWriter, RenderContext, Bindings) - Method in class org.apache.sling.scripting.sightly.render.RenderUnit
-
Render the main script template
- renderContent(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.discovery.oak.TopologyWebConsolePlugin
- RenderContext - Interface in org.apache.sling.scripting.sightly.render
-
The
RenderContextdefines the context for executing HTL scripts. - RenderUnit - Class in org.apache.sling.scripting.sightly.render
-
Basic unit of rendering.
- RenderUnit() - Constructor for class org.apache.sling.scripting.sightly.render.RenderUnit
- RenderUnit.FluentMap - Class in org.apache.sling.scripting.sightly.render
- 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.
- replace(Feature, String, ModelUtility.VariableResolver) - Static method in class org.apache.sling.provisioning.model.ModelResolveUtility
-
Replace properties in the string.
- replace(CommandVisitor) - Method in class org.apache.sling.scripting.sightly.compiler.commands.StatefulVisitor.StateControl
- replaceAccessControlEntry(Session, String, Principal, String[], String[], String[]) - Static method in class org.apache.sling.jcr.base.util.AccessControlUtil
-
Deprecated.
- 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
principalandresourcePath. - replaceAccessControlEntry(Session, String, Principal, String[], String[], String[], String, Map<String, Value>, Map<String, Value[]>, Set<String>) - Static method in class org.apache.sling.jcr.base.util.AccessControlUtil
-
Replaces existing access control entries in the ACL for the specified
principalandresourcePath. - RepoInitParser - Interface in org.apache.sling.repoinit.parser
-
repoinit parser service interface
- RepoInitParsingException - Exception Class in org.apache.sling.repoinit.parser
- RepoInitParsingException(String, Throwable) - Constructor for exception class org.apache.sling.repoinit.parser.RepoInitParsingException
- RepoInitParsingException(Throwable) - Constructor for exception class org.apache.sling.repoinit.parser.RepoInitParsingException
- RepoInitParsingException(Throwable, int, int) - Constructor for exception class org.apache.sling.repoinit.parser.RepoInitParsingException
- reportChanges(Iterable<ResourceChange>, boolean) - Method in interface org.apache.sling.spi.resource.provider.ObservationReporter
-
A resource provider can inform about a list of changes.
- reportChanges(ObserverConfiguration, Iterable<ResourceChange>, boolean) - Method in interface org.apache.sling.spi.resource.provider.ObservationReporter
-
A resource provider can inform about a list of changes.
- REPOSITORY_EXCEPTION - Enum constant in enum class org.apache.sling.discovery.base.commons.UndefinedClusterViewException.Reason
-
used when we couldn't reach the repository
- REPOSITORY_REGISTRATION_NAME - Static variable in class org.apache.sling.jcr.registration.AbstractRegistrationSupport
-
The JCR Repository service registration property used to create the registration name.
- REPOSITORY_URL_OVERRIDE_PROPERTY - Static variable in class org.apache.sling.jcr.base.util.RepositoryAccessor
-
Deprecated.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
-
Deprecated.No longer supported
- RepositoryAccessor() - Constructor for class org.apache.sling.jcr.base.util.RepositoryAccessor
-
Deprecated.
- RepositoryManagementUtil - Class in org.apache.sling.jcr.maintenance
-
Utilities for interacting with the RepositoryManagementMBean
- RepositoryMount - Interface in org.apache.sling.jcr.base.spi
-
A
RepositoryMountworks similar to a resource provider and allows to connect custom data. - representsLoop() - Method in class org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClient
- representsLoop() - Method in interface org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClientInformation
-
whether or not the counterpart of this connector has detected a loop in the topology connectors
- REQUEST - Enum constant in enum class org.apache.sling.servlets.annotations.SlingServletFilterScope
-
Filters are called once per request hitting Sling from the outside.
- REQUEST - Static variable in class org.apache.sling.api.scripting.SlingBindings
-
Deprecated.Use
SlingBindings.JAKARTA_REQUESTinstead. - REQUEST_ATTR_WORKSPACE_INFO - Static variable in interface org.apache.sling.api.resource.ResourceResolver
-
Deprecated.
- 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 andtrueis 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
-
Deprecated.
- REQUEST_LOGIN_PARAMETER - Static variable in interface org.apache.sling.auth.core.spi.JakartaAuthenticationHandler
-
The request parameter which may be used to explicitly select an authentication handler by its
typeif authentication will be requested throughJakartaAuthenticationHandler.requestCredentials(HttpServletRequest, HttpServletResponse). - request_pattern() - Element in annotation interface org.apache.sling.servlets.annotations.SlingServletFilter
-
Restrict the filter to request paths that match the supplied regular expression.
- RequestAttribute - Annotation Interface in org.apache.sling.models.annotations.injectorspecific
-
Annotation to be used on either methods, fields or constructor parameters to let Sling Models inject a request attribute.
- requestAuthentication(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.sling.engine.auth.AuthenticationHandler
-
Deprecated.Requests authentication information from the client.
- requestCredentials(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.sling.auth.core.spi.JakartaAuthenticationHandler
-
Requests authentication information from the client.
- requestCredentials(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.sling.auth.core.spi.AuthenticationHandler
-
Deprecated.
- RequestDispatcherOptions - Class in org.apache.sling.api.request
-
RequestDispatcherOptionsare used in theSlingHttpServletRequest.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
optionsstring as follows: If the string is empty ornullno options are set. If the string neither contains a comma nor an equals sign, the string is assumed to be a resource type. - RequestInfo - Interface in org.apache.sling.engine
-
Information about a single request.
- RequestInfoProvider - Interface in org.apache.sling.engine
-
This service can be used to gather information about requests processed by the engine.
- RequestLocaleResolver - Interface in org.apache.sling.i18n
-
Deprecated.use
JakartaRequestLocaleResolverinstead - RequestLog - Interface in org.apache.sling.engine
-
Deprecated.Use the request progress tracker instead.
- RequestParameter - Interface in org.apache.sling.api.request
-
The
RequestParameterclass represents a single parameter sent with the client request. - RequestParameterMap - Interface in org.apache.sling.api.request
-
The
RequestParameterMapencapsulates 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.
- RequestPathInfoWrapper - Class in org.apache.sling.api.wrappers
-
The
RequestPathInfoWrapperclass is a default wrapper class around aRequestPathInfowhich may be extended to amend the functionality of the original request path info object. - RequestPathInfoWrapper(RequestPathInfo) - Constructor for class org.apache.sling.api.wrappers.RequestPathInfoWrapper
- RequestProcessorMBean - Interface in org.apache.sling.engine.jmx
-
This is the management interface for the SlingRequestProcessor.
- RequestProgressTracker - Interface in org.apache.sling.api.request
-
The
RequestProgressTrackerclass provides the functionality to track the progress of request processing. - RequestUtil - Class in org.apache.sling.api.request
-
Request related utility methods.
- RequestUtil - Class in org.apache.sling.engine
-
Deprecated.Use
RequestUtil - RequestUtil() - Constructor for class org.apache.sling.api.request.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
- REQUIRE_CONTENT_READERS_DIRECTIVE - Static variable in class org.apache.sling.jcr.contentloader.PathEntry
-
The require content readers directive specifying which of the available
ContentReaders should exist before content loading. - required - Enum constant in enum class org.apache.sling.api.resource.runtime.dto.AuthType
- Required - Annotation Interface in org.apache.sling.models.annotations
-
Marker annotation for required injections.
- REQUIRED - Enum constant in enum class org.apache.sling.models.annotations.DefaultInjectionStrategy
- REQUIRED - Enum constant in enum class org.apache.sling.models.annotations.injectorspecific.InjectionStrategy
- REQUIRED - Enum constant in enum class org.apache.sling.models.annotations.ValidationStrategy
- requireItemPathPrefix(SlingHttpServletRequest) - Method in class org.apache.sling.servlets.post.AbstractPostOperation
-
Deprecated.Returns true if any of the request parameters starts with
./. - RES_LOC - Static variable in interface org.apache.sling.commons.log.logback.webconsole.LogPanel
-
The base location for UI resources
- reschedule() - Method in interface org.apache.sling.event.jobs.ScheduledJobInfo
-
Reschedule this job with a new rescheduling information.
- reset() - Method in interface org.apache.sling.api.resource.PersistableValueMap
-
Deprecated.Reset the changes.
- reset() - Method in class org.apache.sling.discovery.commons.providers.util.LogSilencer
- 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.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.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.
- resetLeaderElectionId() - Method in class org.apache.sling.discovery.oak.pinger.OakViewChecker
-
Hook that will cause a reset of the leaderElectionId on next invocation of issueClusterLocalHeartbeat.
- resetStatistics() - Method in interface org.apache.sling.engine.jmx.FilterProcessorMBean
-
Resets all statistics values and restarts from zero.
- resetStatistics() - Method in interface org.apache.sling.engine.jmx.RequestProcessorMBean
-
Resets all statistics values and restarts from zero.
- resetTemporaryVariableName() - Static method in class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil
-
Deprecated.
- resetUsage() - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspRuntimeContext.JspFactoryHandler
- 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
absPathoptionally takingHttpServletRequestinto account, such as the value of theHostrequest header. - resolve(HttpServletRequest, String) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
-
Wraps and returns the
Resourceobtained by callingresolveon the wrapped resource resolver. - resolve(String) - Method in interface org.apache.sling.api.resource.ResourceResolver
-
Resolves the resource from the given absolute path.
- resolve(String) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
-
Wraps and returns the
Resourceobtained by callingresolveon the wrapped resource resolver. - 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.api.wrappers.ResourceResolverWrapper
-
Wraps and returns the
Resourceobtained by callingresolveon the wrapped resource resolver. - resolve(HttpServletRequest, String) - Method in interface org.apache.sling.api.resource.ResourceResolver
-
Deprecated.Use
ResourceResolver.resolve(HttpServletRequest, String)instead. - resolve(HttpServletRequest, String) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
-
Deprecated.
- resolve(SlingJakartaHttpServletRequest) - Method in interface org.apache.sling.api.servlets.ServletResolver
-
Resolves a
jakarta.servlet.Servletwhoseservicemethod may be used to handle the givenrequest. - resolve(ResourceResolver, String) - Method in interface org.apache.sling.api.servlets.ServletResolver
-
Resolves a
jakarta.servlet.Servletwhoseservicemethod may be used to handle a request. - resolve(Resource, String) - Method in interface org.apache.sling.api.servlets.ServletResolver
-
Resolves a
jakarta.servlet.Servletwhoseservicemethod may be used to handle a request. - resolve(Artifact) - Method in interface org.apache.sling.provisioning.model.ModelUtility.ArtifactVersionResolver
-
Setting a version for an artifact dependency in a Sling Provisioning file is optional.
- resolve(Feature, String) - Method in interface org.apache.sling.provisioning.model.ModelUtility.VariableResolver
-
Resolve the variable.
- ResolveContext<T> - Interface in org.apache.sling.spi.resource.provider
-
The resolve context is passed to most of the methods of the
ResourceProviderto provide additional context information for the provider. - 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.
- resolveLocale(HttpServletRequest) - Method in class org.apache.sling.i18n.DefaultJakartaLocaleResolver
- resolveLocale(HttpServletRequest) - Method in interface org.apache.sling.i18n.JakartaRequestLocaleResolver
-
Return a non-
nullbut possibly empty list ofLocaleinstances to consider for localization of the current request. - resolveLocale(HttpServletRequest) - Method in class org.apache.sling.i18n.DefaultLocaleResolver
-
Deprecated.
- resolveLocale(HttpServletRequest) - Method in interface org.apache.sling.i18n.RequestLocaleResolver
-
Deprecated.Return a non-
nullbut possibly empty list ofLocaleinstances to consider for localization of the current request. - resolveLocale(SlingHttpServletRequest) - Method in class org.apache.sling.i18n.DefaultLocaleResolver
-
Deprecated.Return the Locales provided by the
ServletRequest.getLocales()method collected in aList. - resolveLocale(SlingHttpServletRequest) - Method in interface org.apache.sling.i18n.LocaleResolver
-
Deprecated.Return a non-
nullbut possiby empty list ofLocaleinstances to consider for localization of the current request. - resolvePath(String, String) - Method in class org.apache.sling.servlets.post.AbstractPostOperation
-
Deprecated.Resolves the given path with respect to the current root path.
- resolveProperty(Object, Object) - Static method in class org.apache.sling.scripting.sightly.compiler.util.ObjectModel
-
Deprecated.Given the
targetobject, this method attempts to resolve and return the value of the passedproperty. - resolveProperty(Object, Object) - Method in class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
- resolveProperty(Object, Object) - Static method in class org.apache.sling.scripting.sightly.render.ObjectModel
-
Given the
targetobject, this method attempts to resolve and return the value of the passedproperty. - resolveProperty(Object, Object) - Method in interface org.apache.sling.scripting.sightly.render.RuntimeObjectModel
-
Resolve a property of a target object and return its value.
- RESOLVER - Static variable in class org.apache.sling.api.scripting.SlingBindings
-
The name of the global scripting variable providing the
ResourceResolverobject (value is "resolver"). - 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.
- ResolverOptions() - Constructor for class org.apache.sling.provisioning.model.ModelUtility.ResolverOptions
- resolveServlet(ResourceResolver, String) - Method in interface org.apache.sling.api.servlets.ServletResolver
-
Deprecated.Use
ServletResolver.resolve(ResourceResolver, String)instead. - resolveServlet(Resource, String) - Method in interface org.apache.sling.api.servlets.ServletResolver
-
Deprecated.Use
ServletResolver.resolve(Resource, String)instead. - resolveServlet(SlingHttpServletRequest) - Method in interface org.apache.sling.api.servlets.ServletResolver
-
Deprecated.
- 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 - Variable in class org.apache.sling.resource.filter.ResourceStream
- Resource - Interface in org.apache.sling.api.resource
-
Resources are pieces of content on which Sling acts
- Resource - Interface in org.apache.sling.installer.api.info
-
A resource provides all relevant information about a registered resource.
- RESOURCE - Static variable in class org.apache.sling.api.scripting.SlingBindings
-
The name of the global scripting variable providing the
Resourceobject (value is "resource"). - RESOURCE - Static variable in class org.apache.sling.scripting.sightly.compiler.expression.nodes.RuntimeCall
-
The name of the
RuntimeCallfunction that will perform resource inclusion in the rendering process. - RESOURCE - Static variable in class org.apache.sling.scripting.sightly.compiler.RuntimeFunction
-
Deprecated.The name of the
RuntimeCallfunction that will perform resource inclusion in the rendering process. - RESOURCE - Static variable in interface org.apache.sling.scripting.sightly.extension.RuntimeExtension
-
The name of the runtime function that will perform resource inclusion in the rendering process.
- RESOURCE_IS_TEMPLATE - Static variable in class org.apache.sling.installer.api.InstallableResource
-
Optional parameter to be passed in the dictionary.
- resource_pattern() - Element in annotation interface org.apache.sling.servlets.annotations.SlingServletFilter
-
Restrict the filter to resource paths that match the supplied regular expression.
- RESOURCE_PERSIST - Static variable in interface org.apache.sling.installer.api.ResourceChangeListener
-
This attribute defines if a change of the resource should be persisted by the installer.
- 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
-
Deprecated.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"). - RESOURCE_TYPE_SYNTHETIC - Static variable in class org.apache.sling.spi.resource.provider.ResourceProvider
-
The resource type be set on resources returned by the
ResourceProvider.listChildren(ResolveContext, 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"). - RESOURCE_URI_HINT - Static variable in class org.apache.sling.installer.api.InstallableResource
-
Optional parameter in the dictionary if a resource (not a dict) is installed.
- ResourceAccessSecurity - Interface in org.apache.sling.api.security
-
The
ResourceAccessSecuritydefines a service API which is used in two different context: for securing resource providers which have no own access control and on the application level to further restrict the access to resources in general. - resourceAddedOrUpdated(String, String, InputStream, Dictionary<String, Object>, Map<String, Object>) - Method in interface org.apache.sling.installer.api.ResourceChangeListener
-
Inform the installer about an added or updated resource
- ResourceBundleProvider - Interface in org.apache.sling.i18n
-
The
ResourceBundleProviderservice interface defines the API for a service, which is capable of returnedResourceBundlefor given anyLocale. - ResourceChange - Class in org.apache.sling.api.resource.observation
-
A resource change event is immutable.
- ResourceChange(ResourceChange.ChangeType, String, boolean) - Constructor for class org.apache.sling.api.resource.observation.ResourceChange
-
Create a new change object
- ResourceChange(ResourceChange.ChangeType, String, boolean, Set<String>, Set<String>, Set<String>) - Constructor for class org.apache.sling.api.resource.observation.ResourceChange
-
Deprecated.The sets of property names are not supported anymore.
- ResourceChange.ChangeType - Enum Class in org.apache.sling.api.resource.observation
-
The type of the change
- ResourceChangeList - Interface in org.apache.sling.api.resource.observation
-
An instance of
ResourceChangeListis passed toResourceChangeListener.onChange(List)to pass in additional information like the search path. - ResourceChangeListener - Interface in org.apache.sling.api.resource.observation
-
Listener for resource change events.
- ResourceChangeListener - Interface in org.apache.sling.installer.api
-
OSGi Service listening for changes of resources.
- ResourceContext - Interface in org.apache.sling.spi.resource.provider
-
The resource context provides additional information for resource resolving.
- ResourceDecorator - Interface in org.apache.sling.api.resource
-
Optional service to decorate
Resources returned by theResourceResolver. - ResourceFilterStream - Class in org.apache.sling.resource.filter
- ResourceFilterStream(Resource, ResourcePredicates) - Constructor for class org.apache.sling.resource.filter.ResourceFilterStream
- ResourceGroup - Interface in org.apache.sling.installer.api.info
-
This is a group of resources all pointing to the same artifact, but maybe in different versions or locations.
- ResourceHelper - Class in org.apache.sling.discovery.commons.providers.util
-
Some helper methods surrounding resources
- ResourceHelper() - Constructor for class org.apache.sling.discovery.commons.providers.util.ResourceHelper
- ResourceIteratorVariableTEI - Class in org.apache.sling.scripting.jsp.taglib.tei
- ResourceIteratorVariableTEI() - Constructor for class org.apache.sling.scripting.jsp.taglib.tei.ResourceIteratorVariableTEI
- ResourceMapper - Interface in org.apache.sling.api.resource.mapping
-
Allows access to resource mappings
- ResourceMetadata - Class in org.apache.sling.api.resource
-
The
ResourceMetadatainterface defines the API for the metadata of a SlingResource. - ResourceMetadata() - Constructor for class org.apache.sling.api.resource.ResourceMetadata
- ResourceNotFoundException - Exception Class in org.apache.sling.api.resource
-
An Exception that causes Sling to return a 404 (NOT FOUND) status code.
- ResourceNotFoundException(String) - Constructor for exception class org.apache.sling.api.resource.ResourceNotFoundException
- ResourceNotFoundException(String, String) - Constructor for exception class org.apache.sling.api.resource.ResourceNotFoundException
- ResourceNotFoundException(String, String, Throwable) - Constructor for exception class org.apache.sling.api.resource.ResourceNotFoundException
- ResourceNotFoundException(String, Throwable) - Constructor for exception class org.apache.sling.api.resource.ResourceNotFoundException
- ResourcePath - Annotation Interface in org.apache.sling.models.annotations.injectorspecific
-
Annotation to be used on either methods, fields or constructor parameters to let Sling Models inject a resource by path(s).
- ResourcePredicates - Interface in org.apache.sling.resource.filter
-
Service which provides the ability to convert a String into a Predicate<Resource> to match against Resource Objects
- ResourcePredicates.ResourcePredicateBuilder - Interface in org.apache.sling.resource.filter
-
Provides a transitional state where multiple parameters can be applied before creating the Predicate
- ResourceProperty - Interface in org.apache.sling.validation.model
-
Describes a
Resourceproperty. - ResourceProvider<T> - Class in org.apache.sling.spi.resource.provider
-
API for providers of resources.
- ResourceProvider - Interface in org.apache.sling.api.resource
-
Deprecated.Use the
ResourceProvider - ResourceProvider() - Constructor for class org.apache.sling.spi.resource.provider.ResourceProvider
- ResourceProviderDTO - Class in org.apache.sling.api.resource.runtime.dto
-
Represents a
org.apache.sling.spi.resource.provider.ResourceProvider. - ResourceProviderDTO() - Constructor for class org.apache.sling.api.resource.runtime.dto.ResourceProviderDTO
- ResourceProviderFactory - Interface in org.apache.sling.api.resource
-
Deprecated.
- ResourceProviderFailureDTO - Class in org.apache.sling.api.resource.runtime.dto
-
Represents a failed
org.apache.sling.spi.resource.provider.ResourceProvider. - ResourceProviderFailureDTO() - Constructor for class org.apache.sling.api.resource.runtime.dto.ResourceProviderFailureDTO
- resourceRemoved(String, String) - Method in interface org.apache.sling.installer.api.ResourceChangeListener
-
Inform the installer about a removed resource
- ResourceResolution - Class in org.apache.sling.scripting.sightly.engine
-
Utility class which is used by the HTL engine & extensions to resolve resources.
- ResourceResolution() - Constructor for class org.apache.sling.scripting.sightly.engine.ResourceResolution
- ResourceResolver - Interface in org.apache.sling.api.resource
-
The
ResourceResolverdefines the API which may be used to resolveResourceobjects and work with such resources like creating, editing or updating them. - resourceResolverFactory - Variable in class org.apache.sling.discovery.commons.providers.spi.base.OakBacklogClusterSyncService
- resourceResolverFactory - Variable in class org.apache.sling.discovery.commons.providers.spi.base.SyncTokenService
- resourceResolverFactory - Variable in class org.apache.sling.discovery.oak.pinger.OakViewChecker
- resourceResolverFactory - Variable in class org.apache.sling.discovery.oak.SlingIdCleanupTask
- resourceResolverFactory - Variable in class org.apache.sling.discovery.oak.TopologyWebConsolePlugin
- ResourceResolverFactory - Interface in org.apache.sling.api.resource
-
The
ResourceResolverFactorydefines the service API to get and createResourceResolvers. - ResourceResolverWrapper - Class in org.apache.sling.api.wrappers
-
The
ResourceResolverWrapperis a wrapper for anyResourceResolver, delegating all method calls to the wrapped resource resolver by default. - ResourceResolverWrapper(ResourceResolver) - Constructor for class org.apache.sling.api.wrappers.ResourceResolverWrapper
-
Creates a new wrapper instance, delegating all calls to the given
resolver. - ResourceState - Enum Class in org.apache.sling.installer.api.tasks
-
The state of a resource.
- ResourceStream - Class in org.apache.sling.resource.filter
-
Utility to create a Stream<Resource> of Resource objects from a managed traversal of a Resource tree
- ResourceStream(Resource) - Constructor for class org.apache.sling.resource.filter.ResourceStream
- resourceSuperType() - Element in annotation interface org.apache.sling.servlets.annotations.SlingServletResourceTypes
-
The resource super type from which the servlet inherits (value is "sling.servlet.resourceSuperType").
- ResourceSuperType - Class in org.apache.sling.models.annotations.via
-
Marker class for using the ResourceSuperType @Via provider.
- ResourceSuperType() - Constructor for class org.apache.sling.models.annotations.via.ResourceSuperType
- ResourceTransformer - Interface in org.apache.sling.installer.api.tasks
-
A resource transformer transform a registered resource before it can be installed.
- resourceType() - Element in annotation interface org.apache.sling.models.annotations.Model
- ResourceType - Class in org.apache.sling.api.resource.type
-
The
ResourceTypeencapsulates details about a Sling resource type and provides methods for parsing resource type strings. - resourceTypes() - Element in annotation interface org.apache.sling.servlets.annotations.SlingServletFilter
-
Restrict the filter to resources that match any of the supplied resource types.
- resourceTypes() - Element in annotation interface org.apache.sling.servlets.annotations.SlingServletResourceTypes
-
The resource type(s) supported by the servlet (value is "sling.servlet.resourceTypes").
- 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. - ResourceUpdater - Interface in org.apache.sling.installer.api.tasks
-
A resource updater can be used if the processing of resources changes with regards to the entity id and the alias.
- ResourceUtil - Class in org.apache.sling.api.resource
-
The
ResourceUtilclass provides helper methods dealing with resources. - ResourceUtil() - Constructor for class org.apache.sling.api.resource.ResourceUtil
- ResourceUtil.BatchResourceRemover - Class in org.apache.sling.api.resource
-
A batch resource remover deletes resources in batches.
- ResourceVariableTEI - Class in org.apache.sling.scripting.jsp.taglib.tei
- ResourceVariableTEI() - Constructor for class org.apache.sling.scripting.jsp.taglib.tei.ResourceVariableTEI
- ResourceWrapper - Class in org.apache.sling.api.resource
-
The
ResourceWrapperis a wrapper for anyResourcedelegating 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 - Search tag in class org.apache.sling.jcr.jackrabbit.accessmanager.post.DeleteAcesServlet
- Section
- Response - Search tag in class org.apache.sling.jcr.jackrabbit.accessmanager.post.DeletePrincipalAcesServlet
- Section
- Response - Search tag in class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetAceServlet
- Section
- Response - Search tag in class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetAclServlet
- Section
- Response - Search tag in class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetEffectiveAceServlet
- Section
- Response - Search tag in class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetEffectiveAclServlet
- Section
- Response - Search tag in class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetPrincipalAceServlet
- Section
- Response - Search tag in class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyAceServlet
- Section
- Response - Search tag in class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyPrincipalAceServlet
- Section
- RESPONSE - Static variable in class org.apache.sling.api.scripting.SlingBindings
-
Deprecated.Use
SlingBindings.JAKARTA_RESPONSEinstead. - RESPONSE_CONTENT_TYPE - Static variable in class org.apache.sling.servlets.post.JakartaJSONResponse
- RESPONSE_CONTENT_TYPE - Static variable in class org.apache.sling.servlets.post.JSONResponse
-
Deprecated.
- ResponseUtil - Class in org.apache.sling.api.request
-
Response related utility methods
- ResponseUtil - Class in org.apache.sling.engine
-
Deprecated.Use
ResponseUtil - ResponseUtil() - Constructor for class org.apache.sling.api.request.ResponseUtil
- ResponseUtil() - Constructor for class org.apache.sling.engine.ResponseUtil
-
Deprecated.
- RESTORE - Enum constant in enum class org.apache.sling.servlets.post.ModificationType
-
A Node has been restored to a given version.
- RestrictionClause - Class in org.apache.sling.repoinit.parser.operations
-
Single restriction(name,values*)
- RestrictionClause(String, List<String>) - Constructor for class org.apache.sling.repoinit.parser.operations.RestrictionClause
- Rest Service Description - Search tag in class org.apache.sling.jcr.jackrabbit.accessmanager.post.DeleteAcesServlet
- Section
- Rest Service Description - Search tag in class org.apache.sling.jcr.jackrabbit.accessmanager.post.DeletePrincipalAcesServlet
- Section
- Rest Service Description - Search tag in class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetAceServlet
- Section
- Rest Service Description - Search tag in class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetAclServlet
- Section
- Rest Service Description - Search tag in class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetEffectiveAceServlet
- Section
- Rest Service Description - Search tag in class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetEffectiveAclServlet
- Section
- Rest Service Description - Search tag in class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetPrincipalAceServlet
- Section
- Rest Service Description - Search tag in class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyAceServlet
- Section
- Rest Service Description - Search tag in class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyPrincipalAceServlet
- Section
- result() - Method in interface org.apache.sling.event.jobs.consumer.JobExecutionContext
-
Build a result for the processing.
- resume() - Method in interface org.apache.sling.event.jobs.Queue
-
Resume a suspended queue.
- resume() - Method in interface org.apache.sling.event.jobs.ScheduledJobInfo
-
Resume job processing.
- retained(boolean) - Method in class org.apache.sling.discovery.commons.InstancesDiff
-
Returns the
InstanceSetcollection containing theInstanceDescriptioninstances that are contained in both the old collection and the new collection. - retained(boolean, boolean) - Method in class org.apache.sling.discovery.commons.InstancesDiff
-
Returns the
InstanceCollectioncollection containing theInstanceDescriptioninstances that are contained in both the old and the new collections. - RetryHandler - Interface in org.apache.sling.installer.api.tasks
-
The retry handler should be informed by external services whenever something in the system changed which might make it worth to retry a failed installed.
- retryJobById(String) - Method in interface org.apache.sling.event.jobs.JobManager
-
Retry a cancelled job.
- 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.
- revert() - Method in interface org.apache.sling.api.resource.ResourceResolver
-
Revert all pending changes.
- revert() - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
- revert(ResourceResolver) - Method in interface org.apache.sling.api.resource.ModifyingResourceProvider
-
Deprecated.Revert all transient changes: create, delete and updates.
- revert(ResolveContext<T>) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
-
Revert all transient changes: create, delete and updates.
- RevisionCleanupConfig - Annotation Interface in org.apache.sling.jcr.maintenance
-
Configuration for the Reference Mapping Transformer
- RhinoHostObjectProvider - Interface in org.apache.sling.scripting.javascript
-
The
RhinoHostObjectProviderdefines the service interface to inject additional ECMAScript host objects as well as to make classes and packages known. - RMI_PREFIX - Static variable in class org.apache.sling.jcr.base.util.RepositoryAccessor
-
Deprecated.
- ROOT_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
- ROOT_REL_URI - Static variable in class org.apache.sling.scripting.jsp.jasper.compiler.TldLocationsCache
- ROOTS - Static variable in interface org.apache.sling.api.resource.ResourceProvider
-
Deprecated.The name of the service registration property containing the root paths of the resources provided by this provider (value is "provider.roots").
- 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_APPLY_TO_CHUNKS - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
-
Name of the request parameter indicating request operation is applicable to chunks.
- RP_AUTO_CHECKOUT - 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_IMPORToperation. - 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_IMPORToperation. - 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_REMOVE_EXISTING - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
-
Name of the request parameter indicating whether the nodes existing outside the versioning graph should be removed.
- 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_SEND_ERROR - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
-
Optional request parameter: defines if to enable the error handling also for POST request.
- 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.
- RP_VERSION - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
-
Name of the request parameter indicating the name or the label of the resource version.
- run() - Method in class org.apache.sling.discovery.base.commons.BaseViewChecker
- run() - Method in class org.apache.sling.discovery.base.commons.PeriodicBackgroundJob
- run() - Method in class org.apache.sling.discovery.oak.SlingIdCleanupTask
-
Invoked via sling.commons.scheduler triggered from resetCleanupSchedule().
- 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
-
Deprecated.Implementation of the
SlingPostOperation.run(SlingHttpServletRequest, HtmlResponse, SlingPostProcessor[])API method calling thePostOperation.run(SlingHttpServletRequest, PostResponse, SlingPostProcessor[])with a proxy around the Sling APIHtmlResponseprovided. - run(SlingHttpServletRequest, HtmlResponse, SlingPostProcessor[]) - Method in interface org.apache.sling.servlets.post.SlingPostOperation
-
Deprecated.Executes the operation provided by this service implementation.
- run(SlingHttpServletRequest, PostResponse, SlingPostProcessor[]) - Method in class org.apache.sling.servlets.post.AbstractPostOperation
-
Deprecated.Prepares and finalizes the actual operation.
- run(SlingHttpServletRequest, PostResponse, SlingPostProcessor[]) - Method in interface org.apache.sling.servlets.post.PostOperation
-
Deprecated.Executes the operation provided by this service implementation.
- run(SlingJakartaHttpServletRequest, JakartaPostResponse, SlingJakartaPostProcessor[]) - Method in interface org.apache.sling.servlets.post.JakartaPostOperation
-
Executes the operation provided by this service implementation.
- RUN - Enum constant in enum class org.apache.sling.commons.threads.ThreadPoolConfig.ThreadPoolPolicy
- RUN_MODE_INSTALL_OPTIONS - Static variable in interface org.apache.sling.settings.SlingSettingsService
-
The name of the framework property defining the list of run mode options for installation time.
- RUN_MODE_OPTIONS - Static variable in interface org.apache.sling.settings.SlingSettingsService
-
The name of the framework property defining the list of run mode options The value is a comma separated list of options where each option contains of a set of run modes separated by a | character.
- RUN_MODE_REMOVE - Static variable in class org.apache.sling.provisioning.model.ModelConstants
-
Name of the run mode to remove things from the base model.
- RUN_MODE_SPEC_AND_SEPARATOR - Static variable in interface org.apache.sling.settings.SlingSettingsService
- RUN_MODE_SPEC_NOT_PREFIX - Static variable in interface org.apache.sling.settings.SlingSettingsService
- RUN_MODE_SPEC_OR_SEPARATOR - Static variable in interface org.apache.sling.settings.SlingSettingsService
- RUN_MODE_STANDALONE - Static variable in class org.apache.sling.provisioning.model.ModelConstants
-
Name of the standalone run mode.
- RUN_MODE_WEBAPP - Static variable in class org.apache.sling.provisioning.model.ModelConstants
-
Name of the webapp run mode.
- 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.
- RunMode - Class in org.apache.sling.provisioning.model
-
A run mode is a collection of - artifacts (through start levels) - configurations - settings Only if all run modes are active, this run mode is active.
- RunMode(String[]) - Constructor for class org.apache.sling.provisioning.model.RunMode
-
Create a new run mode
- RunnableJob - Interface in org.apache.sling.jcr.maintenance
-
Interface to add a method to get the scheduler expression for a runnable job
- RuntimeCall - Class in org.apache.sling.scripting.sightly.compiler.expression.nodes
-
A
RuntimeCallis a special expression which provides access to utility functions from the runtime. - RuntimeCall(String, List<ExpressionNode>) - Constructor for class org.apache.sling.scripting.sightly.compiler.expression.nodes.RuntimeCall
-
Creates a
RuntimeCallbased on afunctionNameand a list ofarguments. - RuntimeCall(String, ExpressionNode...) - Constructor for class org.apache.sling.scripting.sightly.compiler.expression.nodes.RuntimeCall
-
Creates a
RuntimeCallbased on afunctionNameand an array ofarguments. - RuntimeDTO - Class in org.apache.sling.api.resource.runtime.dto
-
Represents the resource resolver runtime
- RuntimeDTO() - Constructor for class org.apache.sling.api.resource.runtime.dto.RuntimeDTO
- RuntimeExtension - Interface in org.apache.sling.scripting.sightly.extension
-
A
RuntimeExtensionrepresents a HTL runtime construct that provides some processing capabilities for the variousdata-sly-*block elements. - RuntimeFunction - Class in org.apache.sling.scripting.sightly.compiler
-
Deprecated.constants are available in
RuntimeCallstarting with version 1.2.0 of theorg.apache.sling.scripting.sightly.compiler.expression.nodesAPI. - RuntimeFunction() - Constructor for class org.apache.sling.scripting.sightly.compiler.RuntimeFunction
-
Deprecated.
- runtimeId - Variable in class org.apache.sling.discovery.base.commons.BaseViewChecker
-
SLING-2901: the runtimeId is a unique id, set on activation, used for robust duplicate sling.id detection
- RuntimeObjectModel - Interface in org.apache.sling.scripting.sightly.render
-
The
RuntimeObjectModelprovides various utility object inspection & conversion methods that can be applied to runtime objects when executing HTL scripts. - RuntimeService - Interface in org.apache.sling.api.resource.runtime
-
Runtime service providing introspection of the state of the resource resolver and the resource providers.
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. - sameAllowAndDenyRestrictions() - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.LocalPrivilege
-
compares if allow and deny restrictions are the same
- sameAllowRestrictions(Set<LocalRestriction>) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.LocalPrivilege
-
compares if restrictions present is same as specified restrictions in the supplied argument
- sameDenyRestrictions(Set<LocalRestriction>) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.LocalPrivilege
-
compares if restrictions present is same as specified restrictions in the supplied argument
- save() - Method in interface org.apache.sling.api.resource.PersistableValueMap
-
Deprecated.Persists the changes.
- scanChar() - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLEncodingDetector
-
Returns the next character on the input.
- 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.
- 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.
- schedule() - Method in interface org.apache.sling.event.jobs.JobBuilder
-
Schedule the job
- schedule(Object, ScheduleOptions) - Method in interface org.apache.sling.commons.scheduler.Scheduler
-
Schedule a job based on the options.
- ScheduledJobInfo - Interface in org.apache.sling.event.jobs
-
Information about a scheduled job
- ScheduleInfo - Interface in org.apache.sling.event.jobs
-
Scheduling information.
- ScheduleInfo.ScheduleType - Enum Class in org.apache.sling.event.jobs
- ScheduleOptions - Interface in org.apache.sling.commons.scheduler
-
Scheduler options provide an extensible way of defining how to schedule a job.
- scheduler - Variable in class org.apache.sling.discovery.oak.pinger.OakViewChecker
- scheduler - Variable in class org.apache.sling.discovery.oak.SlingIdCleanupTask
- Scheduler - Interface in org.apache.sling.commons.scheduler
-
A scheduler to schedule time/cron based jobs.
- scheduler_expression() - Element in annotation interface org.apache.sling.jcr.maintenance.DataStoreCleanupConfig
- scheduler_expression() - Element in annotation interface org.apache.sling.jcr.maintenance.RevisionCleanupConfig
- scheduler_expression() - Element in annotation interface org.apache.sling.jcr.maintenance.VersionCleanupConfig
- scheduleRetry() - Method in interface org.apache.sling.installer.api.tasks.RetryHandler
-
Schedule a retry.
- scope() - Element in annotation interface org.apache.sling.servlets.annotations.SlingServletFilter
-
The scopes of the filter.
- SCRIPT_COMMENT - Enum constant in enum class org.apache.sling.scripting.sightly.compiler.expression.MarkupContext
- SCRIPT_REGEXP - Enum constant in enum class org.apache.sling.scripting.sightly.compiler.expression.MarkupContext
- SCRIPT_STRING - Enum constant in enum class org.apache.sling.scripting.sightly.compiler.expression.MarkupContext
- SCRIPT_TOKEN - Enum constant in enum class org.apache.sling.scripting.sightly.compiler.expression.MarkupContext
- 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
- ScriptableMap - Class in org.apache.sling.scripting.javascript.wrapper
-
The
ScriptableMapwrapper provides easier access to a map's values by setting the map's keys as properties to the JavaScript object representing theMap. - ScriptableMap() - Constructor for class org.apache.sling.scripting.javascript.wrapper.ScriptableMap
- 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: [String] getName() [String] name [Object] getResourceMetadata() [Object] resourceMetadata [String] getPath() [String] path [String] getResourceType() [String] resourceType [String] getResourceSuperType() [String] resourceSuperType [Resource] getParent() [Resource] parent [ResourceResolver] getResourceResolver() [ResourceResolver] resourceResolver [Resource] getChild(String) [Resource[]] getChildren() [Resource[]] listChildren() [Boolean] isResourceType(String) [Object] properties
- 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
- ScriptCache - Interface in org.apache.sling.scripting.api
-
The
ScriptCacheservice interface defines a cache for compiled scripts. - ScriptEvaluationException - Exception Class in org.apache.sling.api.scripting
-
The
ScriptEvaluationExceptionis thrown by theSlingScript.eval(SlingBindings)method if an error occurrs evaluating the script. - ScriptEvaluationException(String, String) - Constructor for exception class org.apache.sling.api.scripting.ScriptEvaluationException
- ScriptEvaluationException(String, String, Throwable) - Constructor for exception class 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
- ScriptHelper(BundleContext, SlingScript, SlingJakartaHttpServletRequest, SlingJakartaHttpServletResponse) - Constructor for class org.apache.sling.scripting.core.ScriptHelper
-
Creates a new script helper instance.
- ScriptingResourceResolverProvider - Interface in org.apache.sling.scripting.api.resource
-
The
ScriptingResourceResolverProviderprovides methods to obtainResourceResolvers that can be used by scripting bundles to perform their script resolution operations. - SCRIPTLET_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
- ScriptNameAware - Interface in org.apache.sling.scripting.api
-
Marker interface for various
Readers from which a script's name can be obtained. - ScriptNameAwareReader - Class in org.apache.sling.scripting.core
- ScriptNameAwareReader(Reader, String) - Constructor for class org.apache.sling.scripting.core.ScriptNameAwareReader
-
Creates a
ScriptNameAwareReaderbased on anotherReader. - ScriptVariable - Annotation Interface in org.apache.sling.models.annotations.injectorspecific
-
Annotation to be used on either methods, fields or constructor parameters to let Sling Models inject a script variable (from the org.apache.sling.api.scripting.SlingBindings)
- search(Artifact) - Method in class org.apache.sling.provisioning.model.ArtifactGroup
-
Search an artifact with the same groupId, artifactId, type and classifier.
- Section - Class in org.apache.sling.provisioning.model
-
An additional section in the provisioning model.
- Section(String) - Constructor for class org.apache.sling.provisioning.model.Section
-
Construct a new feature.
- securityClassLoad(ClassLoader) - Static method in class org.apache.sling.scripting.jsp.jasper.security.SecurityClassLoad
- 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
- 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
- selector() - Element in annotation interface org.apache.sling.models.annotations.Exporter
-
The selector name under which the exporter servlet will be registered.
- selectors() - Element in annotation interface org.apache.sling.servlets.annotations.SlingServletFilter
-
Restrict the filter to request selectors that match any of the request's.
- selectors() - Element in annotation interface org.apache.sling.servlets.annotations.SlingServletPathsStrict
-
One or more request URL selectors supported by the servlet.
- selectors() - Element in annotation interface org.apache.sling.servlets.annotations.SlingServletResourceTypes
-
One ore more request URL selectors supported by the servlet.
- Self - Annotation Interface in org.apache.sling.models.annotations.injectorspecific
-
Annotation to be used on either methods, fields or constructor parameters to let Sling Models inject the adaptable itself, or an object that can be adapted from it.
- send(HttpServletResponse, boolean) - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponse
-
Writes the response to the given writer and replaces all ${var} patterns by the value of the respective property. if the property is not defined the pattern is not modified.
- send(HttpServletResponse, boolean) - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponseWrapper
- send(HttpServletResponse, boolean) - Method in interface org.apache.sling.servlets.post.JakartaPostResponse
-
Writes the response back over the provided HTTP channel.
- send(HttpServletResponse, boolean) - Method in class org.apache.sling.api.servlets.HtmlResponse
-
Deprecated.Writes the response to the given writer and replaces all ${var} patterns by the value of the respective property. if the property is not defined the pattern is not modified.
- send(HttpServletResponse, boolean) - Method in class org.apache.sling.servlets.post.AbstractPostResponse
-
Deprecated.Writes the response to the given writer and replaces all ${var} patterns by the value of the respective property. if the property is not defined the pattern is not modified.
- send(HttpServletResponse, boolean) - Method in class org.apache.sling.servlets.post.AbstractPostResponseWrapper
-
Deprecated.
- send(HttpServletResponse, boolean) - Method in interface org.apache.sling.servlets.post.PostResponse
-
Deprecated.Writes the response back over the provided HTTP channel.
- sendInvalid(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.sling.auth.core.AuthUtil
-
Sends a 403/FORBIDDEN response optionally stating the reason for this response code in the
AuthConstants.X_REASONheader. - sendInvalid(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.sling.auth.core.AuthUtil
-
Deprecated.
- sendInvalid(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.sling.auth.core.spi.AbstractAuthenticationHandler
-
Deprecated.since Bundle 1.0.8, use
AuthUtil.sendInvalid(HttpServletRequest, HttpServletResponse) - sendRedirect(HttpServletRequest, HttpServletResponse, String, Map<String, String>) - Static method in class org.apache.sling.auth.core.AuthUtil
-
Redirects to the given target path appending any parameters provided in the parameter map.
- sendRedirect(HttpServletRequest, HttpServletResponse, String, Map<String, String>) - Static method in class org.apache.sling.auth.core.AuthUtil
- sendRedirect(HttpServletRequest, HttpServletResponse, String, Map<String, String>) - Static method in class org.apache.sling.auth.core.spi.AbstractAuthenticationHandler
-
Deprecated.since Bundle 1.0.8, use
AuthUtil.sendRedirect(HttpServletRequest, HttpServletResponse, String, Map) - sendValid(HttpServletResponse) - Static method in class org.apache.sling.auth.core.AuthUtil
-
Sends a 200/OK response to a credential validation request.
- sendValid(HttpServletResponse) - Static method in class org.apache.sling.auth.core.AuthUtil
-
Deprecated.
- sendValid(HttpServletResponse) - Static method in class org.apache.sling.auth.core.spi.AbstractAuthenticationHandler
-
Deprecated.since Bundle 1.0.8, use
AuthUtil.sendValid(HttpServletResponse) - serialize(Dictionary<String, Object>, OutputStream) - Method in interface org.apache.sling.installer.api.serializer.ConfigurationSerializer
-
Serializes the given dictionary (usually retrieved from OSGi Config Admin) into a specific format.
- service(ServletRequest, ServletResponse) - Method in class org.apache.sling.api.servlets.SlingJakartaSafeMethodsServlet
-
Forwards the request to the
SlingJakartaSafeMethodsServlet.service(SlingJakartaHttpServletRequest, SlingJakartaHttpServletResponse)method if the request is a HTTP request. - service(ServletRequest, ServletResponse) - Method in class org.apache.sling.api.wrappers.JavaxToJakartaServletWrapper
- service(ServletRequest, ServletResponse) - Method in class org.apache.sling.api.servlets.SlingSafeMethodsServlet
-
Deprecated.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.scripting.jsp.jasper.runtime.HttpJspBase
-
Entry point into service.
- service(ServletRequest, ServletResponse) - Method in class org.apache.sling.api.wrappers.JakartaToJavaxServletWrapper
- service(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.api.servlets.SlingSafeMethodsServlet
-
Deprecated.Called by the
SlingSafeMethodsServlet.service(ServletRequest, ServletResponse)method to handle the HTTP request. - service(SlingJakartaHttpServletRequest, SlingJakartaHttpServletResponse) - Method in class org.apache.sling.api.servlets.SlingJakartaSafeMethodsServlet
-
Called by the
SlingJakartaSafeMethodsServlet.service(ServletRequest, ServletResponse)method to handle the HTTP request. - service(SlingBindings) - Method in class org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper
-
Call the jsp
- SERVICE_BUNDLE - Static variable in interface org.apache.sling.api.resource.ResourceProviderFactory
-
Deprecated.The authentication information property referring to the bundle providing a service for which a resource provider is to be retrieved.
- 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.
- SERVICE_NAME - Static variable in interface org.apache.sling.api.adapter.AdapterManager
-
The name under which this service is registered with the OSGi service registry.
- 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.SlingJakartaRequestListener
- SERVICE_NAME - Static variable in interface org.apache.sling.api.request.SlingRequestListener
-
Deprecated.
- SERVICE_NAME - Static variable in interface org.apache.sling.api.resource.ResourceProvider
-
Deprecated.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
-
Deprecated.
- SERVICE_NAME - Static variable in interface org.apache.sling.auth.core.spi.AuthenticationInfoPostProcessor
-
Deprecated.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.auth.core.spi.JakartaAuthenticationHandler
-
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.JakartaAuthenticationInfoPostProcessor
-
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.JakartaPostOperation
-
The name of the Sling POST operation service.
- SERVICE_NAME - Static variable in interface org.apache.sling.servlets.post.PostOperation
-
Deprecated.The name of the Sling POST operation service.
- SERVICE_NAME - Static variable in interface org.apache.sling.servlets.post.SlingPostOperation
-
Deprecated.The name of the Sling POST operation service.
- service_not_gettable - Enum constant in enum class org.apache.sling.api.resource.runtime.dto.FailureReason
- serviceId - Variable in class org.apache.sling.api.resource.runtime.dto.ResourceProviderDTO
-
The service id from the service registry.
- SERVICENAME - Static variable in class org.apache.sling.serviceusermapping.Mapping
-
The name of the osgi property holding the service name.
- ServicePrincipalsValidator - Interface in org.apache.sling.serviceusermapping
-
The
ServicePrincipalsValidatorallows to implement validation of configured service user mappings. - services - Variable in class org.apache.sling.scripting.core.ScriptHelper
-
A map of found services.
- ServiceUserMapped - Interface in org.apache.sling.serviceusermapping
-
The
ServiceUserMappedis a marker service that can be used to ensure that there is an already registered mapping for a certain service/subService. - ServiceUserMapper - Interface in org.apache.sling.serviceusermapping
-
The
ServiceUserMapperservice can be used to map a service provided by a bundle to the ID of a user account used to access the ResourceResolver used by the service to access its data. - ServiceUserOperation - Class in org.apache.sling.repoinit.parser.operations
- ServiceUserValidator - Interface in org.apache.sling.serviceusermapping
-
The
ServiceUserValidatorallows to implement validation of configured service user mappings. - ServiceUtil - Class in org.apache.sling.commons.osgi
-
The
ServiceUtilis a utility class providing some useful utility methods for service handling. - ServiceUtil() - Constructor for class org.apache.sling.commons.osgi.ServiceUtil
- 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.
- servletName() - Element in annotation interface org.apache.sling.servlets.annotations.SlingServletName
-
Containing the name of the servlet.
- ServletResolver - Interface in org.apache.sling.api.servlets
-
The
ServletResolverdefines the API for a service capable of resolvingjakarta.servlet.Servletinstances to handle the processing of a request or resource. - ServletResolverConstants - Class in org.apache.sling.api.servlets
-
Service registration properties and common values used for registering a Sling Servlet.
- ServletResolverConstants() - Constructor for class org.apache.sling.api.servlets.ServletResolverConstants
- 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 - Static variable in class org.apache.sling.engine.EngineConstants
-
Deprecated.as of bundle version 2.1
- 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.
- 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_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
- SetAclPaths - Class in org.apache.sling.repoinit.parser.operations
-
Set ACL statement that groups a set of AclLines that all refer to the same set of paths.
- SetAclPaths(List<String>, List<AclLine>) - Constructor for class org.apache.sling.repoinit.parser.operations.SetAclPaths
- SetAclPaths(List<String>, List<AclLine>, List<String>) - Constructor for class org.apache.sling.repoinit.parser.operations.SetAclPaths
- SetAclPrincipalBased - Class in org.apache.sling.repoinit.parser.operations
-
Deprecated.Use
EnsureAclPrincipalBasedinstead with stricter semantics - SetAclPrincipalBased(List<String>, List<AclLine>) - Constructor for class org.apache.sling.repoinit.parser.operations.SetAclPrincipalBased
-
Deprecated.
- SetAclPrincipalBased(List<String>, List<AclLine>, List<String>) - Constructor for class org.apache.sling.repoinit.parser.operations.SetAclPrincipalBased
-
Deprecated.
- SetAclPrincipals - Class in org.apache.sling.repoinit.parser.operations
-
Set ACL statement that groups a set of AclLines that all refer to the same set of principals.
- SetAclPrincipals(List<String>, List<AclLine>) - Constructor for class org.apache.sling.repoinit.parser.operations.SetAclPrincipals
- SetAclPrincipals(List<String>, List<AclLine>, List<String>) - Constructor for class org.apache.sling.repoinit.parser.operations.SetAclPrincipals
- setAdaptable(Adaptable) - Method in class org.apache.sling.scripting.jsp.taglib.AdaptToTag
-
Sets the adaptable object to be adapted.
- setAdapterManager(AdapterManager) - Static method in class org.apache.sling.api.adapter.SlingAdaptable
-
Sets the global
AdapterManagerto be used by this class. - setAdaptTo(String) - Method in class org.apache.sling.scripting.jsp.taglib.AdaptToTag
-
Sets the class name to adapt the adaptable to.
- setAddSelectors(String) - Method in class org.apache.sling.api.request.RequestDispatcherOptions
-
Sets the
RequestDispatcherOptions.OPT_ADD_SELECTORSoption to the givenadditionalSelectorsif notnull. - setAddSelectors(String) - Method in class org.apache.sling.scripting.jsp.taglib.AbstractDispatcherTagHandler
- setAlias(String) - Method in interface org.apache.sling.installer.api.tasks.UpdatableResourceGroup
-
Set the current alias for this group.
- setAllow(boolean) - Method in class org.apache.sling.jcr.contentloader.LocalPrivilege
- setAllow(boolean) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.LocalPrivilege
- setAllowRestrictions(Set<LocalRestriction>) - Method in class org.apache.sling.jcr.contentloader.LocalPrivilege
- setAllowRestrictions(Set<LocalRestriction>) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.LocalPrivilege
- 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.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.JspContextWrapper
- setAttribute(String, Object, int) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.PageContextImpl
- setAttributes(Map<String, Object>) - Method in class org.apache.sling.installer.api.tasks.TransformationResult
-
Set the new attributes.
- 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
- setAutoFlush(String, Node, ErrorDispatcher) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- setBackoffInterval(long) - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
-
Sets the backoffInterval which the connector servlets passes back to the client to use as the next heartbeatInterval
- setBase(Resource) - Method in class org.apache.sling.scripting.jsp.taglib.GetResourceTag
-
Sets the base resource.
- 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).
- setBranchSelector(String) - Method in class org.apache.sling.resource.filter.ResourceFilterStream
-
Adds a branchSelector to define which child resource are acceptable to travel down as part of the Resource traversal
- setBucket(String) - Method in class org.apache.sling.scripting.jsp.taglib.AbstractCATag
- setBufferValue(String, Node, ErrorDispatcher) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- setCharacterEncoding(String) - Method in class org.apache.sling.api.resource.ResourceMetadata
- 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
- setChildSelector(String) - Method in class org.apache.sling.resource.filter.ResourceFilterStream
-
Adds a childSelector to define which child resources should be part of the stream
- setComment(String) - Method in class org.apache.sling.provisioning.model.Commentable
-
Set the comment.
- setConsistencyHistory(ClusterSyncHistory) - Method in class org.apache.sling.discovery.commons.providers.spi.base.OakBacklogClusterSyncService
- setConsistencyHistory(ClusterSyncHistory) - Method in class org.apache.sling.discovery.commons.providers.spi.base.SyncTokenService
- setContentLength(long) - Method in class org.apache.sling.api.resource.ResourceMetadata
- setContents(String) - Method in class org.apache.sling.provisioning.model.Section
-
Set the contents of the section.
- setContentType(String) - Method in class org.apache.sling.api.resource.ResourceMetadata
- setContentType(String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- 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
-
Deprecated.Sets whether the request was a create request or not.
- setCreateRequest(boolean) - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponse
-
Sets whether the request was a create request or not.
- setCreateRequest(boolean) - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponseWrapper
- setCreateRequest(boolean) - Method in class org.apache.sling.servlets.post.AbstractPostResponse
-
Deprecated.Sets whether the request was a create request or not.
- setCreateRequest(boolean) - Method in class org.apache.sling.servlets.post.AbstractPostResponseWrapper
-
Deprecated.
- setCreateRequest(boolean) - Method in interface org.apache.sling.servlets.post.JakartaPostResponse
-
Sets whether the request was a create request or not.
- setCreateRequest(boolean) - Method in interface org.apache.sling.servlets.post.PostResponse
-
Deprecated.Sets whether the request was a create request or not.
- setCreationTime(long) - Method in class org.apache.sling.api.resource.ResourceMetadata
-
Sets the
ResourceMetadata.CREATION_TIMEproperty tocreationTimeif not negative. - setDaemon(boolean) - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
-
Set the daemon handling.
- setDebugging(boolean) - Method in class org.apache.sling.scripting.javascript.helper.SlingContextFactory
- setDefault(String) - Method in class org.apache.sling.scripting.jsp.taglib.EncodeTag
- setDefaultValue(Object) - Method in class org.apache.sling.scripting.jsp.taglib.GetPropertyTag
-
Sets the default value to return if no value exists for the key.
- setDeferredSyntaxAllowedAsLiteral(boolean) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- setDeferredSyntaxAllowedAsLiteral(String, Node, ErrorDispatcher, boolean) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- setDeny(boolean) - Method in class org.apache.sling.jcr.contentloader.LocalPrivilege
- setDeny(boolean) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.LocalPrivilege
- setDenyRestrictions(Set<LocalRestriction>) - Method in class org.apache.sling.jcr.contentloader.LocalPrivilege
- setDenyRestrictions(Set<LocalRestriction>) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.LocalPrivilege
- setDigest(String) - Method in class org.apache.sling.installer.api.UpdateResult
-
Set the digest.
- setDoctypeName(String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- setDoctypePublic(String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- setDoctypeSystem(String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- 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.
- setELIgnored(boolean) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- 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
-
Deprecated.Set the error
- setError(Throwable) - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponse
- setError(Throwable) - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponseWrapper
- setError(Throwable) - Method in class org.apache.sling.servlets.post.AbstractPostResponse
-
Deprecated.
- setError(Throwable) - Method in class org.apache.sling.servlets.post.AbstractPostResponseWrapper
-
Deprecated.
- setError(Throwable) - Method in class org.apache.sling.servlets.post.JakartaJSONResponse
- setError(Throwable) - Method in interface org.apache.sling.servlets.post.JakartaPostResponse
-
Sets the recorded error causing the operation to fail.
- setError(Throwable) - Method in class org.apache.sling.servlets.post.JSONResponse
-
Deprecated.
- setError(Throwable) - Method in interface org.apache.sling.servlets.post.PostResponse
-
Deprecated.Sets the recorded error causing the operation to fail.
- setErrorPage(boolean) - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
- setErrorPage(String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- setExtends(String, Node.PageDirective) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- setExtension(String) - Method in class org.apache.sling.api.uri.SlingUriBuilder
-
Set the extension of the URI.
- 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.
- setFinishedState(ResourceState) - Method in class org.apache.sling.installer.api.tasks.InstallTask
-
Set the finished state for the resource.
- setFinishedState(ResourceState, String) - Method in class org.apache.sling.installer.api.tasks.InstallTask
-
Set the finished state for the resource and the alias
- setFinishedState(ResourceState, String, String) - Method in class org.apache.sling.installer.api.tasks.InstallTask
-
Set the finish state for the active resource and alias (may be null).
- setFinishState(ResourceState) - Method in interface org.apache.sling.installer.api.tasks.TaskResourceGroup
-
Set the finish state for the active resource.
- setFinishState(ResourceState, String) - Method in interface org.apache.sling.installer.api.tasks.TaskResourceGroup
-
Set the finish state for the active resource and register an alias.
- setFinishState(ResourceState, String, String) - Method in interface org.apache.sling.installer.api.tasks.TaskResourceGroup
-
Set the finish state for the active resource and register an alias.
- setFlush(boolean) - Method in class org.apache.sling.api.scripting.SlingBindings
-
Sets the
SlingBindings.FLUSHproperty toflush. - setFlush(boolean) - Method in class org.apache.sling.scripting.jsp.taglib.CallTag
-
Sets the flush attribute
- 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_TYPEoption to the givenresourceTypeif notnull. - setFragment(String) - Method in class org.apache.sling.api.uri.SlingUriBuilder
-
Set the fragment of the URI.
- setFunctionMapper(FunctionMapper) - Method in class org.apache.sling.scripting.jsp.jasper.el.ELContextImpl
- setHandleRemoveRunMode(boolean) - Method in class org.apache.sling.provisioning.model.MergeUtility.MergeOptions
-
Set to
trueif the remove run mode should be respected. - setHasJspRoot(boolean) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- setHost(String) - Method in class org.apache.sling.api.uri.SlingUriBuilder
-
Set the host of the URI.
- setId(String) - Method in interface org.apache.sling.installer.api.tasks.UpdatableResourceGroup
-
Set a new unique id.
- setId(String) - Method in class org.apache.sling.installer.api.tasks.TransformationResult
-
Set a new unique id.
- setIgnoreComponentHierarchy(boolean) - Method in class org.apache.sling.scripting.jsp.taglib.CallTag
-
Set the ignore component hierarchy attribute
- setIgnoreResourceTypeHierarchy(boolean) - Method in class org.apache.sling.scripting.jsp.taglib.EvalTagHandler
- setIncludeCoda(Vector) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- setIncludePrelude(Vector) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- setInfo(String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- setInherited(boolean) - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
-
set the inherited flag - if true this means this announcement is the response of a topology connect
- 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.
- setIsELIgnored(String, Node, ErrorDispatcher, boolean) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- setIsErrorPage(String, Node, ErrorDispatcher) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- setIsJspPrefixHijacked(boolean) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- setIsThreadSafe(String, Node, ErrorDispatcher) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- setJakartaRequest(SlingJakartaHttpServletRequest) - Method in class org.apache.sling.api.scripting.SlingBindings
- setJakartaResponse(SlingJakartaHttpServletResponse) - Method in class org.apache.sling.api.scripting.SlingBindings
- setKeepAliveTime(long) - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
-
Set the keep alive time.
- setKey(String) - Method in class org.apache.sling.scripting.jsp.taglib.GetPropertyTag
-
Sets the key to retrieve the value from from the ValueMap.
- setLanguage(String) - Method in class org.apache.sling.scripting.jsp.taglib.FindResourcesTag
-
Sets the language.
- setLanguage(String, Node, ErrorDispatcher, boolean) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- setLatestArtifactWins(boolean) - Method in class org.apache.sling.provisioning.model.MergeUtility.MergeOptions
-
Set to
trueif the latest artifact should win on a merge. - setLevel(String) - Method in class org.apache.sling.scripting.jsp.taglib.GetParentTag
-
Set the level of the parent resource to retrieve.
- setLineFileID(int) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.SmapStratum.LineInfo
-
Sets lineFileID.
- setLocalCluster(ClusterView) - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
-
sets the local clusterview
- setLocalClusterView(LocalClusterView) - Method in class org.apache.sling.discovery.base.commons.DefaultTopologyView
-
Adds the instances of the given ClusterView to this topology
- 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
-
Deprecated.Set the location
- setLocation(String) - Method in class org.apache.sling.provisioning.model.Traceable
-
Set the location.
- setLocation(String) - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponse
- setLocation(String) - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponseWrapper
- setLocation(String) - Method in class org.apache.sling.servlets.post.AbstractPostResponse
-
Deprecated.
- setLocation(String) - Method in class org.apache.sling.servlets.post.AbstractPostResponseWrapper
-
Deprecated.
- setLocation(String) - Method in interface org.apache.sling.servlets.post.JakartaPostResponse
-
Sets the location of this modification.
- setLocation(String) - Method in interface org.apache.sling.servlets.post.PostResponse
-
Deprecated.Sets the location of this modification.
- setLog(Logger) - Method in class org.apache.sling.api.scripting.SlingBindings
- setLoginResourceAttribute(HttpServletRequest, String) - Static method in class org.apache.sling.auth.core.AuthUtil
-
Ensures and returns the
Authenticator.LOGIN_RESOURCErequest attribute is set to a non-null, non-empty string. - setLoginResourceAttribute(HttpServletRequest, String) - Static method in class org.apache.sling.auth.core.AuthUtil
-
Deprecated.
- setLoginResourceAttribute(HttpServletRequest, String) - Static method in class org.apache.sling.auth.core.spi.AbstractAuthenticationHandler
-
Deprecated.since Bundle 1.0.8, use
AuthUtil.setLoginResourceAttribute(HttpServletRequest, String) - setLogName(String) - Method in class org.apache.sling.scripting.jsp.taglib.DefineObjectsTag
- setLoop(boolean) - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
-
Sets the loop falg - set true when this announcement should represent a loop detected in the topology connectors
- setMaxPoolSize(int) - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
-
Set the max pool size.
- setMaxThreadAge(long) - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
-
Deprecated.Since version 3.4.0 should no longer be called, as threads are no longer retired but instead the thread locals are cleaned up (SLING-6261)
- setMimeTypes(String...) - Method in class org.apache.sling.scripting.api.AbstractScriptEngineFactory
-
Set the mime types
- setMinPoolSize(int) - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
-
Set the min pool size.
- setMode(String) - Method in class org.apache.sling.scripting.jsp.taglib.EncodeTag
- setModificationTime(long) - Method in class org.apache.sling.api.resource.ResourceMetadata
-
Sets the
ResourceMetadata.MODIFICATION_TIMEproperty tomodificationTimeif not negative. - setName(String) - Method in class org.apache.sling.scripting.jsp.taglib.AbstractCATag
- 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
- setNotCurrent() - Method in class org.apache.sling.discovery.commons.providers.BaseTopologyView
-
Marks this view as no longer current - this typically results in a TOPOLOGY_CHANGING event to be sent.
- setOldView(DefaultTopologyView) - Method in class org.apache.sling.discovery.base.commons.BaseDiscoveryService
- setOmitXmlDecl(String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- setOut(PrintWriter) - Method in class org.apache.sling.api.scripting.SlingBindings
- 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.CallTag
- 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
- setParameterMap(Map<String, String>) - Method in class org.apache.sling.api.resource.ResourceMetadata
- setParentLocation(String) - Method in class org.apache.sling.api.servlets.HtmlResponse
-
Deprecated.Set the parent location
- setParentLocation(String) - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponse
- setParentLocation(String) - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponseWrapper
- setParentLocation(String) - Method in class org.apache.sling.servlets.post.AbstractPostResponse
-
Deprecated.
- setParentLocation(String) - Method in class org.apache.sling.servlets.post.AbstractPostResponseWrapper
-
Deprecated.
- setParentLocation(String) - Method in interface org.apache.sling.servlets.post.JakartaPostResponse
-
Sets the parent location of the modification.
- setParentLocation(String) - Method in interface org.apache.sling.servlets.post.PostResponse
-
Deprecated.Sets the parent location of the modification.
- setPartiallyStartedClusterNodeIds(Collection<Integer>) - Method in class org.apache.sling.discovery.commons.providers.spi.LocalClusterView
- setPassword(char[]) - Method in class org.apache.sling.auth.core.spi.AuthenticationInfo
- setPath(String) - Method in class org.apache.sling.api.uri.SlingUriBuilder
-
Set the path of the URI that contains a resource path and optionally path parameters, selectors, an extension and a suffix.
- setPath(String) - Method in class org.apache.sling.api.servlets.HtmlResponse
-
Deprecated.Sets the absolute path of the item upon which the request operated.
- setPath(String) - Method in class org.apache.sling.scripting.jsp.taglib.AbstractDispatcherTagHandler
- setPath(String) - Method in class org.apache.sling.scripting.jsp.taglib.GetResourceTag
-
Set the path of the resource to retrieve.
- setPath(String) - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponse
-
Sets the absolute path of the item upon which the request operated.
- setPath(String) - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponseWrapper
- setPath(String) - Method in class org.apache.sling.servlets.post.AbstractPostResponse
-
Deprecated.Sets the absolute path of the item upon which the request operated.
- setPath(String) - Method in class org.apache.sling.servlets.post.AbstractPostResponseWrapper
-
Deprecated.
- setPath(String) - Method in interface org.apache.sling.servlets.post.JakartaPostResponse
-
Sets the absolute path of the item upon which the request operated.
- setPath(String) - Method in interface org.apache.sling.servlets.post.PostResponse
-
Deprecated.Sets the absolute path of the item upon which the request operated.
- setPathParameter(String, String) - Method in class org.apache.sling.api.uri.SlingUriBuilder
-
Set a path parameter to the URI.
- setPathParameters(Map<String, String>) - Method in class org.apache.sling.api.uri.SlingUriBuilder
-
Replaces all path parameters in the URI.
- 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.
- setPort(int) - Method in class org.apache.sling.api.uri.SlingUriBuilder
-
Set the port of the URI.
- setPriority(Integer) - Method in class org.apache.sling.installer.api.UpdateResult
-
Set the priority.
- setPriority(ThreadPoolConfig.ThreadPriority) - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
-
Set the thread priority.
- setProperties(Map<String, String>) - Method in class org.apache.sling.discovery.commons.providers.DefaultInstanceDescription
-
Sets the properties of this instance
- setProperties(ValueMap) - Method in class org.apache.sling.scripting.jsp.taglib.GetPropertyTag
-
Sets the ValueMap from which to retrieve the value.
- SetProperties - Class in org.apache.sling.repoinit.parser.operations
- SetProperties(List<String>, List<PropertyLine>) - Constructor for class org.apache.sling.repoinit.parser.operations.SetProperties
- setProperty(String, Object) - Method in interface org.apache.sling.event.jobs.consumer.JobExecutionContext
-
Sets a property on the job.
- setProperty(String, Object) - Method in class org.apache.sling.api.servlets.HtmlResponse
-
Deprecated.Sets a generic response property with the given
- setProperty(String, Object) - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponse
-
Sets a generic response property with the given
- setProperty(String, Object) - Method in class org.apache.sling.servlets.post.AbstractPostResponse
-
Deprecated.Sets a generic response property with the given
- setProperty(String, Object) - Method in class org.apache.sling.servlets.post.JakartaJSONResponse
-
This method accepts values that correspond to json primitives or otherwise assumes that the toString() of the value can be parsed as json.
- setProperty(String, Object) - Method in class org.apache.sling.servlets.post.JSONResponse
-
Deprecated.This method accepts values that correspond to json primitives or otherwise assumes that the toString() of the value can be parsed as json.
- setProperty(String, String) - Method in class org.apache.sling.discovery.commons.providers.DefaultInstanceDescription
-
for testing only!
- setProperty(String, List<String>) - Method in class org.apache.sling.repoinit.parser.operations.AclLine
- setPropertyLines(List<PropertyLine>) - Method in class org.apache.sling.repoinit.parser.operations.CreatePath
-
Deprecated.
- setPropertyLines(List<PropertyLine>) - Method in class org.apache.sling.repoinit.parser.operations.EnsureNodes
- setPropertyResolved(boolean) - Method in class org.apache.sling.scripting.jsp.jasper.el.ELContextWrapper
- setProtectHeadersOnInclude(boolean) - Method in class org.apache.sling.api.request.RequestDispatcherOptions
-
Sets the
RequestDispatcherOptions.OPT_PROTECT_HEADERS_ON_INCLUDEoption to the given value. - setPrototypeMode(boolean) - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
- setQuery(String) - Method in class org.apache.sling.api.uri.SlingUriBuilder
-
Set the query of the URI.
- setQuery(String) - Method in class org.apache.sling.scripting.jsp.taglib.FindResourcesTag
-
Sets the query.
- setQueryParameters(Map<String, String>) - Method in class org.apache.sling.api.uri.SlingUriBuilder
-
Replace all query parameters of the URL.
- setQueueSize(int) - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
-
Set the queue size.
- setReader(Reader) - Method in class org.apache.sling.api.scripting.SlingBindings
- setReferer(String) - Method in class org.apache.sling.api.servlets.HtmlResponse
-
Deprecated.Sets the referer property
- setReferer(String) - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponse
-
Sets the referer property
- setReferer(String) - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponseWrapper
- setReferer(String) - Method in class org.apache.sling.servlets.post.AbstractPostResponse
-
Deprecated.Sets the referer property
- setReferer(String) - Method in class org.apache.sling.servlets.post.AbstractPostResponseWrapper
-
Deprecated.
- setReferer(String) - Method in interface org.apache.sling.servlets.post.JakartaPostResponse
-
Sets the referer property
- setReferer(String) - Method in interface org.apache.sling.servlets.post.PostResponse
-
Deprecated.Sets the referer property
- setReplaceExtension(String) - Method in class org.apache.sling.api.request.RequestDispatcherOptions
-
Sets the
RequestDispatcherOptions.OPT_REPLACE_EXTENSIONoption to the givenreplaceExtensionif notnull. - setReplaceSelectors(String) - Method in class org.apache.sling.api.request.RequestDispatcherOptions
-
Sets the
RequestDispatcherOptions.OPT_REPLACE_SELECTORSoption to the givenreplaceSelectorsif notnull. - setReplaceSelectors(String) - Method in class org.apache.sling.scripting.jsp.taglib.AbstractDispatcherTagHandler
- setReplaceSuffix(String) - Method in class org.apache.sling.api.request.RequestDispatcherOptions
- setReplaceSuffix(String) - Method in class org.apache.sling.scripting.jsp.taglib.AbstractDispatcherTagHandler
- setRequest(SlingHttpServletRequest) - Method in class org.apache.sling.api.scripting.SlingBindings
-
Deprecated.
- 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.api.request.RequestUtil
- 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.
- setRequestName(String) - Method in class org.apache.sling.scripting.jsp.taglib.DefineObjectsTag
- setResetBackoff(boolean) - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
-
sets the resetBackoff flag
- setResolutionPath(String) - Method in class org.apache.sling.api.resource.ResourceMetadata
- setResolutionPathInfo(String) - Method in class org.apache.sling.api.resource.ResourceMetadata
- setResource(Resource) - Method in class org.apache.sling.api.scripting.SlingBindings
- setResource(Resource) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
- setResource(Resource) - Method in class org.apache.sling.scripting.jsp.taglib.AbstractCATag
- setResource(Resource) - Method in class org.apache.sling.scripting.jsp.taglib.AbstractDispatcherTagHandler
- setResource(Resource) - Method in class org.apache.sling.scripting.jsp.taglib.EvalTagHandler
- setResource(Resource) - Method in class org.apache.sling.scripting.jsp.taglib.GetParentsTag
-
Sets the resource.
- setResource(Resource) - Method in class org.apache.sling.scripting.jsp.taglib.GetParentTag
-
Sets the resource.
- setResource(Resource) - Method in class org.apache.sling.scripting.jsp.taglib.ListChildrenTag
-
Sets the resource of which to list the children.
- setResourceIsMoved(boolean) - Method in class org.apache.sling.installer.api.UpdateResult
-
Set whether this resource has been moved or added.
- setResourceName(String) - Method in class org.apache.sling.scripting.jsp.taglib.DefineObjectsTag
- setResourcePath(String) - Method in class org.apache.sling.api.uri.SlingUriBuilder
-
Set the resource path of the URI.
- setResourceResolver(ResourceResolver) - Method in class org.apache.sling.api.scripting.SlingBindings
- setResourceResolver(ResourceResolver) - Method in class org.apache.sling.api.uri.SlingUriBuilder
-
Sets the resource resolver (required for
RequestPathInfo.getSuffixResource()). - setResourceResolverName(String) - Method in class org.apache.sling.scripting.jsp.taglib.DefineObjectsTag
- 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
-
Deprecated.
- setResponseName(String) - Method in class org.apache.sling.scripting.jsp.taglib.DefineObjectsTag
- setRestrictions(List<RestrictionClause>) - Method in class org.apache.sling.repoinit.parser.operations.AclLine
- setReturnClass(String) - Method in class org.apache.sling.scripting.jsp.taglib.GetPropertyTag
-
Sets the name of class into which to coerce the returned value.
- setScheme(String) - Method in class org.apache.sling.api.uri.SlingUriBuilder
-
Set the scheme of the URI.
- setSchemeSpecificPart(String) - Method in class org.apache.sling.api.uri.SlingUriBuilder
-
Set the scheme specific part of the URI.
- setScope(String) - Method in class org.apache.sling.scripting.jsp.taglib.IncludeTagHandler
- setScript(String) - Method in class org.apache.sling.scripting.jsp.taglib.CallTag
-
Sets the script attribute
- setScript(String) - Method in class org.apache.sling.scripting.jsp.taglib.EvalTagHandler
- setScriptingInvalid(boolean) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- setScriptless(boolean) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- setSelectors(String[]) - Method in class org.apache.sling.api.uri.SlingUriBuilder
-
Set the selectors of the URI.
- setServerInfo(String) - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
-
sets the information about the server where this announcement came from
- setServiceUser(boolean) - Method in class org.apache.sling.repoinit.parser.operations.DisableServiceUser
- setSession(String, Node, ErrorDispatcher) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- 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
- setSlingName(String) - Method in class org.apache.sling.scripting.jsp.taglib.DefineObjectsTag
- setStartDepth(String) - Method in class org.apache.sling.scripting.jsp.taglib.GetParentsTag
-
The depth at which to start, for example given a path of: /content/page1/page2/page3 and a start depth of 3, the parents page2/page3 would be returned
- setStatus(int) - Method in class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.Util.ImportResponseWrapper
- setStatus(int, String) - Method in class org.apache.sling.api.servlets.HtmlResponse
-
Deprecated.sets the response status code properties
- setStatus(int, String) - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponse
-
sets the response status code properties
- setStatus(int, String) - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponseWrapper
- setStatus(int, String) - Method in class org.apache.sling.servlets.post.AbstractPostResponse
-
Deprecated.sets the response status code properties
- setStatus(int, String) - Method in class org.apache.sling.servlets.post.AbstractPostResponseWrapper
-
Deprecated.
- setStatus(int, String) - Method in interface org.apache.sling.servlets.post.JakartaPostResponse
-
Sets the response status code properties
- setStatus(int, String) - Method in interface org.apache.sling.servlets.post.PostResponse
-
Deprecated.Sets the response status code properties
- setSuffix(String) - Method in class org.apache.sling.api.uri.SlingUriBuilder
-
Set the suffix of the URI.
- setTagFileJarUrl(String, URL) - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
- setTagFileUrl(String, URL) - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
- setTagFileUrls(JspCompilationContext) - 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.
- settingsService - Variable in class org.apache.sling.discovery.commons.providers.spi.base.OakBacklogClusterSyncService
- settingsService - Variable in class org.apache.sling.discovery.commons.providers.spi.base.SyncTokenService
- setTitle(String) - Method in class org.apache.sling.api.servlets.HtmlResponse
-
Deprecated.Sets the title of the response message
- setTitle(String) - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponse
-
Sets the title of the response message
- setTitle(String) - Method in class org.apache.sling.servlets.post.AbstractJakartaPostResponseWrapper
- setTitle(String) - Method in class org.apache.sling.servlets.post.AbstractPostResponse
-
Deprecated.Sets the title of the response message
- setTitle(String) - Method in class org.apache.sling.servlets.post.AbstractPostResponseWrapper
-
Deprecated.
- setTitle(String) - Method in interface org.apache.sling.servlets.post.JakartaPostResponse
-
Sets the title of the response message
- setTitle(String) - Method in interface org.apache.sling.servlets.post.PostResponse
-
Deprecated.Sets the title of the response message
- setTrimDirectiveWhitespaces(boolean) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- setTrimDirectiveWhitespaces(String, Node, ErrorDispatcher, boolean) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.PageInfo
- setType(String) - Method in class org.apache.sling.provisioning.model.Feature
-
Set the feature type.
- setup(ScopeProvider, int) - Static method in class org.apache.sling.scripting.javascript.helper.SlingContextFactory
- setUsage(int) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspRuntimeContext.JspFactoryHandler
- setUser(String) - Method in class org.apache.sling.auth.core.spi.AuthenticationInfo
- setUserInfo(String) - Method in class org.apache.sling.api.uri.SlingUriBuilder
-
Set the user info of the URI.
- setValue(String) - Method in class org.apache.sling.scripting.jsp.taglib.EncodeTag
- setValue(ELContext, Object) - Method in class org.apache.sling.scripting.jsp.jasper.el.JspValueExpression
- setValue(ELContext, Object, Object, Object) - Method in class org.apache.sling.scripting.jsp.jasper.el.ELResolverImpl
- 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.
- setVar(String) - Method in class org.apache.sling.scripting.jsp.taglib.AbstractCATag
-
Sets the variable name to which to save the list of children.
- setVar(String) - Method in class org.apache.sling.scripting.jsp.taglib.AdaptToTag
-
Gets the variable name to save the resulting object to.
- setVar(String) - Method in class org.apache.sling.scripting.jsp.taglib.FindResourcesTag
-
Sets the variable name to which to save the list of children.
- setVar(String) - Method in class org.apache.sling.scripting.jsp.taglib.GetParentsTag
-
Sets the variable name to which to save the parent resource.
- setVar(String) - Method in class org.apache.sling.scripting.jsp.taglib.GetParentTag
-
Sets the variable name to which to save the parent resource.
- setVar(String) - Method in class org.apache.sling.scripting.jsp.taglib.GetPropertyTag
-
Sets the variable name to which to save the value.
- setVar(String) - Method in class org.apache.sling.scripting.jsp.taglib.GetResourceTag
-
Sets the variable name to which to save the list of children.
- setVar(String) - Method in class org.apache.sling.scripting.jsp.taglib.IncludeTagHandler
- setVar(String) - Method in class org.apache.sling.scripting.jsp.taglib.ListChildrenTag
-
Sets the variable name to which to save the list of children.
- setVariableMapper(VariableMapper) - Method in class org.apache.sling.scripting.jsp.jasper.el.ELContextImpl
- setVersion(String) - Method in class org.apache.sling.provisioning.model.Feature
-
Set the version.
- setVersion(Version) - Method in class org.apache.sling.installer.api.tasks.TransformationResult
-
Set the version.
- setWriter(ServletWriter) - Method in class org.apache.sling.scripting.jsp.jasper.JspCompilationContext
- shadowed - Enum constant in enum class org.apache.sling.api.resource.runtime.dto.FailureReason
- sharedKey() - Element in annotation interface org.apache.sling.discovery.oak.DiscoveryServiceCentralConfig
-
The value fo the shared key, shared amongst all instances in the same cluster.
- shortValues() - Element in annotation interface org.apache.sling.models.annotations.Default
- SideEffectVisitor - Class in org.apache.sling.scripting.sightly.compiler.expression
-
Expression visitor which does not return anything for nodes; instead it performs specific side-effects depending on the expression nodes types.
- SideEffectVisitor() - Constructor for class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
- SIG_HEADER - Static variable in class org.apache.sling.discovery.base.connectors.ping.TopologyRequestValidator
- SightlyCompiler - Class in org.apache.sling.scripting.sightly.compiler
-
The
SightlyCompilerinterprets a HTL script and transforms it internally into aCommandStream. - SightlyCompiler() - Constructor for class org.apache.sling.scripting.sightly.compiler.SightlyCompiler
- SightlyCompilerException - Exception Class in org.apache.sling.scripting.sightly.compiler
-
Exception thrown by the
SightlyCompilerduring various processing operations. - SightlyCompilerException() - Constructor for exception class org.apache.sling.scripting.sightly.compiler.SightlyCompilerException
-
Create a simple exception without any other information.
- SightlyCompilerException(String) - Constructor for exception class org.apache.sling.scripting.sightly.compiler.SightlyCompilerException
-
Create an exception with a provided message.
- SightlyCompilerException(String, String) - Constructor for exception class org.apache.sling.scripting.sightly.compiler.SightlyCompilerException
-
Create an exception that has information about offending syntax input.
- SightlyCompilerException(String, String, int, int) - Constructor for exception class org.apache.sling.scripting.sightly.compiler.SightlyCompilerException
-
Creates an exception that has information about offending syntax input, with additional details about the position of the error.
- SightlyCompilerException(String, String, int, int, Throwable) - Constructor for exception class org.apache.sling.scripting.sightly.compiler.SightlyCompilerException
-
Creates an exception that has information about offending syntax input, with additional details about the position of the error.
- SightlyCompilerException(String, Throwable) - Constructor for exception class org.apache.sling.scripting.sightly.compiler.SightlyCompilerException
-
Creates an exception with a provided message and cause.
- SightlyCompilerException(Throwable) - Constructor for exception class org.apache.sling.scripting.sightly.compiler.SightlyCompilerException
-
Create an exception with information about the cause.
- SightlyException - Exception Class in org.apache.sling.scripting.sightly
-
Exceptions caused by the HTL engine.
- SightlyException() - Constructor for exception class org.apache.sling.scripting.sightly.SightlyException
- SightlyException(String) - Constructor for exception class org.apache.sling.scripting.sightly.SightlyException
- SightlyException(String, Throwable) - Constructor for exception class org.apache.sling.scripting.sightly.SightlyException
- SightlyException(Throwable) - Constructor for exception class org.apache.sling.scripting.sightly.SightlyException
- SightlyJavaCompilerException - Exception Class in org.apache.sling.scripting.sightly.java.compiler
- SightlyJavaCompilerException() - Constructor for exception class org.apache.sling.scripting.sightly.java.compiler.SightlyJavaCompilerException
- SightlyJavaCompilerException(String) - Constructor for exception class org.apache.sling.scripting.sightly.java.compiler.SightlyJavaCompilerException
- SightlyJavaCompilerException(String, Throwable) - Constructor for exception class org.apache.sling.scripting.sightly.java.compiler.SightlyJavaCompilerException
- SightlyJavaCompilerException(String, Throwable, boolean, boolean) - Constructor for exception class org.apache.sling.scripting.sightly.java.compiler.SightlyJavaCompilerException
- SightlyJavaCompilerException(Throwable) - Constructor for exception class org.apache.sling.scripting.sightly.java.compiler.SightlyJavaCompilerException
- size() - Method in class org.apache.sling.api.scripting.LazyBindings
- size() - Method in class org.apache.sling.api.wrappers.CompositeValueMap
-
Deprecated.
- size() - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
- size() - Method in class org.apache.sling.provisioning.model.KeyValueMap
-
Get the size of the map.
- 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.
- 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.
- skipEntityIds() - Element in annotation interface org.apache.sling.installer.hc.OsgiInstallerHealthCheck.Configuration
- 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.
- SLING - Static variable in class org.apache.sling.api.scripting.SlingBindings
-
The name of the global scripting variable providing the
SlingScriptHelperfor the request (value is "sling"). - 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.
- SLING_FILTER_EXTENSIONS - Static variable in class org.apache.sling.engine.EngineConstants
-
Set of extensions enabling a filter if contains request extension
- SLING_FILTER_METHODS - Static variable in class org.apache.sling.engine.EngineConstants
-
Set of methods enabling a filter on contains request method
- SLING_FILTER_PATTERN - Static variable in class org.apache.sling.engine.EngineConstants
-
Regular expression pattern for enabling a filter on a matching path This refers to both, the request path and the resolved resource path excluding selectors, extension and suffix.
- SLING_FILTER_REQUEST_PATTERN - Static variable in class org.apache.sling.engine.EngineConstants
-
Regular expression pattern for enabling a filter on a matching request path This refers to the request path excluding selectors, extension and suffix.
- SLING_FILTER_RESOURCE_PATTERN - Static variable in class org.apache.sling.engine.EngineConstants
-
Regular expression pattern for enabling a filter on a matching request path This refers to the resolved resource path excluding selectors, extension and suffix.
- SLING_FILTER_RESOURCETYPES - Static variable in class org.apache.sling.engine.EngineConstants
-
Set of resource types enabling a filter if contains request resource type
- SLING_FILTER_SCOPE - Static variable in class org.apache.sling.engine.EngineConstants
-
The name of the service registration property of a
java.servlet.Filterservice to be used as a filter by theSlingRequestProcessor. - SLING_FILTER_SELECTORS - Static variable in class org.apache.sling.engine.EngineConstants
-
Set of selectors enabling a filter if contains one or more request selectors
- SLING_FILTER_SUFFIX_PATTERN - Static variable in class org.apache.sling.engine.EngineConstants
-
Regular expression pattern for enabling a filter on a matching request suffix
- SLING_HOME - Static variable in class org.apache.sling.engine.EngineConstants
-
Deprecated.
- 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_URL - Static variable in class org.apache.sling.engine.EngineConstants
-
Deprecated.
- 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_NAMESPACE_URI - Static variable in class org.apache.sling.jcr.resource.api.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_RESOURCE_SUPER_TYPE_PROPERTY - Static variable in class org.apache.sling.jcr.resource.api.JcrResourceConstants
-
The name of the JCR Property that defines the resource super type (value is "sling:resourceSuperType").
- SLING_RESOURCE_TYPE_PROPERTY - Static variable in class org.apache.sling.jcr.resource.api.JcrResourceConstants
-
Deprecated.Use
ResourceResolver.PROPERTY_RESOURCE_TYPEinstead. - 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_SERVLET_EXTENSIONS - Static variable in class org.apache.sling.api.servlets.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.api.servlets.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_NAME - Static variable in class org.apache.sling.api.servlets.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_PATHS - Static variable in class org.apache.sling.api.servlets.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_PATHS_STRICT - Static variable in class org.apache.sling.api.servlets.ServletResolverConstants
-
When set to
truethe strict selection mode for path based servlets is enabled (value is "sling.servlet.paths.strict"). - SLING_SERVLET_PREFIX - Static variable in class org.apache.sling.api.servlets.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_SUPER_TYPE - Static variable in class org.apache.sling.api.servlets.ServletResolverConstants
-
The name of the service registration property of a servlet registered as a service containing the resource super type supported by the servlet (value is "sling.servlet.resourceSuperType").
- SLING_SERVLET_RESOURCE_TYPES - Static variable in class org.apache.sling.api.servlets.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.api.servlets.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
SlingAdaptableinstead - SlingAdaptable - Class in org.apache.sling.api.adapter
-
The
SlingAdaptableclass is an (abstract) default implementation of theAdaptableinterface. - SlingAdaptable() - Constructor for class org.apache.sling.adapter.SlingAdaptable
-
Deprecated.
- SlingAdaptable() - Constructor for class org.apache.sling.api.adapter.SlingAdaptable
- SlingAdapter - Annotation Interface in org.apache.sling.adapter.annotations
-
Component Property Type (as defined by OSGi DS 1.4) for Sling Adapters.
- SlingAllMethodsServlet - Class in org.apache.sling.api.servlets
-
Deprecated.Use
SlingJakartaAllMethodsServletinstead - SlingAllMethodsServlet() - Constructor for class org.apache.sling.api.servlets.SlingAllMethodsServlet
-
Deprecated.
- SlingBindings - Class in org.apache.sling.api.scripting
-
The
SlingBindingsclass is used to prepare global variables for script execution. - SlingBindings() - Constructor for class org.apache.sling.api.scripting.SlingBindings
- SlingConstants - Class in org.apache.sling.api
-
The
SlingConstantsinterface 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
SlingContextextends Context to overwrite theSlingContext.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
SlingContextFactoryextends the standard Rhino ContextFactory to provide customized settings, such as having the dynamic scope feature enabled by default. - SlingException - Exception Class in org.apache.sling.api
-
The
SlingExceptionis the base exception used throughout the Sling API. - SlingException() - Constructor for exception class org.apache.sling.api.SlingException
-
Constructs a new Sling exception.
- SlingException(String) - Constructor for exception class org.apache.sling.api.SlingException
-
Constructs a new Sling exception with the given text.
- SlingException(String, Throwable) - Constructor for exception class 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 class org.apache.sling.api.SlingException
-
Constructs a new Sling exception when the Servlet needs to throw an exception.
- SlingFunctions - Class in org.apache.sling.scripting.jsp.taglib
-
Class containing the TagLib Functions for Sling.
- SlingFunctions() - Constructor for class org.apache.sling.scripting.jsp.taglib.SlingFunctions
- SlingGlobal - Class in org.apache.sling.scripting.javascript.helper
-
The
SlingGlobalclass 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:print(args, ...)Prints the argumentsargsin a single message to the scripts logger available as the global log variable.load(args, ...)Loads the scripts named as parameters into the current scope one, after the other. - SlingGlobal() - Constructor for class org.apache.sling.scripting.javascript.helper.SlingGlobal
- SlingHttpServletRequest - Interface in org.apache.sling.api
-
Deprecated.Use
SlingJakartaHttpServletRequestinstead. - SlingHttpServletRequestBuilder - Interface in org.apache.sling.api.request.builder
-
Fluent helper for building a request.
- SlingHttpServletRequestWrapper - Class in org.apache.sling.api.wrappers
-
Deprecated.
- SlingHttpServletRequestWrapper(SlingHttpServletRequest) - Constructor for class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
-
Deprecated.Create a wrapper for the supplied wrappedRequest
- SlingHttpServletResponse - Interface in org.apache.sling.api
-
Deprecated.Use
SlingJakartaHttpServletResponseinstead. - SlingHttpServletResponseBuilder - Interface in org.apache.sling.api.request.builder
-
Fluent helper for building a response.
- SlingHttpServletResponseResult - Interface in org.apache.sling.api.request.builder
-
Deprecated.Use
SlingJakartaHttpServletResponseResultinstead - SlingHttpServletResponseWrapper - Class in org.apache.sling.api.wrappers
-
Deprecated.
- SlingHttpServletResponseWrapper(SlingHttpServletResponse) - Constructor for class org.apache.sling.api.wrappers.SlingHttpServletResponseWrapper
-
Deprecated.Create a wrapper for the supplied wrappedRequest
- slingId - Variable in class org.apache.sling.discovery.base.commons.BaseViewChecker
-
the sling id of the local instance
- slingId - Variable in class org.apache.sling.discovery.commons.providers.spi.base.AbstractServiceWithBackgroundCheck
- slingid_cleanup_batchsize() - Element in annotation interface org.apache.sling.discovery.oak.SlingIdCleanupTask.Conf
- slingid_cleanup_initial_delay() - Element in annotation interface org.apache.sling.discovery.oak.SlingIdCleanupTask.Conf
- slingid_cleanup_interval() - Element in annotation interface org.apache.sling.discovery.oak.SlingIdCleanupTask.Conf
- slingid_cleanup_min_creation_age() - Element in annotation interface org.apache.sling.discovery.oak.SlingIdCleanupTask.Conf
- SlingIdCleanupTask - Class in org.apache.sling.discovery.oak
-
A background task that cleans up garbage slingIds after topology changes.
- SlingIdCleanupTask() - Constructor for class org.apache.sling.discovery.oak.SlingIdCleanupTask
- SlingIdCleanupTask.Conf - Annotation Interface in org.apache.sling.discovery.oak
- SlingIOException - Exception Class in org.apache.sling.api
-
The
SlingIOExceptionis a runtime exception wrapper for the JavaIOException. - SlingIOException(IOException) - Constructor for exception class org.apache.sling.api.SlingIOException
- SlingJakartaAllMethodsServlet - Class in org.apache.sling.api.servlets
-
Helper base class for data modifying Servlets used in Sling.
- SlingJakartaAllMethodsServlet() - Constructor for class org.apache.sling.api.servlets.SlingJakartaAllMethodsServlet
- SlingJakartaHttpServletRequest - Interface in org.apache.sling.api
-
The
SlingHttpServletRequestdefines the interface to provide client request information to a servlet. - SlingJakartaHttpServletRequestWrapper - Class in org.apache.sling.api.wrappers
-
The
SlingJakartaHttpServletRequestWrapperclass is a default wrapper class around aSlingJakartaHttpServletRequestwhich may be extended to amend the functionality of the original request object. - SlingJakartaHttpServletRequestWrapper(SlingJakartaHttpServletRequest) - Constructor for class org.apache.sling.api.wrappers.SlingJakartaHttpServletRequestWrapper
-
Create a wrapper for the supplied wrappedRequest
- SlingJakartaHttpServletResponse - Interface in org.apache.sling.api
-
The
SlingHttpServletResponsedefines the interface to assist a servlet in creating and sending a response to the client. - SlingJakartaHttpServletResponseResult - Interface in org.apache.sling.api.request.builder
-
This is an extension of a
SlingJakartaHttpServletResponseto get the result from a processing operation. - SlingJakartaHttpServletResponseWrapper - Class in org.apache.sling.api.wrappers
-
The
SlingJakartaHttpServletResponseWrapperclass is a default wrapper class around aSlingJakartaHttpServletResponsewhich may be extended to amend the functionality of the original response object. - SlingJakartaHttpServletResponseWrapper(SlingJakartaHttpServletResponse) - Constructor for class org.apache.sling.api.wrappers.SlingJakartaHttpServletResponseWrapper
-
Create a wrapper for the supplied wrappedRequest
- SlingJakartaPostProcessor - Interface in org.apache.sling.servlets.post
-
The
SlingJakartaPostProcessorinterface defines a service API to be implemented by service providers extending the Sling default POST servlet. - SlingJakartaRequestEvent - Class in org.apache.sling.api.request
-
represents an event published by the Sling engine while dispatching a request.
- SlingJakartaRequestEvent(ServletContext, ServletRequest, SlingJakartaRequestEvent.EventType) - Constructor for class org.apache.sling.api.request.SlingJakartaRequestEvent
- SlingJakartaRequestEvent.EventType - Enum Class in org.apache.sling.api.request
-
type of the event
- SlingJakartaRequestListener - 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.
- SlingJakartaSafeMethodsServlet - Class in org.apache.sling.api.servlets
-
Helper base class for read-only Servlets used in Sling.
- SlingJakartaSafeMethodsServlet() - Constructor for class org.apache.sling.api.servlets.SlingJakartaSafeMethodsServlet
- SlingObject - Annotation Interface in org.apache.sling.models.annotations.injectorspecific
-
Injects common Sling objects that can be derived from either a SlingHttpServletRequest, a ResourceResolver or a Resource.
- SlingPostConstants - Interface in org.apache.sling.servlets.post
-
The
SlingPostConstantsinterface provides constants for well known parameters of the core SlingPostServlet. - SlingPostOperation - Interface in org.apache.sling.servlets.post
-
Deprecated.as of 2.0.8 (Bundle version 2.2.0) and replaced by
PostOperation. - SlingPostProcessor - Interface in org.apache.sling.servlets.post
-
Deprecated.Use
SlingJakartaPostProcessorinstead. - SlingRepository - Interface in org.apache.sling.jcr.api
-
The
SlingRepositoryextends the standard JCR repository interface with two methods:SlingRepository.getDefaultWorkspace()andSlingRepository.loginAdministrative(String). - SlingRepositoryInitializer - Interface in org.apache.sling.jcr.api
-
All active
SlingRepositoryInitializerservices are called before making theSlingRepositoryservice available, and can perform initializations on it, like creating service users, setting up initial access control, migrating content in upgrades, etc. - SlingRequestEvent - Class in org.apache.sling.api.request
-
Deprecated.Use
SlingJakartaRequestEventinstead. - SlingRequestEvent(ServletContext, ServletRequest, SlingRequestEvent.EventType) - Constructor for class org.apache.sling.api.request.SlingRequestEvent
-
Deprecated.
- SlingRequestEvent.EventType - Enum Class in org.apache.sling.api.request
-
Deprecated.type of the event
- SlingRequestListener - Interface in org.apache.sling.api.request
-
Deprecated.Use
SlingJakartaRequestListenerinstead. - 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. for included requests.
- SlingRequestPaths() - Constructor for class org.apache.sling.api.wrappers.SlingRequestPaths
- SlingRequestProcessor - Interface in org.apache.sling.engine
-
The
SlingRequestProcessorinterface defines the service which may be called to handle HTTP requests. - SlingSafeMethodsServlet - Class in org.apache.sling.api.servlets
-
Deprecated.Use
SlingJakartaSafeMethodsServletinstead - SlingSafeMethodsServlet() - Constructor for class org.apache.sling.api.servlets.SlingSafeMethodsServlet
-
Deprecated.
- SlingScript - Interface in org.apache.sling.api.scripting
-
The
SlingScriptdefines the API for objects which encapsulate a script. - SlingScriptConstants - Class in org.apache.sling.api.scripting
-
Some constants for the scripting.
- SlingScriptConstants() - Constructor for class org.apache.sling.api.scripting.SlingScriptConstants
- SlingScriptHelper - Interface in org.apache.sling.api.scripting
-
The
SlingScriptHelperinterface defines the API of a helper class which is provided to the scripts called from sling through the globalvariable.sling - 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
- SlingServletException - Exception Class in org.apache.sling.api
-
The
SlingServletExceptionis a runtime exception wrapper for the Servlet APIServletException. - SlingServletException(ServletException) - Constructor for exception class org.apache.sling.api.SlingServletException
-
Create a new exception
- SlingServletException(ServletException) - Constructor for exception class org.apache.sling.api.SlingServletException
-
Deprecated.
- SlingServletFilter - Annotation Interface in org.apache.sling.servlets.annotations
-
Component Property Type (as defined by OSGi DS 1.4) for Sling Servlet Filters.
- SlingServletFilterScope - Enum Class in org.apache.sling.servlets.annotations
-
The possible scopes for the
SlingServletFilter.scope()annotation. - SlingServletName - Annotation Interface in org.apache.sling.servlets.annotations
-
Component Property Type (as defined by OSGi DS 1.4) for Sling Servlets.
- SlingServletPaths - Annotation Interface in org.apache.sling.servlets.annotations
-
Component Property Type (as defined by OSGi DS 1.4) for Sling Servlets.
- SlingServletPathsStrict - Annotation Interface in org.apache.sling.servlets.annotations
-
Using this requires the SLING-8110 strict mode
- SlingServletPrefix - Annotation Interface in org.apache.sling.servlets.annotations
-
The prefix/index to be used to register this servlet.
- SlingServletResolverCacheMBean - Interface in org.apache.sling.servlets.resolver.jmx
-
This is the management interface for the SlingServletResolver's cache.
- SlingServletResourceTypes - Annotation Interface in org.apache.sling.servlets.annotations
-
Component Property Type (as defined by OSGi DS 1.4) for Sling Servlets.
- slingSettingsService - Variable in class org.apache.sling.discovery.oak.pinger.OakViewChecker
- SlingSettingsService - Interface in org.apache.sling.engine
-
Deprecated.Use the
SlingSettingsService - SlingSettingsService - Interface in org.apache.sling.settings
-
The
SlingSettingsServiceprovides basic Sling settings - SlingUri - Interface in org.apache.sling.api.uri
-
Represents an immutable URI in the same way as java.net.URI but is extended with Sling-specific URI parts (e.g. selectors).
- SlingUriBuilder - Class in org.apache.sling.api.uri
-
Builder for immutable
SlingUris. - SlingValidationException - Exception Class in org.apache.sling.validation
-
Exception that is thrown for Validator inconsistencies, e.g. if a mandatory parameter for a validator is missing.
- SlingValidationException(String) - Constructor for exception class org.apache.sling.validation.SlingValidationException
- SlingValidationException(String, Throwable) - Constructor for exception class org.apache.sling.validation.SlingValidationException
- 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.
- 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
- socketConnectTimeout() - Element in annotation interface org.apache.sling.discovery.oak.DiscoveryServiceCentralConfig
-
Configure the socket connect timeout for topology connectors.
- SortingServiceTracker<T> - Class in org.apache.sling.commons.osgi
-
Implementation providing a sorted list of services by service ranking.
- SortingServiceTracker(BundleContext, String) - Constructor for class org.apache.sling.commons.osgi.SortingServiceTracker
-
Constructor
- soTimeout() - Element in annotation interface org.apache.sling.discovery.oak.DiscoveryServiceCentralConfig
-
Configure the socket read timeout (SO_TIMEOUT) for topology connectors.
- Source - Annotation Interface in org.apache.sling.models.annotations
-
Annotation which indicates the specific injector which will populate this injection.
- 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
- 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 "/*").
- start(ProviderContext) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
-
With a call to this method, the provider implementation is notified that it is used in the resource tree.
- start(BundleContext, String, boolean) - Method in class org.apache.sling.jcr.base.AbstractSlingRepositoryManager
-
Deprecated.
- start(BundleContext, AbstractSlingRepositoryManager.Config) - Method in class org.apache.sling.jcr.base.AbstractSlingRepositoryManager
-
This method actually starts the backing repository instannce and registeres the repository service.
- Start(String, boolean) - Constructor for class org.apache.sling.scripting.sightly.compiler.commands.Conditional.Start
- Start(String, String, String) - Constructor for class org.apache.sling.scripting.sightly.compiler.commands.Loop.Start
- Start(String, String, String, String, String, String) - Constructor for class org.apache.sling.scripting.sightly.compiler.commands.Loop.Start
- Start(String, Set<String>) - Constructor for class org.apache.sling.scripting.sightly.compiler.commands.Procedure.Start
- Start(String, ExpressionNode) - Constructor for class org.apache.sling.scripting.sightly.compiler.commands.VariableBinding.Start
- startBackgroundCheck(String, AbstractServiceWithBackgroundCheck.BackgroundCheck, Runnable, long, long) - Method in class org.apache.sling.discovery.commons.providers.spi.base.AbstractServiceWithBackgroundCheck
-
Start a new BackgroundCheck in a separate thread, that periodically calls BackgroundCheck.check and upon completion calls the provided callback.run()
- STARTED - Enum constant in enum class org.apache.sling.installer.api.event.InstallationEvent.TYPE
- startTimer(String) - Method in interface org.apache.sling.api.request.RequestProgressTracker
-
Starts a named timer.
- startupThreadMaxWaitCount - Variable in class org.apache.sling.jcr.base.AbstractSlingRepositoryManager.Config
- startupThreadWaitMillis - Variable in class org.apache.sling.jcr.base.AbstractSlingRepositoryManager.Config
- StateControl() - Constructor for class org.apache.sling.scripting.sightly.compiler.commands.StatefulVisitor.StateControl
- StatefulVisitor - Class in org.apache.sling.scripting.sightly.compiler.commands
-
This
CommandVisitorallows storing states forCommandevaluation. - StatefulVisitor() - Constructor for class org.apache.sling.scripting.sightly.compiler.commands.StatefulVisitor
- StatefulVisitor.StateControl - Class in org.apache.sling.scripting.sightly.compiler.commands
- StaticInjectAnnotationProcessorFactory - Interface in org.apache.sling.models.spi.injectorspecific
-
Factory for
InjectAnnotationProcessorthat is evaluated once a sling model implementation class is registered. - Statistics - Interface in org.apache.sling.event.jobs
-
Statistic information.
- StatisticsMBean - Interface in org.apache.sling.event.jobs.jmx
- STATUS_VALUE_BROWSER - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
-
The supported value for the
SlingPostConstants.RP_STATUSrequest 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_STATUSrequest parameter requesting to report success or failure of request processing using standard HTTP status codes. - stop() - Method in interface org.apache.sling.commons.metrics.Timer.Context
-
Updates the timer with the difference between current and start time.
- stop() - Method in class org.apache.sling.discovery.base.commons.PeriodicBackgroundJob
- stop() - Method in class org.apache.sling.jcr.base.AbstractSlingRepositoryManager
- stop() - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
-
With a call to this method, the provider implementation is notified that it is not used anymore in the resource tree.
- stopJobById(String) - Method in interface org.apache.sling.event.jobs.JobManager
-
Stop a job.
- STOPPED - Enum constant in enum class org.apache.sling.event.jobs.Job.JobState
- STOPPED - Enum constant in enum class org.apache.sling.event.jobs.JobManager.QueryType
- stoppingOnError(String, Throwable) - Method in class org.apache.sling.jcr.base.AbstractSlingRepositoryManager
-
Called when the repository service cannot be initialized or registered because an exception occurred.
- stream() - Method in class org.apache.sling.resource.filter.ResourceFilterStream
-
Stream<Resource> which uses the branchSelector as the basis of the traversal and then filters the resources based on the childSelector that was provided
- stream(Predicate<Resource>) - Method in class org.apache.sling.resource.filter.ResourceStream
-
Provides a depth first
Stream<Resource>traversal of the resource tree starting with the current resource. - STRICT_EQ - Enum constant in enum class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperator
-
Strict version of equality, restricted to just some types.
- STRICT_NEQ - Enum constant in enum class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperator
-
Strict version of the not-equal operator.
- strictEq(Object, Object) - Static method in enum class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperator
- String - Enum constant in enum class org.apache.sling.repoinit.parser.operations.PropertyLine.PropertyType
- StringConstant - Class in org.apache.sling.scripting.sightly.compiler.expression.nodes
-
Defines a simple string constant (e.g.
- StringConstant(String) - Constructor for class org.apache.sling.scripting.sightly.compiler.expression.nodes.StringConstant
-
Create a string constant node.
- StringVariableTEI - Class in org.apache.sling.scripting.jsp.taglib.tei
- StringVariableTEI() - Constructor for class org.apache.sling.scripting.jsp.taglib.tei.StringVariableTEI
- stripSession(String) - Static method in class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.Util
-
Strips a servlet session ID from url.
- STYLE_COMMENT - Enum constant in enum class org.apache.sling.scripting.sightly.compiler.expression.MarkupContext
- STYLE_STRING - Enum constant in enum class org.apache.sling.scripting.sightly.compiler.expression.MarkupContext
- STYLE_TOKEN - Enum constant in enum class org.apache.sling.scripting.sightly.compiler.expression.MarkupContext
- SUB - Enum constant in enum class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperator
-
Difference.
- submit(Runnable) - Method in interface org.apache.sling.commons.threads.ThreadPool
-
Submits a runnable for execution
- submit(Callable<T>) - Method in interface org.apache.sling.commons.threads.ThreadPool
-
Submits a callable for execution
- SubnetWhitelistEntry - Class in org.apache.sling.discovery.base.connectors.ping.wl
-
Implementation of a WhitelistEntry which accepts cidr and ip mask notations.
- SubnetWhitelistEntry(String) - Constructor for class org.apache.sling.discovery.base.connectors.ping.wl.SubnetWhitelistEntry
- SubnetWhitelistEntry(String, String) - Constructor for class org.apache.sling.discovery.base.connectors.ping.wl.SubnetWhitelistEntry
- SUBSERVICE - Static variable in interface org.apache.sling.api.resource.ResourceResolverFactory
-
Name of the authentication information property providing the Subservice Name for the service requesting a resource resolver.
- SUBSERVICENAME - Static variable in interface org.apache.sling.serviceusermapping.ServiceUserMapped
-
The name of the osgi property holding the sub service name.
- SUBSYSTEM_APPLICATION - Static variable in class org.apache.sling.provisioning.model.FeatureTypes
- SUBSYSTEM_COMPOSITE - Static variable in class org.apache.sling.provisioning.model.FeatureTypes
- SUBSYSTEM_FEATURE - Static variable in class org.apache.sling.provisioning.model.FeatureTypes
- SUBTREE_DELIMINATOR - Static variable in class org.apache.sling.repoinit.parser.operations.AclLine
- succeeded() - Method in interface org.apache.sling.event.jobs.consumer.JobExecutionContext.ResultBuilder
-
The job processing finished successfully.
- succeeded() - Method in interface org.apache.sling.event.jobs.consumer.JobExecutionResult
-
If this returns true the job processing finished successfully.
- SUCCEEDED - Enum constant in enum class org.apache.sling.event.jobs.Job.JobState
- SUCCEEDED - Enum constant in enum class org.apache.sling.event.jobs.JobManager.QueryType
- success(Object) - Static method in class org.apache.sling.scripting.sightly.use.ProviderOutcome
-
Create a successful outcome
- SUFFIX_COMPLETED - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
-
Name of the request parameter indicating request contains last chunk and as a result upload should be finished.
- 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_LENGTH - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
-
Name of the request parameter indicating length of complete file.
- 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_OFFSET - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
-
Name of the request parameter indicating offset of the chunk in request.
- SUFFIX_PATCH - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
-
Suffix indicating that a multi-value property is to be handled as an ordered set and the sent values start with either "+" or "-" to indicate wether a value should be added to or removed from the set.
- suffix_pattern() - Element in annotation interface org.apache.sling.servlets.annotations.SlingServletFilter
-
Restrict the filter to request suffixes that match the supplied regular expression.
- 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.
- 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.
- SUPPORTED_TYPES - Static variable in class org.apache.sling.caconfig.spi.metadata.PropertyMetadata
-
Set with all types support for property metadata (not including nested configurations).
- supportsQueryLanguage - Variable in class org.apache.sling.api.resource.runtime.dto.ResourceProviderDTO
-
Whether the resource provider supports query languages.
- suppressionTimeoutSeconds - Variable in class org.apache.sling.discovery.oak.Config
- suppressionTimeoutSeconds() - Element in annotation interface org.apache.sling.discovery.oak.DiscoveryServiceCentralConfig
- suppressPartiallyStartedInstance - Variable in class org.apache.sling.discovery.oak.Config
- suppressPartiallyStartedInstance() - Element in annotation interface org.apache.sling.discovery.oak.DiscoveryServiceCentralConfig
- suspend() - Method in interface org.apache.sling.event.jobs.JobBuilder.ScheduleBuilder
-
Suspend this scheduling by default.
- 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).
- suspend() - Method in interface org.apache.sling.event.jobs.ScheduledJobInfo
-
Suspend this job scheduling.
- SUSPENDED - Enum constant in enum class org.apache.sling.installer.api.event.InstallationEvent.TYPE
- switchCurrentNode(String, String) - Method in interface org.apache.sling.jcr.contentloader.ContentCreator
-
Switch the current node to the path (which must be relative to the current node).
- symbol - Variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.SymbolTable.Entry
-
Symbol.
- 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.
- sync(BaseTopologyView, Runnable) - Method in class org.apache.sling.discovery.commons.providers.spi.base.ClusterSyncServiceChain
- sync(BaseTopologyView, Runnable) - Method in class org.apache.sling.discovery.commons.providers.spi.base.OakBacklogClusterSyncService
- sync(BaseTopologyView, Runnable) - Method in class org.apache.sling.discovery.commons.providers.spi.base.SyncTokenService
- sync(BaseTopologyView, Runnable) - Method in interface org.apache.sling.discovery.commons.providers.spi.ClusterSyncService
-
Starts the synchronization process and calls the provided callback upon completion.
- sync(BaseTopologyView, Runnable) - Method in class org.apache.sling.discovery.oak.JoinerDelay
- 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
- SynchronizedClocksHealthCheck - Class in org.apache.sling.discovery.oak
-
HealthCheck that builds on-top of DocumentNodeStore's determineServerTimeDifferenceMillis method which checks how much the local time differs from the DocumentStore's time.
- SynchronizedClocksHealthCheck() - Constructor for class org.apache.sling.discovery.oak.SynchronizedClocksHealthCheck
- syncToken(BaseTopologyView, Runnable) - Method in class org.apache.sling.discovery.commons.providers.spi.base.SyncTokenService
- SyncTokenService - Class in org.apache.sling.discovery.commons.providers.spi.base
-
Implements the syncToken idea: each instance stores a key-value pair with key=stringId and value=discoveryLiteSequenceNumber under /var/discovery/oak/syncTokens - and then waits until it sees the same token from all other instances in the cluster.
- SyncTokenService() - Constructor for class org.apache.sling.discovery.commons.providers.spi.base.SyncTokenService
- SyntheticResource - Class in org.apache.sling.api.resource
-
The
SyntheticResourceclass is a simple implementation of theResourceinterface which may be used to provide a resource object which has no actual resource data (except for the mandatory property "sling:resourceType"). - SyntheticResource(ResourceResolver, String, String) - Constructor for class org.apache.sling.api.resource.SyntheticResource
-
Creates a synthetic resource with the given
pathandresourceType. - SyntheticResource(ResourceResolver, ResourceMetadata, String) - Constructor for class org.apache.sling.api.resource.SyntheticResource
-
Creates a synthetic resource with the given
ResourceMetadataandresourceType. - SystemUserManagerPaths - Interface in org.apache.sling.jackrabbit.usermanager.resource
-
Helper for components that need to know the UserManager resource paths
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_DIRECTIVE_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
- 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
- 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
- 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
TagUtilclass provides a series of utility methods which may be used by tag library implementations to access Component API specific objects and do other processing. - tail(PrintWriter, String, TailerOptions) - Method in interface org.apache.sling.commons.log.logback.webconsole.LogPanel
-
Tails the content of the given appender to the supplied print writer
- tailAll() - Method in class org.apache.sling.commons.log.logback.webconsole.TailerOptions
-
Returns if all lines should be included
- TailerOptions - Class in org.apache.sling.commons.log.logback.webconsole
-
Encapsulates the options for tailing a log file
- TailerOptions(int, String) - Constructor for class org.apache.sling.commons.log.logback.webconsole.TailerOptions
-
Constructor
- TaskResource - Interface in org.apache.sling.installer.api.tasks
-
A task resource is a registered resource which has been processed by a
ResourceTransformerand is now about to be processed by anInstallTask. - 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() - 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
- TemplateModeProvider - Interface in org.apache.sling.scripting.thymeleaf
- TemporaryPersistenceException - Exception Class in org.apache.sling.servlets.post.exceptions
-
This exceptions indicates errors, which might be temporary and for which a retry with the same parameters could work.
- TemporaryPersistenceException(String, Exception) - Constructor for exception class org.apache.sling.servlets.post.exceptions.TemporaryPersistenceException
- TemporaryPersistenceException(String, Throwable, String, String) - Constructor for exception class org.apache.sling.servlets.post.exceptions.TemporaryPersistenceException
- TernaryOperator - Class in org.apache.sling.scripting.sightly.compiler.expression.nodes
-
Defines the HTL ternary operator (e.g.
- TernaryOperator(ExpressionNode, ExpressionNode, ExpressionNode) - Constructor for class org.apache.sling.scripting.sightly.compiler.expression.nodes.TernaryOperator
-
Creates the operator.
- testConstructor(ResourceResolverFactory, SlingSettingsService, BaseConfig) - Static method in class org.apache.sling.discovery.base.connectors.announcement.AnnouncementRegistryImpl
- testConstructor(AnnouncementRegistry, BaseConfig) - Static method in class org.apache.sling.discovery.base.connectors.ping.ConnectorRegistryImpl
- testConstructor(DiscoveryLiteConfig, ResourceResolverFactory, SlingSettingsService) - Static method in class org.apache.sling.discovery.commons.providers.spi.base.SyncTokenService
- testConstructor(DiscoveryLiteConfig, IdMapService, SlingSettingsService, ResourceResolverFactory) - Static method in class org.apache.sling.discovery.commons.providers.spi.base.OakBacklogClusterSyncService
-
for testing only!
- testConstructor(DiscoveryLiteConfig, SlingSettingsService, ResourceResolverFactory) - Static method in class org.apache.sling.discovery.commons.providers.spi.base.IdMapService
-
test-only constructor
- testConstructor(SlingSettingsService, ResourceResolverFactory, ConnectorRegistry, AnnouncementRegistry, Scheduler, Config) - Static method in class org.apache.sling.discovery.oak.pinger.OakViewChecker
-
for testing only
- testConstructor(SlingSettingsService, ResourceResolverFactory, IdMapService, Config) - Static method in class org.apache.sling.discovery.oak.cluster.OakClusterViewService
- testConstructor(SlingSettingsService, AnnouncementRegistry, ConnectorRegistry, ClusterViewService, Config, OakViewChecker, Scheduler, IdMapService, OakBacklogClusterSyncService, SyncTokenService, ResourceResolverFactory) - Static method in class org.apache.sling.discovery.oak.OakDiscoveryService
- testConstructorAndActivate(ResourceResolverFactory, SlingSettingsService, BaseConfig) - Static method in class org.apache.sling.discovery.base.connectors.announcement.AnnouncementRegistryImpl
- testConstructorAndActivate(DiscoveryLiteConfig, ResourceResolverFactory, SlingSettingsService) - Static method in class org.apache.sling.discovery.commons.providers.spi.base.SyncTokenService
- testConstructorAndActivate(DiscoveryLiteConfig, IdMapService, SlingSettingsService, ResourceResolverFactory) - Static method in class org.apache.sling.discovery.commons.providers.spi.base.OakBacklogClusterSyncService
- TEXT - Enum constant in enum class org.apache.sling.scripting.sightly.compiler.expression.MarkupContext
- TEXT_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
- 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
- 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 Class in org.apache.sling.commons.threads
-
The thread pool policies.
- ThreadPoolConfig.ThreadPriority - Enum Class in org.apache.sling.commons.threads
- ThreadPoolManager - Interface in org.apache.sling.commons.threads
-
The
ThreadPoolManagermanages thread pools. - ThreadPoolMBean - Interface in org.apache.sling.commons.threads.jmx
-
This is the management interface for a Sling Thread Pool.
- threadPoolName(String) - Method in interface org.apache.sling.commons.scheduler.ScheduleOptions
-
Define the thread pool to be used.
- time() - Method in interface org.apache.sling.commons.metrics.Timer
-
Returns a new
Timer.Context. - TIMEOUT - Enum constant in enum class org.apache.sling.auth.form.FormReason
-
The login form is requested because an existing session has timed out and the credentials have to be entered again.
- timer(String) - Method in interface org.apache.sling.commons.metrics.MetricsService
-
Creates a new
Timerand registers it under the given name. - Timer - Interface in org.apache.sling.commons.metrics
-
A timer metric which aggregates timing durations and provides duration statistics.
- Timer.Context - Interface in org.apache.sling.commons.metrics
-
A timing context.
- TITLE - Static variable in class org.apache.sling.discovery.oak.TopologyWebConsolePlugin
- 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) - Static method in class org.apache.sling.scripting.sightly.compiler.util.ObjectModel
-
Deprecated.Converts the given
objectto a boolean value, applying the following rules: if theobjectisnullthe returned value isfalseif theobjectis aNumberthe method will returnfalseonly if the number's value is 0 if theStringrepresentation of theobjectis equal irrespective of its casing to "true", the method will returntrueif theobjectis aCollectionor aMap, the method will returntrueonly if the collection / map is not empty if the object is an array, the method will returntrueonly if the array is not empty - toBoolean(Object) - Method in class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
- toBoolean(Object) - Static method in class org.apache.sling.scripting.sightly.render.ObjectModel
-
Converts the given
objectto a boolean value, applying the following rules: if theobjectisnullthe returned value isfalseif theobjectis aNumberthe method will returnfalseonly if the number's value is 0 if theStringrepresentation of theobjectis equal irrespective of its casing to "true", the method will returntrueif theobjectis aCollectionor aMap, the method will returntrueonly if the collection / map is not empty if the object is an array, the method will returntrueonly if the array is not empty - toBoolean(Object) - Method in interface org.apache.sling.scripting.sightly.render.RuntimeObjectModel
-
Convert the given object to a boolean value
- toBoolean(Object, boolean) - Static method in class org.apache.sling.commons.osgi.OsgiUtil
-
Deprecated.Returns the boolean value of the parameter or the
defaultValueif the parameter isnull. - toBoolean(Object, boolean) - Static method in class org.apache.sling.commons.osgi.PropertiesUtil
-
Deprecated.Returns the boolean value of the parameter or the
defaultValueif the parameter isnull. - 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.
- toCollection(Object) - Static method in class org.apache.sling.scripting.sightly.compiler.util.ObjectModel
-
Deprecated.Forces the conversion of the passed
objectto a collection, according to the following rules: if theobjectisnullan empty collection will be returned if theobjectis an array a list transformation of the array will be returned if theobjectis aCollectionthe object itself will be returned if theobjectis an instance of aMapthe map's key set will be returned (seeMap.keySet()) if theobjectis an instance of anEnumerationa list transformation will be returned if theobjectis an instance of anIteratororIterablethe result ofObjectModel.fromIterator(Iterator)will be returned if theobjectis an instance of aStringorNumberaCollectioncontaining only this object will be returned any other case not covered by the previous rules will result in an emptyCollection - toCollection(Object) - Method in class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
- toCollection(Object) - Static method in class org.apache.sling.scripting.sightly.render.ObjectModel
-
Forces the conversion of the passed
objectto an immutable collection, according to the following rules: if theobjectisnullan empty collection will be returned if theobjectis an array a list transformation of the array will be returned if theobjectis aCollectionthe object itself will be returned if theobjectis an instance of aMapthe map's key set will be returned (seeMap.keySet()) if theobjectis an instance of anEnumerationa list transformation will be returned if theobjectis an instance of anIteratororIterablethe result ofObjectModel.fromIterator(Iterator)will be returned otherwise theobjectis wrapped in a single item list - toCollection(Object) - Method in interface org.apache.sling.scripting.sightly.render.RuntimeObjectModel
-
Force the conversion of the object to a collection
- toDate(Object) - Method in class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
- toDate(Object) - Method in interface org.apache.sling.scripting.sightly.render.RuntimeObjectModel
-
Convert the given object to a
Dateobject - toDouble(Object, double) - Static method in class org.apache.sling.commons.osgi.OsgiUtil
-
Deprecated.Returns the parameter as a double or the
defaultValueif the parameter isnullor if the parameter is not aDoubleand cannot be converted to aDoublefrom the parameter's string value. - toDouble(Object, double) - Static method in class org.apache.sling.commons.osgi.PropertiesUtil
-
Deprecated.Returns the parameter as a double or the
defaultValueif the parameter isnullor if the parameter is not aDoubleand cannot be converted to aDoublefrom the parameter's string value. - toInstant(Object) - Method in class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
- toInstant(Object) - Method in interface org.apache.sling.scripting.sightly.render.RuntimeObjectModel
-
Convert the given object to an
Instantobject - toInteger(Object, int) - Static method in class org.apache.sling.commons.osgi.OsgiUtil
-
Deprecated.Returns the parameter as an integer or the
defaultValueif the parameter isnullor if the parameter is not anIntegerand cannot be converted to anIntegerfrom the parameter's string value. - toInteger(Object, int) - Static method in class org.apache.sling.commons.osgi.PropertiesUtil
-
Deprecated.Returns the parameter as an integer or the
defaultValueif the parameter isnullor if the parameter is not anIntegerand cannot be converted to anIntegerfrom the parameter's string value. - toJakartaFilter(Filter) - Static method in class org.apache.sling.api.wrappers.JavaxToJakartaFilterWrapper
-
Create a new wrapper
- toJakartaRequest(HttpServletRequest) - Static method in class org.apache.sling.api.wrappers.JavaxToJakartaRequestWrapper
-
Create a new wrapper
- toJakartaRequest(ServletRequest) - Static method in class org.apache.sling.api.wrappers.JavaxToJakartaRequestWrapper
-
Create a new wrapper
- toJakartaRequest(SlingHttpServletRequest) - Static method in class org.apache.sling.api.wrappers.JavaxToJakartaRequestWrapper
-
Create a new wrapper
- toJakartaResponse(HttpServletResponse) - Static method in class org.apache.sling.api.wrappers.JavaxToJakartaResponseWrapper
-
Create a new wrapper
- toJakartaResponse(ServletResponse) - Static method in class org.apache.sling.api.wrappers.JavaxToJakartaResponseWrapper
-
Create a new wrapper
- toJakartaResponse(SlingHttpServletResponse) - Static method in class org.apache.sling.api.wrappers.JavaxToJakartaResponseWrapper
-
Create a new wrapper
- toJakartaServlet(Servlet) - Static method in class org.apache.sling.api.wrappers.JavaxToJakartaServletWrapper
-
Create a new wrapper
- 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'
- toJavaxFilter(Filter) - Static method in class org.apache.sling.api.wrappers.JakartaToJavaxFilterWrapper
-
Create a wrapper
- toJavaxRequest(ServletRequest) - Static method in class org.apache.sling.api.wrappers.JakartaToJavaxRequestWrapper
-
Create a new wrapper
- toJavaxRequest(HttpServletRequest) - Static method in class org.apache.sling.api.wrappers.JakartaToJavaxRequestWrapper
-
Create a new wrapper
- toJavaxRequest(SlingJakartaHttpServletRequest) - Static method in class org.apache.sling.api.wrappers.JakartaToJavaxRequestWrapper
-
Create a new wrapper
- toJavaxResponse(ServletResponse) - Static method in class org.apache.sling.api.wrappers.JakartaToJavaxResponseWrapper
-
Create a new wrapper
- toJavaxResponse(HttpServletResponse) - Static method in class org.apache.sling.api.wrappers.JakartaToJavaxResponseWrapper
-
Create a new wrapper
- toJavaxResponse(SlingJakartaHttpServletResponse) - Static method in class org.apache.sling.api.wrappers.JakartaToJavaxResponseWrapper
-
Create a new wrapper
- toJavaxServlet(Servlet) - Static method in class org.apache.sling.api.wrappers.JakartaToJavaxServletWrapper
-
Create a new wrapper
- toLocalRestriction(SlingJakartaHttpServletRequest, Map<String, RestrictionDefinition>, String, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyAceServlet
-
Construct a LocalRestriction using data a request parameter
- toLong(Object, long) - Static method in class org.apache.sling.commons.osgi.OsgiUtil
-
Deprecated.Returns the parameter as a long or the
defaultValueif the parameter isnullor if the parameter is not aLongand cannot be converted to aLongfrom the parameter's string value. - toLong(Object, long) - Static method in class org.apache.sling.commons.osgi.PropertiesUtil
-
Deprecated.Returns the parameter as a long or the
defaultValueif the parameter isnullor if the parameter is not aLongand cannot be converted to aLongfrom the parameter's string value. - toMap(Object) - Method in class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
- toMap(Object) - Method in interface org.apache.sling.scripting.sightly.render.RuntimeObjectModel
-
Force the conversion of the target object to a map
- toMap(Object, String[]) - Static method in class org.apache.sling.commons.osgi.PropertiesUtil
-
Deprecated.Returns the parameter as a map with string keys and string values.
- toMap(Session, JsonObject) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo
-
Convert the JSON acl to a map of Principal to AccessRights
- toMvnUrl() - Method in class org.apache.sling.provisioning.model.Artifact
-
Return a mvn url
- toNumber(Object) - Static method in class org.apache.sling.scripting.sightly.compiler.util.ObjectModel
-
Deprecated.Coerces the passed
objectto a numeric value. - toNumber(Object) - Method in class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
- toNumber(Object) - Static method in class org.apache.sling.scripting.sightly.render.ObjectModel
-
Coerces the passed
objectto a numeric value. - toNumber(Object) - Method in interface org.apache.sling.scripting.sightly.render.RuntimeObjectModel
-
Coerce the object to a numeric value
- toObject(Object) - Static method in class org.apache.sling.commons.osgi.OsgiUtil
-
Deprecated.Returns the parameter as a single value.
- toObject(Object) - Static method in class org.apache.sling.commons.osgi.PropertiesUtil
-
Deprecated.Returns the parameter as a single value.
- TooManyCallsException - Exception Class in org.apache.sling.api.request
-
The
TooManyCallsExceptionis thrown by the Sling implementation if to many inclusions have been called for during a single request. - TooManyCallsException(String) - Constructor for exception class 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 Class in org.apache.sling.jcr.api
-
Deprecated.Session pooling has been removed and thus this exception is not used any more.
- TooManySessionsException(String) - Constructor for exception class org.apache.sling.jcr.api.TooManySessionsException
-
Deprecated.
- TooManySessionsException(String, Throwable) - Constructor for exception class org.apache.sling.jcr.api.TooManySessionsException
-
Deprecated.
- TooManySessionsException(Throwable) - Constructor for exception class org.apache.sling.jcr.api.TooManySessionsException
-
Deprecated.
- TOPIC_ADAPTER_FACTORY_ADDED - Static variable in class org.apache.sling.api.SlingConstants
-
Deprecated.Use a service listener listening for service removed events for
org.apache.sling.adapter.Adaption. - TOPIC_ADAPTER_FACTORY_REMOVED - Static variable in class org.apache.sling.api.SlingConstants
-
Deprecated.Use a service listener listening for service removed events for
org.apache.sling.adapter.Adaption. - TOPIC_JOB_ADDED - Static variable in class org.apache.sling.event.jobs.NotificationConstants
-
Asynchronous notification event when a job is added.
- TOPIC_JOB_CANCELLED - Static variable in class org.apache.sling.event.jobs.NotificationConstants
-
Asynchronous notification event when a job is cancelled.
- TOPIC_JOB_FAILED - Static variable in class org.apache.sling.event.jobs.NotificationConstants
-
Asynchronous notification event when a job failed.
- TOPIC_JOB_FINISHED - Static variable in class org.apache.sling.event.jobs.NotificationConstants
-
Asynchronous notification event when a job is finished.
- TOPIC_JOB_REMOVED - Static variable in class org.apache.sling.event.jobs.NotificationConstants
-
Asynchronous notification event when a job is permanently removed.
- TOPIC_JOB_STARTED - Static variable in class org.apache.sling.event.jobs.NotificationConstants
-
Asynchronous notification event when a job is started.
- TOPIC_LOGIN - Static variable in class org.apache.sling.auth.core.AuthConstants
-
The topic for the OSGi event which is sent when a user has logged in successfully.
- TOPIC_LOGIN_FAILED - Static variable in class org.apache.sling.auth.core.AuthConstants
-
The topic for the OSGi event which is sent when a user has failed to login successfully.
- TOPIC_RESOURCE_ADDED - Static variable in class org.apache.sling.api.SlingConstants
-
Deprecated.Register a
ResourceChangeListenerinstead - TOPIC_RESOURCE_CHANGED - Static variable in class org.apache.sling.api.SlingConstants
-
Deprecated.Register a
ResourceChangeListenerinstead - 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
-
Deprecated.Register a
ResourceChangeListenerinstead - TOPIC_RESOURCE_RESOLVER_MAPPING_CHANGED - Static variable in class org.apache.sling.api.SlingConstants
-
The topic for the OSGi event which is sent when the resource mapping changes.
- TOPIC_ROUND_ROBIN - Enum constant in enum class org.apache.sling.event.jobs.QueueConfiguration.Type
- 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_SCRIPT_ENGINE_FACTORY_UPDATED - 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 updated.
- TopicStatistics - Interface in org.apache.sling.event.jobs
-
Statistic information about a topic.
- TOPOLOGY_CHANGED - Enum constant in enum class org.apache.sling.discovery.TopologyEvent.Type
-
Informs the service about a state change in the topology.
- TOPOLOGY_CHANGING - Enum constant in enum class org.apache.sling.discovery.TopologyEvent.Type
-
Informs the service about the fact that a state change was detected in the topology/cluster and that the new state is in the process of being discovered.
- TOPOLOGY_INIT - Enum constant in enum class org.apache.sling.discovery.TopologyEvent.Type
-
Informs the service about the initial topology state - this is only sent once at bind-time and is the first one a TopologyEventListener receives (after the implementation bundle was activated).
- TopologyConnectorClient - Class in org.apache.sling.discovery.base.connectors.ping
-
A topology connector client is used for sending (pinging) a remote topology connector servlet and exchanging announcements with it
- TopologyConnectorClientInformation - Interface in org.apache.sling.discovery.base.connectors.ping
-
provides information about a topology connector client
- TopologyConnectorServlet - Class in org.apache.sling.discovery.base.connectors.ping
-
Servlet which receives topology announcements at /libs/sling/topology/connector* without authorization (authorization is handled either via hmac-signature with a shared key or via a flexible whitelist)
- TopologyConnectorServlet() - Constructor for class org.apache.sling.discovery.base.connectors.ping.TopologyConnectorServlet
- topologyConnectorUrls() - Element in annotation interface org.apache.sling.discovery.oak.DiscoveryServiceCentralConfig
-
URLs where to join a topology, eg http://localhost:4502/libs/sling/topology/connector
- topologyConnectorWhitelist - Variable in class org.apache.sling.discovery.oak.Config
- topologyConnectorWhitelist() - Element in annotation interface org.apache.sling.discovery.oak.DiscoveryServiceCentralConfig
-
list of ips and/or hostnames which are allowed to connect to /libs/sling/topology/connector
- TopologyEvent - Class in org.apache.sling.discovery
-
A topology event is sent whenever a change in the topology occurs.
- TopologyEvent(TopologyEvent.Type, TopologyView, TopologyView) - Constructor for class org.apache.sling.discovery.TopologyEvent
- TopologyEvent.Type - Enum Class in org.apache.sling.discovery
- TopologyEventListener - Interface in org.apache.sling.discovery
-
The
TopologyEventListenerservice interface may be implemented by components interested in being made aware of changes in the topology. - TopologyRequestValidator - Class in org.apache.sling.discovery.base.connectors.ping
-
Request Validator helper.
- TopologyRequestValidator(BaseConfig) - Constructor for class org.apache.sling.discovery.base.connectors.ping.TopologyRequestValidator
-
Create a TopologyRequestValidator.
- TopologyView - Interface in org.apache.sling.discovery
-
A topology view is a cross-cluster list of instances and clusters that have announced themselves with the DiscoveryService.
- TopologyWebConsolePlugin - Class in org.apache.sling.discovery.oak
-
Simple webconsole which gives an overview of the topology visible by the discovery service
- TopologyWebConsolePlugin() - Constructor for class org.apache.sling.discovery.oak.TopologyWebConsolePlugin
- toShortString() - Method in class org.apache.sling.discovery.commons.providers.BaseTopologyView
- toShortString(TopologyEvent) - Static method in class org.apache.sling.discovery.commons.providers.EventHelper
-
Returns a shorter toString than the default TopologyEvent.toString() which can be rather large and unusable in log files
- toSlingId(int, ResourceResolver) - Method in class org.apache.sling.discovery.commons.providers.spi.base.IdMapService
- toString() - Method in class org.apache.sling.api.request.header.JakartaMediaRangeList.MediaRange
- toString() - Method in class org.apache.sling.api.request.header.MediaRangeList.MediaRange
-
Deprecated.
- toString() - Method in class org.apache.sling.api.resource.NonExistingResource
- toString() - Method in class org.apache.sling.api.resource.observation.ResourceChange
- toString() - Method in class org.apache.sling.api.resource.path.Path
- toString() - Method in class org.apache.sling.api.resource.path.PathBuilder
-
Returns the path
- toString() - Method in class org.apache.sling.api.resource.path.PathSet
- 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 typeandpathas well as the string representation of thewrapped resource. - toString() - Method in class org.apache.sling.api.resource.SyntheticResource
- toString() - Method in class org.apache.sling.api.resource.type.ResourceType
- toString() - Method in interface org.apache.sling.api.uri.SlingUri
-
Returns the URI as String.
- toString() - Method in class org.apache.sling.api.uri.SlingUriBuilder
-
Builds the corresponding string URI for this builder.
- toString() - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
- toString() - Method in enum class org.apache.sling.auth.core.spi.AuthenticationHandler.FAILURE_REASON_CODES
- toString() - Method in enum class org.apache.sling.auth.form.FormReason
-
Returns the message set when constructing this instance.
- toString() - Method in class org.apache.sling.caconfig.spi.metadata.ConfigurationMetadata
- toString() - Method in class org.apache.sling.caconfig.spi.metadata.PropertyMetadata
- toString() - Method in class org.apache.sling.commons.osgi.bundleversion.FileBundleVersionInfo
- toString() - Method in class org.apache.sling.discovery.base.commons.DefaultTopologyView
- toString() - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
- toString() - Method in class org.apache.sling.discovery.commons.providers.DefaultClusterView
- toString() - Method in class org.apache.sling.discovery.commons.providers.DefaultInstanceDescription
- toString() - Method in class org.apache.sling.discovery.commons.providers.spi.base.DiscoveryLiteDescriptor
- toString() - Method in class org.apache.sling.discovery.oak.cluster.InstanceInfo
- toString() - Method in class org.apache.sling.discovery.TopologyEvent
- 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.api.tasks.TransformationResult
- toString() - Method in class org.apache.sling.installer.api.UpdateResult
- toString() - Method in class org.apache.sling.jcr.contentloader.LocalPrivilege
- toString() - Method in class org.apache.sling.jcr.contentloader.LocalRestriction
- toString() - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.LocalPrivilege
- toString() - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.LocalRestriction
- toString() - Method in class org.apache.sling.provisioning.model.Artifact
- toString() - Method in class org.apache.sling.provisioning.model.ArtifactGroup
- toString() - Method in class org.apache.sling.provisioning.model.Commentable
- toString() - Method in class org.apache.sling.provisioning.model.Configuration
- toString() - Method in class org.apache.sling.provisioning.model.Feature
- toString() - Method in class org.apache.sling.provisioning.model.ItemList
- toString() - Method in class org.apache.sling.provisioning.model.KeyValueMap
- toString() - Method in class org.apache.sling.provisioning.model.Model
- toString() - Method in class org.apache.sling.provisioning.model.RunMode
- toString() - Method in class org.apache.sling.provisioning.model.Section
- toString() - Method in class org.apache.sling.provisioning.model.Traceable
- toString() - Method in class org.apache.sling.provisioning.model.Version
- toString() - Method in class org.apache.sling.repoinit.parser.operations.AclLine
- toString() - Method in class org.apache.sling.repoinit.parser.operations.CreatePath
-
Deprecated.
- toString() - Method in class org.apache.sling.repoinit.parser.operations.EnsureNodes
- toString() - Method in class org.apache.sling.repoinit.parser.operations.Operation
- toString() - Method in class org.apache.sling.repoinit.parser.operations.PathSegmentDefinition
- toString() - Method in class org.apache.sling.repoinit.parser.operations.PropertyLine
- toString() - Method in class org.apache.sling.repoinit.parser.operations.RegisterNamespace
- toString() - Method in class org.apache.sling.repoinit.parser.operations.RegisterNodetypes
- toString() - Method in class org.apache.sling.repoinit.parser.operations.RegisterPrivilege
- toString() - Method in class org.apache.sling.repoinit.parser.operations.RestrictionClause
- 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() - Method in class org.apache.sling.scripting.jsp.jasper.xmlparser.TreeNode
-
Return a String representation of this TreeNode.
- 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.scripting.sightly.compiler.commands.Conditional.End
- toString() - Method in class org.apache.sling.scripting.sightly.compiler.commands.Conditional.Start
- toString() - Method in class org.apache.sling.scripting.sightly.compiler.commands.Loop.End
- toString() - Method in class org.apache.sling.scripting.sightly.compiler.commands.Loop.Start
- toString() - Method in class org.apache.sling.scripting.sightly.compiler.commands.OutputVariable
- toString() - Method in class org.apache.sling.scripting.sightly.compiler.commands.OutText
- toString() - Method in class org.apache.sling.scripting.sightly.compiler.commands.VariableBinding.End
- toString() - Method in class org.apache.sling.scripting.sightly.compiler.commands.VariableBinding.Start
- toString() - Method in class org.apache.sling.scripting.sightly.compiler.expression.Expression
- toString() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperation
- toString() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.BooleanConstant
- toString() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.Identifier
- toString() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.MapLiteral
- toString() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.NumericConstant
- toString() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.PropertyAccess
- toString() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.StringConstant
- toString() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.TernaryOperator
- toString() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.UnaryOperation
- toString() - Method in class org.apache.sling.serviceusermapping.Mapping
- toString() - Method in enum class org.apache.sling.servlets.annotations.SlingServletFilterScope
- toString() - Method in class org.apache.sling.servlets.post.Modification
- toString() - Method in class org.apache.sling.validation.spi.support.DefaultValidationFailure
- toString(boolean) - 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(char) - 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(float) - 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(long) - 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(Object) - Static method in class org.apache.sling.scripting.jsp.jasper.runtime.JspRuntimeLibrary
- toString(Object) - Static method in class org.apache.sling.scripting.sightly.compiler.util.ObjectModel
-
Deprecated.Converts the passed
objectto aString. - toString(Object) - Method in class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
- toString(Object) - Static method in class org.apache.sling.scripting.sightly.render.ObjectModel
-
Converts the passed
objectto aString. - toString(Object) - Method in interface org.apache.sling.scripting.sightly.render.RuntimeObjectModel
-
Convert the given object to a string.
- toString(Object, String) - Static method in class org.apache.sling.commons.osgi.OsgiUtil
-
Deprecated.Returns the parameter as a string or the
defaultValueif the parameter isnull. - toString(Object, String) - Static method in class org.apache.sling.commons.osgi.PropertiesUtil
-
Deprecated.Returns the parameter as a string or the
defaultValueif the parameter isnull. - 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.
- toStringArray(Object) - Static method in class org.apache.sling.commons.osgi.OsgiUtil
-
Deprecated.Returns the parameter as an array of Strings.
- toStringArray(Object) - Static method in class org.apache.sling.commons.osgi.PropertiesUtil
-
Deprecated.Returns the parameter as an array of Strings.
- toStringArray(Object, String[]) - Static method in class org.apache.sling.commons.osgi.OsgiUtil
-
Deprecated.Returns the parameter as an array of Strings.
- toStringArray(Object, String[]) - Static method in class org.apache.sling.commons.osgi.PropertiesUtil
-
Deprecated.Returns the parameter as an array of Strings.
- toStringSet() - Method in class org.apache.sling.api.resource.path.PathSet
-
Create a unmodifiable set of strings
- toUri() - Method in interface org.apache.sling.api.uri.SlingUri
-
Returns the
URI. - toURI(Resource, URIProvider.Scope, URIProvider.Operation) - Method in interface org.apache.sling.api.resource.external.URIProvider
-
Return a URI applicable to the defined scope.
- Traceable - Class in org.apache.sling.provisioning.model
-
A traceable has an optional location.
- Traceable() - Constructor for class org.apache.sling.provisioning.model.Traceable
- transform(RegisteredResource) - Method in interface org.apache.sling.installer.api.tasks.ResourceTransformer
-
Try to transform the registered resource.
- 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
- transformQuery(String, String, ResourceResolver) - Method in interface org.apache.sling.api.security.ResourceAccessSecurity
-
Optionally transform a query based on the current user's credentials.
- Transport Details: - Search tag in class org.apache.sling.jcr.jackrabbit.accessmanager.post.DeleteAcesServlet
- Section
- Transport Details: - Search tag in class org.apache.sling.jcr.jackrabbit.accessmanager.post.DeletePrincipalAcesServlet
- Section
- Transport Details: - Search tag in class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetAceServlet
- Section
- Transport Details: - Search tag in class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetAclServlet
- Section
- Transport Details: - Search tag in class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetEffectiveAceServlet
- Section
- Transport Details: - Search tag in class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetEffectiveAclServlet
- Section
- Transport Details: - Search tag in class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetPrincipalAceServlet
- Section
- Transport Details: - Search tag in class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyAceServlet
- Section
- Transport Details: - Search tag in class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyPrincipalAceServlet
- Section
- traverseChildren(Iterator<Resource>) - Method in class org.apache.sling.api.resource.AbstractResourceVisitor
-
Visit the given resources.
- 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.
- trigger() - Method in interface org.apache.sling.discovery.commons.providers.base.AsyncEvent
-
As soon as this AsyncEvent is at the front of AsyncEventSender's FIFO queue it will be invoked via this trigger() method.
- triggerAsyncConnectorPing() - Method in class org.apache.sling.discovery.base.commons.BaseViewChecker
-
Trigger the issuance of the next heartbeat asap instead of at next heartbeat interval
- triggerBackgroundCheck() - Method in class org.apache.sling.discovery.commons.providers.spi.base.AbstractServiceWithBackgroundCheck
-
for testing only!
- TRUE - Static variable in class org.apache.sling.scripting.sightly.compiler.expression.nodes.BooleanConstant
- trustMessage(HttpServletResponse, HttpServletRequest, String) - Method in class org.apache.sling.discovery.base.connectors.ping.TopologyRequestValidator
-
Trust a response message sent from the server to the client.
- trustMessage(HttpUriRequest, String) - Method in class org.apache.sling.discovery.base.connectors.ping.TopologyRequestValidator
-
Trust a message on the client before sending, only if trust is enabled.
- TWO - Static variable in class org.apache.sling.scripting.sightly.compiler.expression.nodes.NumericConstant
- type() - Element in annotation interface org.apache.sling.models.annotations.Via
-
The specific ViaProvider which will handle retrieval of the adaptable.
- 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_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_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_JAR - Static variable in class org.apache.sling.jcr.contentloader.ContentTypeUtil
- TYPE_JCR_XML - Static variable in class org.apache.sling.jcr.contentloader.ContentTypeUtil
- TYPE_JSON - Static variable in class org.apache.sling.jcr.contentloader.ContentTypeUtil
- 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 theInstallableResource.getInputStream()should point to a property or configuration file. - TYPE_PROPERTY - Static variable in interface org.apache.sling.auth.core.spi.AuthenticationHandler
-
Deprecated.
- TYPE_PROPERTY - Static variable in interface org.apache.sling.auth.core.spi.JakartaAuthenticationHandler
-
The name of the service registration property (single string) providing the authentication type of authentication handler.
- TYPE_XML - Static variable in class org.apache.sling.jcr.contentloader.ContentTypeUtil
- TYPE_ZIP - Static variable in class org.apache.sling.jcr.contentloader.ContentTypeUtil
- TypeProvider - Interface in org.apache.sling.scripting.spi.bundle
-
A
TypeProviderkeeps an association between aBundledRenderUnitCapabilityand the bundle that provides it.
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, 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.
- 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.
- UnaryOperation - Class in org.apache.sling.scripting.sightly.compiler.expression.nodes
-
Defines a unary operation (e.g.
- UnaryOperation(UnaryOperator, ExpressionNode) - Constructor for class org.apache.sling.scripting.sightly.compiler.expression.nodes.UnaryOperation
-
Creates a
UnaryOperation. - UnaryOperator - Enum Class in org.apache.sling.scripting.sightly.compiler.expression.nodes
-
Unary operators used in expressions.
- unbind(TopologyEventListener) - Method in class org.apache.sling.discovery.commons.providers.base.ViewStateManagerImpl
- unbind(TopologyEventListener) - Method in interface org.apache.sling.discovery.commons.providers.ViewStateManager
-
Unbinds the given eventListener, returning whether or not it was bound at all.
- unbind(T, Map<String, Object>) - Method in class org.apache.sling.commons.osgi.RankedServices
-
Handle unbind service event.
- unbindHttpService(ServiceReference) - Method in class org.apache.sling.discovery.base.commons.BaseViewChecker
-
Unbind a http service
- unbindLogger(Logger) - Method in class org.apache.sling.jcr.registration.AbstractRegistrationSupport
-
Unbinds the Logger
- unbindPostResponseCreator(JakartaPostResponseCreator, Map<String, Object>) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractAccessPostServlet
-
Unbind a post response creator
- unbindPropertyProvider(PropertyProvider, Map<String, Object>) - Method in class org.apache.sling.discovery.oak.OakDiscoveryService
-
Unbind a property provider
- unbindRepository(String, Object) - Method in class org.apache.sling.jcr.registration.AbstractRegistrationSupport
-
Called to actually unregister a repository with the registry.
- unbindRepository(ServiceReference) - Method in class org.apache.sling.jcr.registration.AbstractRegistrationSupport
-
Unregisters the repository identified by the OSGi service reference under the name set as service property.
- unbindRestrictionProvider(RestrictionProvider) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractAccessServlet
- unbindTopologyEventListener(TopologyEventListener) - Method in class org.apache.sling.discovery.oak.OakDiscoveryService
-
Unbind a topology event listener
- unchanged(BaseTopologyView) - Method in class org.apache.sling.discovery.commons.providers.base.ViewStateManagerImpl
- UndefinedClusterViewException - Exception Class in org.apache.sling.discovery.base.commons
-
This exception is thrown when the ClusterViewService does not have a cluster view that is valid.
- UndefinedClusterViewException(UndefinedClusterViewException.Reason) - Constructor for exception class org.apache.sling.discovery.base.commons.UndefinedClusterViewException
- UndefinedClusterViewException(UndefinedClusterViewException.Reason, String) - Constructor for exception class org.apache.sling.discovery.base.commons.UndefinedClusterViewException
- UndefinedClusterViewException.Reason - Enum Class in org.apache.sling.discovery.base.commons
- unescape(String) - Static method in class org.apache.sling.commons.compiler.source.JavaEscapeHelper
-
Returns the original character that was escaped, given an
escapeSequence. - unescapeAll(String) - Static method in class org.apache.sling.commons.compiler.source.JavaEscapeHelper
-
Provided a string which could contain escape sequences generated through
JavaEscapeHelper.escapeChar(char), this method will unescape all such sequences. - unescapeName(String) - Static method in class org.apache.sling.api.resource.ResourceUtil
-
Unescapes the given
escapedNamepreviously escaped usingResourceUtil.escapeName(String). - UNINSTALL - Enum constant in enum class org.apache.sling.installer.api.tasks.ResourceState
- UNINSTALL_DIRECTIVE - Static variable in class org.apache.sling.jcr.contentloader.PathEntry
-
The uninstall directive specifying if content should be uninstalled.
- UNINSTALLED - Enum constant in enum class org.apache.sling.installer.api.tasks.ResourceState
- UNKNOWN - Enum constant in enum class org.apache.sling.auth.core.spi.AuthenticationHandler.FAILURE_REASON_CODES
-
Unknown reason
- unlockTagFileLoading(String) - Method in class org.apache.sling.scripting.jsp.jasper.compiler.JspRuntimeContext
-
Unlocks a tag file path.
- unmangle(String) - Static method in class org.apache.sling.scripting.sightly.java.compiler.JavaEscapeUtils
-
Deprecated.Provided a mangled string (obtained by calling
JavaEscapeUtils.mangleChar(char)) it will will return the character that was mangled. - UNORDERED - Enum constant in enum class org.apache.sling.event.jobs.QueueConfiguration.Type
- unregister(String) - Method in interface org.apache.sling.commons.metrics.MetricsService
-
Unregister a metric by its name
- unregisterAnnouncement(String) - Method in interface org.apache.sling.discovery.base.connectors.announcement.AnnouncementRegistry
-
Unregister the announcement owned by the given slingId
- unregisterAnnouncement(String) - Method in class org.apache.sling.discovery.base.connectors.announcement.AnnouncementRegistryImpl
- unregisterOutgoingConnector(String) - Method in interface org.apache.sling.discovery.base.connectors.ping.ConnectorRegistry
-
Unregister an outgoing topology connector identified by the given (connector) id
- unregisterOutgoingConnector(String) - Method in class org.apache.sling.discovery.base.connectors.ping.ConnectorRegistryImpl
- unregisterService(ServiceRegistration) - Method in class org.apache.sling.jcr.base.AbstractSlingRepositoryManager
-
Unregisters the service represented by the
serviceRegistration. - unregisterWrapper(Class<?>) - Method in class org.apache.sling.scripting.javascript.helper.SlingWrapFactory
- UNSAFE - Enum constant in enum class org.apache.sling.scripting.sightly.compiler.expression.MarkupContext
- unschedule() - Method in interface org.apache.sling.event.jobs.ScheduledJobInfo
-
Unschedule this scheduled job.
- unschedule(String) - Method in interface org.apache.sling.commons.scheduler.Scheduler
-
Remove a scheduled job by name.
- unsetAdapterManager(AdapterManager) - Static method in class org.apache.sling.api.adapter.SlingAdaptable
-
Unsets the global
AdapterManager. - unsetAllowRestrictions(Collection<String>) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.LocalPrivilege
- unsetDenyRestrictions(Collection<String>) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.LocalPrivilege
- unwrap() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableCalendar
- unwrap() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableMap
- 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
- unwrap(Resource) - Static method in class org.apache.sling.api.resource.ResourceUtil
-
Unwrap the resource and return the wrapped implementation.
- UpdatableResourceGroup - 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.
- update() - Method in interface org.apache.sling.installer.api.tasks.UpdatableResourceGroup
-
Update the OSGi installer with the new information If this method is not called, changed made through the setter methods are discarded.
- update(long) - Method in interface org.apache.sling.commons.metrics.Histogram
-
Adds a recorded value.
- update(long) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
-
With a call to this method, the provider implementation is notified that any information regarding the registration of the provider has changed.
- update(long, TimeUnit) - Method in interface org.apache.sling.commons.metrics.Timer
-
Adds a recorded duration.
- update(Collection<UpdatableResourceGroup>) - Method in interface org.apache.sling.installer.api.tasks.ResourceUpdater
-
Inform the resource handler about all known group
- UPDATE - Enum constant in enum class org.apache.sling.api.resource.external.URIProvider.Operation
-
The URI may be used to update the resource.
- updatedPropertyProvider(PropertyProvider, Map<String, Object>) - Method in class org.apache.sling.discovery.oak.OakDiscoveryService
-
Update a property provider.
- updateGroup(Session, String, Map<String, ?>, List<Modification>) - Method in interface org.apache.sling.jackrabbit.usermanager.UpdateGroup
-
Update a group in the repository
- UpdateGroup - Interface in org.apache.sling.jackrabbit.usermanager
-
The
UpdateGroupservice api. - UpdateHandler - Interface in org.apache.sling.installer.api
-
An update handler is a service handling updates of resources through other ways than the installer, e.g. handling a configuration change through the web console or directly through the configuration admin API.
- updateProgress(long) - Method in interface org.apache.sling.event.jobs.consumer.JobExecutionContext
-
Update the progress to the new ETA.
- updateProperties() - Method in class org.apache.sling.discovery.base.commons.BaseViewChecker
- updateProperties() - Method in class org.apache.sling.discovery.oak.OakDiscoveryService
-
Update the properties and sent a topology event if applicable
- updateProperties() - Method in class org.apache.sling.discovery.oak.pinger.OakViewChecker
- 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.
- UpdateResult - Class in org.apache.sling.installer.api
-
The update result is returned by an
UpdateHandlerif a resource could be persisted by the handler. - UpdateResult(String) - Constructor for class org.apache.sling.installer.api.UpdateResult
-
Create an update result
- updateUser(Session, String, Map<String, ?>, List<Modification>) - Method in interface org.apache.sling.jackrabbit.usermanager.UpdateUser
-
Update a user in the repository
- UpdateUser - Interface in org.apache.sling.jackrabbit.usermanager
-
The
UpdateUserservice api. - URI - Enum constant in enum class org.apache.sling.scripting.sightly.compiler.expression.MarkupContext
- URI_MANIPULATION - Static variable in class org.apache.sling.scripting.sightly.compiler.expression.nodes.RuntimeCall
-
The name of the
RuntimeCallfunction that will provide URI manipulation support. - URI_MANIPULATION - Static variable in class org.apache.sling.scripting.sightly.compiler.RuntimeFunction
-
Deprecated.The name of the
RuntimeCallfunction that will provide URI manipulation support. - URI_MANIPULATION - Static variable in interface org.apache.sling.scripting.sightly.extension.RuntimeExtension
-
The name of the runtime function that will provide URI manipulation support.
- URIProvider - Interface in org.apache.sling.api.resource.external
-
Provides a URI in exchange for a Resource.
- URIProvider.Operation - Enum Class in org.apache.sling.api.resource.external
-
Defines which operation the URI may be used to perform.
- URIProvider.Scope - Enum Class in org.apache.sling.api.resource.external
-
Defines the scope in which the URI may be used.
- 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
- 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.
- urlPrefixes() - Element in annotation interface org.apache.sling.installer.hc.OsgiInstallerHealthCheck.Configuration
- 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 - Interface in org.apache.sling.scripting.sightly.pojo
-
The
Useinterface can be implemented by Java objects which are instantiated as part of processingdata-sly-useattributes. - USE - Static variable in class org.apache.sling.scripting.sightly.compiler.expression.nodes.RuntimeCall
-
The name of the
RuntimeCallfunction that will provide the support for loading Use-API objects. - USE - Static variable in class org.apache.sling.scripting.sightly.compiler.RuntimeFunction
-
Deprecated.The name of the
RuntimeCallfunction that will provide the support for loading Use-API objects. - USE - Static variable in interface org.apache.sling.scripting.sightly.extension.RuntimeExtension
-
The name of the runtime function that will provide the support for loading Use-API objects.
- USE_BEAN_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
- USE_RESOURCE_ACCESS_SECURITY - Static variable in interface org.apache.sling.api.resource.ResourceProvider
-
Deprecated.The name of the service registration property containing the a boolean flag indicating if the ResourceAccessSecurity service should be used for this provider or not.
- useAttributesFrom(HttpServletRequest) - Method in interface org.apache.sling.api.request.builder.SlingHttpServletRequestBuilder
-
Uses the attributes backed by the provided request.
- useAttributesFrom(HttpServletRequest) - Method in interface org.apache.sling.api.request.builder.SlingHttpServletRequestBuilder
-
Deprecated.
- useCriticalForNotLoaded() - Element in annotation interface org.apache.sling.jcr.contentloader.hc.BundleContentLoadedCheck.Config
- UseProvider - Interface in org.apache.sling.scripting.sightly.use
-
A
UseProviderinstantiates objects for the Use-API. - 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)method creates 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),ResourceResolverFactory.getAdministrativeResourceResolver(Map), andResourceResolverFactory.getServiceResourceResolver(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_IMPERSONATIONproperty. - useRequestDispatcherFrom(SlingHttpServletRequest) - Method in interface org.apache.sling.api.request.builder.SlingHttpServletRequestBuilder
-
Deprecated.
- useRequestDispatcherFrom(SlingJakartaHttpServletRequest) - Method in interface org.apache.sling.api.request.builder.SlingHttpServletRequestBuilder
-
Uses the request dispatcher from the provided request.
- useResourceAccessSecurity - Variable in class org.apache.sling.api.resource.runtime.dto.ResourceProviderDTO
-
Whether resource access security should be used.
- username - Variable in class org.apache.sling.repoinit.parser.operations.ServiceUserOperation
- useSchemeAndAuthority(URI) - Method in class org.apache.sling.api.uri.SlingUriBuilder
-
Will take over scheme and authority (user info, host and port) from provided URI.
- useSchemeAndAuthority(SlingUri) - Method in class org.apache.sling.api.uri.SlingUriBuilder
-
Will take over scheme and authority (user info, host and port) from provided slingUri.
- useServletContextFrom(HttpServletRequest) - Method in interface org.apache.sling.api.request.builder.SlingHttpServletRequestBuilder
-
Uses the servlet context from the provided request.
- useServletContextFrom(HttpServletRequest) - Method in interface org.apache.sling.api.request.builder.SlingHttpServletRequestBuilder
-
Deprecated.
- useSessionFrom(HttpServletRequest) - Method in interface org.apache.sling.api.request.builder.SlingHttpServletRequestBuilder
-
Uses the session from the provided request.
- useSessionFrom(HttpServletRequest) - Method in interface org.apache.sling.api.request.builder.SlingHttpServletRequestBuilder
-
Deprecated.
- usingParameterMap(Map<String, Object>) - Method in interface org.apache.sling.resource.filter.ResourcePredicates
-
Replaces the existing parameter map with the supplied Map<String,Object> object, all prior provided parameters will be replaced
- 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.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.ImportResponseWrapper - Class in org.apache.sling.scripting.jsp.jasper.tagplugins.jstl
-
Wraps responses to allow us to retrieve results as Strings.
V
- VALID - Static variable in class org.apache.sling.validation.spi.support.DefaultValidationResult
-
Used to indicated a valid result.
- VALID_DIRECTIVES - Variable in class org.apache.sling.jcr.contentloader.PathEntry
-
All directive names which are valid for header Sling-Initial-Content
- VALID_SCHEME_CHAR - Static variable in class org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.Util
- validate(Object, Class<ModelType>, boolean) - Method in interface org.apache.sling.models.spi.ModelValidation
-
Triggers validation for the given model on the given adaptable
- validate(Resource, ValidationModel) - Method in interface org.apache.sling.validation.ValidationService
-
Validates a
Resourceusing a specificValidationModel. - validate(ValueMap, ValidationModel) - Method in interface org.apache.sling.validation.ValidationService
- validate(Model) - Static method in class org.apache.sling.provisioning.model.ModelUtility
-
Validates the model.
- validate(T, ValidatorContext, ValueMap) - Method in interface org.apache.sling.validation.spi.Validator
-
Validates the
dataand/or thevalueMapaccording to the internal constraints of this validator. - validateArgs(Session, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractAccessGetServlet
-
Verify that the user supplied arguments are valid
- validateArgs(Session, String, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractAccessGetServlet
-
Verify that the user supplied arguments are valid
- validateArgs(Session, String, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyAceServlet
-
Verify that the user supplied arguments are valid
- validateArgs(Session, String, String[]) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.DeleteAcesServlet
-
Verify that the user supplied arguments are valid
- 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
- validateIncludingVersion(Model) - Static method in class org.apache.sling.provisioning.model.ModelUtility
-
Validates the model and checks that each feature has a valid version.
- validateResourcePath(Session, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractAccessGetServlet
-
Override if the path does not need to exist
- validateResourcePath(Session, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractAccessPostServlet
-
Override if the path does not need to exist
- validateResourcePath(Session, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetPrincipalAceServlet
- validateResourceRecursively(Resource, boolean, Predicate<Resource>, boolean) - Method in interface org.apache.sling.validation.ValidationService
-
Validates a
Resourceand all child resources recursively by traversing through the resource tree starting from the given resource. - validating - Static variable in class org.apache.sling.scripting.jsp.jasper.xmlparser.ParserUtils
- ValidatingAnnotationProcessor - Class in org.apache.sling.models.annotations.apt
-
Annotation processor that implements compile-time validation for Sling Models
- ValidatingAnnotationProcessor() - Constructor for class org.apache.sling.models.annotations.apt.ValidatingAnnotationProcessor
- validation() - Element in annotation interface org.apache.sling.models.annotations.Model
- ValidationException - Exception Class in org.apache.sling.models.factory
-
Thrown in case an validation could not be performed for the given model.
- ValidationException(String) - Constructor for exception class org.apache.sling.models.factory.ValidationException
- ValidationException(Throwable) - Constructor for exception class org.apache.sling.models.factory.ValidationException
- ValidationFailure - Interface in org.apache.sling.validation
- ValidationModel - Interface in org.apache.sling.validation.model
-
A
ValidationModeldefines the validation rules that a resource tree has to pass. - ValidationModelProvider - Interface in org.apache.sling.validation.model.spi
-
All providers of
ValidationModels must implement this interface. - ValidationModelRetriever - Interface in org.apache.sling.validation.model.spi
-
Retrieves the validation model.
- ValidationResult - Interface in org.apache.sling.validation
-
A
ValidationResultcontains validation information either from a singleValidatoror from multiple Validator invocations. - ValidationService - Interface in org.apache.sling.validation
-
The
ValidationServiceprovides methods for findingValidationModels and to trigger validations against those. - ValidationStrategy - Enum Class in org.apache.sling.models.annotations
-
Used by the
Modelannotation. - Validator<T> - Interface in org.apache.sling.validation.spi
-
A
Validatoris responsible for validating a single piece of information according to an internal constraint. - VALIDATOR_ID - Static variable in interface org.apache.sling.serviceusermapping.ServiceUserMapper
-
Property to add as a unique id to a service registration.
- ValidatorContext - Interface in org.apache.sling.validation.spi
-
Used as parameter for each call of
Validator.validate(Object, ValidatorContext, ValueMap)Exposes additional information about the context in which the validation was called. - ValidatorInvocation - Interface in org.apache.sling.validation.model
-
Defines a specific validator invocation for a given property (without actually exposing a reference to the underlying
Validator). - ValidAttribute(String) - Constructor for class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil.ValidAttribute
- ValidAttribute(String, boolean) - Constructor for class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil.ValidAttribute
- ValidAttribute(String, boolean, boolean) - Constructor for class org.apache.sling.scripting.jsp.jasper.compiler.JspUtil.ValidAttribute
- validPreconditions(SaxEventInterpretationContext, String, Attributes) - Method in class org.apache.sling.commons.log.logback.OsgiAppenderRefAction
-
Validate preconditions of this action.
- value() - Element in annotation interface org.apache.sling.adapter.annotations.AdapterCondition
-
Specifies the condition under which this adaption takes place.
- value() - Element in annotation interface org.apache.sling.models.annotations.ExporterOption
-
Value of the exporter option.
- value() - Element in annotation interface org.apache.sling.models.annotations.Exporters
-
List of exporters.
- value() - Element in annotation interface org.apache.sling.models.annotations.Filter
- value() - Element in annotation interface org.apache.sling.models.annotations.Path
- value() - Element in annotation interface org.apache.sling.models.annotations.Source
- value() - Element in annotation interface org.apache.sling.models.annotations.Via
-
A string value which the via provider uses to determine the correct adaptable.
- value() - Element in annotation interface org.apache.sling.servlets.annotations.SlingServletPaths
-
The absolute paths under which the servlet is accessible as a resource.
- value() - Element in annotation interface org.apache.sling.servlets.annotations.SlingServletPrefix
-
If the value of this element is a number, it defines the index of the search path entries from the resource resolver.
- 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
- VALUE_RUN_ON_LEADER - Static variable in interface org.apache.sling.commons.scheduler.Scheduler
-
Value for
Scheduler.PROPERTY_SCHEDULER_RUN_ONto run the job on the leader only. - VALUE_RUN_ON_SINGLE - Static variable in interface org.apache.sling.commons.scheduler.Scheduler
-
Value for
Scheduler.PROPERTY_SCHEDULER_RUN_ONto run the job on a single instance only. - ValueInfo<T> - Interface in org.apache.sling.caconfig.management
-
Provides detailed information about a given configuration value.
- ValueMap - Interface in org.apache.sling.api.resource
-
The
ValueMapis an easy way to access properties of a resource. - ValueMapDecorator - Class in org.apache.sling.api.wrappers
- ValueMapDecorator(Map<String, Object>) - Constructor for class org.apache.sling.api.wrappers.ValueMapDecorator
-
Creates a new wrapper around a given map.
- ValueMapUtil - Class in org.apache.sling.api.wrappers
-
Factory methods to create
ValueMaps. - ValueMapValue - Annotation Interface in org.apache.sling.models.annotations.injectorspecific
-
Annotation to be used on either methods, fields or constructor parameter to let Sling Models inject a value from the ValueMap of the current resource.
- valueOf(String) - Static method in enum class org.apache.sling.api.request.SlingJakartaRequestEvent.EventType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.sling.api.request.SlingRequestEvent.EventType
-
Deprecated.Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.sling.api.resource.external.URIProvider.Operation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.sling.api.resource.external.URIProvider.Scope
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.sling.api.resource.observation.ResourceChange.ChangeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.sling.api.resource.runtime.dto.AuthType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.sling.api.resource.runtime.dto.FailureReason
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.sling.auth.core.spi.AuthenticationHandler.FAILURE_REASON_CODES
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.sling.auth.form.FormReason
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.sling.caconfig.resource.spi.InheritanceDecision
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.sling.commons.osgi.Order
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.sling.commons.threads.ThreadPoolConfig.ThreadPoolPolicy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.sling.commons.threads.ThreadPoolConfig.ThreadPriority
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.sling.discovery.base.commons.UndefinedClusterViewException.Reason
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.sling.discovery.TopologyEvent.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.sling.event.jobs.consumer.JobConsumer.JobResult
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.sling.event.jobs.Job.JobState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.sling.event.jobs.JobManager.QueryType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.sling.event.jobs.QueueConfiguration.ThreadPriority
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.sling.event.jobs.QueueConfiguration.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.sling.event.jobs.ScheduleInfo.ScheduleType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.sling.installer.api.event.InstallationEvent.TYPE
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.sling.installer.api.serializer.ConfigurationSerializerFactory.Format
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.sling.installer.api.tasks.ResourceState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.sling.jackrabbit.usermanager.AuthorizablePrivilegesInfo.PropertyUpdateTypes
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.sling.jcr.jackrabbit.accessmanager.post.DeclarationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.sling.models.annotations.DefaultInjectionStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.sling.models.annotations.injectorspecific.InjectionStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.sling.models.annotations.ValidationStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.sling.repoinit.parser.operations.AclLine.Action
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.sling.repoinit.parser.operations.PropertyLine.PropertyType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.sling.scripting.sightly.compiler.expression.MarkupContext
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.sling.scripting.sightly.compiler.expression.nodes.UnaryOperator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.sling.servlets.annotations.SlingServletFilterScope
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.sling.servlets.post.ModificationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.sling.xss.ProtectionContext
-
Returns the enum constant of this class with the specified name.
- ValuePreparer - Interface in org.apache.sling.models.spi
-
Optimization interface for Injectors which wish to avoid repeated accessing of some object based on the adaptable.
- values() - Static method in enum class org.apache.sling.api.request.SlingJakartaRequestEvent.EventType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.sling.api.request.SlingRequestEvent.EventType
-
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.sling.api.resource.external.URIProvider.Operation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.sling.api.resource.external.URIProvider.Scope
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.sling.api.resource.observation.ResourceChange.ChangeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.apache.sling.api.resource.ResourceMetadata
- values() - Static method in enum class org.apache.sling.api.resource.runtime.dto.AuthType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.sling.api.resource.runtime.dto.FailureReason
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.apache.sling.api.scripting.LazyBindings
- values() - Method in class org.apache.sling.api.wrappers.CompositeValueMap
-
Deprecated.
- values() - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
- values() - Static method in enum class org.apache.sling.auth.core.spi.AuthenticationHandler.FAILURE_REASON_CODES
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.sling.auth.form.FormReason
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.sling.caconfig.resource.spi.InheritanceDecision
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.sling.commons.osgi.Order
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.sling.commons.threads.ThreadPoolConfig.ThreadPoolPolicy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.sling.commons.threads.ThreadPoolConfig.ThreadPriority
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.sling.discovery.base.commons.UndefinedClusterViewException.Reason
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.sling.discovery.TopologyEvent.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.sling.event.jobs.consumer.JobConsumer.JobResult
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.sling.event.jobs.Job.JobState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.sling.event.jobs.JobManager.QueryType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.sling.event.jobs.QueueConfiguration.ThreadPriority
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.sling.event.jobs.QueueConfiguration.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.sling.event.jobs.ScheduleInfo.ScheduleType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.sling.installer.api.event.InstallationEvent.TYPE
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.sling.installer.api.serializer.ConfigurationSerializerFactory.Format
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.sling.installer.api.tasks.ResourceState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.sling.jackrabbit.usermanager.AuthorizablePrivilegesInfo.PropertyUpdateTypes
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.sling.jcr.jackrabbit.accessmanager.post.DeclarationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Element in annotation interface org.apache.sling.models.annotations.Default
- values() - Static method in enum class org.apache.sling.models.annotations.DefaultInjectionStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.sling.models.annotations.injectorspecific.InjectionStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.sling.models.annotations.ValidationStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.sling.repoinit.parser.operations.AclLine.Action
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.sling.repoinit.parser.operations.PropertyLine.PropertyType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.sling.scripting.sightly.compiler.expression.MarkupContext
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.sling.scripting.sightly.compiler.expression.nodes.UnaryOperator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.sling.servlets.annotations.SlingServletFilterScope
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.sling.servlets.post.ModificationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.sling.xss.ProtectionContext
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VARIABLE - Static variable in interface org.apache.sling.scripting.spi.bundle.BundledRenderUnit
-
The variable available in the
Bindingsassociated to aHttpServletRequestif that request is served by aBundledRenderUnit. - VARIABLE_DIRECTIVE_ACTION - Static variable in interface org.apache.sling.scripting.jsp.jasper.compiler.TagConstants
- VariableBinding - Class in org.apache.sling.scripting.sightly.compiler.commands
-
This
Commandmarks the binding of a variable. - VariableBinding() - Constructor for class org.apache.sling.scripting.sightly.compiler.commands.VariableBinding
- VariableBinding.End - Class in org.apache.sling.scripting.sightly.compiler.commands
- VariableBinding.Global - Class in org.apache.sling.scripting.sightly.compiler.commands
- VariableBinding.Start - Class in org.apache.sling.scripting.sightly.compiler.commands
- variableResolver(ModelUtility.VariableResolver) - Method in class org.apache.sling.provisioning.model.ModelUtility.ResolverOptions
- VariableResolverImpl - Class in org.apache.sling.scripting.jsp.jasper.el
- VariableResolverImpl(ELContext) - Constructor for class org.apache.sling.scripting.jsp.jasper.el.VariableResolverImpl
- VariableTracker<T> - Class in org.apache.sling.scripting.sightly.compiler.util
-
Tracks information related to HTL variables, at different levels of the compiler.
- VariableTracker() - Constructor for class org.apache.sling.scripting.sightly.compiler.util.VariableTracker
- Version - Class in org.apache.sling.provisioning.model
-
Version object supporting Maven and OSGi versions.
- Version(String) - Constructor for class org.apache.sling.provisioning.model.Version
-
Creates a version identifier from the specified string.
- VERSION_1_1 - Static variable in class org.apache.sling.commons.compiler.Options
- VERSION_1_2 - Static variable in class org.apache.sling.commons.compiler.Options
- VERSION_1_3 - Static variable in class org.apache.sling.commons.compiler.Options
- VERSION_1_4 - Static variable in class org.apache.sling.commons.compiler.Options
- VERSION_1_5 - Static variable in class org.apache.sling.commons.compiler.Options
- VERSION_1_6 - Static variable in class org.apache.sling.commons.compiler.Options
- VERSION_1_7 - Static variable in class org.apache.sling.commons.compiler.Options
- VERSION_1_8 - Static variable in class org.apache.sling.commons.compiler.Options
- VERSION_RUNTIME - Static variable in class org.apache.sling.commons.compiler.Options
- VersionCleanupConfig - Annotation Interface in org.apache.sling.jcr.maintenance
- VersionCleanupPathConfig - Annotation Interface in org.apache.sling.jcr.maintenance
-
Configuration to configure how version cleanup works on a per-path basis
- 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
- via() - Element in annotation interface org.apache.sling.models.annotations.injectorspecific.ChildResource
-
If set, then the child resource can be obtained via a projection of the given property of the adaptable.
- via() - Element in annotation interface org.apache.sling.models.annotations.injectorspecific.ValueMapValue
-
If set, then the child resource can be obtained via a projection of the given property of the adaptable.
- Via - Annotation Interface in org.apache.sling.models.annotations
-
Indicate that this injection point should be handled using some value derived from the adaptable.
- ViaProvider - Interface in org.apache.sling.models.spi
-
SPI interface for providers of the @Via annotation.
- ViaProviderType - Interface in org.apache.sling.models.annotations
-
Marker interface for eligible @Via provider identifiers.
- ViewChecker - Interface in org.apache.sling.discovery.base.commons
-
A ViewChecker is capable of issuing a heartbeat and subsequently checking the resulting, current view in the local cluster.
- ViewStateManager - Interface in org.apache.sling.discovery.commons.providers
-
The ViewStateManager is at the core of managing TopologyEventListeners, the 'view state' (changing vs changed) and sending out the appropriate and according TopologyEvents to the registered listeners - depending on the implementation it also supports the ClusterSyncService, which is invoked on handleNewView.
- ViewStateManagerFactory - Class in org.apache.sling.discovery.commons.providers.base
-
Used to create an implementation classes of type ViewStateManager (with the idea to be able to leave the implementation classes as package-protected)
- ViewStateManagerFactory() - Constructor for class org.apache.sling.discovery.commons.providers.base.ViewStateManagerFactory
- ViewStateManagerImpl - Class in org.apache.sling.discovery.commons.providers.base
-
The ViewStateManager is at the core of managing TopologyEventListeners, the 'view state' (changing vs changed) and sending out the appropriate and according TopologyEvents to the registered listeners.
- visit(Resource) - Method in class org.apache.sling.api.resource.AbstractResourceVisitor
-
Implement this method to do actual work on the resources.
- visit(Conditional.End) - Method in class org.apache.sling.scripting.sightly.compiler.commands.AbstractCommandVisitor
- visit(Conditional.End) - Method in interface org.apache.sling.scripting.sightly.compiler.commands.CommandVisitor
-
Process a
Conditional.Endcommand. - visit(Conditional.End) - Method in class org.apache.sling.scripting.sightly.compiler.commands.StatefulVisitor
- visit(Conditional.Start) - Method in class org.apache.sling.scripting.sightly.compiler.commands.AbstractCommandVisitor
- visit(Conditional.Start) - Method in interface org.apache.sling.scripting.sightly.compiler.commands.CommandVisitor
-
Process a
Conditional.Startcommand. - visit(Conditional.Start) - Method in class org.apache.sling.scripting.sightly.compiler.commands.StatefulVisitor
- visit(Loop.End) - Method in class org.apache.sling.scripting.sightly.compiler.commands.AbstractCommandVisitor
- visit(Loop.End) - Method in interface org.apache.sling.scripting.sightly.compiler.commands.CommandVisitor
-
Process a
Loop.Endcommand. - visit(Loop.End) - Method in class org.apache.sling.scripting.sightly.compiler.commands.StatefulVisitor
- visit(Loop.Start) - Method in class org.apache.sling.scripting.sightly.compiler.commands.AbstractCommandVisitor
- visit(Loop.Start) - Method in interface org.apache.sling.scripting.sightly.compiler.commands.CommandVisitor
-
Process a
Loop.Startcommand. - visit(Loop.Start) - Method in class org.apache.sling.scripting.sightly.compiler.commands.StatefulVisitor
- visit(OutputVariable) - Method in class org.apache.sling.scripting.sightly.compiler.commands.AbstractCommandVisitor
- visit(OutputVariable) - Method in interface org.apache.sling.scripting.sightly.compiler.commands.CommandVisitor
-
Process a
OutputVariablecommand. - visit(OutputVariable) - Method in class org.apache.sling.scripting.sightly.compiler.commands.StatefulVisitor
- visit(OutText) - Method in class org.apache.sling.scripting.sightly.compiler.commands.AbstractCommandVisitor
- visit(OutText) - Method in interface org.apache.sling.scripting.sightly.compiler.commands.CommandVisitor
-
Process a
OutTextcommand. - visit(OutText) - Method in class org.apache.sling.scripting.sightly.compiler.commands.StatefulVisitor
- visit(Procedure.Call) - Method in class org.apache.sling.scripting.sightly.compiler.commands.AbstractCommandVisitor
- visit(Procedure.Call) - Method in interface org.apache.sling.scripting.sightly.compiler.commands.CommandVisitor
-
Process a
Procedure.Callcommand. - visit(Procedure.Call) - Method in class org.apache.sling.scripting.sightly.compiler.commands.StatefulVisitor
- visit(Procedure.End) - Method in class org.apache.sling.scripting.sightly.compiler.commands.AbstractCommandVisitor
- visit(Procedure.End) - Method in interface org.apache.sling.scripting.sightly.compiler.commands.CommandVisitor
-
Process a
Procedure.Endcommand. - visit(Procedure.End) - Method in class org.apache.sling.scripting.sightly.compiler.commands.StatefulVisitor
- visit(Procedure.Start) - Method in class org.apache.sling.scripting.sightly.compiler.commands.AbstractCommandVisitor
- visit(Procedure.Start) - Method in interface org.apache.sling.scripting.sightly.compiler.commands.CommandVisitor
-
Process a
Procedure.Startcommand. - visit(Procedure.Start) - Method in class org.apache.sling.scripting.sightly.compiler.commands.StatefulVisitor
- visit(VariableBinding.End) - Method in class org.apache.sling.scripting.sightly.compiler.commands.AbstractCommandVisitor
- visit(VariableBinding.End) - Method in interface org.apache.sling.scripting.sightly.compiler.commands.CommandVisitor
-
Process a
VariableBinding.Endcommand. - visit(VariableBinding.End) - Method in class org.apache.sling.scripting.sightly.compiler.commands.StatefulVisitor
- visit(VariableBinding.Global) - Method in class org.apache.sling.scripting.sightly.compiler.commands.AbstractCommandVisitor
- visit(VariableBinding.Global) - Method in interface org.apache.sling.scripting.sightly.compiler.commands.CommandVisitor
-
Process a
VariableBinding.Globalcommand. - visit(VariableBinding.Global) - Method in class org.apache.sling.scripting.sightly.compiler.commands.StatefulVisitor
- visit(VariableBinding.Start) - Method in class org.apache.sling.scripting.sightly.compiler.commands.AbstractCommandVisitor
- visit(VariableBinding.Start) - Method in interface org.apache.sling.scripting.sightly.compiler.commands.CommandVisitor
-
Process a
VariableBinding.Startcommand. - visit(VariableBinding.Start) - Method in class org.apache.sling.scripting.sightly.compiler.commands.StatefulVisitor
- visit(ArrayLiteral) - Method in class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
- visit(BinaryOperation) - Method in class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
- visit(BooleanConstant) - Method in class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
- visit(Identifier) - Method in class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
- visit(MapLiteral) - Method in class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
- visit(NullLiteral) - Method in class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
- visit(NumericConstant) - Method in class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
- visit(PropertyAccess) - Method in class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
- visit(RuntimeCall) - Method in class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
- visit(StringConstant) - Method in class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
- visit(TernaryOperator) - Method in class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
- visit(UnaryOperation) - Method in class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
- visitAddGroupMembers(AddGroupMembers) - Method in interface org.apache.sling.repoinit.parser.operations.OperationVisitor
- visitAddMixins(AddMixins) - Method in interface org.apache.sling.repoinit.parser.operations.OperationVisitor
- visitCreateGroup(CreateGroup) - Method in interface org.apache.sling.repoinit.parser.operations.OperationVisitor
- visitCreatePath(CreatePath) - Method in interface org.apache.sling.repoinit.parser.operations.OperationVisitor
-
Deprecated.new statement calls
OperationVisitor.visitEnsureNodes(EnsureNodes) - visitCreateServiceUser(CreateServiceUser) - Method in interface org.apache.sling.repoinit.parser.operations.OperationVisitor
- visitCreateUser(CreateUser) - Method in interface org.apache.sling.repoinit.parser.operations.OperationVisitor
- visitDeleteAclPaths(DeleteAclPaths) - Method in interface org.apache.sling.repoinit.parser.operations.OperationVisitor
- visitDeleteAclPrincipalBased(DeleteAclPrincipalBased) - Method in interface org.apache.sling.repoinit.parser.operations.OperationVisitor
- visitDeleteAclPrincipals(DeleteAclPrincipals) - Method in interface org.apache.sling.repoinit.parser.operations.OperationVisitor
- visitDeleteGroup(DeleteGroup) - Method in interface org.apache.sling.repoinit.parser.operations.OperationVisitor
- visitDeleteServiceUser(DeleteServiceUser) - Method in interface org.apache.sling.repoinit.parser.operations.OperationVisitor
- visitDeleteUser(DeleteUser) - Method in interface org.apache.sling.repoinit.parser.operations.OperationVisitor
- visitDisableServiceUser(DisableServiceUser) - Method in interface org.apache.sling.repoinit.parser.operations.OperationVisitor
- visitEnsureAclPrincipalBased(EnsureAclPrincipalBased) - Method in interface org.apache.sling.repoinit.parser.operations.OperationVisitor
- visitEnsureNodes(EnsureNodes) - Method in interface org.apache.sling.repoinit.parser.operations.OperationVisitor
- visitRegisterNamespace(RegisterNamespace) - Method in interface org.apache.sling.repoinit.parser.operations.OperationVisitor
- visitRegisterNodetypes(RegisterNodetypes) - Method in interface org.apache.sling.repoinit.parser.operations.OperationVisitor
- visitRegisterPrivilege(RegisterPrivilege) - Method in interface org.apache.sling.repoinit.parser.operations.OperationVisitor
- visitRemoveAcePaths(RemoveAcePaths) - Method in interface org.apache.sling.repoinit.parser.operations.OperationVisitor
- visitRemoveAcePrincipal(RemoveAcePrincipals) - Method in interface org.apache.sling.repoinit.parser.operations.OperationVisitor
- visitRemoveAcePrincipalBased(RemoveAcePrincipalBased) - Method in interface org.apache.sling.repoinit.parser.operations.OperationVisitor
- visitRemoveGroupMembers(RemoveGroupMembers) - Method in interface org.apache.sling.repoinit.parser.operations.OperationVisitor
- visitRemoveMixins(RemoveMixins) - Method in interface org.apache.sling.repoinit.parser.operations.OperationVisitor
- visitSetAclPaths(SetAclPaths) - Method in interface org.apache.sling.repoinit.parser.operations.OperationVisitor
- visitSetAclPrincipal(SetAclPrincipals) - Method in interface org.apache.sling.repoinit.parser.operations.OperationVisitor
- visitSetAclPrincipalBased(SetAclPrincipalBased) - Method in interface org.apache.sling.repoinit.parser.operations.OperationVisitor
-
Deprecated.new statement calls
OperationVisitor.visitEnsureAclPrincipalBased(EnsureAclPrincipalBased) - visitSetProperties(SetProperties) - Method in interface org.apache.sling.repoinit.parser.operations.OperationVisitor
W
- waitForAsyncEvents(long) - Method in class org.apache.sling.discovery.commons.providers.base.ViewStateManagerImpl
- waitForAsyncEvents(long) - Method in interface org.apache.sling.discovery.commons.providers.ViewStateManager
-
for testing only: wait for any potentially queued async events to be delivered before returning.
- waitForInit(long) - Method in class org.apache.sling.discovery.commons.providers.spi.base.IdMapService
-
for testing only
- 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
- webconsole_configurationFactory_nameHint() - Element in annotation interface org.apache.sling.jcr.contentloader.hc.BundleContentLoadedCheck.Config
- weekly(int, int, int) - Method in interface org.apache.sling.event.jobs.JobBuilder.ScheduleBuilder
-
Schedule the job weekly, the time needs to be specified in addition.
- WEEKLY - Enum constant in enum class org.apache.sling.event.jobs.ScheduleInfo.ScheduleType
- 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
- WhitelistEntry - Interface in org.apache.sling.discovery.base.connectors.ping.wl
-
A WhitelistEntry is capable of accepting certain requests depending on a configuration.
- WILDCARD - Static variable in class org.apache.sling.api.request.header.JakartaMediaRangeList
- WILDCARD - Static variable in class org.apache.sling.api.request.header.MediaRangeList
-
Deprecated.
- wildcardAsRegex(String) - Static method in class org.apache.sling.discovery.base.connectors.ping.wl.WildcardHelper
-
converts a string containing wildcards (* and ?)
- WildcardHelper - Class in org.apache.sling.discovery.base.connectors.ping.wl
-
Helper class for wildcards
- WildcardHelper() - Constructor for class org.apache.sling.discovery.base.connectors.ping.wl.WildcardHelper
- WildcardWhitelistEntry - Class in org.apache.sling.discovery.base.connectors.ping.wl
-
Implementation of a WhitelistEntry which can accept wildcards (* and ?)
- WildcardWhitelistEntry(String) - Constructor for class org.apache.sling.discovery.base.connectors.ping.wl.WildcardWhitelistEntry
- with(String, Object) - Method in class org.apache.sling.scripting.sightly.render.RenderUnit.FluentMap
-
Fluent variant of put.
- withBody(String) - Method in interface org.apache.sling.api.request.builder.SlingHttpServletRequestBuilder
-
Uses the supplied content as the request's body content.
- withContentType(String) - Method in interface org.apache.sling.api.request.builder.SlingHttpServletRequestBuilder
-
Sets the HTTP request's
Content-Typeheader. - withExtension(String) - Method in interface org.apache.sling.api.request.builder.SlingHttpServletRequestBuilder
-
Sets the optional extension of the internal request, which influences the servlet/script resolution.
- withKnownExpressionOptions(Set<String>) - Static method in class org.apache.sling.scripting.sightly.compiler.SightlyCompiler
-
Returns an instance of the
SightlyCompilerwith the providedoptionsadded to the list of known expression options. - withNode(ExpressionNode) - Method in class org.apache.sling.scripting.sightly.compiler.expression.Expression
-
Return a copy, but with the specified node as root.
- withParameter(String, String) - Method in interface org.apache.sling.api.request.builder.SlingHttpServletRequestBuilder
-
Sets a request parameter.
- withParameter(String, String[]) - Method in interface org.apache.sling.api.request.builder.SlingHttpServletRequestBuilder
-
Sets a request parameter.
- withParameter(String, Object) - Method in interface org.apache.sling.resource.filter.ResourcePredicates
-
Adds a key - value pair that can then be evaluated as part of the Predicate<Resource> creation
- withParameters(Map<String, String[]>) - Method in interface org.apache.sling.api.request.builder.SlingHttpServletRequestBuilder
-
Adds the supplied request parameters to the current ones.
- withParameters(Map<String, Object>) - Method in interface org.apache.sling.resource.filter.ResourcePredicates
-
Add a series of key - value pairs that can then be evaluated as part of the Predicate<Resource> creation
- withParentExpression(Expression) - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperation
-
Returns a copy of this
BinaryOperationthat contains information about the node's parent expression. - WithPathOptions - Class in org.apache.sling.repoinit.parser.operations
- WithPathOptions(String, boolean) - Constructor for class org.apache.sling.repoinit.parser.operations.WithPathOptions
- withRawText(String) - Method in class org.apache.sling.scripting.sightly.compiler.expression.Expression
-
Return a copy that provides information about the expression's raw text.
- withRequestMethod(String) - Method in interface org.apache.sling.api.request.builder.SlingHttpServletRequestBuilder
-
Sets the HTTP request method to use - defaults to
GET. - withRequestProgressTracker(RequestProgressTracker) - Method in interface org.apache.sling.api.request.builder.SlingHttpServletRequestBuilder
-
Uses the provided request progress tracker
- withSelectors(String...) - Method in interface org.apache.sling.api.request.builder.SlingHttpServletRequestBuilder
-
Sets the optional selectors of the internal request, which influence the servlet/script resolution.
- withSuffix(String) - Method in interface org.apache.sling.api.request.builder.SlingHttpServletRequestBuilder
-
Sets the optional suffix of the internal request.
- WORKSPACE_DIRECTIVE - Static variable in class org.apache.sling.jcr.contentloader.PathEntry
-
The workspace into which the content will be loaded.
- wrapAsJavaObject(Context, Scriptable, Object, Class) - Method in class org.apache.sling.scripting.javascript.helper.SlingWrapFactory
- write(char[]) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
-
Write an array of characters.
- write(char[]) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
-
Write an array of characters.
- 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[], int, int) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
-
Write a portion of an array of characters.
- write(int) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
-
Write a single character.
- write(int) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
-
Write a single character.
- write(OutputStream, Model, Manifest, ModelArchiveWriter.ArtifactProvider) - Static method in class org.apache.sling.provisioning.model.io.ModelArchiveWriter
-
Create a model archive.
- write(Writer, Model) - Static method in class org.apache.sling.provisioning.model.io.ModelWriter
-
Writes the model to the writer.
- write(String) - Method in interface org.apache.sling.engine.RequestLog
-
Deprecated.Writes the given
messageto the output destination. - write(String) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
-
Write a string.
- write(String) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
-
Write a string.
- write(String, int, int) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
-
Write a portion of a String.
- write(String, int, int) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.JspWriterImpl
-
Write a portion of a String.
- 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
- writeOut(Writer) - Method in class org.apache.sling.scripting.jsp.jasper.runtime.BodyContentImpl
-
Write the contents of this BodyJspWriter into a Writer.
X
- X_ORIG_BSN - Static variable in class org.apache.sling.commons.osgi.BSNRenamer
- X_REASON - Static variable in class org.apache.sling.auth.core.AuthConstants
-
The name of the request header set by the
AuthUtil.sendInvalid(HttpServletRequest, HttpServletResponse)method if the provided credentials cannot be used for login. - X_REASON_CODE - Static variable in class org.apache.sling.auth.core.AuthConstants
-
The name of the request header set by the
AuthUtil.sendInvalid(HttpServletRequest, HttpServletResponse)method if the provided credentials cannot be used for login. - 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
- 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(char) - Constructor for class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLStringBuffer
-
Constructs a string buffer from a char.
- 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(int) - Constructor for class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLStringBuffer
- XMLStringBuffer(String) - Constructor for class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLStringBuffer
-
Constructs a string buffer from a String.
- XMLStringBuffer(XMLString) - Constructor for class org.apache.sling.scripting.jsp.jasper.xmlparser.XMLStringBuffer
-
Constructs a string buffer from the specified XMLString.
- XSS - Static variable in class org.apache.sling.scripting.sightly.compiler.expression.nodes.RuntimeCall
-
The name of the
RuntimeCallfunction that will provide XSS escaping and filtering support. - XSS - Static variable in class org.apache.sling.scripting.sightly.compiler.RuntimeFunction
-
Deprecated.The name of the
RuntimeCallfunction that will provide XSS escaping and filtering support. - XSS - Static variable in interface org.apache.sling.scripting.sightly.extension.RuntimeExtension
-
The name of the runtime function that will provide XSS escaping and filtering support.
- XSSAPI - Interface in org.apache.sling.xss
-
A service providing validators and encoders for XSS protection during the composition of HTML pages.
- XSSFilter - Interface in org.apache.sling.xss
-
This service should be used to protect output against potential XSS attacks.
Y
- yearly(int, int, int, int) - Method in interface org.apache.sling.event.jobs.JobBuilder.ScheduleBuilder
-
Schedule the job yearly, the time needs to be specified in addition.
- YEARLY - Enum constant in enum class org.apache.sling.event.jobs.ScheduleInfo.ScheduleType
Z
- ZERO - Static variable in class org.apache.sling.scripting.sightly.compiler.expression.nodes.NumericConstant
_
- _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
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
AbstractJakartaAuthenticationFormServlet