- AbstractAwsClientCachingFactory<P extends AbstractAwsProfile,C> - Class in org.craftercms.commons.aws
-
- AbstractAwsClientCachingFactory() - Constructor for class org.craftercms.commons.aws.AbstractAwsClientCachingFactory
-
- AbstractAwsProfile - Class in org.craftercms.commons.config.profiles.aws
-
Holds the basic information required by all AWS connections.
- AbstractAwsProfile() - Constructor for class org.craftercms.commons.config.profiles.aws.AbstractAwsProfile
-
- AbstractAwsProfileMapper<T extends AbstractAwsProfile> - Class in org.craftercms.commons.config.profiles.aws
-
- AbstractAwsProfileMapper(String, ConfigurationResolver) - Constructor for class org.craftercms.commons.config.profiles.aws.AbstractAwsProfileMapper
-
- AbstractBlobStore<T extends ConfigurationProfile> - Class in org.craftercms.commons.file.blob.impl
-
Base class for all implementations of
BlobStore
- AbstractBlobStore() - Constructor for class org.craftercms.commons.file.blob.impl.AbstractBlobStore
-
- AbstractBlobStore.Mapping - Class in org.craftercms.commons.file.blob.impl
-
Internal class used when loading the configuration
- AbstractCrafterPropertyFilter - Class in org.craftercms.commons.jackson.mvc
-
- AbstractCrafterPropertyFilter() - Constructor for class org.craftercms.commons.jackson.mvc.AbstractCrafterPropertyFilter
-
- AbstractFileVersionProvider - Class in org.craftercms.commons.upgrade.impl.providers
-
- AbstractFileVersionProvider() - Constructor for class org.craftercms.commons.upgrade.impl.providers.AbstractFileVersionProvider
-
- AbstractI10nException - Exception in org.craftercms.commons.i10n
-
Root exception for any
Exception
that wants to be localized.
- AbstractI10nException() - Constructor for exception org.craftercms.commons.i10n.AbstractI10nException
-
- AbstractI10nException(String, Object...) - Constructor for exception org.craftercms.commons.i10n.AbstractI10nException
-
- AbstractI10nException(String, Throwable, Object...) - Constructor for exception org.craftercms.commons.i10n.AbstractI10nException
-
- AbstractI10nException(Throwable) - Constructor for exception org.craftercms.commons.i10n.AbstractI10nException
-
- AbstractI10nRuntimeException - Exception in org.craftercms.commons.i10n
-
Root runtime exception for any
Exception
that wants to be localized.
- AbstractI10nRuntimeException() - Constructor for exception org.craftercms.commons.i10n.AbstractI10nRuntimeException
-
- AbstractI10nRuntimeException(String, Object...) - Constructor for exception org.craftercms.commons.i10n.AbstractI10nRuntimeException
-
- AbstractI10nRuntimeException(String, Throwable, Object...) - Constructor for exception org.craftercms.commons.i10n.AbstractI10nRuntimeException
-
- AbstractI10nRuntimeException(Throwable) - Constructor for exception org.craftercms.commons.i10n.AbstractI10nRuntimeException
-
- AbstractJongoRepository<T> - Class in org.craftercms.commons.mongo
-
Simple interface to interact with Jongo/MongoDB.
Changes MongoException in to MongoRepositoryException (which is a checked exception).As well if Command
result is not ok (CommandResult#isOk) return false a exception will be thrown the message for that exception will
be CommandResult#getErrorMessage.
Some of the find and insert methods use a template queryName.
- AbstractJongoRepository() - Constructor for class org.craftercms.commons.mongo.AbstractJongoRepository
-
- AbstractNumberValidator<T extends Number> - Class in org.craftercms.commons.validation.validators.impl
-
- AbstractNumberValidator(String) - Constructor for class org.craftercms.commons.validation.validators.impl.AbstractNumberValidator
-
- AbstractProfileAwareRemoteFileStore<T extends ConfigurationProfile> - Class in org.craftercms.commons.file.stores.impl
-
Base
RemoteFileStore
for stores that are aware of configuration profiles that should be used to connect
to the remote store.
- AbstractProfileAwareRemoteFileStore() - Constructor for class org.craftercms.commons.file.stores.impl.AbstractProfileAwareRemoteFileStore
-
- AbstractProfileConfigMapper<T extends ConfigurationProfile> - Class in org.craftercms.commons.config.profiles
-
Base class for configuration mappers that read configuration profiles and map them to profile classes.
- AbstractProfileConfigMapper(String, ConfigurationResolver) - Constructor for class org.craftercms.commons.config.profiles.AbstractProfileConfigMapper
-
- AbstractRestClientBase - Class in org.craftercms.commons.rest
-
Base class for all Crafter REST clients.
- AbstractRestClientBase() - Constructor for class org.craftercms.commons.rest.AbstractRestClientBase
-
- AbstractSshAuthConfigurator - Class in org.craftercms.commons.git.auth
-
- AbstractSshAuthConfigurator() - Constructor for class org.craftercms.commons.git.auth.AbstractSshAuthConfigurator
-
- AbstractUpgradeManager<T> - Class in org.craftercms.commons.upgrade.impl
-
- AbstractUpgradeManager() - Constructor for class org.craftercms.commons.upgrade.impl.AbstractUpgradeManager
-
- AbstractUpgradeOperation<T> - Class in org.craftercms.commons.upgrade.impl.operations
-
Base class for all
UpgradeOperation
implementations that provides access to system resources
- AbstractUpgradeOperation() - Constructor for class org.craftercms.commons.upgrade.impl.operations.AbstractUpgradeOperation
-
- AbstractVersionProvider - Class in org.craftercms.commons.upgrade.impl.providers
-
- AbstractVersionProvider() - Constructor for class org.craftercms.commons.upgrade.impl.providers.AbstractVersionProvider
-
- AbstractWeakKeyBasedLockFactory<L> - Class in org.craftercms.commons.concurrent.locks
-
- AbstractWeakKeyBasedLockFactory() - Constructor for class org.craftercms.commons.concurrent.locks.AbstractWeakKeyBasedLockFactory
-
- accept(Event) - Method in class org.craftercms.commons.ebus.config.EBusBeanAutoConfiguration.ServiceConsumer
-
- accessKey - Variable in class org.craftercms.commons.config.profiles.aws.AbstractAwsProfile
-
The AWS access key (if using static credentials)
- ActionDeniedException - Exception in org.craftercms.commons.security.exception
-
Thrown when the execution of an action on an object has been denied to a subject.
- ActionDeniedException(String) - Constructor for exception org.craftercms.commons.security.exception.ActionDeniedException
-
- ActionDeniedException(String, Object) - Constructor for exception org.craftercms.commons.security.exception.ActionDeniedException
-
- actualLogger - Variable in class org.craftercms.commons.i10n.I10nLogger
-
- add(Map<K, Object>, K, Object) - Static method in class org.craftercms.commons.collections.MapUtils
-
Adds the value under the specified key in the map.
- add(Map<String, Object>, String, Object) - Method in class org.craftercms.commons.mongo.UpdateHelper
-
- addCookie(String, String, HttpServletResponse) - Method in class org.craftercms.commons.http.CookieManager
-
Add a new cookie, using the configured domain, path and max age, to the response.
- addError(String, String, Object...) - Method in class org.craftercms.commons.validation.ValidationResult
-
- addEventListener(EventType<E>, EventListener<? super E>) - Method in class org.craftercms.commons.config.MultiResourceConfigurationBuilder
-
- addParam(String, String, String, String) - Static method in class org.craftercms.commons.lang.UrlUtils
-
Adds a query string param to the URL, adding a '?' if there's no query string yet.
- addPermission(P) - Method in class org.craftercms.commons.security.permissions.ProtectedResourceBase
-
- addQueryStringFragment(String, String) - Static method in class org.craftercms.commons.lang.UrlUtils
-
Adds a query string fragment to the URL, adding a '?' if there's no query string yet.
- AddResponseHeaderFilter - Class in org.craftercms.commons.web
-
Filter to add headers to all responses
- AddResponseHeaderFilter() - Constructor for class org.craftercms.commons.web.AddResponseHeaderFilter
-
- addValue(String, Object, MultiValueMap<String, String>) - Static method in class org.craftercms.commons.http.HttpUtils
-
Adds a param value to a params map.
- addValues(String, Collection<String>, MultiValueMap<String, String>) - Static method in class org.craftercms.commons.http.HttpUtils
-
Adds a collection of param values to a params map.
- addValues(String, String[], MultiValueMap<String, String>) - Static method in class org.craftercms.commons.http.HttpUtils
-
Adds an array of param values to a params map.
- AES_CIPHER_ALGORITHM - Static variable in class org.craftercms.commons.crypto.CryptoUtils
-
- AES_KEY_BYTE_SIZE - Static variable in class org.craftercms.commons.crypto.CryptoUtils
-
- AesTextEncryptor - Class in org.craftercms.commons.crypto.impl
-
Implementation of
TextEncryptor
that uses AES as it's cipher algorithm and
Base 64 to encode raw bytes.
- AesTextEncryptor(Key) - Constructor for class org.craftercms.commons.crypto.impl.AesTextEncryptor
-
- afterPropertiesSet() - Method in class org.craftercms.commons.aws.AbstractAwsClientCachingFactory
-
- ALGORITHM - Static variable in class org.craftercms.commons.crypto.PGPUtils
-
- alias - Variable in class org.craftercms.commons.jackson.mvc.GDataPropertyFilter
-
- aliasParsedCache - Variable in class org.craftercms.commons.jackson.mvc.GDataPropertyFilter
-
- allow(String) - Method in class org.craftercms.commons.security.permissions.DefaultPermission
-
- allow(String...) - Method in class org.craftercms.commons.security.permissions.DefaultPermission
-
- allowAny() - Method in class org.craftercms.commons.security.permissions.DefaultPermission
-
- allowedActions - Variable in class org.craftercms.commons.security.permissions.DefaultPermission
-
- allSupportedMediaTypes - Variable in class org.craftercms.commons.rest.HttpMessageConvertingResponseWriter
-
- AnnotationBasedValidatorFactory<A extends Annotation,T> - Interface in org.craftercms.commons.validation.validators
-
- AnnotationBasedValidatorFactoryRegistry - Class in org.craftercms.commons.validation.validators.impl
-
- AnnotationBasedValidatorFactoryRegistry() - Constructor for class org.craftercms.commons.validation.validators.impl.AnnotationBasedValidatorFactoryRegistry
-
- ANY_ACTION - Static variable in class org.craftercms.commons.security.permissions.DefaultPermission
-
- AopUtils - Class in org.craftercms.commons.aop
-
- ApacheCommonsConfiguration2PropertySource - Class in org.craftercms.commons.spring
-
Implementation of EnumerablePropertySource
where a source is an Apache Commons Configuration 2 Configuration
.
- ApacheCommonsConfiguration2PropertySource(String, Configuration) - Constructor for class org.craftercms.commons.spring.ApacheCommonsConfiguration2PropertySource
-
- applicationContext - Variable in class org.craftercms.commons.file.blob.impl.BlobStoreResolverImpl
-
- applicationContext - Variable in class org.craftercms.commons.spring.BeanListFactoryBean
-
- applicationContext - Variable in class org.craftercms.commons.upgrade.impl.AbstractUpgradeManager
-
- applicationContext - Variable in class org.craftercms.commons.upgrade.impl.operations.AbstractUpgradeOperation
-
The application context
- applicationContext - Variable in class org.craftercms.commons.upgrade.impl.pipeline.DefaultUpgradePipelineFactoryImpl
-
The application context
- apply(Event) - Method in class org.craftercms.commons.ebus.config.EBusBeanAutoConfiguration.Invoker
-
- args - Variable in exception org.craftercms.commons.i10n.AbstractI10nException
-
- args - Variable in exception org.craftercms.commons.i10n.AbstractI10nRuntimeException
-
- asSet(T...) - Static method in class org.craftercms.commons.collections.SetUtils
-
Creates a set from the array elements.
- Asset - Class in org.craftercms.commons.plugin.model
-
Holds the metadata of a single asset
- Asset() - Constructor for class org.craftercms.commons.plugin.model.Asset
-
- Audit - Class in org.craftercms.commons.audit
-
Audit Constants.
- audit(T) - Method in class org.craftercms.commons.audit.AuditService
-
Sets date and persist the Audit in the repository.
- AUDIT_EVENT - Static variable in class org.craftercms.commons.audit.Audit
-
Name/Key of the Listener Audit event.
- AUDIT_REACTOR - Static variable in class org.craftercms.commons.audit.Audit
-
Name of the AuditReactor Missing required @.
- auditDate - Variable in class org.craftercms.commons.audit.AuditModel
-
Date when the audit was entry.
- AuditListener - Class in org.craftercms.commons.audit
-
Ebus Listener to create the Audit entries.
- AuditListener() - Constructor for class org.craftercms.commons.audit.AuditListener
-
- AuditModel - Class in org.craftercms.commons.audit
-
Defines the minimum attributes needed in a generic audit entry.
- AuditModel() - Constructor for class org.craftercms.commons.audit.AuditModel
-
- AuditReaper - Class in org.craftercms.commons.audit
-
Audit Reaper Service.
- AuditReaper() - Constructor for class org.craftercms.commons.audit.AuditReaper
-
- auditService - Variable in class org.craftercms.commons.audit.AuditReaper
-
Audit Service implementation.
- AuditService<T extends AuditModel> - Class in org.craftercms.commons.audit
-
Defines Basic Audit Service.
- AuditService() - Constructor for class org.craftercms.commons.audit.AuditService
-
- AwsS3BlobStore - Class in org.craftercms.commons.file.blob.impl.s3
-
- AwsS3BlobStore() - Constructor for class org.craftercms.commons.file.blob.impl.s3.AwsS3BlobStore
-
- CACHE_CONTROL_HEADER_NAME - Static variable in class org.craftercms.commons.http.HttpUtils
-
- Callback<T> - Interface in org.craftercms.commons.lang
-
Represents a general callback that can be used almost in any method that needs this pattern.
- checkPermissions(ProceedingJoinPoint) - Method in class org.craftercms.commons.security.permissions.annotations.HasPermissionAnnotationHandler
-
- checkProperty(String) - Method in class org.craftercms.commons.jackson.mvc.GDataPropertyFilter
-
- checkPropertyAgainstPattern(List<String>, String) - Method in class org.craftercms.commons.jackson.mvc.GDataPropertyFilter
-
- clazz - Variable in class org.craftercms.commons.mongo.AbstractJongoRepository
-
- cleanup(String) - Static method in class org.craftercms.commons.git.utils.GitUtils
-
Executes a git gc.
- clear() - Static method in class org.craftercms.commons.http.RequestContext
-
Removes the context from the current thread.
- client - Variable in class org.craftercms.commons.spring.resources.WebDavResource
-
- clientFactory - Variable in class org.craftercms.commons.file.blob.impl.s3.AwsS3BlobStore
-
The client factory
- clientFactory - Variable in class org.craftercms.commons.file.stores.impl.s3.S3FileStore
-
- clientId - Variable in class org.craftercms.commons.config.profiles.box.BoxProfile
-
Box API Client ID
- clientSecret - Variable in class org.craftercms.commons.config.profiles.box.BoxProfile
-
Box API Client Secret
- cloneRemoteRepository(String, String, String, GitAuthenticationConfigurator, File, String, Integer, Boolean) - Static method in class org.craftercms.commons.git.utils.GitUtils
-
Clones a remote repository into a specific local folder.
- close() - Method in class org.craftercms.commons.crypto.Base64.OutputStream
-
Deprecated.
Flushes and closes (I think, in the superclass) the stream.
- CLOUDFRONT_PROTO_HEADER_NAME - Static variable in class org.craftercms.commons.web.CloudfrontForwardedHeaderFilter
-
- CloudfrontForwardedHeaderFilter - Class in org.craftercms.commons.web
-
Filter to provide support for AWS Cloudfront specific request headers.
- CloudfrontForwardedHeaderFilter(boolean) - Constructor for class org.craftercms.commons.web.CloudfrontForwardedHeaderFilter
-
- collectionName - Variable in class org.craftercms.commons.mongo.AbstractJongoRepository
-
- COMMUNITY - Static variable in interface org.craftercms.commons.plugin.model.CrafterCmsEditions
-
The community edition
- Company() - Constructor for class org.craftercms.commons.plugin.model.BlueprintDescriptor.Company
-
Deprecated.
- company - Variable in class org.craftercms.commons.plugin.model.Developer
-
The company that worked on the plugin
- CompositePermission - Class in org.craftercms.commons.security.permissions
-
Represents a permission that is a collection of other permissions.
- CompositePermission(Permission...) - Constructor for class org.craftercms.commons.security.permissions.CompositePermission
-
- CompositePermission(Collection<Permission>) - Constructor for class org.craftercms.commons.security.permissions.CompositePermission
-
- COMPRESSION_CONFIG_PARAM - Static variable in class org.craftercms.commons.git.utils.GitUtils
-
- COMPRESSION_DEFAULT - Static variable in class org.craftercms.commons.git.utils.GitUtils
-
- concat(String, String) - Static method in class org.craftercms.commons.lang.UrlUtils
-
Concats two urls, adding any "/" needed between them.
- concat(String, String...) - Static method in class org.craftercms.commons.lang.UrlUtils
-
Concats two or more urls, adding any "/" needed between them.
- ConditionalFactoryBean - Class in org.craftercms.commons.spring
-
Simple Spring factory bean that only returns an actual bean if the specified flag is true.
- ConditionalFactoryBean() - Constructor for class org.craftercms.commons.spring.ConditionalFactoryBean
-
- config - Variable in class org.craftercms.commons.spring.cors.FixedCorsConfigurationSource
-
- CONFIG_KEY_CONFIGURATION - Static variable in interface org.craftercms.commons.file.blob.BlobStore
-
- CONFIG_KEY_CURRENT_VERSION - Static variable in interface org.craftercms.commons.upgrade.UpgradePipelineFactory
-
- CONFIG_KEY_ID - Static variable in interface org.craftercms.commons.file.blob.BlobStore
-
- CONFIG_KEY_MAPPING - Static variable in interface org.craftercms.commons.file.blob.BlobStore
-
- CONFIG_KEY_MAPPING_PREFIX - Static variable in interface org.craftercms.commons.file.blob.BlobStore
-
- CONFIG_KEY_MAPPING_PUBLISHING_TARGET - Static variable in interface org.craftercms.commons.file.blob.BlobStore
-
- CONFIG_KEY_MAPPING_STORE_TARGET - Static variable in interface org.craftercms.commons.file.blob.BlobStore
-
- CONFIG_KEY_NEXT_VERSION - Static variable in interface org.craftercms.commons.upgrade.UpgradePipelineFactory
-
- CONFIG_KEY_OPERATIONS - Static variable in interface org.craftercms.commons.upgrade.UpgradePipelineFactory
-
- CONFIG_KEY_PATTERN - Static variable in interface org.craftercms.commons.file.blob.BlobStore
-
- CONFIG_KEY_STORE - Variable in class org.craftercms.commons.file.blob.impl.BlobStoreResolverImpl
-
- CONFIG_KEY_TYPE - Variable in class org.craftercms.commons.file.blob.impl.BlobStoreResolverImpl
-
- CONFIG_KEY_TYPE - Static variable in interface org.craftercms.commons.upgrade.UpgradePipelineFactory
-
- configExists(String) - Method in interface org.craftercms.commons.config.ConfigurationProvider
-
Checks if the given configuration path exists
- configListDelimiter - Variable in class org.craftercms.commons.config.EncryptionAwareConfigurationReader
-
- configModule - Variable in class org.craftercms.commons.file.blob.impl.BlobStoreResolverImpl
-
The module of the configuration file
- configPath - Variable in class org.craftercms.commons.file.blob.impl.BlobStoreResolverImpl
-
The path of the configuration file
- configPaths - Variable in class org.craftercms.commons.config.MultiResourceConfigurationBuilder
-
- ConfigurationException - Exception in org.craftercms.commons.config
-
Exception thrown by classes that handle configuration.
- ConfigurationException(String) - Constructor for exception org.craftercms.commons.config.ConfigurationException
-
- ConfigurationException(String, Throwable) - Constructor for exception org.craftercms.commons.config.ConfigurationException
-
- configurationFile - Variable in class org.craftercms.commons.upgrade.impl.pipeline.DefaultUpgradePipelineFactoryImpl
-
Path of the configuration file
- ConfigurationMapper<T> - Interface in org.craftercms.commons.config
-
Interface for classes that map configuration data to Java bean classes.
- ConfigurationProfile - Class in org.craftercms.commons.config.profiles
-
Represents a collection of configuration properties that are commonly used together, for example, to open a
connection or accessing a server.
- ConfigurationProfile() - Constructor for class org.craftercms.commons.config.profiles.ConfigurationProfile
-
- ConfigurationProfileLoader<T extends ConfigurationProfile> - Interface in org.craftercms.commons.config.profiles
-
Generic interfaces for classes that provide a way to load specific configuration profiles.
- ConfigurationProvider - Interface in org.craftercms.commons.config
-
Defines the operations to access configuration files
- configurationReader - Variable in class org.craftercms.commons.config.ConfigurationResolverImpl
-
- ConfigurationResolver - Interface in org.craftercms.commons.config
-
Provides access to configuration files taking into account the active environment
- configurationResolver - Variable in class org.craftercms.commons.config.profiles.AbstractProfileConfigMapper
-
- configurationResolver - Variable in class org.craftercms.commons.file.blob.impl.BlobStoreResolverImpl
-
- ConfigurationResolverImpl - Class in org.craftercms.commons.config
-
- ConfigurationResolverImpl(String, String, String, EncryptionAwareConfigurationReader) - Constructor for class org.craftercms.commons.config.ConfigurationResolverImpl
-
- configureAuthentication(TransportCommand) - Method in class org.craftercms.commons.git.auth.AbstractSshAuthConfigurator
-
- configureAuthentication(TransportCommand) - Method in class org.craftercms.commons.git.auth.BasicUsernamePasswordAuthConfigurator
-
- configureAuthentication(TransportCommand) - Method in interface org.craftercms.commons.git.auth.GitAuthenticationConfigurator
-
Configures the authentication of the given TransportCommand
based on a specific authentication strategy,
like HTTP basic authentication, SSH username/password authentication and SSH RSA key pair authentication.
- ConfigUtils - Class in org.craftercms.commons.config
-
Utility methods for Apache Commons based configuration.
- ConfigUtils() - Constructor for class org.craftercms.commons.config.ConfigUtils
-
- Contact - Class in org.craftercms.commons.plugin.model
-
Holds the information of a single contact
- Contact() - Constructor for class org.craftercms.commons.plugin.model.Contact
-
- contentLength() - Method in class org.craftercms.commons.spring.resources.BoxResource
-
- contentLength() - Method in class org.craftercms.commons.spring.resources.S3Resource
-
- contentLength() - Method in class org.craftercms.commons.spring.resources.WebDavResource
-
- contentNegotiationManager - Variable in class org.craftercms.commons.rest.HttpMessageConvertingResponseWriter
-
- continueOnFailure - Variable in class org.craftercms.commons.upgrade.impl.AbstractUpgradeManager
-
Indicates if errors during a target upgrade should stop the process
- continueOnFailure - Variable in class org.craftercms.commons.upgrade.impl.pipeline.DefaultUpgradePipelineImpl
-
Indicates if the pipeline should continue executing after an operation fails
- convert(S) - Method in interface org.craftercms.commons.converters.Converter
-
Converts the source object from S type to T type.
- convert(String) - Method in class org.craftercms.commons.converters.impl.StringToBooleanConverter
-
- convert(String) - Method in class org.craftercms.commons.converters.impl.StringToDateConverter
-
- convert(String) - Method in class org.craftercms.commons.converters.impl.StringToDoubleConverter
-
- convert(String) - Method in class org.craftercms.commons.converters.impl.StringToFloatConverter
-
- convert(String) - Method in class org.craftercms.commons.converters.impl.StringToIntegerConverter
-
- convert(String) - Method in class org.craftercms.commons.converters.impl.StringToLongConverter
-
- convert(String) - Method in class org.craftercms.commons.converters.impl.StringToShortConverter
-
- convert(String) - Method in class org.craftercms.commons.converters.impl.StringToStringConverter
-
- Converter<S,T> - Interface in org.craftercms.commons.converters
-
Converts objects of S type to T type.
- CookieManager - Class in org.craftercms.commons.http
-
Utility class to create and delete cookies with common domain, path and max age.
- CookieManager() - Constructor for class org.craftercms.commons.http.CookieManager
-
- CORE_CONFIG_SECTION - Static variable in class org.craftercms.commons.git.utils.GitUtils
-
- count(Iterable<T>) - Static method in class org.craftercms.commons.collections.IterableUtils
-
Returns the number of elements the iterable contains.
- count() - Method in class org.craftercms.commons.mongo.AbstractJongoRepository
-
- count(String) - Method in class org.craftercms.commons.mongo.AbstractJongoRepository
-
- count(String, Object...) - Method in class org.craftercms.commons.mongo.AbstractJongoRepository
-
- count() - Method in interface org.craftercms.commons.mongo.CrudRepository
-
Returns the number of all documents in the collection.
- count(String) - Method in interface org.craftercms.commons.mongo.CrudRepository
-
Returns the number of documents that match the query
- count(String, Object...) - Method in interface org.craftercms.commons.mongo.CrudRepository
-
Returns the number of documents that match the query
- CRAFTER_SEARCH - Static variable in interface org.craftercms.commons.plugin.model.SearchEngines
-
Crafter Search with Apache Solr
- CrafterCmsEditions - Interface in org.craftercms.commons.plugin.model
-
All available editions of Crafter CMS
- crafterCmsEditions - Variable in class org.craftercms.commons.plugin.model.Plugin
-
The supported Crafter CMS editions of the plugin
- crafterCmsVersions - Variable in class org.craftercms.commons.plugin.model.Plugin
-
The supported Crafter CMS versions of the plugin
- CraftercmsVersionSupported() - Constructor for class org.craftercms.commons.plugin.model.BlueprintDescriptor.CraftercmsVersionSupported
-
Deprecated.
- CrafterJackson2MessageConverter - Class in org.craftercms.commons.jackson.mvc
-
- CrafterJackson2MessageConverter() - Constructor for class org.craftercms.commons.jackson.mvc.CrafterJackson2MessageConverter
-
- CrafterJacksonAnnotationIntrospector - Class in org.craftercms.commons.jackson.mvc
-
Extends JacksonAnnotationIntrospector so it will always a filter (so @JsonFilter) annotation is not needed.
- CrafterJacksonAnnotationIntrospector() - Constructor for class org.craftercms.commons.jackson.mvc.CrafterJacksonAnnotationIntrospector
-
- createClient(P) - Method in class org.craftercms.commons.aws.AbstractAwsClientCachingFactory
-
- createClient(S3Profile) - Method in class org.craftercms.commons.aws.S3ClientCachingFactory
-
- createClient(AbstractAwsProfile, boolean) - Static method in class org.craftercms.commons.file.stores.S3Utils
-
Creates an AmazonS3
based on the given profile config.
- createClient(AbstractAwsProfile) - Static method in class org.craftercms.commons.file.stores.S3Utils
-
- createClient(WebDavProfile) - Static method in class org.craftercms.commons.file.stores.WebDavUtils
-
Creates a WebDAV client based on the given profile config
- createConnection(BoxProfile) - Static method in class org.craftercms.commons.file.stores.BoxUtils
-
Creates a BoxAPIConnection
based on the given config profile.
- createCookiesMap(HttpServletRequest) - Static method in class org.craftercms.commons.http.HttpUtils
-
Creates a map from the cookies in the specified request.
- createDefaultCipher() - Method in class org.craftercms.commons.crypto.SimpleCipher
-
- createHeadersMap(HttpServletRequest) - Static method in class org.craftercms.commons.http.HttpUtils
-
Creates a map from the headers in the specified request.
- createInstance() - Method in class org.craftercms.commons.jackson.mvc.SelectorFilterFactory
-
- createInstance() - Method in class org.craftercms.commons.mongo.JongoFactoryBean
-
- createInstance() - Method in class org.craftercms.commons.mongo.MongoClientFactory
-
- createInstance() - Method in class org.craftercms.commons.mongo.MongoClientFromUriFactoryBean
-
- createInstance() - Method in class org.craftercms.commons.mongo.MongoClientOptionsFactory
-
- createKeyPair(int, String, char[], OutputStream, OutputStream) - Static method in class org.craftercms.commons.crypto.PGPUtils
-
Creates a private/public PGP key pair.
- createMessage(String, String[], String[], String[], String, String, String, boolean, File...) - Method in class org.craftercms.commons.mail.impl.EmailFactoryImpl
-
- createModule(List<JsonSerializer<?>>, Map<Class<?>, JsonDeserializer<?>>) - Static method in class org.craftercms.commons.jackson.JacksonUtils
-
Creates a module from a set of serializers and deserializes.
- createPipeline(String, List<UpgradeOperation<T>>) - Method in class org.craftercms.commons.upgrade.impl.pipeline.DefaultUpgradePipelineFactoryImpl
-
- createProfile() - Method in class org.craftercms.commons.config.profiles.aws.AbstractAwsProfileMapper
-
- createProfile() - Method in class org.craftercms.commons.config.profiles.aws.S3ProfileMapper
-
- createReactor() - Method in class org.craftercms.commons.ebus.config.EBusReactorFactory
-
- createRelative(String) - Method in class org.craftercms.commons.spring.resources.BoxResource
-
- createRelative(String) - Method in class org.craftercms.commons.spring.resources.S3Resource
-
- createRelative(String) - Method in class org.craftercms.commons.spring.resources.WebDavResource
-
- createRequestAttributesMap(HttpServletRequest) - Static method in class org.craftercms.commons.http.HttpUtils
-
Creates a map from the request attributes in the specified request.
- createRequestContext(HttpServletRequest, HttpServletResponse) - Method in class org.craftercms.commons.http.RequestContextBindingFilter
-
Returns a new
RequestContext
, using the specified
HttpServletRequest
and
HttpServletResponse
.
- createRequestParamsMap(HttpServletRequest) - Static method in class org.craftercms.commons.http.HttpUtils
-
Creates a map from the parameters in the specified request.
- createSessionFactory() - Method in class org.craftercms.commons.git.auth.AbstractSshAuthConfigurator
-
- createSessionFactory() - Method in class org.craftercms.commons.git.auth.SshRsaKeyPairAuthConfigurator
-
- createSessionFactory() - Method in class org.craftercms.commons.git.auth.SshUsernamePasswordAuthConfigurator
-
- createSessionMap(HttpServletRequest) - Static method in class org.craftercms.commons.http.HttpUtils
-
Creates a map from the session attributes in the specified request.
- createSortQuery(List<DefaultKeyValue<String, Boolean>>) - Method in class org.craftercms.commons.mongo.AbstractJongoRepository
-
Creates a Sort query based on the fields.
Key of the map is the field False=Desc,True=asc
for the field, Respect order of the keys
- CrudRepository<T> - Interface in org.craftercms.commons.mongo
-
- CryptoException - Exception in org.craftercms.commons.crypto
-
General error thrown when a crypto related error occurs.
- CryptoException(String, Object...) - Constructor for exception org.craftercms.commons.crypto.CryptoException
-
- CryptoException(String, Throwable, Object...) - Constructor for exception org.craftercms.commons.crypto.CryptoException
-
- CryptoUtils - Class in org.craftercms.commons.crypto
-
Utility methods for encryption/decryption and message digest.
- currentValue - Variable in exception org.craftercms.commons.entitlements.exception.EntitlementExceededException
-
The actual value provided by the module.
- currentVersion - Variable in class org.craftercms.commons.upgrade.impl.operations.AbstractUpgradeOperation
-
The current version.
- CustomSerializationObjectMapper - Class in org.craftercms.commons.jackson
-
Extended ObjectMapper
that lets you provide your own
serializers/deserializers.
- CustomSerializationObjectMapper() - Constructor for class org.craftercms.commons.jackson.CustomSerializationObjectMapper
-
- date - Variable in class org.craftercms.commons.plugin.model.Build
-
The date of the build
- dateFormat - Variable in class org.craftercms.commons.converters.impl.StringToDateConverter
-
- DateParseException - Exception in org.craftercms.commons.exceptions
-
Exception thrown when there's an error while parsing a date.
- DateParseException(String, String, Throwable) - Constructor for exception org.craftercms.commons.exceptions.DateParseException
-
- datePattern - Variable in class org.craftercms.commons.converters.impl.StringToDateConverter
-
- DbIntegrityValidator - Interface in org.craftercms.commons.entitlements.validator
-
Defines the operations to validate a database.
- debug(String, Object...) - Method in class org.craftercms.commons.i10n.I10nLogger
-
- debug(String, Throwable, Object...) - Method in class org.craftercms.commons.i10n.I10nLogger
-
- DECODE - Static variable in class org.craftercms.commons.crypto.Base64
-
Deprecated.
Specify decoding.
- decode(byte[], int, int, int) - Static method in class org.craftercms.commons.crypto.Base64
-
Deprecated.
Very low-level access to decoding ASCII characters in
the form of a byte array.
- decode(String) - Static method in class org.craftercms.commons.crypto.Base64
-
Deprecated.
Decodes data from Base64 notation, automatically
detecting gzip-compressed data and decompressing it.
- decode(String, int) - Static method in class org.craftercms.commons.crypto.Base64
-
Deprecated.
Decodes data from Base64 notation, automatically
detecting gzip-compressed data and decompressing it.
- decodeFileToFile(String, String) - Static method in class org.craftercms.commons.crypto.Base64
-
Deprecated.
Reads infile and decodes it to outfile.
- decodeFromFile(String) - Static method in class org.craftercms.commons.crypto.Base64
-
Deprecated.
Convenience method for reading a base64-encoded
file and decoding it.
- decodeToFile(String, String) - Static method in class org.craftercms.commons.crypto.Base64
-
Deprecated.
Convenience method for decoding data to a file.
- decodeToObject(String) - Static method in class org.craftercms.commons.crypto.Base64
-
Deprecated.
Attempts to decode Base64 data and deserialize a Java
Object within.
- decrypt(String) - Method in class org.craftercms.commons.crypto.impl.AesTextEncryptor
-
- decrypt(String) - Method in class org.craftercms.commons.crypto.impl.NoOpTextEncryptor
-
- decrypt(String) - Method in class org.craftercms.commons.crypto.impl.PbkAesTextEncryptor
-
- decrypt(InputStream, OutputStream, InputStream, char[]) - Static method in class org.craftercms.commons.crypto.PGPUtils
-
Performs decryption of a given stream using a PGP private key.
- decrypt(byte[]) - Method in class org.craftercms.commons.crypto.SimpleAesCipher
-
Deprecated.
- decrypt(byte[]) - Method in class org.craftercms.commons.crypto.SimpleCipher
-
- decrypt(String) - Method in interface org.craftercms.commons.crypto.TextEncryptor
-
Decrypts the specified encrypted text.
- decryptBase64(String) - Method in class org.craftercms.commons.crypto.SimpleCipher
-
- decryptData(PGPPrivateKey, PGPPublicKeyEncryptedData, BcKeyFingerprintCalculator, OutputStream) - Static method in class org.craftercms.commons.crypto.PGPUtils
-
Performs the decryption of the given data.
- DecryptionLookup - Class in org.craftercms.commons.config
-
Implementation of Lookup
that decrypts the variable.
- DecryptionLookup(TextEncryptor) - Constructor for class org.craftercms.commons.config.DecryptionLookup
-
- deepMerge(Map, Map) - Static method in class org.craftercms.commons.collections.MapUtils
-
Deep merges two maps
- DEFAULT_AES_CIPHER_TRANSFORMATION - Static variable in class org.craftercms.commons.crypto.CryptoUtils
-
- DEFAULT_ALGORITHM - Static variable in class org.craftercms.commons.crypto.SimpleDigest
-
- DEFAULT_BLACKLISTED_REGEXES - Static variable in class org.craftercms.commons.validation.validators.impl.NoTagsValidator
-
- DEFAULT_BLACKLISTED_REGEXES - Static variable in class org.craftercms.commons.validation.validators.impl.SecurePathValidator
-
- DEFAULT_ENCODING - Static variable in class org.craftercms.commons.config.ConfigUtils
-
- DEFAULT_ENCODING - Static variable in class org.craftercms.commons.mail.impl.EmailFactoryImpl
-
- DEFAULT_ENCRYPTED_VALUE_PREFIX - Static variable in class org.craftercms.commons.config.EncryptionAwareConfigurationReader
-
- DEFAULT_ENVIRONMENT - Static variable in class org.craftercms.commons.config.ConfigurationResolverImpl
-
- DEFAULT_ERROR_MESSAGE_BUNDLE_NAME - Static variable in class org.craftercms.commons.i10n.I10nUtils
-
- DEFAULT_ERROR_MESSAGE_BUNDLE_NAME - Static variable in class org.craftercms.commons.validation.ValidationUtils
-
- DEFAULT_HTTP_PORT - Static variable in class org.craftercms.commons.http.HttpUtils
-
- DEFAULT_HTTPS_PORT - Static variable in class org.craftercms.commons.http.HttpUtils
-
- DEFAULT_ITERATIONS - Static variable in class org.craftercms.commons.crypto.SimpleDigest
-
- DEFAULT_LIST_DELIMITER - Static variable in class org.craftercms.commons.config.EncryptionAwareConfigurationReader
-
- DEFAULT_LOGGING_MESSAGE_BUNDLE_NAME - Static variable in class org.craftercms.commons.i10n.I10nUtils
-
- DEFAULT_MONGO_HOST - Static variable in class org.craftercms.commons.mongo.MongoClientFactory
-
- DEFAULT_MONGO_PORT - Static variable in class org.craftercms.commons.mongo.MongoClientFactory
-
- DEFAULT_PIPELINE_PREFIX - Static variable in class org.craftercms.commons.upgrade.impl.pipeline.DefaultUpgradePipelineFactoryImpl
-
- DEFAULT_SALT_SIZE - Static variable in class org.craftercms.commons.crypto.SimpleDigest
-
- DEFAULT_SHUTDOWN_CLIENT_AFTER_IDLE_SECS - Static variable in class org.craftercms.commons.aws.AbstractAwsClientCachingFactory
-
- DefaultDbIntegrityValidatorImpl - Class in org.craftercms.commons.entitlements.validator.impl
-
- DefaultDbIntegrityValidatorImpl() - Constructor for class org.craftercms.commons.entitlements.validator.impl.DefaultDbIntegrityValidatorImpl
-
- DefaultEntitlementValidatorImpl - Class in org.craftercms.commons.entitlements.validator.impl
-
- DefaultEntitlementValidatorImpl() - Constructor for class org.craftercms.commons.entitlements.validator.impl.DefaultEntitlementValidatorImpl
-
- defaultKeyAlgorithm - Variable in class org.craftercms.commons.crypto.impl.SecretKeyRepositoryImpl
-
- DefaultPermission - Class in org.craftercms.commons.security.permissions
-
Default
Permission
that uses a set of allowed actions to
check if a subject is allowed to perform a specific action.
- DefaultPermission() - Constructor for class org.craftercms.commons.security.permissions.DefaultPermission
-
- DefaultUpgradePipelineFactoryImpl<T> - Class in org.craftercms.commons.upgrade.impl.pipeline
-
- DefaultUpgradePipelineFactoryImpl(String, Resource, VersionProvider) - Constructor for class org.craftercms.commons.upgrade.impl.pipeline.DefaultUpgradePipelineFactoryImpl
-
- DefaultUpgradePipelineImpl<T> - Class in org.craftercms.commons.upgrade.impl.pipeline
-
- DefaultUpgradePipelineImpl(String, List<UpgradeOperation<T>>) - Constructor for class org.craftercms.commons.upgrade.impl.pipeline.DefaultUpgradePipelineImpl
-
- defaultValue - Variable in class org.craftercms.commons.plugin.model.Parameter
-
The default value of the parameter
- defaultValue - Variable in class org.craftercms.commons.upgrade.impl.providers.AbstractVersionProvider
-
- deleteAudits(List<String>) - Method in class org.craftercms.commons.audit.AuditService
-
Deletes all audits where its it is in the given List.
- deleteCookie(String, HttpServletResponse) - Method in class org.craftercms.commons.http.CookieManager
-
Add a "delete" cookie to the response to indicate the that the stored cookie should be deleted.
- deleteFile(Path) - Static method in class org.craftercms.commons.git.utils.GitUtils
-
- deleteFile(ObjectId) - Method in class org.craftercms.commons.mongo.AbstractJongoRepository
-
- deleteFile(String) - Method in class org.craftercms.commons.mongo.AbstractJongoRepository
-
- deleteFile(ObjectId) - Method in interface org.craftercms.commons.mongo.CrudRepository
-
Deletes the File with the given Id.
- deleteFile(String) - Method in interface org.craftercms.commons.mongo.CrudRepository
-
Deletes the File with the given name.
- deleteGitIndex(String) - Static method in class org.craftercms.commons.git.utils.GitUtils
-
- deliveryBaseUrl - Variable in class org.craftercms.commons.config.profiles.webdav.WebDavProfile
-
- description - Variable in class org.craftercms.commons.plugin.model.Asset
-
The description of the asset
- description - Variable in class org.craftercms.commons.plugin.model.Parameter
-
The description of the parameter
- description - Variable in class org.craftercms.commons.plugin.model.Plugin
-
The description of the plugin
- descriptorVersion - Variable in class org.craftercms.commons.plugin.model.PluginDescriptor
-
The version of the descriptor
- deserialize(JsonParser, DeserializationContext) - Method in class org.craftercms.commons.jackson.ObjectIdDeserializer
-
- deserializers - Variable in class org.craftercms.commons.jackson.CustomSerializationObjectMapper
-
- destroy() - Method in class org.craftercms.commons.cache.EhCacheFactoryBean
-
- destroy() - Method in class org.craftercms.commons.http.RequestContextBindingFilter
-
- destroyInstance(MongoClient) - Method in class org.craftercms.commons.mongo.MongoClientFromUriFactoryBean
-
- Developer() - Constructor for class org.craftercms.commons.plugin.model.BlueprintDescriptor.Developer
-
Deprecated.
- Developer - Class in org.craftercms.commons.plugin.model
-
Holds all metadata about the developers
- Developer() - Constructor for class org.craftercms.commons.plugin.model.Developer
-
- developer - Variable in class org.craftercms.commons.plugin.model.Plugin
-
The developer information of the plugin
- digest(byte[]) - Method in class org.craftercms.commons.crypto.SimpleDigest
-
- digestBase64(String) - Method in class org.craftercms.commons.crypto.SimpleDigest
-
- disableCaching(HttpServletResponse) - Static method in class org.craftercms.commons.http.HttpUtils
-
Disable caching in the client.
- DisableClassLoadingConstructor - Class in org.craftercms.commons.config
-
Extension of Constructor
to disable any class from being loaded
- DisableClassLoadingConstructor(LoaderOptions) - Constructor for class org.craftercms.commons.config.DisableClassLoadingConstructor
-
- DisableClassLoadingConstructor(Class<?>, LoaderOptions) - Constructor for class org.craftercms.commons.config.DisableClassLoadingConstructor
-
- DisableClassLoadingConstructor(TypeDescription, LoaderOptions) - Constructor for class org.craftercms.commons.config.DisableClassLoadingConstructor
-
- DisableClassLoadingConstructor(String, LoaderOptions) - Constructor for class org.craftercms.commons.config.DisableClassLoadingConstructor
-
- discardAllChanges(Git) - Static method in class org.craftercms.commons.git.utils.GitUtils
-
Executes a git reset to discard all uncommitted changes
- dispose() - Method in class org.craftercms.commons.aws.AbstractAwsClientCachingFactory
-
- Document - Annotation Type in org.craftercms.commons.mongo
-
- doDecrypt(String, Key) - Method in class org.craftercms.commons.crypto.impl.AesTextEncryptor
-
- doEncrypt(String, Key) - Method in class org.craftercms.commons.crypto.impl.AesTextEncryptor
-
- doExecute(T) - Method in class org.craftercms.commons.upgrade.impl.operations.AbstractUpgradeOperation
-
- doExecute(T) - Method in class org.craftercms.commons.upgrade.impl.operations.UpdateVersionUpgradeOperation
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.craftercms.commons.http.RequestContextBindingFilter
-
Binds a new
RequestContext
to the current thread, and after the the filter chain has finished
executing, removes it from the current thread.
- doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.craftercms.commons.web.AddResponseHeaderFilter
- doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.craftercms.commons.web.CloudfrontForwardedHeaderFilter
-
- doGetContent(AbstractBlobStore.Mapping, String) - Method in class org.craftercms.commons.file.blob.impl.AbstractBlobStore
-
- doGetContent(AbstractBlobStore.Mapping, String) - Method in class org.craftercms.commons.file.blob.impl.s3.AwsS3BlobStore
-
- doGetEntitlementUsage(EntitlementType) - Method in interface org.craftercms.commons.entitlements.usage.EntitlementUsageProvider
-
Performs the module specific operations to get the current value of the given entitlement
- doGetFile(ProfileAwareRemotePath, T) - Method in class org.craftercms.commons.file.stores.impl.AbstractProfileAwareRemoteFileStore
-
- doGetFile(ProfileAwareRemotePath, BoxProfile) - Method in class org.craftercms.commons.file.stores.impl.box.BoxFileStore
-
- doGetFile(ProfileAwareRemotePath, S3Profile) - Method in class org.craftercms.commons.file.stores.impl.s3.S3FileStore
-
- doGetFile(ProfileAwareRemotePath, WebDavProfile) - Method in class org.craftercms.commons.file.stores.impl.webdav.WebDavFileStore
-
- doGetTargets() - Method in class org.craftercms.commons.upgrade.impl.AbstractUpgradeManager
-
- doGetVersion(Object) - Method in class org.craftercms.commons.upgrade.impl.providers.AbstractFileVersionProvider
-
- doGetVersion(Object) - Method in class org.craftercms.commons.upgrade.impl.providers.AbstractVersionProvider
-
- doInit(HierarchicalConfiguration<ImmutableNode>) - Method in class org.craftercms.commons.file.blob.impl.AbstractBlobStore
-
- doInit(HierarchicalConfiguration<ImmutableNode>) - Method in class org.craftercms.commons.file.blob.impl.s3.AwsS3BlobStore
-
- doInit(HierarchicalConfiguration<?>) - Method in class org.craftercms.commons.upgrade.impl.operations.AbstractUpgradeOperation
-
- DONT_BREAK_LINES - Static variable in class org.craftercms.commons.crypto.Base64
-
Deprecated.
Don't break lines when encoding (violates strict Base64 specification)
- doSetVersion(Object, String) - Method in class org.craftercms.commons.upgrade.impl.providers.AbstractFileVersionProvider
-
- doSetVersion(Object, String) - Method in class org.craftercms.commons.upgrade.impl.providers.AbstractVersionProvider
-
- DoubleParamValidatorFactory - Class in org.craftercms.commons.validation.validators.impl
-
- DoubleParamValidatorFactory() - Constructor for class org.craftercms.commons.validation.validators.impl.DoubleParamValidatorFactory
-
- DoubleValidator - Class in org.craftercms.commons.validation.validators.impl
-
- DoubleValidator(String) - Constructor for class org.craftercms.commons.validation.validators.impl.DoubleValidator
-
- doUpgrade(T) - Method in class org.craftercms.commons.upgrade.impl.AbstractUpgradeManager
-
- doValidation(JoinPoint) - Method in class org.craftercms.commons.validation.validators.impl.ValidateParamsAspect
-
- DuplicateKeyException - Exception in org.craftercms.commons.mongo
-
Mongo exception thrown when a document can't be inserted because there's already a document with the same key.
- DuplicateKeyException() - Constructor for exception org.craftercms.commons.mongo.DuplicateKeyException
-
- DuplicateKeyException(String) - Constructor for exception org.craftercms.commons.mongo.DuplicateKeyException
-
- DuplicateKeyException(String, Throwable) - Constructor for exception org.craftercms.commons.mongo.DuplicateKeyException
-
- DuplicateKeyException(Throwable) - Constructor for exception org.craftercms.commons.mongo.DuplicateKeyException
-
- DuplicateKeyException(String, Throwable, boolean, boolean) - Constructor for exception org.craftercms.commons.mongo.DuplicateKeyException
-
- EBusBeanAutoConfiguration - Class in org.craftercms.commons.ebus.config
-
ApplicationListener
implementation that finds beans registered in the current
ApplicationContext
that look like a
.annotations.EListener
bean and interrogates it for event handling methods.
- EBusBeanAutoConfiguration() - Constructor for class org.craftercms.commons.ebus.config.EBusBeanAutoConfiguration
-
- EBusBeanAutoConfiguration.Invoker - Class in org.craftercms.commons.ebus.config
-
- EBusBeanAutoConfiguration.ServiceConsumer - Class in org.craftercms.commons.ebus.config
-
- EBusBeanDefinitionRegistrar - Class in org.craftercms.commons.ebus.config
-
ImportBeanDefinitionRegistrar
implementation that configures
necessary Reactor components.
- EBusBeanDefinitionRegistrar() - Constructor for class org.craftercms.commons.ebus.config.EBusBeanDefinitionRegistrar
-
- EBusConfig - Class in org.craftercms.commons.ebus.config
-
EBus Spring configuration
- EBusConfig() - Constructor for class org.craftercms.commons.ebus.config.EBusConfig
-
- EBusReactorFactory - Class in org.craftercms.commons.ebus.config
-
EBus Reactor Factory.
- EBusReactorFactory() - Constructor for class org.craftercms.commons.ebus.config.EBusReactorFactory
-
- EhCacheFactoryBean - Class in org.craftercms.commons.cache
-
Spring FactoryBean
used to create EhCache caches as beans.
- EhCacheFactoryBean() - Constructor for class org.craftercms.commons.cache.EhCacheFactoryBean
-
- ELASTICSEARCH - Static variable in interface org.craftercms.commons.plugin.model.SearchEngines
-
Elasticsearch, the default since 3.1
- EListener - Annotation Type in org.craftercms.commons.ebus.annotations
-
Denotes a class as being eligible to scan for event handling methods.
- Email - Interface in org.craftercms.commons.mail
-
Represents an email (possibly with from, to, body, etc., depending of the implementation).
- email - Variable in class org.craftercms.commons.plugin.model.Contact
-
The email of the contact
- EMAIL_PATTERN - Static variable in class org.craftercms.commons.mail.EmailUtils
-
- EmailAddressException - Exception in org.craftercms.commons.mail
-
Thrown when an email address in wrong format is encountered.
- EmailAddressException(Throwable) - Constructor for exception org.craftercms.commons.mail.EmailAddressException
-
- EmailException - Exception in org.craftercms.commons.mail
-
Thrown when an email can't be sent for some reason.
- EmailException(String, Object...) - Constructor for exception org.craftercms.commons.mail.EmailException
-
- EmailException(String, Throwable, Object...) - Constructor for exception org.craftercms.commons.mail.EmailException
-
- EmailFactory - Interface in org.craftercms.commons.mail
-
Factory for creating
Email
s.
- EmailFactoryImpl - Class in org.craftercms.commons.mail.impl
-
- EmailFactoryImpl() - Constructor for class org.craftercms.commons.mail.impl.EmailFactoryImpl
-
- EmailImpl - Class in org.craftercms.commons.mail.impl
-
Default implementation of
Email
, which uses Spring Mail to send a message.
- EmailImpl(JavaMailSender, MimeMessage) - Constructor for class org.craftercms.commons.mail.impl.EmailImpl
-
- EmailPreparationException - Exception in org.craftercms.commons.mail
-
Thrown when an email message couldn't be prepared properly.
- EmailPreparationException(Throwable) - Constructor for exception org.craftercms.commons.mail.EmailPreparationException
-
- EmailSendException - Exception in org.craftercms.commons.mail
-
Thrown when an email couldn't be sent for some reason.
- EmailSendException(Throwable) - Constructor for exception org.craftercms.commons.mail.EmailSendException
-
- EmailUtils - Class in org.craftercms.commons.mail
-
Utility methods for email related stuff.
- enabled - Variable in class org.craftercms.commons.upgrade.impl.operations.AbstractUpgradeOperation
-
Indicates if the operation should be executed, true by default
- enabled - Variable in class org.craftercms.commons.web.AddResponseHeaderFilter
-
Indicates if the headers should be added
- enabled - Variable in class org.craftercms.commons.web.CloudfrontForwardedHeaderFilter
-
- enabled - Variable in class org.craftercms.commons.web.ForwardedHeaderFilter
-
- EnableEBus - Annotation Type in org.craftercms.commons.ebus.annotations
-
Helper annotation to be placed on Configuration
classes to ensure
creation of the necessary beans for automatic wiring of annotated beans.
- ENCODE - Static variable in class org.craftercms.commons.crypto.Base64
-
Deprecated.
Specify encoding.
- encodeBytes(byte[]) - Static method in class org.craftercms.commons.crypto.Base64
-
Deprecated.
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int) - Static method in class org.craftercms.commons.crypto.Base64
-
Deprecated.
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int, int) - Static method in class org.craftercms.commons.crypto.Base64
-
Deprecated.
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int, int, int) - Static method in class org.craftercms.commons.crypto.Base64
-
Deprecated.
Encodes a byte array into Base64 notation.
- encodeFileToFile(String, String) - Static method in class org.craftercms.commons.crypto.Base64
-
Deprecated.
Reads infile and encodes it to outfile.
- encodeFromFile(String) - Static method in class org.craftercms.commons.crypto.Base64
-
Deprecated.
Convenience method for reading a binary file
and base64-encoding it.
- encodeObject(Serializable) - Static method in class org.craftercms.commons.crypto.Base64
-
Deprecated.
Serializes an object and returns the Base64-encoded
version of that serialized object.
- encodeObject(Serializable, int) - Static method in class org.craftercms.commons.crypto.Base64
-
Deprecated.
Serializes an object and returns the Base64-encoded
version of that serialized object.
- encodeToFile(byte[], String) - Static method in class org.craftercms.commons.crypto.Base64
-
Deprecated.
Convenience method for encoding data to a file.
- encrypt(String) - Method in class org.craftercms.commons.crypto.impl.AesTextEncryptor
-
- encrypt(String) - Method in class org.craftercms.commons.crypto.impl.NoOpTextEncryptor
-
- encrypt(String) - Method in class org.craftercms.commons.crypto.impl.PbkAesTextEncryptor
-
- encrypt(Path, InputStream, OutputStream) - Static method in class org.craftercms.commons.crypto.PGPUtils
-
Performs encryption on a single file using a PGP public key.
- encrypt(byte[]) - Method in class org.craftercms.commons.crypto.SimpleAesCipher
-
Deprecated.
- encrypt(byte[]) - Method in class org.craftercms.commons.crypto.SimpleCipher
-
- encrypt(String) - Method in interface org.craftercms.commons.crypto.TextEncryptor
-
Encrypts the specified clear text.
- encryptBase64(String) - Method in class org.craftercms.commons.crypto.SimpleCipher
-
- encryptedValuePrefix - Variable in class org.craftercms.commons.config.EncryptionAwareConfigurationReader
-
- EncryptionAwareConfigurationReader - Class in org.craftercms.commons.config
-
Base class that loads configuration files handling encrypted properties
- EncryptionAwareConfigurationReader(TextEncryptor) - Constructor for class org.craftercms.commons.config.EncryptionAwareConfigurationReader
-
- EncryptionAwareConfigurationReader(char, String, TextEncryptor) - Constructor for class org.craftercms.commons.config.EncryptionAwareConfigurationReader
-
- EncryptionTool - Class in org.craftercms.commons.crypto.impl
-
Main class that allows encryption/decryption of data using AES with PBK.
- EncryptionTool() - Constructor for class org.craftercms.commons.crypto.impl.EncryptionTool
-
- encryptor - Variable in class org.craftercms.commons.config.DecryptionLookup
-
- endpoint - Variable in class org.craftercms.commons.config.profiles.aws.AbstractAwsProfile
-
Endpoint to connect to compatible services (eg.
- ENTERPRISE - Static variable in interface org.craftercms.commons.plugin.model.CrafterCmsEditions
-
The enterprise edition
- enterpriseId - Variable in class org.craftercms.commons.config.profiles.box.BoxProfile
-
Box API Enterprise ID
- Entitlement - Class in org.craftercms.commons.entitlements.model
-
Holds the value for a given entitlement type.
- Entitlement() - Constructor for class org.craftercms.commons.entitlements.model.Entitlement
-
- EntitlementExceededException - Exception in org.craftercms.commons.entitlements.exception
-
Exception thrown when the validation of an entitlement fails.
- EntitlementExceededException(Module, EntitlementType, Number, Number) - Constructor for exception org.craftercms.commons.entitlements.exception.EntitlementExceededException
-
- EntitlementException - Exception in org.craftercms.commons.entitlements.exception
-
Base class for all entitlement related errors.
- EntitlementException() - Constructor for exception org.craftercms.commons.entitlements.exception.EntitlementException
-
- EntitlementException(String) - Constructor for exception org.craftercms.commons.entitlements.exception.EntitlementException
-
- EntitlementException(String, Throwable) - Constructor for exception org.craftercms.commons.entitlements.exception.EntitlementException
-
- EntitlementException(Throwable) - Constructor for exception org.craftercms.commons.entitlements.exception.EntitlementException
-
- entitlementType - Variable in exception org.craftercms.commons.entitlements.exception.EntitlementExceededException
-
The entitlement that was being validated.
- entitlementType - Variable in exception org.craftercms.commons.entitlements.exception.UnsupportedEntitlementException
-
The requested entitlement.
- EntitlementType - Enum in org.craftercms.commons.entitlements.model
-
Holds the available entitlements when requesting an entitlement validation.
- EntitlementUsageProvider - Interface in org.craftercms.commons.entitlements.usage
-
Defines the operations to support entitlement usage data in a module.
- EntitlementValidator - Interface in org.craftercms.commons.entitlements.validator
-
Defines the operations to perform entitlement validations.
- entitlementValue - Variable in exception org.craftercms.commons.entitlements.exception.EntitlementExceededException
-
The entitlement value found in the license file.
- environment - Variable in class org.craftercms.commons.config.ConfigurationResolverImpl
-
The active environment
- envPath - Variable in class org.craftercms.commons.config.ConfigurationResolverImpl
-
The path pattern for a specific environment
- equals(Object) - Method in class org.craftercms.commons.config.profiles.aws.AbstractAwsProfile
-
- equals(Object) - Method in class org.craftercms.commons.config.profiles.aws.S3Profile
-
- equals(Object) - Method in class org.craftercms.commons.config.profiles.ConfigurationProfile
-
- equals(Object) - Method in class org.craftercms.commons.mongo.FileInfo
-
- equals(Object) - Method in class org.craftercms.commons.plugin.model.Asset
-
- equals(Object) - Method in class org.craftercms.commons.plugin.model.Build
-
- equals(Object) - Method in class org.craftercms.commons.plugin.model.Contact
-
- equals(Object) - Method in class org.craftercms.commons.plugin.model.Developer
-
- equals(Object) - Method in class org.craftercms.commons.plugin.model.Link
-
- equals(Object) - Method in class org.craftercms.commons.plugin.model.Media
-
- equals(Object) - Method in class org.craftercms.commons.plugin.model.Parameter
-
- equals(Object) - Method in class org.craftercms.commons.plugin.model.Plugin
-
- equals(Object) - Method in class org.craftercms.commons.plugin.model.PluginDescriptor
-
- equals(Object) - Method in class org.craftercms.commons.plugin.model.Version
-
- equals(Object) - Method in class org.craftercms.commons.security.permissions.DefaultPermission
-
- error(String, Object...) - Method in class org.craftercms.commons.i10n.I10nLogger
-
- error(String, Throwable, Object...) - Method in class org.craftercms.commons.i10n.I10nLogger
-
- ERROR_KEY_DEC_ERROR - Static variable in class org.craftercms.commons.crypto.SimpleCipher
-
- ERROR_KEY_ENC_ERROR - Static variable in class org.craftercms.commons.crypto.SimpleCipher
-
- ERROR_KEY_GET_KEY_ERROR - Static variable in class org.craftercms.commons.crypto.impl.SecretKeyRepositoryImpl
-
- ERROR_KEY_INVALID_ALG - Static variable in class org.craftercms.commons.crypto.SimpleDigest
-
- ERROR_KEY_IV_NOT_SET - Static variable in class org.craftercms.commons.crypto.SimpleCipher
-
- ERROR_KEY_KEY_NOT_SET - Static variable in class org.craftercms.commons.crypto.SimpleCipher
-
- ERROR_KEY_KEY_STORE_LOAD_ERROR - Static variable in class org.craftercms.commons.crypto.impl.SecretKeyRepositoryImpl
-
- ERROR_KEY_KEY_STORE_STORE_ERROR - Static variable in class org.craftercms.commons.crypto.impl.SecretKeyRepositoryImpl
-
- ERROR_KEY_LOAD_ERROR - Static variable in class org.craftercms.commons.config.YamlConfiguration
-
- ERROR_KEY_SAVE_KEY_ERROR - Static variable in class org.craftercms.commons.crypto.impl.SecretKeyRepositoryImpl
-
- ERROR_KEY_TEMPLATE_CONFIG_MISSING - Static variable in class org.craftercms.commons.mail.impl.EmailFactoryImpl
-
- ERROR_KEY_WRITE_NOT_SUPPORTED - Static variable in class org.craftercms.commons.config.YamlConfiguration
-
- ErrorCodes - Class in org.craftercms.commons.validation
-
- errorDetails - Variable in exception org.craftercms.commons.rest.RestServiceException
-
- errorMessageBundle - Variable in class org.craftercms.commons.validation.rest.ValidationAwareRestExceptionHandlers
-
- errorMessageBundle - Variable in class org.craftercms.commons.validation.ValidationResult
-
- errorMessageBundle - Variable in class org.craftercms.commons.validation.validators.impl.ValidateParamsAspect
-
- errorResponseType - Variable in class org.craftercms.commons.rest.RestTemplate
-
- errors - Variable in class org.craftercms.commons.validation.ValidationResult
-
- EsapiValidatedParam - Annotation Type in org.craftercms.commons.validation.annotations.param
-
- EsapiValidationType - Enum in org.craftercms.commons.validation.annotations.param
-
Supported ESAPI validator "types".
- EsapiValidator - Class in org.craftercms.commons.validation.validators.impl
-
StringValidator
extension that validates the parameter value
against
ESAPI
validator(), using the annotation 'type' property.
- EsapiValidator(String) - Constructor for class org.craftercms.commons.validation.validators.impl.EsapiValidator
-
- EsapiValidatorFactory - Class in org.craftercms.commons.validation.validators.impl
-
- EsapiValidatorFactory() - Constructor for class org.craftercms.commons.validation.validators.impl.EsapiValidatorFactory
-
- EventHandler - Annotation Type in org.craftercms.commons.ebus.annotations
-
Denotes method that is EBus event handler.
- EventSelectorType - Enum in org.craftercms.commons.ebus.annotations
-
- Exclude - Annotation Type in org.craftercms.commons.jackson.mvc.annotations
-
Exclude (Suppress) the Annotated field from been process it will be ignore.
- execute() - Method in interface org.craftercms.commons.lang.Callback
-
Executes the callback, returning the result or throwing a runtime exception if an error occurs.
- execute(T) - Method in class org.craftercms.commons.upgrade.impl.operations.AbstractUpgradeOperation
-
- execute(T) - Method in class org.craftercms.commons.upgrade.impl.pipeline.DefaultUpgradePipelineImpl
-
- execute(T) - Method in interface org.craftercms.commons.upgrade.UpgradeOperation
-
Performs a single upgrade operation.
- execute(T) - Method in interface org.craftercms.commons.upgrade.UpgradePipeline
-
- executePipeline(T, UpgradePipelineFactory<T>) - Method in class org.craftercms.commons.upgrade.impl.AbstractUpgradeManager
-
- executeUpdate(String, CrudRepository<?>) - Method in class org.craftercms.commons.mongo.UpdateHelper
-
- exists() - Method in class org.craftercms.commons.spring.resources.BoxResource
-
- exists() - Method in class org.craftercms.commons.spring.resources.S3Resource
-
- exists() - Method in class org.craftercms.commons.spring.resources.WebDavResource
-
- EXPIRES_HEADER_NAME - Static variable in class org.craftercms.commons.http.HttpUtils
-
- extension - Variable in class org.craftercms.commons.rest.AbstractRestClientBase
-
- GDataPropertyFilter - Class in org.craftercms.commons.jackson.mvc
-
A Gdata like property filter (aka selector) gets the information from .
- GDataPropertyFilter() - Constructor for class org.craftercms.commons.jackson.mvc.GDataPropertyFilter
-
- generateAesIv() - Static method in class org.craftercms.commons.crypto.CryptoUtils
-
Generates a random initialization vector for an AES cipher.
- generateAesKey() - Static method in class org.craftercms.commons.crypto.CryptoUtils
-
Generates a random AES encryption key.
- generateKey(String) - Static method in class org.craftercms.commons.crypto.CryptoUtils
-
Generates a random encryption key.
- generateRandomBytes(int) - Static method in class org.craftercms.commons.crypto.CryptoUtils
-
Generates a random array of bytes, using the singleton
SecureRandom
.
- get(String) - Method in class org.craftercms.commons.properties.OverrideProperties
-
Gets the Query with the given name.
- getAbsoluteUrl(String) - Method in class org.craftercms.commons.rest.AbstractRestClientBase
-
- getAcceptableMediaTypes(HttpServletRequest) - Method in class org.craftercms.commons.rest.HttpMessageConvertingResponseWriter
-
Return the acceptable media types from the request.
- getAccessKey() - Method in class org.craftercms.commons.config.profiles.aws.AbstractAwsProfile
-
- getActualKey() - Method in class org.craftercms.commons.spring.resources.S3Resource
-
- getActualLogger() - Method in class org.craftercms.commons.i10n.I10nLogger
-
- getActualMethod(JoinPoint) - Static method in class org.craftercms.commons.aop.AopUtils
-
- getAllowedActions() - Method in class org.craftercms.commons.security.permissions.DefaultPermission
-
- getAllSupportedMediaTypes(List<HttpMessageConverter<?>>) - Method in class org.craftercms.commons.rest.HttpMessageConvertingResponseWriter
-
Return the media types supported by all provided message converters sorted by specificity via
MediaType.sortBySpecificity(List)
.
- getAnnotatedProtectedResource(Method, ProceedingJoinPoint) - Method in class org.craftercms.commons.security.permissions.annotations.HasPermissionAnnotationHandler
-
- getAnnotatedProtectedResourceIds(Method, ProceedingJoinPoint) - Method in class org.craftercms.commons.security.permissions.annotations.HasPermissionAnnotationHandler
-
- getArgTypes() - Method in class org.craftercms.commons.ebus.config.EBusBeanAutoConfiguration.Invoker
-
- getAttributes() - Method in class org.craftercms.commons.mongo.FileInfo
-
- getAuditDate() - Method in class org.craftercms.commons.audit.AuditModel
-
Gets Audit entry Date.
- getAuditLog(String) - Method in class org.craftercms.commons.audit.AuditService
-
Gets the audit log for its Id.
- getAuditLogs(Date) - Method in class org.craftercms.commons.audit.AuditService
-
Returns all Audits starting the given date.
- getAuditLogs(Date, Date) - Method in class org.craftercms.commons.audit.AuditService
-
Returns all Audits where logged date is between the given dates.
- getBase64Salt() - Method in class org.craftercms.commons.crypto.SimpleDigest
-
- getBaseRequestUrl(HttpServletRequest, boolean) - Static method in class org.craftercms.commons.http.HttpUtils
-
Returns the portion from the URL that includes the scheme, server name and port number, without the server
path.
- getBaseUrl() - Method in class org.craftercms.commons.config.profiles.webdav.WebDavProfile
-
Returns the base url of the webdav server.
- getBean() - Method in class org.craftercms.commons.ebus.config.EBusBeanAutoConfiguration.Invoker
-
- getBlobUrl(String) - Method in interface org.craftercms.commons.file.blob.BlobUrlResolver
-
Returns the blob file url for the given content
- getBlobUrl(String) - Method in class org.craftercms.commons.file.blob.impl.BlobUrlResolverImpl
-
- getBlueprint() - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor
-
Deprecated.
- getBlueprint() - Method in class org.craftercms.commons.plugin.model.PluginDescriptor
-
Deprecated.
- getBooleanProperty(Configuration, String) - Static method in class org.craftercms.commons.config.ConfigUtils
-
Returns the specified Boolean property from the configuration
- getBooleanProperty(Configuration, String, Boolean) - Static method in class org.craftercms.commons.config.ConfigUtils
-
Returns the specified Boolean property from the configuration
- getBucketName() - Method in class org.craftercms.commons.config.profiles.aws.S3Profile
-
- getBuild() - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Blueprint
-
Deprecated.
- getBuild() - Method in class org.craftercms.commons.plugin.model.Plugin
-
- getById(ConfigurationProvider, String) - Method in interface org.craftercms.commons.file.blob.BlobStoreResolver
-
- getById(ConfigurationProvider, String) - Method in class org.craftercms.commons.file.blob.impl.BlobStoreResolverImpl
-
- getById(HierarchicalConfiguration, String) - Method in class org.craftercms.commons.file.blob.impl.BlobStoreResolverImpl
-
- getCipher() - Method in class org.craftercms.commons.crypto.SimpleCipher
-
- getClassForName(String) - Method in class org.craftercms.commons.config.DisableClassLoadingConstructor
-
- getClient(P) - Method in class org.craftercms.commons.aws.AbstractAwsClientCachingFactory
-
- getClient() - Method in class org.craftercms.commons.file.blob.impl.s3.AwsS3BlobStore
-
- getClientId() - Method in class org.craftercms.commons.config.profiles.box.BoxProfile
-
- getClientId() - Method in interface org.craftercms.commons.entitlements.validator.EntitlementValidator
-
Provides the client id of the current validator.
- getClientSecret() - Method in class org.craftercms.commons.config.profiles.box.BoxProfile
-
- getCollection() - Method in class org.craftercms.commons.mongo.AbstractJongoRepository
-
Gets the Jongo Document.
- getCompany() - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Developer
-
Deprecated.
- getCompany() - Method in class org.craftercms.commons.plugin.model.Developer
-
- getConfig(String) - Method in interface org.craftercms.commons.config.ConfigurationProvider
-
Get the content of the given configuration file
- getConfiguration() - Method in class org.craftercms.commons.config.MultiResourceConfigurationBuilder
-
- getConfiguration(ConfigurationProvider) - Method in class org.craftercms.commons.file.blob.impl.BlobStoreResolverImpl
-
- getConfigurationAt(HierarchicalConfiguration<ImmutableNode>, String) - Static method in class org.craftercms.commons.config.ConfigUtils
-
Returns the sub-configuration whose root is the specified key.
- getConfigurationsAt(HierarchicalConfiguration<ImmutableNode>, String) - Static method in class org.craftercms.commons.config.ConfigUtils
-
Returns the sub-configurations whose root is the specified key.
- getConfiguredToken() - Method in interface org.craftercms.commons.rest.ManagementTokenAware
-
- getContentLength() - Method in class org.craftercms.commons.file.stores.impl.ResourceBasedRemoteFile
-
- getContentLength() - Method in interface org.craftercms.commons.file.stores.RemoteFile
-
Returns the content length of the file.
- getContentType() - Method in class org.craftercms.commons.mongo.FileInfo
-
- getContentUrl(String) - Method in interface org.craftercms.commons.file.blob.BlobUrlResolver
-
Returns the content url for the given blob file
- getContentUrl(String) - Method in class org.craftercms.commons.file.blob.impl.BlobUrlResolverImpl
-
- getCookie(String, HttpServletRequest) - Static method in class org.craftercms.commons.http.HttpUtils
-
Returns the cookie with the given name for the given request
- getCookieValue(String, HttpServletRequest) - Static method in class org.craftercms.commons.http.HttpUtils
-
Returns the cookie value with the given name for the given request
- getCorsConfiguration(HttpServletRequest) - Method in class org.craftercms.commons.spring.cors.FixedCorsConfigurationSource
-
- getCrafterCmsEditions() - Method in class org.craftercms.commons.plugin.model.Plugin
-
- getCrafterCmsVersions() - Method in class org.craftercms.commons.plugin.model.Plugin
-
- getCraftercmsVersionsSupported() - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Blueprint
-
Deprecated.
- getCredentialsProvider() - Method in class org.craftercms.commons.config.profiles.aws.AbstractAwsProfile
-
- getCurrent() - Static method in class org.craftercms.commons.http.RequestContext
-
Returns the context for the current thread.
- getCurrentMemory() - Static method in class org.craftercms.commons.monitoring.MemoryInfo
-
- getCurrentMemory(String) - Method in class org.craftercms.commons.monitoring.rest.MonitoringRestControllerBase
-
- getCurrentStatus(String) - Method in class org.craftercms.commons.monitoring.rest.MonitoringRestControllerBase
-
- getCurrentStatus() - Static method in class org.craftercms.commons.monitoring.StatusInfo
-
Create the StatusInfo with current information.
- getCurrentSubject() - Method in interface org.craftercms.commons.security.permissions.SubjectResolver
-
Returns the current subject.
- getCurrentUsage() - Method in interface org.craftercms.commons.entitlements.usage.EntitlementUsageProvider
-
Provides a list holding the current values for all entitlements supported by the current module.
- getCurrentValue() - Method in exception org.craftercms.commons.entitlements.exception.EntitlementExceededException
-
- getCurrentVersion(String) - Method in class org.craftercms.commons.monitoring.rest.MonitoringRestControllerBase
-
- getDate() - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Build
-
Deprecated.
- getDate() - Method in class org.craftercms.commons.plugin.model.Build
-
- getDefaultErrorMessageBundle() - Static method in class org.craftercms.commons.validation.ValidationUtils
-
- getDefaultValue() - Method in class org.craftercms.commons.plugin.model.Parameter
-
- getDeliveryBaseUrl() - Method in class org.craftercms.commons.config.profiles.webdav.WebDavProfile
-
- getDescription() - Method in interface org.craftercms.commons.entitlements.validator.EntitlementValidator
-
Provides a general description of the current validator.
- getDescription() - Method in class org.craftercms.commons.entitlements.validator.impl.DefaultEntitlementValidatorImpl
-
- getDescription() - Method in class org.craftercms.commons.plugin.model.Asset
-
- getDescription() - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Blueprint
-
Deprecated.
- getDescription() - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Screenshot
-
Deprecated.
- getDescription() - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Video
-
Deprecated.
- getDescription() - Method in class org.craftercms.commons.plugin.model.Parameter
-
- getDescription() - Method in class org.craftercms.commons.plugin.model.Plugin
-
- getDescription() - Method in class org.craftercms.commons.spring.resources.BoxResource
-
- getDescription() - Method in class org.craftercms.commons.spring.resources.S3Resource
-
- getDescription() - Method in class org.craftercms.commons.spring.resources.WebDavResource
-
- getDescriptorVersion() - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor
-
Deprecated.
- getDescriptorVersion() - Method in class org.craftercms.commons.plugin.model.PluginDescriptor
-
- getDeveloper() - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Media
-
Deprecated.
- getDeveloper() - Method in class org.craftercms.commons.plugin.model.Plugin
-
- getDigest() - Method in class org.craftercms.commons.crypto.SimpleDigest
-
- getEdition(String) - Static method in class org.craftercms.commons.plugin.model.Version
-
- getEmail(String, String[], String[], String[], String, String, boolean, File...) - Method in interface org.craftercms.commons.mail.EmailFactory
-
- getEmail(String, String[], String[], String[], String, String, String, boolean, File...) - Method in interface org.craftercms.commons.mail.EmailFactory
-
- getEmail(String, String[], String[], String[], String, String, Object, boolean, File...) - Method in interface org.craftercms.commons.mail.EmailFactory
-
- getEmail(String, String[], String[], String[], String, String, String, Object, boolean, File...) - Method in interface org.craftercms.commons.mail.EmailFactory
-
- getEmail(String, String[], String[], String[], String, String, boolean, File...) - Method in class org.craftercms.commons.mail.impl.EmailFactoryImpl
-
- getEmail(String, String[], String[], String[], String, String, String, boolean, File...) - Method in class org.craftercms.commons.mail.impl.EmailFactoryImpl
-
- getEmail(String, String[], String[], String[], String, String, Object, boolean, File...) - Method in class org.craftercms.commons.mail.impl.EmailFactoryImpl
-
- getEmail(String, String[], String[], String[], String, String, String, Object, boolean, File...) - Method in class org.craftercms.commons.mail.impl.EmailFactoryImpl
-
- getEmail() - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Company
-
Deprecated.
- getEmail() - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Person
-
Deprecated.
- getEmail() - Method in class org.craftercms.commons.plugin.model.Contact
-
- getEndpoint() - Method in class org.craftercms.commons.config.profiles.aws.AbstractAwsProfile
-
- getEnterpriseId() - Method in class org.craftercms.commons.config.profiles.box.BoxProfile
-
- getEntitlementType() - Method in exception org.craftercms.commons.entitlements.exception.EntitlementExceededException
-
- getEntitlementType() - Method in exception org.craftercms.commons.entitlements.exception.UnsupportedEntitlementException
-
- getEntitlementUsage(EntitlementType) - Method in interface org.craftercms.commons.entitlements.usage.EntitlementUsageProvider
-
Returns the current usage for a given entitlement type in the current module
- getEntitlementValue() - Method in exception org.craftercms.commons.entitlements.exception.EntitlementExceededException
-
- getErrorDetails() - Method in exception org.craftercms.commons.rest.RestServiceException
-
- getErrorMessage(ResourceBundle, String, Object...) - Static method in class org.craftercms.commons.validation.ValidationUtils
-
- getErrors() - Method in class org.craftercms.commons.validation.ValidationResult
-
- getEsapiErrorMessageKey(String) - Static method in class org.craftercms.commons.validation.ErrorCodes
-
- getFile(RemotePath) - Method in class org.craftercms.commons.file.stores.impl.AbstractProfileAwareRemoteFileStore
-
- getFile(RemotePath) - Method in class org.craftercms.commons.file.stores.impl.UrlBasedFileStore
-
- getFile(RemotePath) - Method in interface org.craftercms.commons.file.stores.RemoteFileStore
-
- getFile() - Method in class org.craftercms.commons.spring.resources.BoxResource
-
- getFile() - Method in class org.craftercms.commons.spring.resources.S3Resource
-
- getFile() - Method in class org.craftercms.commons.spring.resources.WebDavResource
-
- getFile(Object) - Method in class org.craftercms.commons.upgrade.impl.providers.AbstractFileVersionProvider
-
- getFileId() - Method in class org.craftercms.commons.mongo.FileInfo
-
- getFileInfo(ObjectId) - Method in class org.craftercms.commons.mongo.AbstractJongoRepository
-
- getFileInfo(String) - Method in class org.craftercms.commons.mongo.AbstractJongoRepository
-
- getFileInfo(ObjectId) - Method in interface org.craftercms.commons.mongo.CrudRepository
-
Gets the file information based on its id..
- getFileInfo(String) - Method in interface org.craftercms.commons.mongo.CrudRepository
-
Gets the file information based on its name..
- getFileName() - Method in class org.craftercms.commons.mongo.FileInfo
-
- getFilename() - Method in class org.craftercms.commons.spring.resources.BoxResource
-
- getFilename() - Method in class org.craftercms.commons.spring.resources.S3Resource
-
- getFilename() - Method in class org.craftercms.commons.spring.resources.WebDavResource
-
- getFileSize() - Method in class org.craftercms.commons.mongo.FileInfo
-
- getFileSizeBytes() - Method in class org.craftercms.commons.mongo.FileInfo
-
- getFilterName() - Method in class org.craftercms.commons.jackson.mvc.AbstractCrafterPropertyFilter
-
- getFilterName() - Method in class org.craftercms.commons.jackson.mvc.GDataPropertyFilter
-
- getFreeJvmMemory() - Method in class org.craftercms.commons.monitoring.MemoryInfo
-
- getFreeOsMemory() - Method in class org.craftercms.commons.monitoring.MemoryInfo
-
- getFreeSwapMemory() - Method in class org.craftercms.commons.monitoring.MemoryInfo
-
- getFullRequestUri(HttpServletRequest, boolean) - Static method in class org.craftercms.commons.http.HttpUtils
-
Returns the full request URI, including scheme, server name, port number and server path.
- getFullUrl(HttpServletRequest, String) - Static method in class org.craftercms.commons.http.HttpUtils
-
Returns the full URL for the relative URL based in the specified request.
- getGlobalPermission(S) - Method in interface org.craftercms.commons.security.permissions.PermissionResolver
-
Returns the global permission (that applies to any or all resources) associated to the given subject.
- getHandler() - Method in class org.craftercms.commons.ebus.config.EBusBeanAutoConfiguration.ServiceConsumer
-
- getHash() - Method in class org.craftercms.commons.file.blob.Blob
-
- getHasPermissionAnnotation(Method, ProceedingJoinPoint) - Method in class org.craftercms.commons.security.permissions.annotations.HasPermissionAnnotationHandler
-
- getId() - Method in class org.craftercms.commons.audit.AuditModel
-
Gets Id of the Audit Entry.
- getId() - Method in interface org.craftercms.commons.entitlements.validator.EntitlementValidator
-
Provides the id of the current validator.
- getId() - Method in interface org.craftercms.commons.file.blob.BlobStore
-
Returns the unique id of the store
- getId() - Method in class org.craftercms.commons.file.blob.impl.AbstractBlobStore
-
- getId() - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Blueprint
-
Deprecated.
- getId() - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Build
-
Deprecated.
- getId() - Method in class org.craftercms.commons.plugin.model.Build
-
- getId() - Method in class org.craftercms.commons.plugin.model.Plugin
-
- getInputStream() - Method in class org.craftercms.commons.file.stores.impl.ResourceBasedRemoteFile
-
- getInputStream() - Method in interface org.craftercms.commons.file.stores.RemoteFile
-
Returns an input stream to the content of the file.
- getInputStream() - Method in class org.craftercms.commons.mongo.FileInfo
-
- getInputStream() - Method in class org.craftercms.commons.spring.resources.BoxResource
-
- getInputStream(long, long) - Method in class org.craftercms.commons.spring.resources.BoxResource
-
- getInputStream(long, long) - Method in interface org.craftercms.commons.spring.resources.RangeAwareResource
-
Returns a range of bytes from the resource's content.
- getInputStream(long, long) - Method in class org.craftercms.commons.spring.resources.RangeAwareUrlResource
-
- getInputStream() - Method in class org.craftercms.commons.spring.resources.S3Resource
-
- getInputStream(long, long) - Method in class org.craftercms.commons.spring.resources.S3Resource
-
- getInputStream(long, long) - Method in class org.craftercms.commons.spring.resources.WebDavResource
-
- getInputStream() - Method in class org.craftercms.commons.spring.resources.WebDavResource
-
- getIntegerProperty(Configuration, String) - Static method in class org.craftercms.commons.config.ConfigUtils
-
Returns the specified Integer property from the configuration
- getIntegerProperty(Configuration, String, Integer) - Static method in class org.craftercms.commons.config.ConfigUtils
-
Returns the specified Integer property from the configuration
- getIterations() - Method in class org.craftercms.commons.crypto.SimpleDigest
-
- getIv() - Method in class org.craftercms.commons.crypto.SimpleCipher
-
- getJavaVendor() - Method in class org.craftercms.commons.monitoring.VersionInfo
-
- getJavaVersion() - Method in class org.craftercms.commons.monitoring.VersionInfo
-
- getJavaVm() - Method in class org.craftercms.commons.monitoring.VersionInfo
-
- getJsonPrefix() - Method in class org.craftercms.commons.jackson.mvc.CrafterJackson2MessageConverter
-
- getKey(String, boolean) - Method in class org.craftercms.commons.crypto.impl.SecretKeyRepositoryImpl
-
- getKey(String, boolean) - Method in interface org.craftercms.commons.crypto.SecretKeyRepository
-
Returns the secret key for the specified key name
- getKey() - Method in class org.craftercms.commons.crypto.SimpleCipher
-
- getKey(AbstractBlobStore.Mapping, String) - Method in class org.craftercms.commons.file.blob.impl.s3.AwsS3BlobStore
-
- getLabel() - Method in class org.craftercms.commons.plugin.model.Parameter
-
- getLicense() - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Blueprint
-
Deprecated.
- getLicense() - Method in class org.craftercms.commons.plugin.model.Plugin
-
- getLocalizedMessage(String, Object...) - Method in class org.craftercms.commons.i10n.I10nLogger
-
- getLocalizedMessage(String, String, Object...) - Static method in class org.craftercms.commons.i10n.I10nUtils
-
Returns a formatted, localized message according to the specified resource bundle and key.
- getLocalizedMessage(ResourceBundle, String, Object...) - Static method in class org.craftercms.commons.i10n.I10nUtils
-
Returns a formatted, localized message according to the specified resource bundle and key.
- getLock(Object) - Method in class org.craftercms.commons.concurrent.locks.AbstractWeakKeyBasedLockFactory
-
- getLock(Object) - Method in interface org.craftercms.commons.concurrent.locks.KeyBasedLockFactory
-
Returns a lock for the specified key.
- getLongProperty(Configuration, String) - Static method in class org.craftercms.commons.config.ConfigUtils
-
Returns the specified Long property from the configuration
- getLongProperty(Configuration, String, Long) - Static method in class org.craftercms.commons.config.ConfigUtils
-
Returns the specified Long property from the configuration
- getMajor() - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Version
-
Deprecated.
- getMajor() - Method in class org.craftercms.commons.plugin.model.Version
-
- getMapping(String) - Method in class org.craftercms.commons.file.blob.impl.AbstractBlobStore
-
- getMaxJvmMemory() - Method in class org.craftercms.commons.monitoring.MemoryInfo
-
- getMd5() - Method in class org.craftercms.commons.mongo.FileInfo
-
- getMedia() - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Blueprint
-
Deprecated.
- getMedia() - Method in class org.craftercms.commons.plugin.model.Plugin
-
- getMessage() - Method in exception org.craftercms.commons.i10n.AbstractI10nException
-
- getMessage() - Method in exception org.craftercms.commons.i10n.AbstractI10nRuntimeException
-
- getMessage() - Method in class org.craftercms.commons.rest.Result
-
- getMessage() - Method in class org.craftercms.commons.validation.ValidationError
-
- getMessage() - Method in exception org.craftercms.commons.validation.ValidationException
-
- getMessage() - Method in class org.craftercms.commons.validation.ValidationResult
-
- getMessage() - Method in exception org.craftercms.commons.validation.ValidationRuntimeException
-
- getMessageConverters() - Method in class org.craftercms.commons.rest.HttpMessageConvertingResponseErrorHandler
-
- getMethod() - Method in class org.craftercms.commons.ebus.config.EBusBeanAutoConfiguration.Invoker
-
- getMinor() - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Version
-
Deprecated.
- getMinor() - Method in class org.craftercms.commons.plugin.model.Version
-
- getModule() - Method in exception org.craftercms.commons.entitlements.exception.EntitlementExceededException
-
- getModule() - Method in exception org.craftercms.commons.entitlements.exception.UnsupportedEntitlementException
-
- getModule() - Method in interface org.craftercms.commons.entitlements.usage.EntitlementUsageProvider
-
Identifies the current module running.
- getMostSpecificMediaType(MediaType, MediaType) - Method in class org.craftercms.commons.rest.HttpMessageConvertingResponseWriter
-
Return the more specific of the acceptable and the producible media types with the q-value of the former.
- getMostSuperClassName(Class<?>) - Method in class org.craftercms.commons.jackson.mvc.GDataPropertyFilter
-
- getName() - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Blueprint
-
Deprecated.
- getName() - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Company
-
Deprecated.
- getName() - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.License
-
Deprecated.
- getName() - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Person
-
Deprecated.
- getName() - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Website
-
Deprecated.
- getName() - Method in class org.craftercms.commons.plugin.model.Contact
-
- getName() - Method in class org.craftercms.commons.plugin.model.Link
-
- getName() - Method in class org.craftercms.commons.plugin.model.Parameter
-
- getName() - Method in class org.craftercms.commons.plugin.model.Plugin
-
- getObject() - Method in class org.craftercms.commons.cache.EhCacheFactoryBean
-
- getObject() - Method in class org.craftercms.commons.crypto.SecretKeyFactoryBean
-
- getObject() - Method in class org.craftercms.commons.spring.BeanListFactoryBean
-
- getObject() - Method in class org.craftercms.commons.spring.ConditionalFactoryBean
-
- getObjectFor(Class<T>, Object, String, Object) - Method in interface org.craftercms.commons.jackson.mvc.annotations.InjectValueFactory
-
- getObjectType() - Method in class org.craftercms.commons.cache.EhCacheFactoryBean
-
- getObjectType() - Method in class org.craftercms.commons.crypto.SecretKeyFactoryBean
-
- getObjectType() - Method in class org.craftercms.commons.jackson.mvc.SelectorFilterFactory
-
- getObjectType() - Method in class org.craftercms.commons.mongo.JongoFactoryBean
-
- getObjectType() - Method in class org.craftercms.commons.mongo.MongoClientFactory
-
- getObjectType() - Method in class org.craftercms.commons.mongo.MongoClientFromUriFactoryBean
-
- getObjectType() - Method in class org.craftercms.commons.mongo.MongoClientOptionsFactory
-
- getObjectType() - Method in class org.craftercms.commons.spring.BeanListFactoryBean
-
- getObjectType() - Method in class org.craftercms.commons.spring.ConditionalFactoryBean
-
- getOrder() - Method in class org.craftercms.commons.spring.ListMergingPostProcessor
-
- getOsArch() - Method in class org.craftercms.commons.monitoring.VersionInfo
-
- getOsName() - Method in class org.craftercms.commons.monitoring.VersionInfo
-
- getOsVersion() - Method in class org.craftercms.commons.monitoring.VersionInfo
-
- getPackageBuild() - Method in interface org.craftercms.commons.entitlements.validator.EntitlementValidator
-
Provides the build of the containing JAR file.
- getPackageBuild() - Method in class org.craftercms.commons.monitoring.VersionInfo
-
- getPackageBuildDate() - Method in class org.craftercms.commons.monitoring.VersionInfo
-
- getPackageName() - Method in class org.craftercms.commons.monitoring.VersionInfo
-
- getPackageVersion() - Method in interface org.craftercms.commons.entitlements.validator.EntitlementValidator
-
Provides the version of the containing JAR file.
- getPackageVersion() - Method in class org.craftercms.commons.monitoring.VersionInfo
-
- getParameters() - Method in class org.craftercms.commons.plugin.model.Plugin
-
- getParamsFromQueryString(String) - Static method in class org.craftercms.commons.http.HttpUtils
-
Returns a map with the extracted parameters from the specified query string.
- getPassword() - Method in class org.craftercms.commons.config.profiles.webdav.WebDavProfile
-
Returns the password used to connect to the server.
- getPatch() - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Version
-
Deprecated.
- getPatch() - Method in class org.craftercms.commons.plugin.model.Version
-
- getPath() - Method in class org.craftercms.commons.file.stores.impl.ResourceBasedRemoteFile
-
- getPath() - Method in interface org.craftercms.commons.file.stores.RemoteFile
-
Returns information about the path of the file in the remote store.
- getPath() - Method in class org.craftercms.commons.file.stores.RemotePath
-
Returns the path or ID of file in the remote store.
- getPayload() - Method in class org.craftercms.commons.audit.AuditModel
-
Gets Payload of the audit.
- getPeople() - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Developer
-
Deprecated.
- getPeople() - Method in class org.craftercms.commons.plugin.model.Developer
-
- getPermission(S, R) - Method in interface org.craftercms.commons.security.permissions.PermissionResolver
-
Returns the permission associated to the given subject and resource.
- getPermissions() - Method in class org.craftercms.commons.security.permissions.ProtectedResourceBase
-
- getPerson() - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.PersonWrapper
-
Deprecated.
- getPipeline(T) - Method in class org.craftercms.commons.upgrade.impl.pipeline.DefaultUpgradePipelineFactoryImpl
-
Retrieves the needed upgrade operations for the given target
- getPipeline(T) - Method in interface org.craftercms.commons.upgrade.UpgradePipelineFactory
-
Retrieves the needed upgrade operations for the given target
- getPlugin() - Method in class org.craftercms.commons.plugin.model.PluginDescriptor
-
- getPrefix() - Method in class org.craftercms.commons.config.profiles.aws.S3Profile
-
- getPrivateKey() - Method in class org.craftercms.commons.config.profiles.box.BoxProfile
-
- getPrivateKeyPassword() - Method in class org.craftercms.commons.config.profiles.box.BoxProfile
-
- getProducibleMediaTypes(Class<?>) - Method in class org.craftercms.commons.rest.HttpMessageConvertingResponseWriter
-
Returns the media types that can be produced:
Media types of configured converters that can write the specific return value, or
MediaType.ALL
- getProfile() - Method in class org.craftercms.commons.file.stores.impl.ProfileAwareRemotePath
-
- getProfileId() - Method in class org.craftercms.commons.config.profiles.ConfigurationProfile
-
- getProperty(String) - Method in class org.craftercms.commons.spring.ApacheCommonsConfiguration2PropertySource
-
- getPropertyNames() - Method in class org.craftercms.commons.spring.ApacheCommonsConfiguration2PropertySource
-
- getPublicKey(InputStream) - Static method in class org.craftercms.commons.crypto.PGPUtils
-
Extracts the PGP public key from an encoded stream.
- getPublicKeyId() - Method in class org.craftercms.commons.config.profiles.box.BoxProfile
-
- getPublishingTarget() - Method in class org.craftercms.commons.config.FixedPublishingTargetResolver
-
- getPublishingTarget() - Method in interface org.craftercms.commons.config.PublishingTargetResolver
-
Returns the current publishing target
- getQueryFor(String) - Method in class org.craftercms.commons.mongo.AbstractJongoRepository
-
Get the query string for a given key
- getQueryStringFromParams(MultiValueMap<String, String>) - Static method in class org.craftercms.commons.http.HttpUtils
-
Builds a query string from the specified params.
- getQueryStringFromParams(MultiValueMap<String, String>, boolean) - Static method in class org.craftercms.commons.http.HttpUtils
-
Builds a query string from the specified params.
- getQueryStringFromParams(MultiValueMap<String, String>, String, boolean) - Static method in class org.craftercms.commons.http.HttpUtils
-
Builds a query string from the specified params.
- getRegion() - Method in class org.craftercms.commons.config.profiles.aws.AbstractAwsProfile
-
- getRequest() - Method in class org.craftercms.commons.http.RequestContext
-
Returns the current request.
- getRequestUriWithoutContextPath(HttpServletRequest) - Static method in class org.craftercms.commons.http.HttpUtils
-
Returns the request URI without the context path.
- getRequiredBooleanProperty(Configuration, String) - Static method in class org.craftercms.commons.config.ConfigUtils
-
Returns the specified Boolean property from the configuration.
- getRequiredConfigurationAt(HierarchicalConfiguration<ImmutableNode>, String) - Static method in class org.craftercms.commons.config.ConfigUtils
-
Returns the sub-configuration whose root is the specified key.
- getRequiredConfigurationsAt(HierarchicalConfiguration<ImmutableNode>, String) - Static method in class org.craftercms.commons.config.ConfigUtils
-
Returns the sub-configurations whose root is the specified key.
- getRequiredIntegerProperty(Configuration, String) - Static method in class org.craftercms.commons.config.ConfigUtils
-
Returns the specified Integer property from the configuration.
- getRequiredLongProperty(Configuration, String) - Static method in class org.craftercms.commons.config.ConfigUtils
-
Returns the specified Long property from the configuration.
- getRequiredStringArrayProperty(Configuration, String) - Static method in class org.craftercms.commons.config.ConfigUtils
-
Returns the specified String array property from the configuration.
- getRequiredStringProperty(Configuration, String) - Static method in class org.craftercms.commons.config.ConfigUtils
-
Returns the specified String property from the configuration.
- getResource(String, Blob) - Method in interface org.craftercms.commons.file.blob.BlobStore
-
Resolves the given blob to a readable resource
- getResource(String, Blob) - Method in class org.craftercms.commons.file.blob.impl.AbstractBlobStore
-
- getResource() - Method in class org.craftercms.commons.spring.resources.WebDavResource
-
- getResourceBundle() - Method in exception org.craftercms.commons.crypto.CryptoException
-
- getResourceBundle() - Method in exception org.craftercms.commons.exceptions.DateParseException
-
- getResourceBundle() - Method in exception org.craftercms.commons.i10n.AbstractI10nException
-
- getResourceBundle() - Method in exception org.craftercms.commons.i10n.AbstractI10nRuntimeException
-
- getResourceBundle() - Method in exception org.craftercms.commons.mail.EmailException
-
- getResourceBundle() - Method in exception org.craftercms.commons.security.exception.SecurityException
-
- getResponse() - Method in class org.craftercms.commons.http.RequestContext
-
Returns the current response.
- getResponseBodyAsString(ClientHttpResponse) - Method in class org.craftercms.commons.rest.HttpMessageConvertingResponseErrorHandler
-
- getResponseStatus() - Method in exception org.craftercms.commons.rest.RestServiceException
-
- getResponseType() - Method in class org.craftercms.commons.rest.HttpMessageConvertingResponseErrorHandler
-
- getResult() - Method in exception org.craftercms.commons.validation.ValidationException
-
- getResult() - Method in exception org.craftercms.commons.validation.ValidationRuntimeException
-
- getSalt() - Method in class org.craftercms.commons.crypto.SimpleDigest
-
- getSavedDate() - Method in class org.craftercms.commons.mongo.FileInfo
-
- getScreenshot() - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.ScreenshotWrapper
-
Deprecated.
- getScreenshots() - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Media
-
Deprecated.
- getScreenshots() - Method in class org.craftercms.commons.plugin.model.Media
-
- getSearchEngine() - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Blueprint
-
Deprecated.
- getSearchEngine() - Method in class org.craftercms.commons.plugin.model.Plugin
-
- getSecretKey() - Method in class org.craftercms.commons.config.profiles.aws.AbstractAwsProfile
-
- getServletContext() - Method in class org.craftercms.commons.http.RequestContext
-
Returns the current servlet context.
- getSourceClass() - Method in interface org.craftercms.commons.converters.Converter
-
Returns the class of the objects this converter converts from.
- getSourceClass() - Method in class org.craftercms.commons.converters.impl.StringToBooleanConverter
-
- getSourceClass() - Method in class org.craftercms.commons.converters.impl.StringToDateConverter
-
- getSourceClass() - Method in class org.craftercms.commons.converters.impl.StringToDoubleConverter
-
- getSourceClass() - Method in class org.craftercms.commons.converters.impl.StringToFloatConverter
-
- getSourceClass() - Method in class org.craftercms.commons.converters.impl.StringToIntegerConverter
-
- getSourceClass() - Method in class org.craftercms.commons.converters.impl.StringToLongConverter
-
- getSourceClass() - Method in class org.craftercms.commons.converters.impl.StringToShortConverter
-
- getSourceClass() - Method in class org.craftercms.commons.converters.impl.StringToStringConverter
-
- getStartup() - Method in class org.craftercms.commons.monitoring.StatusInfo
-
- getStoreId() - Method in class org.craftercms.commons.file.blob.Blob
-
- getStoreName() - Method in class org.craftercms.commons.mongo.FileInfo
-
- getStoreType() - Method in class org.craftercms.commons.file.stores.RemotePath
-
Returns the remote store type (s3, box, etc).
- getStringArrayProperty(Configuration, String) - Static method in class org.craftercms.commons.config.ConfigUtils
-
Returns the specified String array property from the configuration.
- getStringProperty(Configuration, String) - Static method in class org.craftercms.commons.config.ConfigUtils
-
Returns the specified String property from the configuration
- getStringProperty(Configuration, String, String) - Static method in class org.craftercms.commons.config.ConfigUtils
-
Returns the specified String property from the configuration
- getSupportedEntitlements() - Method in interface org.craftercms.commons.entitlements.usage.EntitlementUsageProvider
-
- getTags() - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Blueprint
-
Deprecated.
- getTags() - Method in class org.craftercms.commons.plugin.model.Plugin
-
- getTargetClass() - Method in interface org.craftercms.commons.converters.Converter
-
Returns the class of the objects this converter converts to.
- getTargetClass() - Method in class org.craftercms.commons.converters.impl.StringToBooleanConverter
-
- getTargetClass() - Method in class org.craftercms.commons.converters.impl.StringToDateConverter
-
- getTargetClass() - Method in class org.craftercms.commons.converters.impl.StringToDoubleConverter
-
- getTargetClass() - Method in class org.craftercms.commons.converters.impl.StringToFloatConverter
-
- getTargetClass() - Method in class org.craftercms.commons.converters.impl.StringToIntegerConverter
-
- getTargetClass() - Method in class org.craftercms.commons.converters.impl.StringToLongConverter
-
- getTargetClass() - Method in class org.craftercms.commons.converters.impl.StringToShortConverter
-
- getTargetClass() - Method in class org.craftercms.commons.converters.impl.StringToStringConverter
-
- getTargetId() - Method in class org.craftercms.commons.validation.ValidationError
-
- getTargets() - Method in class org.craftercms.commons.upgrade.impl.AbstractUpgradeManager
-
- getTargets() - Method in interface org.craftercms.commons.upgrade.UpgradeManager
-
Returns all targets to be upgraded
- getTitle() - Method in class org.craftercms.commons.plugin.model.Asset
-
- getTitle() - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Screenshot
-
Deprecated.
- getTitle() - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Video
-
Deprecated.
- getTotalJvmMemory() - Method in class org.craftercms.commons.monitoring.MemoryInfo
-
- getTotalOsMemory() - Method in class org.craftercms.commons.monitoring.MemoryInfo
-
- getTotalSwapMemory() - Method in class org.craftercms.commons.monitoring.MemoryInfo
-
- getType() - Method in class org.craftercms.commons.entitlements.model.Entitlement
-
- getType() - Method in class org.craftercms.commons.plugin.model.Parameter
-
- getType() - Method in class org.craftercms.commons.plugin.model.Plugin
-
- getUploadFolder() - Method in class org.craftercms.commons.config.profiles.box.BoxProfile
-
- getUptime() - Method in class org.craftercms.commons.monitoring.StatusInfo
-
- getURI() - Method in class org.craftercms.commons.spring.resources.BoxResource
-
- getURI() - Method in class org.craftercms.commons.spring.resources.S3Resource
-
- getURI() - Method in class org.craftercms.commons.spring.resources.WebDavResource
-
- getUrl() - Method in class org.craftercms.commons.plugin.model.Asset
-
- getUrl() - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Company
-
Deprecated.
- getUrl() - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.License
-
Deprecated.
- getUrl() - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Person
-
Deprecated.
- getUrl() - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Screenshot
-
Deprecated.
- getUrl() - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Video
-
Deprecated.
- getUrl() - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Website
-
Deprecated.
- getUrl() - Method in class org.craftercms.commons.plugin.model.Contact
-
- getUrl() - Method in class org.craftercms.commons.plugin.model.Link
-
- getURL() - Method in class org.craftercms.commons.spring.resources.BoxResource
-
- getURL() - Method in class org.craftercms.commons.spring.resources.S3Resource
-
- getURL() - Method in class org.craftercms.commons.spring.resources.WebDavResource
-
- getUsername() - Method in class org.craftercms.commons.config.profiles.webdav.WebDavProfile
-
Returns the username used to connect to the server.
- getValidator(A) - Method in interface org.craftercms.commons.validation.validators.AnnotationBasedValidatorFactory
-
- getValidator(Annotation) - Method in class org.craftercms.commons.validation.validators.impl.AnnotationBasedValidatorFactoryRegistry
-
- getValidator(ValidateDoubleParam) - Method in class org.craftercms.commons.validation.validators.impl.DoubleParamValidatorFactory
-
- getValidator(EsapiValidatedParam) - Method in class org.craftercms.commons.validation.validators.impl.EsapiValidatorFactory
-
- getValidator(ValidateIntegerParam) - Method in class org.craftercms.commons.validation.validators.impl.IntegerParamValidatorFactory
-
- getValidator(ValidateLongParam) - Method in class org.craftercms.commons.validation.validators.impl.LongParamValidatorFactory
-
- getValidator(ValidateNoTagsParam) - Method in class org.craftercms.commons.validation.validators.impl.NoTagsParamValidatorFactory
-
- getValidator(ValidateSecurePathParam) - Method in class org.craftercms.commons.validation.validators.impl.SecurePathParamValidatorFactory
-
- getValidator(ValidateStringParam) - Method in class org.craftercms.commons.validation.validators.impl.StringParamValidatorFactory
-
- getValue() - Method in class org.craftercms.commons.entitlements.model.Entitlement
-
- getVersion() - Method in interface org.craftercms.commons.entitlements.validator.EntitlementValidator
-
Provides the version of the current validator.
- getVersion(Manifest) - Static method in class org.craftercms.commons.monitoring.VersionInfo
-
Gets the current VersionInfo based on Manifest & current JVM information.
- getVersion(Class) - Static method in class org.craftercms.commons.monitoring.VersionInfo
-
Gets the current VersionInfo base on a Class that will load it's manifest file.
- getVersion() - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Blueprint
-
Deprecated.
- getVersion() - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.CraftercmsVersionSupported
-
Deprecated.
- getVersion() - Method in class org.craftercms.commons.plugin.model.Plugin
-
- getVersion(String) - Static method in class org.craftercms.commons.plugin.model.Version
-
- getVersion(Object) - Method in class org.craftercms.commons.upgrade.impl.providers.AbstractVersionProvider
-
- getVersion(Object) - Method in interface org.craftercms.commons.upgrade.VersionProvider
-
Returns the current version
- getVideo() - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.VideoWrapper
-
Deprecated.
- getVideos() - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Media
-
Deprecated.
- getVideos() - Method in class org.craftercms.commons.plugin.model.Media
-
- getWebsite() - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Blueprint
-
Deprecated.
- getWebsite() - Method in class org.craftercms.commons.plugin.model.Plugin
-
- getXmlConfiguration(String, String, ConfigurationProvider) - Method in interface org.craftercms.commons.config.ConfigurationResolver
-
Get the content of a given configuration file
- getXmlConfiguration(String, String, ConfigurationProvider) - Method in class org.craftercms.commons.config.ConfigurationResolverImpl
-
- GIT_FOLDER_NAME - Static variable in class org.craftercms.commons.git.utils.GitUtils
-
- GIT_INDEX_NAME - Static variable in class org.craftercms.commons.git.utils.GitUtils
-
- GIT_LOCK_NAME - Static variable in class org.craftercms.commons.git.utils.GitUtils
-
- GitAuthenticationConfigurator - Interface in org.craftercms.commons.git.auth
-
Utility class that configures a Git connection based on an authentication strategy.
- GitUtils - Class in org.craftercms.commons.git.utils
-
Utility methods for Git operations.
- gridfs - Variable in class org.craftercms.commons.mongo.AbstractJongoRepository
-
- GZIP - Static variable in class org.craftercms.commons.crypto.Base64
-
Deprecated.
Specify that data should be gzip-compressed.
- mailSender - Variable in class org.craftercms.commons.mail.impl.EmailFactoryImpl
-
- mailSender - Variable in class org.craftercms.commons.mail.impl.EmailImpl
-
- main(String[]) - Static method in class org.craftercms.commons.crypto.Base64
-
Deprecated.
Encodes or decodes two files from the command line;
feel free to delete this method (in fact you probably should)
if you're embedding this code into a larger program.
- main(String...) - Static method in class org.craftercms.commons.crypto.impl.EncryptionTool
-
- major - Variable in class org.craftercms.commons.plugin.model.Version
-
The major version
- ManagementTokenAware - Interface in org.craftercms.commons.rest
-
Provides convenience functionality to validate token against configured secure token.
- MANIFEST_PATH - Static variable in class org.craftercms.commons.monitoring.VersionInfo
-
Manifest Default Path
- Mapping() - Constructor for class org.craftercms.commons.file.blob.impl.AbstractBlobStore.Mapping
-
- mappings - Variable in class org.craftercms.commons.file.blob.impl.AbstractBlobStore
-
The mappings for the different environments
- mapProfile(HierarchicalConfiguration<ImmutableNode>) - Method in class org.craftercms.commons.config.profiles.AbstractProfileConfigMapper
-
- mapProfile(HierarchicalConfiguration<ImmutableNode>) - Method in class org.craftercms.commons.config.profiles.aws.AbstractAwsProfileMapper
-
- mapProfile(HierarchicalConfiguration<ImmutableNode>) - Method in class org.craftercms.commons.config.profiles.aws.S3ProfileMapper
-
- mapProfile(HierarchicalConfiguration<ImmutableNode>) - Method in class org.craftercms.commons.config.profiles.box.BoxProfileMapper
-
- mapProfile(HierarchicalConfiguration<ImmutableNode>) - Method in class org.craftercms.commons.config.profiles.webdav.WebDavProfileMapper
-
- MapUtils - Class in org.craftercms.commons.collections
-
Utility methods for maps.
- matchesAny(String, String...) - Static method in class org.craftercms.commons.lang.RegexUtils
-
Returns true if the string matches any of the specified regexes.
- matchesAny(String, List<String>) - Static method in class org.craftercms.commons.lang.RegexUtils
-
Returns true if the string matches (full match) any of the specified regexes.
- matchesAny(String, List<String>, boolean) - Static method in class org.craftercms.commons.lang.RegexUtils
-
Returns true if the string matches any of the specified regexes.
- matchFullInput - Variable in class org.craftercms.commons.validation.validators.impl.StringValidator
-
- matchPassword(String, String) - Static method in class org.craftercms.commons.crypto.CryptoUtils
-
Returns true if it's a password match, that is, if the hashed clear password equals the given hash.
- maxAuditAllowedDays - Variable in class org.craftercms.commons.audit.AuditReaper
-
Maximum days to keep in the log.
- maxLength - Variable in class org.craftercms.commons.validation.validators.impl.StringValidator
-
- maxValue - Variable in class org.craftercms.commons.validation.validators.impl.AbstractNumberValidator
-
- Media() - Constructor for class org.craftercms.commons.plugin.model.BlueprintDescriptor.Media
-
Deprecated.
- Media - Class in org.craftercms.commons.plugin.model
-
Holds all data about assets for a plugin
- Media() - Constructor for class org.craftercms.commons.plugin.model.Media
-
- media - Variable in class org.craftercms.commons.plugin.model.Plugin
-
The media assets of the plugin
- MEDIA_TYPE_APPLICATION - Static variable in class org.craftercms.commons.rest.HttpMessageConvertingResponseWriter
-
- MEMORY_URL - Static variable in class org.craftercms.commons.monitoring.rest.MonitoringRestControllerBase
-
- MemoryInfo - Class in org.craftercms.commons.monitoring
-
Holds basic JVM memory.
- message - Variable in class org.craftercms.commons.mail.impl.EmailImpl
-
- message - Variable in class org.craftercms.commons.validation.ValidationResult
-
- messageConverters - Variable in class org.craftercms.commons.rest.HttpMessageConvertingResponseErrorHandler
-
- messageConverters - Variable in class org.craftercms.commons.rest.HttpMessageConvertingResponseWriter
-
- methodLogger - Variable in class org.craftercms.commons.logging.LoggedAspect
-
- MethodLogger - Interface in org.craftercms.commons.logging
-
Utility for logging a method entry/exit.
- minLength - Variable in class org.craftercms.commons.validation.validators.impl.StringValidator
-
- minor - Variable in class org.craftercms.commons.plugin.model.Version
-
The minor version
- minValue - Variable in class org.craftercms.commons.validation.validators.impl.AbstractNumberValidator
-
- MissingConfigurationException - Exception in org.craftercms.commons.config
-
- MissingConfigurationException(String) - Constructor for exception org.craftercms.commons.config.MissingConfigurationException
-
- MissingConfigurationException(String, Throwable) - Constructor for exception org.craftercms.commons.config.MissingConfigurationException
-
- module - Variable in exception org.craftercms.commons.entitlements.exception.EntitlementExceededException
-
The module that requested the validation.
- module - Variable in exception org.craftercms.commons.entitlements.exception.UnsupportedEntitlementException
-
The requested module.
- Module - Enum in org.craftercms.commons.entitlements.model
-
Holds the available modules when requesting an entitlement validation.
- MongoClientFactory - Class in org.craftercms.commons.mongo
-
Creates a Mongo Client based on a connection String
- MongoClientFactory() - Constructor for class org.craftercms.commons.mongo.MongoClientFactory
-
- MongoClientFromUriFactoryBean - Class in org.craftercms.commons.mongo
-
FactoryBean
that besides creating a MongoClient
from a Mongo URI,
closes the client when it's destroyed.
- MongoClientFromUriFactoryBean() - Constructor for class org.craftercms.commons.mongo.MongoClientFromUriFactoryBean
-
- MongoClientOptionsFactory - Class in org.craftercms.commons.mongo
-
Spring helper for Create a MongoClient
- MongoClientOptionsFactory() - Constructor for class org.craftercms.commons.mongo.MongoClientOptionsFactory
-
- MongoDataException - Exception in org.craftercms.commons.mongo
-
Checked Exception to wrap around MongoException.
- MongoDataException() - Constructor for exception org.craftercms.commons.mongo.MongoDataException
-
- MongoDataException(String) - Constructor for exception org.craftercms.commons.mongo.MongoDataException
-
- MongoDataException(String, Throwable) - Constructor for exception org.craftercms.commons.mongo.MongoDataException
-
- MongoDataException(Throwable) - Constructor for exception org.craftercms.commons.mongo.MongoDataException
-
- MongoDataException(String, Throwable, boolean, boolean) - Constructor for exception org.craftercms.commons.mongo.MongoDataException
-
- MongoScriptRunner - Class in org.craftercms.commons.mongo
-
Utility class for running Mongo scripts in JS.
- MongoScriptRunner() - Constructor for class org.craftercms.commons.mongo.MongoScriptRunner
-
- MonitoringRestControllerBase - Class in org.craftercms.commons.monitoring.rest
-
Base controller for all monitoring related APIs
- MonitoringRestControllerBase() - Constructor for class org.craftercms.commons.monitoring.rest.MonitoringRestControllerBase
-
- MultiResourceConfigurationBuilder - Class in org.craftercms.commons.config
-
ConfigurationBuilder
that creates the configuration from a set of specified resource configuration paths.
- MultiResourceConfigurationBuilder(String[], ResourceLoader) - Constructor for class org.craftercms.commons.config.MultiResourceConfigurationBuilder
-
- MultiResourceConfigurationBuilder(String[], ResourceLoader, TextEncryptor) - Constructor for class org.craftercms.commons.config.MultiResourceConfigurationBuilder
-
- MultiResourceConfigurationBuilder(String[], ResourceLoader, char, String, TextEncryptor) - Constructor for class org.craftercms.commons.config.MultiResourceConfigurationBuilder
-
- p - Variable in class org.craftercms.commons.jackson.mvc.GDataPropertyFilter
-
- Parameter - Class in org.craftercms.commons.plugin.model
-
Holds the information for a parameter
- Parameter() - Constructor for class org.craftercms.commons.plugin.model.Parameter
-
- Parameter.Type - Enum in org.craftercms.commons.plugin.model
-
Possible types for the parameters
- parameters - Variable in class org.craftercms.commons.plugin.model.Plugin
-
The parameters supported by the plugin
- parse(String, Matcher) - Method in class org.craftercms.commons.file.stores.impl.FixedStoreTypeRemotePathParser
-
- parse(String, Matcher) - Method in class org.craftercms.commons.file.stores.impl.PathPartsBasedProfileAwareRemotePathParser
-
- parse(String, Matcher) - Method in interface org.craftercms.commons.file.stores.impl.RemotePathParser
-
Parses the remote path string.
- parseRequestSelector(String) - Method in class org.craftercms.commons.jackson.mvc.GDataPropertyFilter
-
- parseSelector(EventHandler, Object, Method) - Method in class org.craftercms.commons.ebus.config.EBusBeanAutoConfiguration
-
- passphrase - Variable in class org.craftercms.commons.git.auth.SshRsaKeyPairAuthConfigurator
-
- password - Variable in class org.craftercms.commons.config.profiles.webdav.WebDavProfile
-
- password - Variable in class org.craftercms.commons.git.auth.SshUsernamePasswordAuthConfigurator
-
- PASSWORD_SEP - Static variable in class org.craftercms.commons.crypto.CryptoUtils
-
- patch - Variable in class org.craftercms.commons.plugin.model.Version
-
The patch version
- path - Variable in class org.craftercms.commons.spring.resources.WebDavResource
-
- pathParsers - Variable in class org.craftercms.commons.file.stores.impl.RemoteFileResolverImpl
-
- PathPartsBasedProfileAwareRemotePathParser - Class in org.craftercms.commons.file.stores.impl
-
- PathPartsBasedProfileAwareRemotePathParser() - Constructor for class org.craftercms.commons.file.stores.impl.PathPartsBasedProfileAwareRemotePathParser
-
- pathStyleAccessEnabled - Variable in class org.craftercms.commons.config.profiles.aws.S3Profile
-
Indicates if path style access should be used for all request
- pattern - Variable in class org.craftercms.commons.file.blob.impl.AbstractBlobStore
-
The regex to check for compatible paths
- payload - Variable in class org.craftercms.commons.audit.AuditModel
-
Payload of the audit.
- PbkAesTextEncryptor - Class in org.craftercms.commons.crypto.impl
-
Wrapper for
AesTextEncryptor
that generates the encryption key based
on a password and salt.
- PbkAesTextEncryptor(String, String) - Constructor for class org.craftercms.commons.crypto.impl.PbkAesTextEncryptor
-
- people - Variable in class org.craftercms.commons.plugin.model.Developer
-
The list of people that worked on the plugin
- Permission - Interface in org.craftercms.commons.security.permissions
-
Represents a permission that allows or denies a subject (a user, an application, etc.) the execution of an action
or set of actions on a resource.
- PermissionEvaluator<S,R> - Interface in org.craftercms.commons.security.permissions
-
Evaluates or checks permissions.
- PermissionEvaluatorImpl<S,R> - Class in org.craftercms.commons.security.permissions.impl
-
- PermissionEvaluatorImpl() - Constructor for class org.craftercms.commons.security.permissions.impl.PermissionEvaluatorImpl
-
- permissionEvaluators - Variable in class org.craftercms.commons.security.permissions.annotations.HasPermissionAnnotationHandler
-
- PermissionException - Exception in org.craftercms.commons.security.exception
-
- PermissionException() - Constructor for exception org.craftercms.commons.security.exception.PermissionException
-
- PermissionException(String, Object...) - Constructor for exception org.craftercms.commons.security.exception.PermissionException
-
- PermissionException(String, Throwable, Object...) - Constructor for exception org.craftercms.commons.security.exception.PermissionException
-
- PermissionException(Throwable) - Constructor for exception org.craftercms.commons.security.exception.PermissionException
-
- permissionResolver - Variable in class org.craftercms.commons.security.permissions.impl.PermissionEvaluatorImpl
-
- PermissionResolver<S,R> - Interface in org.craftercms.commons.security.permissions
-
Resolves the permissions for a particular type of subjects and resources.
- permissions - Variable in class org.craftercms.commons.security.permissions.CompositePermission
-
- permissions - Variable in class org.craftercms.commons.security.permissions.ProtectedResourceBase
-
- persistAudit(T) - Method in class org.craftercms.commons.audit.AuditService
-
Defines the actual save of the audit to the given audit repository.
- Person() - Constructor for class org.craftercms.commons.plugin.model.BlueprintDescriptor.Person
-
Deprecated.
- PersonWrapper() - Constructor for class org.craftercms.commons.plugin.model.BlueprintDescriptor.PersonWrapper
-
Deprecated.
- PGPUtils - Class in org.craftercms.commons.crypto
-
Utility class to perform encryption and decryption using PGP keys.
- PGPUtils() - Constructor for class org.craftercms.commons.crypto.PGPUtils
-
- pipelineName - Variable in class org.craftercms.commons.upgrade.impl.pipeline.DefaultUpgradePipelineFactoryImpl
-
Name used in the configuration file
- pipelinePrefix - Variable in class org.craftercms.commons.upgrade.impl.pipeline.DefaultUpgradePipelineFactoryImpl
-
The prefix for the pipelines in the configuration file, defaults to DEFAULT_PIPELINE_PREFIX
- PLACEHOLDER_ENVIRONMENT - Static variable in class org.craftercms.commons.config.ConfigurationResolverImpl
-
- PLACEHOLDER_MODULE - Static variable in class org.craftercms.commons.config.ConfigurationResolverImpl
-
- Plugin - Class in org.craftercms.commons.plugin.model
-
Holds the metadata for a plugin
- Plugin() - Constructor for class org.craftercms.commons.plugin.model.Plugin
-
- plugin - Variable in class org.craftercms.commons.plugin.model.PluginDescriptor
-
The actual metadata of the plugin
- PluginDescriptor - Class in org.craftercms.commons.plugin.model
-
Holds all the metadata for a plugin
- PluginDescriptor() - Constructor for class org.craftercms.commons.plugin.model.PluginDescriptor
-
- PluginDescriptorReader - Interface in org.craftercms.commons.plugin
-
- PluginDescriptorReaderImpl - Class in org.craftercms.commons.plugin.impl
-
- PluginDescriptorReaderImpl() - Constructor for class org.craftercms.commons.plugin.impl.PluginDescriptorReaderImpl
-
- PluginException - Exception in org.craftercms.commons.plugin.exception
-
Exception related to plugin descriptors
- PluginException(String) - Constructor for exception org.craftercms.commons.plugin.exception.PluginException
-
- PluginException(String, Throwable) - Constructor for exception org.craftercms.commons.plugin.exception.PluginException
-
- PluginTypes - Interface in org.craftercms.commons.plugin.model
-
All available plugin types for Crafter CNS
- postProcessBeanDefinitionRegistry(BeanDefinitionRegistry) - Method in class org.craftercms.commons.spring.ListMergingPostProcessor
-
- postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.craftercms.commons.spring.ListMergingPostProcessor
-
- PRAGMA_HEADER_NAME - Static variable in class org.craftercms.commons.http.HttpUtils
-
- preemptiveAuth - Variable in class org.craftercms.commons.config.profiles.webdav.WebDavProfile
-
- prefix - Variable in class org.craftercms.commons.config.profiles.aws.S3Profile
-
Optional prefix to prepend to all keys
- prefix - Variable in class org.craftercms.commons.file.blob.impl.AbstractBlobStore.Mapping
-
The prefix to use in the store
- prefixLookups - Variable in class org.craftercms.commons.config.EncryptionAwareConfigurationReader
-
- PREVIEW - Static variable in interface org.craftercms.commons.config.PublishingTargetResolver
-
- privateKey - Variable in class org.craftercms.commons.config.profiles.box.BoxProfile
-
RSA Private Key, the encrypted private key
- privateKeyPassword - Variable in class org.craftercms.commons.config.profiles.box.BoxProfile
-
RSA Public Key Password, used to decrypt the private key
- privateKeyPath - Variable in class org.craftercms.commons.git.auth.SshRsaKeyPairAuthConfigurator
-
- processConfig(HierarchicalConfiguration<ImmutableNode>) - Method in interface org.craftercms.commons.config.ConfigurationMapper
-
Reads a single profile from the given configuration
- processConfig(HierarchicalConfiguration<ImmutableNode>) - Method in class org.craftercms.commons.config.profiles.AbstractProfileConfigMapper
-
- processTemplate(String, Object) - Method in class org.craftercms.commons.mail.impl.EmailFactoryImpl
-
- profile - Variable in class org.craftercms.commons.file.blob.impl.AbstractBlobStore
-
The profile to connect to the remote store
- ProfileAwareRemotePath - Class in org.craftercms.commons.file.stores.impl
-
Extension of
RemotePath
that adds the concept of a remote configuration profile to the path.
- ProfileAwareRemotePath(String, String, String) - Constructor for class org.craftercms.commons.file.stores.impl.ProfileAwareRemotePath
-
- profileId - Variable in class org.craftercms.commons.config.profiles.ConfigurationProfile
-
- profileLoader - Variable in class org.craftercms.commons.file.stores.impl.AbstractProfileAwareRemoteFileStore
-
- profileMapper - Variable in class org.craftercms.commons.file.blob.impl.AbstractBlobStore
-
The mapper to load the profile configuration
- properties - Variable in class org.craftercms.commons.properties.OverrideProperties
-
Backend properties file.
- ProtectedResource - Annotation Type in org.craftercms.commons.security.permissions.annotations
-
Used in a method parameter to indicate the resource or main ID of the resource to be protected.
- ProtectedResourceBase<P extends Permission> - Class in org.craftercms.commons.security.permissions
-
Base for protected resources that provide already attached permissions.
- ProtectedResourceBase() - Constructor for class org.craftercms.commons.security.permissions.ProtectedResourceBase
-
- ProtectedResourceId - Annotation Type in org.craftercms.commons.security.permissions.annotations
-
Used in a method parameter to indicate an ID (of several) of the resource to be protected.
- PROVIDER - Static variable in class org.craftercms.commons.crypto.PGPUtils
-
- publicKeyId - Variable in class org.craftercms.commons.config.profiles.box.BoxProfile
-
RSA Public Key ID, the public key can be uploaded or generated from the Box Developer Console
- PublishingTargetResolver - Interface in org.craftercms.commons.config
-
Provides access to the current publishing target
- publishingTargetResolver - Variable in class org.craftercms.commons.file.blob.impl.AbstractBlobStore
-
The publishing target resolver
- pull(Git, String, String, String, MergeStrategy, GitAuthenticationConfigurator) - Static method in class org.craftercms.commons.git.utils.GitUtils
-
Execute a Git pull.
- pull(String, Object) - Method in class org.craftercms.commons.mongo.UpdateHelper
-
- pullAll(String, Collection<?>) - Method in class org.craftercms.commons.mongo.UpdateHelper
-
- pullAllDocuments(String, String, Collection<?>) - Method in class org.craftercms.commons.mongo.UpdateHelper
-
- pullValues - Variable in class org.craftercms.commons.mongo.UpdateHelper
-
- push(Git, String, boolean, String, String, GitAuthenticationConfigurator, boolean) - Static method in class org.craftercms.commons.git.utils.GitUtils
-
Executes a git push.
- push(String, Object) - Method in class org.craftercms.commons.mongo.UpdateHelper
-
- pushAll(String, Collection<?>) - Method in class org.craftercms.commons.mongo.UpdateHelper
-
- pushValues - Variable in class org.craftercms.commons.mongo.UpdateHelper
-
- RANGE_HEADER_FORMAT - Static variable in class org.craftercms.commons.lang.UrlUtils
-
- RANGE_HEADER_NAME - Static variable in class org.craftercms.commons.lang.UrlUtils
-
- RANGE_NO_END_HEADER_FORMAT - Static variable in class org.craftercms.commons.lang.UrlUtils
-
- RangeAwareResource - Interface in org.craftercms.commons.spring.resources
-
Extension of Spring's Resource
that provides random access to the content.
- RangeAwareUrlResource - Class in org.craftercms.commons.spring.resources
-
UrlResource
extension that implements
RangeAwareResource
in order to provide
random access to content (range content queries).
- RangeAwareUrlResource(URI) - Constructor for class org.craftercms.commons.spring.resources.RangeAwareUrlResource
-
- RangeAwareUrlResource(URL) - Constructor for class org.craftercms.commons.spring.resources.RangeAwareUrlResource
-
- RangeAwareUrlResource(String) - Constructor for class org.craftercms.commons.spring.resources.RangeAwareUrlResource
-
- RangeAwareUrlResource(String, String) - Constructor for class org.craftercms.commons.spring.resources.RangeAwareUrlResource
-
- RangeAwareUrlResource(String, String, String) - Constructor for class org.craftercms.commons.spring.resources.RangeAwareUrlResource
-
- read(Reader) - Method in class org.craftercms.commons.config.YamlConfiguration
-
- read(InputStream) - Method in class org.craftercms.commons.config.YamlConfiguration
-
- read() - Method in class org.craftercms.commons.crypto.Base64.InputStream
-
Deprecated.
Reads enough of the input stream to convert
to/from Base64 and returns the next byte.
- read(byte[], int, int) - Method in class org.craftercms.commons.crypto.Base64.InputStream
-
Deprecated.
- read(InputStream) - Method in class org.craftercms.commons.plugin.impl.PluginDescriptorReaderImpl
-
- read(Reader) - Method in class org.craftercms.commons.plugin.impl.PluginDescriptorReaderImpl
-
- read(InputStream) - Method in interface org.craftercms.commons.plugin.PluginDescriptorReader
-
- read(Reader) - Method in interface org.craftercms.commons.plugin.PluginDescriptorReader
-
- readableFileSize(long) - Static method in class org.craftercms.commons.file.FileUtils
-
Given the size of a file outputs as human readable size using SI prefix.
- readConfig(ConfigurationProvider, String, String, String, String) - Method in interface org.craftercms.commons.config.ConfigurationMapper
-
Reads the configuration from the specified input stream, extracts the specific sub-configuration identified by
configId
and maps the configuration to a Java bean.
- readConfig(ConfigurationProvider, String, String, String, String) - Method in class org.craftercms.commons.config.profiles.AbstractProfileConfigMapper
-
- readFile(ObjectId) - Method in class org.craftercms.commons.mongo.AbstractJongoRepository
-
- readFile(String) - Method in class org.craftercms.commons.mongo.AbstractJongoRepository
-
- readFile(ObjectId) - Method in interface org.craftercms.commons.mongo.CrudRepository
-
Returns the InputStream of the file with the given id.
- readFile(String) - Method in interface org.craftercms.commons.mongo.CrudRepository
-
Returns the InputStream of the file with the given name.
- readPropertyFile(InputStream) - Method in class org.craftercms.commons.mongo.JongoQueries
-
- readPropertyFile(InputStream) - Method in class org.craftercms.commons.properties.OverrideProperties
-
Does the actual Reading of the properties file (of the given inputstream).
- readVersionFromFile(Path) - Method in class org.craftercms.commons.upgrade.impl.providers.AbstractFileVersionProvider
-
- readVersionFromFile(Path) - Method in class org.craftercms.commons.upgrade.impl.providers.YamlFileVersionProvider
-
- readXmlConfiguration(InputStream, Map<String, Lookup>) - Static method in class org.craftercms.commons.config.ConfigUtils
-
- readXmlConfiguration(InputStream, Map<String, Lookup>, String) - Static method in class org.craftercms.commons.config.ConfigUtils
-
Reads the XML configuration from the specified input stream, using the given file encoding.
- readXmlConfiguration(Resource, char, Map<String, Lookup>) - Static method in class org.craftercms.commons.config.ConfigUtils
-
- readXmlConfiguration(InputStream) - Method in class org.craftercms.commons.config.EncryptionAwareConfigurationReader
-
- readXmlConfiguration(Resource) - Method in class org.craftercms.commons.config.EncryptionAwareConfigurationReader
-
- readYamlConfiguration(Reader, Map<String, Lookup>) - Static method in class org.craftercms.commons.config.ConfigUtils
-
- readYamlConfiguration(Reader) - Method in class org.craftercms.commons.config.EncryptionAwareConfigurationReader
-
- readYamlConfiguration(File) - Method in class org.craftercms.commons.config.EncryptionAwareConfigurationReader
-
- readYamlConfiguration(Resource) - Method in class org.craftercms.commons.config.EncryptionAwareConfigurationReader
-
- RegexUtils - Class in org.craftercms.commons.lang
-
Utility methods for regex related operations.
- region - Variable in class org.craftercms.commons.config.profiles.aws.AbstractAwsProfile
-
Region to use in AWS services.
- registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class org.craftercms.commons.ebus.config.EBusBeanDefinitionRegistrar
-
- registerSerializationModule() - Method in class org.craftercms.commons.jackson.CustomSerializationObjectMapper
-
- registry - Variable in class org.craftercms.commons.validation.validators.impl.AnnotationBasedValidatorFactoryRegistry
-
- reload() - Method in class org.craftercms.commons.properties.OverrideProperties
-
Reload the Query map.
- RemoteFile - Interface in org.craftercms.commons.file.stores
-
Represents a file stored remotely.
- RemoteFileResolver - Interface in org.craftercms.commons.file.stores
-
Resolves special paths to files in remote stores.
- RemoteFileResolverImpl - Class in org.craftercms.commons.file.stores.impl
-
- RemoteFileResolverImpl() - Constructor for class org.craftercms.commons.file.stores.impl.RemoteFileResolverImpl
-
- RemoteFileStore - Interface in org.craftercms.commons.file.stores
-
Interface for "proxies" to remote file stores.
- RemotePath - Class in org.craftercms.commons.file.stores
-
Represents the path of a remote file.
- RemotePath(String, String) - Constructor for class org.craftercms.commons.file.stores.RemotePath
-
- RemotePathParser - Interface in org.craftercms.commons.file.stores.impl
-
Internal helper interface that parses a matched remote path.
- remove(String, Object...) - Method in class org.craftercms.commons.mongo.AbstractJongoRepository
-
- remove(String) - Method in class org.craftercms.commons.mongo.AbstractJongoRepository
-
- remove(String, Object...) - Method in interface org.craftercms.commons.mongo.CrudRepository
-
Removes all Documents that are found using the given query.
- remove(String) - Method in interface org.craftercms.commons.mongo.CrudRepository
-
Removes all Documents that are found using the given query.
- removeById(String) - Method in class org.craftercms.commons.mongo.AbstractJongoRepository
-
- removeById(String) - Method in interface org.craftercms.commons.mongo.CrudRepository
-
Removes a Document with the given id
- removeByStringId(String) - Method in class org.craftercms.commons.mongo.AbstractJongoRepository
-
- removeByStringId(String) - Method in interface org.craftercms.commons.mongo.CrudRepository
-
Removes by the Id.
- removeEventListener(EventType<E>, EventListener<? super E>) - Method in class org.craftercms.commons.config.MultiResourceConfigurationBuilder
-
- removePermission(P) - Method in class org.craftercms.commons.security.permissions.ProtectedResourceBase
-
- RequestContext - Class in org.craftercms.commons.http
-
Holds the current HTTP servlet request and response.
- RequestContext(HttpServletRequest, HttpServletResponse, ServletContext) - Constructor for class org.craftercms.commons.http.RequestContext
-
- RequestContextBindingFilter - Class in org.craftercms.commons.http
-
Binds a new request context to the current thread before the chain is called, and then removes it after the chain
is called.
- RequestContextBindingFilter() - Constructor for class org.craftercms.commons.http.RequestContextBindingFilter
-
- required - Variable in class org.craftercms.commons.plugin.model.Parameter
-
Indicates if the parameter is required
- resolve(String) - Method in class org.craftercms.commons.file.stores.impl.RemoteFileResolverImpl
-
- resolve(String) - Method in interface org.craftercms.commons.file.stores.RemoteFileResolver
-
Given the specified path, returns a
RemoteFile
associated to the path.
- ResourceBasedRemoteFile - Class in org.craftercms.commons.file.stores.impl
-
Implementation of
RemoteFile
that basically is facade to a Spring
Resource
.
- ResourceBasedRemoteFile(RemotePath, Resource) - Constructor for class org.craftercms.commons.file.stores.impl.ResourceBasedRemoteFile
-
- resourceBundle - Variable in class org.craftercms.commons.i10n.I10nLogger
-
- resourceLoader - Variable in class org.craftercms.commons.config.MultiResourceConfigurationBuilder
-
- resources - Variable in class org.craftercms.commons.properties.OverrideProperties
-
List of all Query files to be load.
- responseStatus - Variable in exception org.craftercms.commons.rest.RestServiceException
-
- responseType - Variable in class org.craftercms.commons.rest.HttpMessageConvertingResponseErrorHandler
-
- RestServiceException - Exception in org.craftercms.commons.rest
-
Exception thrown when an error is received from a REST service.
- RestServiceException(HttpStatus, Object) - Constructor for exception org.craftercms.commons.rest.RestServiceException
-
- RestServiceUtils - Class in org.craftercms.commons.rest
-
Utility methods for RESTful services.
- restTemplate - Variable in class org.craftercms.commons.rest.AbstractRestClientBase
-
- RestTemplate - Class in org.craftercms.commons.rest
-
Simple extension of RestTemplate
that adds the following custom
functionality:
- RestTemplate() - Constructor for class org.craftercms.commons.rest.RestTemplate
-
- RestTemplate(List<HttpMessageConverter<?>>) - Constructor for class org.craftercms.commons.rest.RestTemplate
-
- Result - Class in org.craftercms.commons.rest
-
Very simple class that can be returned by REST API methods to indicate a result with a message, generally for success.
- Result() - Constructor for class org.craftercms.commons.rest.Result
-
- Result(String) - Constructor for class org.craftercms.commons.rest.Result
-
- result - Variable in exception org.craftercms.commons.validation.ValidationException
-
- result - Variable in exception org.craftercms.commons.validation.ValidationRuntimeException
-
- resumeEncoding() - Method in class org.craftercms.commons.crypto.Base64.OutputStream
-
Deprecated.
Resumes encoding of the stream.
- returnList(Find) - Method in class org.craftercms.commons.mongo.AbstractJongoRepository
-
Actually makes the transformation form Jongo to List of Objects.
- returnSimple(FindOne) - Method in class org.craftercms.commons.mongo.AbstractJongoRepository
-
Actually makes the transformation form Jongo to the Object.
- ROOT_URL - Static variable in class org.craftercms.commons.monitoring.rest.MonitoringRestControllerBase
-
- runScripts() - Method in class org.craftercms.commons.mongo.MongoScriptRunner
-
- S3ClientCachingFactory - Class in org.craftercms.commons.aws
-
- S3ClientCachingFactory() - Constructor for class org.craftercms.commons.aws.S3ClientCachingFactory
-
- S3FileStore - Class in org.craftercms.commons.file.stores.impl.s3
-
- S3FileStore() - Constructor for class org.craftercms.commons.file.stores.impl.s3.S3FileStore
-
- S3Profile - Class in org.craftercms.commons.config.profiles.aws
-
Holds the information to connect to AWS S3.
- S3Profile() - Constructor for class org.craftercms.commons.config.profiles.aws.S3Profile
-
- S3ProfileMapper - Class in org.craftercms.commons.config.profiles.aws
-
- S3ProfileMapper(ConfigurationResolver) - Constructor for class org.craftercms.commons.config.profiles.aws.S3ProfileMapper
-
- S3Resource - Class in org.craftercms.commons.spring.resources
-
Implementation of Resource
for S3 files.
- S3Resource(S3ClientCachingFactory, S3Profile, String) - Constructor for class org.craftercms.commons.spring.resources.S3Resource
-
- S3Resource(S3ClientCachingFactory, S3Profile, String, String) - Constructor for class org.craftercms.commons.spring.resources.S3Resource
-
- S3Utils - Class in org.craftercms.commons.file.stores
-
Utility methods for S3.
- S3Utils() - Constructor for class org.craftercms.commons.file.stores.S3Utils
-
- save(T) - Method in class org.craftercms.commons.mongo.AbstractJongoRepository
-
- save(String, Object...) - Method in class org.craftercms.commons.mongo.AbstractJongoRepository
-
- save(T) - Method in interface org.craftercms.commons.mongo.CrudRepository
-
Saves the document into the collection.
- save(String, Object...) - Method in interface org.craftercms.commons.mongo.CrudRepository
-
Inserts in the given collection the json "As Is"
Json String can contain placeholders this will allow the user to have predefine json strings
that will be substitute with the given queryParams.Params are not Name therefor if the same value is
needed
multiple times for now it has to be send multiple times.Order of the queryParams should match the same in
the json string.
Example
String Json ="{name:#,address: #,age:#}"
save("testCollection",Json,"Dr.John Z.", new Address(), 125);
- saveFile(InputStream, String, String, ObjectId) - Method in class org.craftercms.commons.mongo.AbstractJongoRepository
-
- saveFile(InputStream, String, String) - Method in class org.craftercms.commons.mongo.AbstractJongoRepository
-
- saveFile(InputStream, String, String, ObjectId) - Method in interface org.craftercms.commons.mongo.CrudRepository
-
Saves the given InputStream as with the given name.
- saveFile(InputStream, String, String) - Method in interface org.craftercms.commons.mongo.CrudRepository
-
Saves the given InputStream as with the given name.
- saveKey(String, SecretKey) - Method in class org.craftercms.commons.crypto.impl.SecretKeyRepositoryImpl
-
- saveKey(String, SecretKey) - Method in interface org.craftercms.commons.crypto.SecretKeyRepository
-
Saves the secret key in the repository, with the specified name
- Screenshot() - Constructor for class org.craftercms.commons.plugin.model.BlueprintDescriptor.Screenshot
-
Deprecated.
- screenshots - Variable in class org.craftercms.commons.plugin.model.Media
-
- ScreenshotWrapper() - Constructor for class org.craftercms.commons.plugin.model.BlueprintDescriptor.ScreenshotWrapper
-
Deprecated.
- scythe() - Method in class org.craftercms.commons.audit.AuditReaper
-
Search all logs to be deleted and send there id's to the audit service to be deleted.
- searchEngine - Variable in class org.craftercms.commons.plugin.model.Plugin
-
The search engine required by the plugin
- SearchEngines - Interface in org.craftercms.commons.plugin.model
-
All available search engines for Crafter CMS
- secretKey - Variable in class org.craftercms.commons.config.profiles.aws.AbstractAwsProfile
-
The AWS secret key (if using static credentials)
- SecretKeyFactoryBean - Class in org.craftercms.commons.crypto
-
- SecretKeyFactoryBean() - Constructor for class org.craftercms.commons.crypto.SecretKeyFactoryBean
-
- SecretKeyRepository - Interface in org.craftercms.commons.crypto
-
Repository for storing/retrieving encryption keys.
- SecretKeyRepositoryImpl - Class in org.craftercms.commons.crypto.impl
-
- SecretKeyRepositoryImpl() - Constructor for class org.craftercms.commons.crypto.impl.SecretKeyRepositoryImpl
-
- SecurePathParamValidatorFactory - Class in org.craftercms.commons.validation.validators.impl
-
- SecurePathParamValidatorFactory() - Constructor for class org.craftercms.commons.validation.validators.impl.SecurePathParamValidatorFactory
-
- SecurePathValidator - Class in org.craftercms.commons.validation.validators.impl
-
- SecurePathValidator(String) - Constructor for class org.craftercms.commons.validation.validators.impl.SecurePathValidator
-
- SecureProperty - Annotation Type in org.craftercms.commons.jackson.mvc.annotations
-
- securePropertyHandler - Variable in class org.craftercms.commons.jackson.mvc.CrafterJackson2MessageConverter
-
- SecurePropertyHandler - Interface in org.craftercms.commons.jackson.mvc
-
Defines how the SecureProperty Should be handel.
- secureRandom - Static variable in class org.craftercms.commons.crypto.CryptoUtils
-
- SecurityException - Exception in org.craftercms.commons.security.exception
-
- SecurityException() - Constructor for exception org.craftercms.commons.security.exception.SecurityException
-
- SecurityException(String, Object...) - Constructor for exception org.craftercms.commons.security.exception.SecurityException
-
- SecurityException(String, Throwable, Object...) - Constructor for exception org.craftercms.commons.security.exception.SecurityException
-
- SecurityException(Throwable) - Constructor for exception org.craftercms.commons.security.exception.SecurityException
-
- SELECTOR_ALIAS_PREFIX - Static variable in class org.craftercms.commons.jackson.mvc.GDataPropertyFilter
-
- SelectorFilterFactory - Class in org.craftercms.commons.jackson.mvc
-
- SelectorFilterFactory() - Constructor for class org.craftercms.commons.jackson.mvc.SelectorFilterFactory
-
- SelectorFilterFactory(List<AbstractCrafterPropertyFilter>) - Constructor for class org.craftercms.commons.jackson.mvc.SelectorFilterFactory
-
- selectorParameterName - Variable in class org.craftercms.commons.jackson.mvc.GDataPropertyFilter
-
- send() - Method in interface org.craftercms.commons.mail.Email
-
Sends the email.
- send() - Method in class org.craftercms.commons.mail.impl.EmailImpl
-
- serialize(ObjectId, JsonGenerator, SerializerProvider) - Method in class org.craftercms.commons.jackson.ObjectIdSerializer
-
- serializers - Variable in class org.craftercms.commons.jackson.CustomSerializationObjectMapper
-
- ServiceConsumer(EBusBeanAutoConfiguration.Invoker) - Constructor for class org.craftercms.commons.ebus.config.EBusBeanAutoConfiguration.ServiceConsumer
-
- serviceName - Variable in class org.craftercms.commons.config.profiles.AbstractProfileConfigMapper
-
- set(String, Object) - Method in class org.craftercms.commons.mongo.UpdateHelper
-
- setAccessKey(String) - Method in class org.craftercms.commons.config.profiles.aws.AbstractAwsProfile
-
- setActualBean(Object) - Method in class org.craftercms.commons.spring.ConditionalFactoryBean
-
- setActualPathGroup(int) - Method in class org.craftercms.commons.file.stores.impl.PathPartsBasedProfileAwareRemotePathParser
-
- setAdditionalElements(List<String>) - Method in class org.craftercms.commons.spring.ListMergingPostProcessor
-
- setAlgorithm(String) - Method in class org.craftercms.commons.crypto.SimpleDigest
-
- setAlias(OverrideProperties) - Method in class org.craftercms.commons.jackson.mvc.GDataPropertyFilter
-
- setAllowedActions(Set<String>) - Method in class org.craftercms.commons.security.permissions.DefaultPermission
-
- setAlwaysUseMBeans(boolean) - Method in class org.craftercms.commons.mongo.MongoClientOptionsFactory
-
- setApplicationContext(ApplicationContext) - Method in class org.craftercms.commons.ebus.config.EBusBeanAutoConfiguration
-
- setApplicationContext(ApplicationContext) - Method in class org.craftercms.commons.file.blob.impl.BlobStoreResolverImpl
-
- setApplicationContext(ApplicationContext) - Method in class org.craftercms.commons.spring.BeanListFactoryBean
-
- setApplicationContext(ApplicationContext) - Method in class org.craftercms.commons.upgrade.impl.AbstractUpgradeManager
-
- setApplicationContext(ApplicationContext) - Method in class org.craftercms.commons.upgrade.impl.operations.AbstractUpgradeOperation
-
- setApplicationContext(ApplicationContext) - Method in class org.craftercms.commons.upgrade.impl.pipeline.DefaultUpgradePipelineFactoryImpl
-
- setAttribute(String, Object) - Method in class org.craftercms.commons.mongo.FileInfo
-
- setAttributes(Map<String, Object>) - Method in class org.craftercms.commons.mongo.FileInfo
-
- setAuditDate(Date) - Method in class org.craftercms.commons.audit.AuditModel
-
Sets audit entry date.
- setAuditService(AuditService) - Method in class org.craftercms.commons.audit.AuditListener
-
- setAuditService(AuditService<?>) - Method in class org.craftercms.commons.audit.AuditReaper
-
- setBase64Salt(String) - Method in class org.craftercms.commons.crypto.SimpleDigest
-
- setBaseUrl(String) - Method in class org.craftercms.commons.config.profiles.webdav.WebDavProfile
-
Sets the base url of the webdav server.
- setBaseUrl(String) - Method in class org.craftercms.commons.rest.AbstractRestClientBase
-
- setBeanName(String) - Method in class org.craftercms.commons.aws.AbstractAwsClientCachingFactory
-
- setBeanName(String) - Method in class org.craftercms.commons.spring.ListMergingPostProcessor
-
- setBeanNames(String[]) - Method in class org.craftercms.commons.spring.BeanListFactoryBean
-
- setBlacklistRegexes(String[]) - Method in class org.craftercms.commons.validation.validators.impl.StringValidator
-
- setBlueprint(BlueprintDescriptor.Blueprint) - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor
-
Deprecated.
- setBlueprint(BlueprintDescriptor.Blueprint) - Method in class org.craftercms.commons.plugin.model.PluginDescriptor
-
- setBucketName(String) - Method in class org.craftercms.commons.config.profiles.aws.S3Profile
-
- setBuild(BlueprintDescriptor.Build) - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Blueprint
-
Deprecated.
- setBuild(Build) - Method in class org.craftercms.commons.plugin.model.Plugin
-
- setCipher(Cipher) - Method in class org.craftercms.commons.crypto.SimpleCipher
-
- setClientFactory(S3ClientCachingFactory) - Method in class org.craftercms.commons.file.blob.impl.s3.AwsS3BlobStore
-
- setClientFactory(S3ClientCachingFactory) - Method in class org.craftercms.commons.file.stores.impl.s3.S3FileStore
-
- setClientId(String) - Method in class org.craftercms.commons.config.profiles.box.BoxProfile
-
- setClientSecret(String) - Method in class org.craftercms.commons.config.profiles.box.BoxProfile
-
- setCompany(BlueprintDescriptor.Company) - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Developer
-
Deprecated.
- setCompany(Contact) - Method in class org.craftercms.commons.plugin.model.Developer
-
- setConfigModule(String) - Method in class org.craftercms.commons.file.blob.impl.BlobStoreResolverImpl
-
- setConfigPath(String) - Method in class org.craftercms.commons.file.blob.impl.BlobStoreResolverImpl
-
- setConfiguration(CacheConfiguration) - Method in class org.craftercms.commons.cache.EhCacheFactoryBean
-
- setConfigurationResolver(ConfigurationResolver) - Method in class org.craftercms.commons.file.blob.impl.BlobStoreResolverImpl
-
- setConnectionsPerHost(int) - Method in class org.craftercms.commons.mongo.MongoClientOptionsFactory
-
- setConnectionStr(String) - Method in class org.craftercms.commons.mongo.MongoScriptRunner
-
- setConnectionString(String) - Method in class org.craftercms.commons.mongo.MongoClientFactory
-
- setConnectTimeout(int) - Method in class org.craftercms.commons.mongo.MongoClientOptionsFactory
-
- setContentType(String) - Method in class org.craftercms.commons.mongo.FileInfo
-
- setContinueOnFailure(boolean) - Method in class org.craftercms.commons.upgrade.impl.AbstractUpgradeManager
-
- setContinueOnFailure(boolean) - Method in class org.craftercms.commons.upgrade.impl.pipeline.DefaultUpgradePipelineImpl
-
- setCrafterCmsEditions(List<String>) - Method in class org.craftercms.commons.plugin.model.Plugin
-
- setCrafterCmsVersions(List<Version>) - Method in class org.craftercms.commons.plugin.model.Plugin
-
- setCraftercmsVersionsSupported(List<BlueprintDescriptor.CraftercmsVersionSupported>) - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Blueprint
-
Deprecated.
- setCreate(boolean) - Method in class org.craftercms.commons.crypto.SecretKeyFactoryBean
-
- setCurrent(RequestContext) - Static method in class org.craftercms.commons.http.RequestContext
-
Sets the context for the current thread.
- setCursorFinalizerEnabled(boolean) - Method in class org.craftercms.commons.mongo.MongoClientOptionsFactory
-
- setDate(String) - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Build
-
Deprecated.
- setDate(String) - Method in class org.craftercms.commons.plugin.model.Build
-
- setDatePattern(String) - Method in class org.craftercms.commons.converters.impl.StringToDateConverter
-
- setDbName(String) - Method in class org.craftercms.commons.mongo.JongoFactoryBean
-
- setDbName(String) - Method in class org.craftercms.commons.mongo.MongoScriptRunner
-
- setDefaultFilter(String) - Method in class org.craftercms.commons.jackson.mvc.CrafterJacksonAnnotationIntrospector
-
- setDefaultKeyAlgorithm(String) - Method in class org.craftercms.commons.crypto.impl.SecretKeyRepositoryImpl
-
- setDefaultValue(String) - Method in class org.craftercms.commons.plugin.model.Parameter
-
- setDefaultValue(String) - Method in class org.craftercms.commons.upgrade.impl.providers.AbstractVersionProvider
-
- setDeliveryBaseUrl(String) - Method in class org.craftercms.commons.config.profiles.webdav.WebDavProfile
-
- setDescription(String) - Method in class org.craftercms.commons.plugin.model.Asset
-
- setDescription(String) - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Blueprint
-
Deprecated.
- setDescription(String) - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Screenshot
-
Deprecated.
- setDescription(String) - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Video
-
Deprecated.
- setDescription(String) - Method in class org.craftercms.commons.plugin.model.Parameter
-
- setDescription(String) - Method in class org.craftercms.commons.plugin.model.Plugin
-
- setDescriptorVersion(String) - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor
-
Deprecated.
- setDescriptorVersion(String) - Method in class org.craftercms.commons.plugin.model.PluginDescriptor
-
- setDeserializers(Map<Class<?>, JsonDeserializer<?>>) - Method in class org.craftercms.commons.jackson.CustomSerializationObjectMapper
-
- setDeserializers(Map<Class<?>, JsonDeserializer<?>>) - Method in class org.craftercms.commons.mongo.JongoFactoryBean
-
- setDeveloper(BlueprintDescriptor.Developer) - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Media
-
Deprecated.
- setDeveloper(Developer) - Method in class org.craftercms.commons.plugin.model.Plugin
-
- setDigest(MessageDigest) - Method in class org.craftercms.commons.crypto.SimpleDigest
-
- setDomain(String) - Method in class org.craftercms.commons.http.CookieManager
-
- setEmail(String) - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Company
-
Deprecated.
- setEmail(String) - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Person
-
Deprecated.
- setEmail(String) - Method in class org.craftercms.commons.plugin.model.Contact
-
- setEnabled(boolean) - Method in class org.craftercms.commons.upgrade.impl.operations.AbstractUpgradeOperation
-
- setEnabled(boolean) - Method in class org.craftercms.commons.web.AddResponseHeaderFilter
-
- setEndpoint(String) - Method in class org.craftercms.commons.config.profiles.aws.AbstractAwsProfile
-
- setEnterpriseId(String) - Method in class org.craftercms.commons.config.profiles.box.BoxProfile
-
- setEntitlementType(EntitlementType) - Method in exception org.craftercms.commons.entitlements.exception.UnsupportedEntitlementException
-
- setEnv(Environment) - Method in class org.craftercms.commons.ebus.config.EBusReactorFactory
-
- setErrorMessageBundle(ResourceBundle) - Method in class org.craftercms.commons.validation.rest.ValidationAwareRestExceptionHandlers
-
- setErrorMessageBundle(ResourceBundle) - Method in class org.craftercms.commons.validation.validators.impl.ValidateParamsAspect
-
- setErrorResponseType(Class<?>) - Method in class org.craftercms.commons.rest.RestTemplate
-
- setEsapiType(EsapiValidationType) - Method in class org.craftercms.commons.validation.validators.impl.EsapiValidator
-
- setExtension(String) - Method in class org.craftercms.commons.rest.AbstractRestClientBase
-
- setFileId(ObjectId) - Method in class org.craftercms.commons.mongo.FileInfo
-
- setFileName(String) - Method in class org.craftercms.commons.mongo.FileInfo
-
- setFileSize(String) - Method in class org.craftercms.commons.mongo.FileInfo
-
- setFileSizeBytes(long) - Method in class org.craftercms.commons.mongo.FileInfo
-
- setFilter(FilterProvider) - Method in class org.craftercms.commons.jackson.mvc.CrafterJackson2MessageConverter
-
- setFilters(List<AbstractCrafterPropertyFilter>) - Method in class org.craftercms.commons.jackson.mvc.SelectorFilterFactory
-
- setFlag(boolean) - Method in class org.craftercms.commons.spring.ConditionalFactoryBean
-
- setFreeMarkerConfig(Configuration) - Method in class org.craftercms.commons.mail.impl.EmailFactoryImpl
-
- setHash(String) - Method in class org.craftercms.commons.file.blob.Blob
-
- setHeaders(Map<String, String>) - Method in class org.craftercms.commons.web.AddResponseHeaderFilter
-
- setHostKeyType(OpenSshConfig.Host, Session) - Method in class org.craftercms.commons.git.auth.AbstractSshAuthConfigurator
-
- setHttpOnly(boolean) - Method in class org.craftercms.commons.http.CookieManager
-
- setId(String) - Method in class org.craftercms.commons.audit.AuditModel
-
Sets Id of the Audit Entry.
- setId(String) - Method in class org.craftercms.commons.file.blob.impl.AbstractBlobStore
-
- setId(String) - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Blueprint
-
Deprecated.
- setId(String) - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Build
-
Deprecated.
- setId(String) - Method in class org.craftercms.commons.plugin.model.Build
-
- setId(String) - Method in class org.craftercms.commons.plugin.model.Plugin
-
- setInjectValueFactory(InjectValueFactory) - Method in class org.craftercms.commons.jackson.mvc.CrafterJackson2MessageConverter
-
- setIterations(int) - Method in class org.craftercms.commons.crypto.SimpleDigest
-
- setIv(byte[]) - Method in class org.craftercms.commons.crypto.SimpleCipher
-
- setJongo(Jongo) - Method in class org.craftercms.commons.mongo.AbstractJongoRepository
-
- setJsonPrefix(String) - Method in class org.craftercms.commons.jackson.mvc.CrafterJackson2MessageConverter
-
- setKey(byte[]) - Method in class org.craftercms.commons.crypto.SimpleAesCipher
-
Deprecated.
- setKey(Key) - Method in class org.craftercms.commons.crypto.SimpleCipher
-
- setKeyName(String) - Method in class org.craftercms.commons.crypto.SecretKeyFactoryBean
-
- setKeyRepository(SecretKeyRepository) - Method in class org.craftercms.commons.crypto.SecretKeyFactoryBean
-
- setKeyStoreFile(File) - Method in class org.craftercms.commons.crypto.impl.SecretKeyRepositoryImpl
-
- setKeyStorePassword(String) - Method in class org.craftercms.commons.crypto.impl.SecretKeyRepositoryImpl
-
- setLabel(String) - Method in class org.craftercms.commons.plugin.model.Parameter
-
- setLicense(BlueprintDescriptor.License) - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Blueprint
-
Deprecated.
- setLicense(Link) - Method in class org.craftercms.commons.plugin.model.Plugin
-
- setLocationHeader(HttpHeaders, String, Object...) - Static method in class org.craftercms.commons.rest.RestServiceUtils
-
- setMailSender(JavaMailSender) - Method in class org.craftercms.commons.mail.impl.EmailFactoryImpl
-
- setMajor(int) - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Version
-
Deprecated.
- setMajor(int) - Method in class org.craftercms.commons.plugin.model.Version
-
- setMatchFullInput(boolean) - Method in class org.craftercms.commons.validation.validators.impl.StringValidator
-
- setMaxAge(Integer) - Method in class org.craftercms.commons.http.CookieManager
-
- setMaxAuditAllowedDays(int) - Method in class org.craftercms.commons.audit.AuditReaper
-
- setMaxLength(int) - Method in class org.craftercms.commons.validation.validators.impl.StringValidator
-
- setMaxValue(T) - Method in class org.craftercms.commons.validation.validators.impl.AbstractNumberValidator
-
- setMaxWaitTime(int) - Method in class org.craftercms.commons.mongo.MongoClientOptionsFactory
-
- setMd5(String) - Method in class org.craftercms.commons.mongo.FileInfo
-
- setMedia(BlueprintDescriptor.Media) - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Blueprint
-
Deprecated.
- setMedia(Media) - Method in class org.craftercms.commons.plugin.model.Plugin
-
- setMessage(String) - Method in class org.craftercms.commons.rest.Result
-
- setMessage(String) - Method in class org.craftercms.commons.validation.ValidationResult
-
- setMessageConverters(List<HttpMessageConverter<?>>) - Method in class org.craftercms.commons.rest.HttpMessageConvertingResponseErrorHandler
-
- setMethodLogger(MethodLogger) - Method in class org.craftercms.commons.logging.LoggedAspect
-
- setMinLength(int) - Method in class org.craftercms.commons.validation.validators.impl.StringValidator
-
- setMinor(int) - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Version
-
Deprecated.
- setMinor(int) - Method in class org.craftercms.commons.plugin.model.Version
-
- setMinValue(T) - Method in class org.craftercms.commons.validation.validators.impl.AbstractNumberValidator
-
- setModule(Module) - Method in exception org.craftercms.commons.entitlements.exception.UnsupportedEntitlementException
-
- setMongo(MongoClient) - Method in class org.craftercms.commons.mongo.JongoFactoryBean
-
- setMongo(Mongo) - Method in class org.craftercms.commons.mongo.MongoScriptRunner
-
- setMongoClientBin(String) - Method in class org.craftercms.commons.mongo.MongoScriptRunner
-
- setName(String) - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Blueprint
-
Deprecated.
- setName(String) - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Company
-
Deprecated.
- setName(String) - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.License
-
Deprecated.
- setName(String) - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Person
-
Deprecated.
- setName(String) - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Website
-
Deprecated.
- setName(String) - Method in class org.craftercms.commons.plugin.model.Contact
-
- setName(String) - Method in class org.craftercms.commons.plugin.model.Link
-
- setName(String) - Method in class org.craftercms.commons.plugin.model.Parameter
-
- setName(String) - Method in class org.craftercms.commons.plugin.model.Plugin
-
- setNotBlank(boolean) - Method in class org.craftercms.commons.validation.validators.impl.StringValidator
-
- setNotEmpty(boolean) - Method in class org.craftercms.commons.validation.validators.impl.StringValidator
-
- setNotNull(boolean) - Method in class org.craftercms.commons.validation.validators.impl.BasicValidator
-
- setOptions(MongoClientOptions) - Method in class org.craftercms.commons.mongo.MongoClientFactory
-
- setOrder(int) - Method in class org.craftercms.commons.spring.ListMergingPostProcessor
-
- setParameters(List<Parameter>) - Method in class org.craftercms.commons.plugin.model.Plugin
-
- setPassphrase(String) - Method in class org.craftercms.commons.git.auth.SshRsaKeyPairAuthConfigurator
-
- setPassword(String) - Method in class org.craftercms.commons.config.profiles.webdav.WebDavProfile
-
Sets the password used to connect to the server.
- setPassword(String) - Method in class org.craftercms.commons.mongo.JongoFactoryBean
-
- setPassword(String) - Method in class org.craftercms.commons.mongo.MongoClientFactory
-
- setPassword(String) - Method in class org.craftercms.commons.mongo.MongoScriptRunner
-
- setPatch(int) - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Version
-
Deprecated.
- setPatch(int) - Method in class org.craftercms.commons.plugin.model.Version
-
- setPath(String) - Method in class org.craftercms.commons.http.CookieManager
-
- setPathParsers(Map<String, RemotePathParser>) - Method in class org.craftercms.commons.file.stores.impl.RemoteFileResolverImpl
-
- setPathStyleAccessEnabled(boolean) - Method in class org.craftercms.commons.config.profiles.aws.S3Profile
-
- setPattern(String) - Method in class org.craftercms.commons.file.blob.impl.AbstractBlobStore
-
- setPayload(Object) - Method in class org.craftercms.commons.audit.AuditModel
-
Sets payload of the audit.
- setPeople(List<BlueprintDescriptor.PersonWrapper>) - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Developer
-
Deprecated.
- setPeople(List<Contact>) - Method in class org.craftercms.commons.plugin.model.Developer
-
- setPermissionEvaluators(Map<Class<?>, PermissionEvaluator<?, ?>>) - Method in class org.craftercms.commons.security.permissions.annotations.HasPermissionAnnotationHandler
-
- setPermissionResolver(PermissionResolver<S, R>) - Method in class org.craftercms.commons.security.permissions.impl.PermissionEvaluatorImpl
-
- setPermissions(List<P>) - Method in class org.craftercms.commons.security.permissions.ProtectedResourceBase
-
- setPerson(BlueprintDescriptor.Person) - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.PersonWrapper
-
Deprecated.
- setPipelinePrefix(String) - Method in class org.craftercms.commons.upgrade.impl.pipeline.DefaultUpgradePipelineFactoryImpl
-
- setPlugin(Plugin) - Method in class org.craftercms.commons.plugin.model.PluginDescriptor
-
- setPreemptiveAuth(boolean) - Method in class org.craftercms.commons.config.profiles.webdav.WebDavProfile
-
- setPrefix(String) - Method in class org.craftercms.commons.config.profiles.aws.S3Profile
-
- setPrivateKey(String) - Method in class org.craftercms.commons.config.profiles.box.BoxProfile
-
- setPrivateKeyPassword(String) - Method in class org.craftercms.commons.config.profiles.box.BoxProfile
-
- setPrivateKeyPath(String) - Method in class org.craftercms.commons.git.auth.SshRsaKeyPairAuthConfigurator
-
- setProfileGroup(int) - Method in class org.craftercms.commons.file.stores.impl.PathPartsBasedProfileAwareRemotePathParser
-
- setProfileId(String) - Method in class org.craftercms.commons.config.profiles.ConfigurationProfile
-
- setProfileLoader(ConfigurationProfileLoader<T>) - Method in class org.craftercms.commons.file.stores.impl.AbstractProfileAwareRemoteFileStore
-
- setProfileMapper(ConfigurationMapper<T>) - Method in class org.craftercms.commons.file.blob.impl.AbstractBlobStore
-
- setPropertyName(String) - Method in class org.craftercms.commons.spring.ListMergingPostProcessor
-
- setPublicKeyId(String) - Method in class org.craftercms.commons.config.profiles.box.BoxProfile
-
- setPublishingTargetResolver(PublishingTargetResolver) - Method in class org.craftercms.commons.file.blob.impl.AbstractBlobStore
-
- setQueries(JongoQueries) - Method in class org.craftercms.commons.mongo.AbstractJongoRepository
-
- setReadPreference(int) - Method in class org.craftercms.commons.mongo.MongoClientOptionsFactory
-
- setRegion(String) - Method in class org.craftercms.commons.config.profiles.aws.AbstractAwsProfile
-
- setRegistry(Map<Class<?>, AnnotationBasedValidatorFactory>) - Method in class org.craftercms.commons.validation.validators.impl.AnnotationBasedValidatorFactoryRegistry
-
- setRequest(HttpServletRequest) - Method in class org.craftercms.commons.http.RequestContext
-
Returns the current request.
- setRequired(boolean) - Method in class org.craftercms.commons.plugin.model.Parameter
-
- setResources(List<Resource>) - Method in class org.craftercms.commons.properties.OverrideProperties
-
- setResponse(HttpServletResponse) - Method in class org.craftercms.commons.http.RequestContext
-
Sets the current response.
- setResponseType(Class<?>) - Method in class org.craftercms.commons.rest.HttpMessageConvertingResponseErrorHandler
-
- setRestTemplate(RestTemplate) - Method in class org.craftercms.commons.rest.AbstractRestClientBase
-
- setRunOnInit(boolean) - Method in class org.craftercms.commons.mongo.MongoScriptRunner
-
- setSalt(byte[]) - Method in class org.craftercms.commons.crypto.SimpleDigest
-
- setSavedDate(Date) - Method in class org.craftercms.commons.mongo.FileInfo
-
- setScreenshot(BlueprintDescriptor.Screenshot) - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.ScreenshotWrapper
-
Deprecated.
- setScreenshots(List<BlueprintDescriptor.ScreenshotWrapper>) - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Media
-
Deprecated.
- setScreenshots(List<Asset>) - Method in class org.craftercms.commons.plugin.model.Media
-
- setScriptPaths(List<Resource>) - Method in class org.craftercms.commons.mongo.MongoScriptRunner
-
- setSearchEngine(String) - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Blueprint
-
Deprecated.
- setSearchEngine(String) - Method in class org.craftercms.commons.plugin.model.Plugin
-
- setSecretKey(String) - Method in class org.craftercms.commons.config.profiles.aws.AbstractAwsProfile
-
- setSecure(boolean) - Method in class org.craftercms.commons.http.CookieManager
-
- setSecurePropertyHandler(SecurePropertyHandler) - Method in class org.craftercms.commons.jackson.mvc.CrafterJackson2MessageConverter
-
- setSecurityPropertyFilter(SecurePropertyHandler) - Method in class org.craftercms.commons.jackson.mvc.CrafterJacksonAnnotationIntrospector
-
- setSelectorParameterName(String) - Method in class org.craftercms.commons.jackson.mvc.GDataPropertyFilter
-
- setSerializers(List<JsonSerializer<?>>) - Method in class org.craftercms.commons.jackson.CustomSerializationObjectMapper
-
- setSerializers(List<JsonSerializer<?>>) - Method in class org.craftercms.commons.mongo.JongoFactoryBean
-
- setServletContext(ServletContext) - Method in class org.craftercms.commons.http.RequestContext
-
Sets the current servlet context.
- setShutdownClientAfterIdleSecs(int) - Method in class org.craftercms.commons.aws.AbstractAwsClientCachingFactory
-
- setStoreId(String) - Method in class org.craftercms.commons.file.blob.Blob
-
- setStoreName(String) - Method in class org.craftercms.commons.mongo.FileInfo
-
- setStores(Map<String, RemoteFileStore>) - Method in class org.craftercms.commons.file.stores.impl.RemoteFileResolverImpl
-
- setStoreType(String) - Method in class org.craftercms.commons.file.stores.impl.FixedStoreTypeRemotePathParser
-
- setStoreTypeGroup(int) - Method in class org.craftercms.commons.file.stores.impl.PathPartsBasedProfileAwareRemotePathParser
-
- setSubjectResolver(SubjectResolver<S>) - Method in class org.craftercms.commons.security.permissions.impl.PermissionEvaluatorImpl
-
- setTags(String) - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Blueprint
-
Deprecated.
- setTags(List<String>) - Method in class org.craftercms.commons.plugin.model.Plugin
-
- setTemplateEncoding(String) - Method in class org.craftercms.commons.mail.impl.EmailFactoryImpl
-
- setTemplatePrefix(String) - Method in class org.craftercms.commons.mail.impl.EmailFactoryImpl
-
- setTemplateSuffix(String) - Method in class org.craftercms.commons.mail.impl.EmailFactoryImpl
-
- setThreadsAllowedToBlockForConnectionMultiplier(int) - Method in class org.craftercms.commons.mongo.MongoClientOptionsFactory
-
- setTimeZone(String) - Method in class org.craftercms.commons.converters.impl.StringToDateConverter
-
- setTitle(String) - Method in class org.craftercms.commons.plugin.model.Asset
-
- setTitle(String) - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Screenshot
-
Deprecated.
- setTitle(String) - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Video
-
Deprecated.
- setType(EntitlementType) - Method in class org.craftercms.commons.entitlements.model.Entitlement
-
- setType(Parameter.Type) - Method in class org.craftercms.commons.plugin.model.Parameter
-
- setType(String) - Method in class org.craftercms.commons.plugin.model.Plugin
-
- setUpdateVersion(boolean) - Method in class org.craftercms.commons.upgrade.impl.pipeline.DefaultUpgradePipelineFactoryImpl
-
- setUploadFolder(String) - Method in class org.craftercms.commons.config.profiles.box.BoxProfile
-
- setUri(String) - Method in class org.craftercms.commons.mongo.MongoClientFromUriFactoryBean
-
- setUrl(String) - Method in class org.craftercms.commons.plugin.model.Asset
-
- setUrl(String) - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Company
-
Deprecated.
- setUrl(String) - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.License
-
Deprecated.
- setUrl(String) - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Person
-
Deprecated.
- setUrl(String) - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Screenshot
-
Deprecated.
- setUrl(String) - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Video
-
Deprecated.
- setUrl(String) - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Website
-
Deprecated.
- setUrl(String) - Method in class org.craftercms.commons.plugin.model.Contact
-
- setUrl(String) - Method in class org.craftercms.commons.plugin.model.Link
-
- setUseMongoClient(boolean) - Method in class org.craftercms.commons.mongo.MongoScriptRunner
-
- setUsername(String) - Method in class org.craftercms.commons.config.profiles.webdav.WebDavProfile
-
Sets the username used to connect to the server.
- setUsername(String) - Method in class org.craftercms.commons.mongo.JongoFactoryBean
-
- setUsername(String) - Method in class org.craftercms.commons.mongo.MongoClientFactory
-
- setUsername(String) - Method in class org.craftercms.commons.mongo.MongoScriptRunner
-
- SetUtils - Class in org.craftercms.commons.collections
-
Utilities for the
Set
collection.
- setValidatorFactory(AnnotationBasedValidatorFactory) - Method in class org.craftercms.commons.validation.validators.impl.ValidateParamsAspect
-
- setValue(int) - Method in class org.craftercms.commons.entitlements.model.Entitlement
-
- setValues - Variable in class org.craftercms.commons.mongo.UpdateHelper
-
- setVersion(BlueprintDescriptor.Version) - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Blueprint
-
Deprecated.
- setVersion(String) - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.CraftercmsVersionSupported
-
Deprecated.
- setVersion(Version) - Method in class org.craftercms.commons.plugin.model.Plugin
-
- setVersion(Object, String) - Method in class org.craftercms.commons.upgrade.impl.providers.AbstractVersionProvider
-
- setVersion(Object, String) - Method in interface org.craftercms.commons.upgrade.VersionProvider
-
Updates the current version
- setVideo(BlueprintDescriptor.Video) - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.VideoWrapper
-
Deprecated.
- setVideos(List<BlueprintDescriptor.VideoWrapper>) - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Media
-
Deprecated.
- setVideos(List<Asset>) - Method in class org.craftercms.commons.plugin.model.Media
-
- setWebsite(BlueprintDescriptor.Website) - Method in class org.craftercms.commons.plugin.model.BlueprintDescriptor.Blueprint
-
Deprecated.
- setWebsite(Link) - Method in class org.craftercms.commons.plugin.model.Plugin
-
- setWhitelistRegexes(String[]) - Method in class org.craftercms.commons.validation.validators.impl.StringValidator
-
- setWriteConcern(String) - Method in class org.craftercms.commons.mongo.MongoClientOptionsFactory
-
- shouldNotFilter(HttpServletRequest) - Method in class org.craftercms.commons.web.CloudfrontForwardedHeaderFilter
-
- shouldNotFilter(HttpServletRequest) - Method in class org.craftercms.commons.web.ForwardedHeaderFilter
-
- shutdownClient(Element) - Method in class org.craftercms.commons.aws.AbstractAwsClientCachingFactory
-
- SimpleAesCipher - Class in org.craftercms.commons.crypto
-
Deprecated.
- SimpleAesCipher(String) - Constructor for class org.craftercms.commons.crypto.SimpleAesCipher
-
Deprecated.
- SimpleCipher - Class in org.craftercms.commons.crypto
-
Utility class for simplifying encryption/decryption with the
Cipher
class.
- SimpleCipher() - Constructor for class org.craftercms.commons.crypto.SimpleCipher
-
- SimpleDigest - Class in org.craftercms.commons.crypto
-
Utility class for simplifying message digest generation, using the
MessageDigest
.
- SimpleDigest() - Constructor for class org.craftercms.commons.crypto.SimpleDigest
-
- SKIP - Static variable in interface org.craftercms.commons.upgrade.VersionProvider
-
Value used when a file is missing from the repository
- SPRING_PATH - Static variable in class org.craftercms.commons.monitoring.VersionInfo
-
The path for classes loaded from a Spring Boot JAR file
- SshRsaKeyPairAuthConfigurator - Class in org.craftercms.commons.git.auth
-
- SshRsaKeyPairAuthConfigurator() - Constructor for class org.craftercms.commons.git.auth.SshRsaKeyPairAuthConfigurator
-
- SshUsernamePasswordAuthConfigurator - Class in org.craftercms.commons.git.auth
-
- SshUsernamePasswordAuthConfigurator(String) - Constructor for class org.craftercms.commons.git.auth.SshUsernamePasswordAuthConfigurator
-
- STAGING - Static variable in interface org.craftercms.commons.config.PublishingTargetResolver
-
- STANDARD_PROTO_HEADER_NAME - Static variable in class org.craftercms.commons.web.CloudfrontForwardedHeaderFilter
-
- STATUS_URL - Static variable in class org.craftercms.commons.monitoring.rest.MonitoringRestControllerBase
-
- StatusInfo - Class in org.craftercms.commons.monitoring
-
Gets current basic JVM status
- store(Connection) - Method in interface org.craftercms.commons.entitlements.validator.DbIntegrityValidator
-
Generates the validator value for a new database.
- store(Connection) - Method in class org.craftercms.commons.entitlements.validator.impl.DefaultDbIntegrityValidatorImpl
-
Generates the validator value for a new database.
- storeId - Variable in class org.craftercms.commons.file.blob.Blob
-
The id of the blob store
- storeKeyStore() - Method in class org.craftercms.commons.crypto.impl.SecretKeyRepositoryImpl
-
- stores - Variable in class org.craftercms.commons.file.stores.impl.RemoteFileResolverImpl
-
- STRING_MAX_LENGTH_ERROR_CODE - Static variable in class org.craftercms.commons.validation.ErrorCodes
-
- STRING_MIN_LENGTH_ERROR_CODE - Static variable in class org.craftercms.commons.validation.ErrorCodes
-
- STRING_NOT_BLANK_ERROR_CODE - Static variable in class org.craftercms.commons.validation.ErrorCodes
-
- STRING_NOT_EMPTY_ERROR_CODE - Static variable in class org.craftercms.commons.validation.ErrorCodes
-
- STRING_REGEX_VALIDATION_FAILED_ERROR_CODE - Static variable in class org.craftercms.commons.validation.ErrorCodes
-
- StringParamValidatorFactory - Class in org.craftercms.commons.validation.validators.impl
-
- StringParamValidatorFactory() - Constructor for class org.craftercms.commons.validation.validators.impl.StringParamValidatorFactory
-
- StringToBooleanConverter - Class in org.craftercms.commons.converters.impl
-
Converts String to Boolean.
- StringToBooleanConverter() - Constructor for class org.craftercms.commons.converters.impl.StringToBooleanConverter
-
- StringToDateConverter - Class in org.craftercms.commons.converters.impl
-
Converts String to Date, with a custom pattern and time zone.
- StringToDateConverter() - Constructor for class org.craftercms.commons.converters.impl.StringToDateConverter
-
- StringToDoubleConverter - Class in org.craftercms.commons.converters.impl
-
Converts String to Double.
- StringToDoubleConverter() - Constructor for class org.craftercms.commons.converters.impl.StringToDoubleConverter
-
- StringToFloatConverter - Class in org.craftercms.commons.converters.impl
-
Converts String to Float.
- StringToFloatConverter() - Constructor for class org.craftercms.commons.converters.impl.StringToFloatConverter
-
- StringToIntegerConverter - Class in org.craftercms.commons.converters.impl
-
Converts String to Integer.
- StringToIntegerConverter() - Constructor for class org.craftercms.commons.converters.impl.StringToIntegerConverter
-
- StringToLongConverter - Class in org.craftercms.commons.converters.impl
-
Converts String to Long.
- StringToLongConverter() - Constructor for class org.craftercms.commons.converters.impl.StringToLongConverter
-
- StringToShortConverter - Class in org.craftercms.commons.converters.impl
-
Converts String to Short.
- StringToShortConverter() - Constructor for class org.craftercms.commons.converters.impl.StringToShortConverter
-
- StringToStringConverter - Class in org.craftercms.commons.converters.impl
-
Simple dummy converter that just returns a String value.
- StringToStringConverter() - Constructor for class org.craftercms.commons.converters.impl.StringToStringConverter
-
- StringValidator - Class in org.craftercms.commons.validation.validators.impl
-
- StringValidator(String) - Constructor for class org.craftercms.commons.validation.validators.impl.StringValidator
-
- SubjectNotFoundException - Exception in org.craftercms.commons.security.exception
-
Thrown to indicate that the current subject couldn't be found.
- SubjectNotFoundException() - Constructor for exception org.craftercms.commons.security.exception.SubjectNotFoundException
-
- subjectResolver - Variable in class org.craftercms.commons.security.permissions.impl.PermissionEvaluatorImpl
-
- SubjectResolver<S> - Interface in org.craftercms.commons.security.permissions
-
Resolves the current subject to be used for permission checking.
- superClassCache - Variable in class org.craftercms.commons.jackson.mvc.GDataPropertyFilter
-
- suppressProperty(Object, String[]) - Method in interface org.craftercms.commons.jackson.mvc.SecurePropertyHandler
-
Checks if the property is allowed for the given role.
- suspendEncoding() - Method in class org.craftercms.commons.crypto.Base64.OutputStream
-
Deprecated.
Suspends encoding of the stream.