- ScatterGatherRoutes - Class in org.mule.runtime.config.internal.validation
-
- ScatterGatherRoutes() - Constructor for class org.mule.runtime.config.internal.validation.ScatterGatherRoutes
-
- schedule(Scheduler, Runnable) - Method in class org.mule.runtime.core.api.source.scheduler.PeriodicScheduler
- Scheduler - Interface in org.mule.runtime.core.api.source.scheduler
-
- SECURITY - Static variable in class org.mule.runtime.core.api.error.Errors.ComponentIdentifiers.Handleable
-
- SECURITY_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.error.Errors.Identifiers
-
Indicates a security type problem occurred, eg: invalid credentials, expired token, etc.
- SecurityProvider - Interface in org.mule.runtime.core.api.security
-
SecurityProvider is a target security provider that actually does the work of authenticating credentials and populating
the Authentication object.
- SERVER_SECURITY - Static variable in class org.mule.runtime.core.api.error.Errors.ComponentIdentifiers.Handleable
-
- SERVER_SECURITY_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.error.Errors.Identifiers
-
Indicates a security type problem enforced by the mule runtime
- setArtifactRegionClassLoader(ClassLoader) - Method in class org.mule.runtime.config.internal.validation.CoreValidationsProvider
-
- setExpression(String) - Method in class org.mule.runtime.core.api.source.scheduler.CronScheduler
-
- setFrequency(long) - Method in class org.mule.runtime.core.api.source.scheduler.FixedFrequencyScheduler
-
- setStartDelay(long) - Method in class org.mule.runtime.core.api.source.scheduler.FixedFrequencyScheduler
-
- setTimeUnit(TimeUnit) - Method in class org.mule.runtime.core.api.source.scheduler.FixedFrequencyScheduler
-
- setTimeZone(String) - Method in class org.mule.runtime.core.api.source.scheduler.CronScheduler
-
- SingletonModelProperty - Class in org.mule.runtime.core.privileged.extension
-
Indicates that the declaration with this property may not appear more than once in an application or config file.
- SingletonModelProperty(boolean) - Constructor for class org.mule.runtime.core.privileged.extension.SingletonModelProperty
-
- SingletonsAreNotRepeated - Class in org.mule.runtime.config.internal.validation
-
Elements declared as singletons via the 'SingletonModelProperty' are not repeated.
- SingletonsAreNotRepeated() - Constructor for class org.mule.runtime.config.internal.validation.SingletonsAreNotRepeated
-
- SingletonsPerFileAreNotRepeated - Class in org.mule.runtime.config.internal.validation
-
Elements declared as singletons via the 'SingletonModelProperty' with 'appliesToFile' as true are not repeated in a config
file.
- SingletonsPerFileAreNotRepeated() - Constructor for class org.mule.runtime.config.internal.validation.SingletonsPerFileAreNotRepeated
-
- SOURCE - Static variable in class org.mule.runtime.core.api.error.Errors.ComponentIdentifiers.Handleable
-
- SOURCE_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.error.Errors.Identifiers
-
Indicates that an error occurred in the source of a flow.
- SOURCE_ERROR_RESPONSE_GENERATE - Static variable in class org.mule.runtime.core.api.error.Errors.ComponentIdentifiers.Handleable
-
- SOURCE_ERROR_RESPONSE_GENERATE_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.error.Errors.Identifiers
-
Indicates that an error occurred in the source of the flow generating the parameters of an error response.
- SOURCE_ERROR_RESPONSE_SEND - Static variable in class org.mule.runtime.core.api.error.Errors.ComponentIdentifiers.Handleable
-
- SOURCE_ERROR_RESPONSE_SEND_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.error.Errors.Identifiers
-
Indicates that an error occurred in the source of the flow sending an error response.
- SOURCE_RESPONSE - Static variable in class org.mule.runtime.core.api.error.Errors.ComponentIdentifiers.Handleable
-
- SOURCE_RESPONSE_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.error.Errors.Identifiers
-
Indicates that an error occurred in the source of the flow processing a successful response.
- SOURCE_RESPONSE_GENERATE - Static variable in class org.mule.runtime.core.api.error.Errors.ComponentIdentifiers.Handleable
-
- SOURCE_RESPONSE_GENERATE_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.error.Errors.Identifiers
-
Indicates that an error occurred in the source of the flow generating the parameters of a successful response.
- SOURCE_RESPONSE_SEND - Static variable in class org.mule.runtime.core.api.error.Errors.ComponentIdentifiers.Handleable
-
- SOURCE_RESPONSE_SEND_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.error.Errors.Identifiers
-
Indicates that an error occurred in the source of the flow sending a successful response.
- SourceErrorMappingAnyLast - Class in org.mule.runtime.config.internal.validation
-
Mapping for 'ANY' or empty is put last.
- SourceErrorMappingAnyLast() - Constructor for class org.mule.runtime.config.internal.validation.SourceErrorMappingAnyLast
-
- SourceErrorMappingAnyNotRepeated - Class in org.mule.runtime.config.internal.validation
-
Mapping for 'ANY' or empty is not repeated.
- SourceErrorMappingAnyNotRepeated() - Constructor for class org.mule.runtime.config.internal.validation.SourceErrorMappingAnyNotRepeated
-
- SourceErrorMappingTypeNotRepeated - Class in org.mule.runtime.config.internal.validation
-
Error Mappings source types are not repeated.
- SourceErrorMappingTypeNotRepeated() - Constructor for class org.mule.runtime.config.internal.validation.SourceErrorMappingTypeNotRepeated
-
- SourcePositiveMaxItemsPerPoll - Class in org.mule.runtime.config.internal.validation
-
- SourcePositiveMaxItemsPerPoll() - Constructor for class org.mule.runtime.config.internal.validation.SourcePositiveMaxItemsPerPoll
-
- STREAM_MAXIMUM_SIZE_EXCEEDED - Static variable in class org.mule.runtime.core.api.error.Errors.ComponentIdentifiers.Handleable
-
- STREAM_MAXIMUM_SIZE_EXCEEDED_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.error.Errors.Identifiers
-
Indicates that the maximum size allowed for a stream has been exceeded.
- STRING_TYPE - Static variable in class org.mule.runtime.core.api.extension.MuleExtensionModelProvider
-
- supports(Class<?>) - Method in interface org.mule.runtime.core.api.security.SecurityProvider
-
Checks if the class of authentication is supported by this security provider