A B C D E F G H I J K L M N O P R S T U V W Y Z 
All Classes All Packages

A

AbstractAwsClientCachingFactory<P extends AbstractAwsProfile,​C> - Class in org.craftercms.commons.aws
Factory class that creates AWS clients based on AbstractAwsProfiles.
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
Base class for configuration mappers that map to AbstractAwsProfiles.
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
 
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
 
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
 
AbstractWeakKeyBasedLockFactory<L> - Class in org.craftercms.commons.concurrent.locks
Abstract implementation of KeyBasedLockFactory that uses a WeakHashMap to store the locks.
AbstractWeakKeyBasedLockFactory() - Constructor for class org.craftercms.commons.concurrent.locks.AbstractWeakKeyBasedLockFactory
 
accessKey - Variable in class org.craftercms.commons.config.profiles.aws.AbstractAwsProfile
The AWS access key (if using static credentials)
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.
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.
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.
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, String[], MultiValueMap<String, String>) - Static method in class org.craftercms.commons.http.HttpUtils
Adds an array of param values 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.
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
 
afterPropertiesSet() - Method in class org.craftercms.commons.converters.impl.StringToDateConverter
 
afterPropertiesSet() - Method in class org.craftercms.commons.crypto.impl.NoOpTextEncryptor
 
afterPropertiesSet() - Method in class org.craftercms.commons.crypto.impl.SecretKeyRepositoryImpl
 
afterPropertiesSet() - Method in class org.craftercms.commons.jackson.CustomSerializationObjectMapper
 
afterPropertiesSet() - Method in class org.craftercms.commons.rest.RestTemplate
 
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
 
allowedBeans - Variable in class org.craftercms.commons.spring.context.RestrictedApplicationContext
 
allSupportedMediaTypes - Variable in class org.craftercms.commons.rest.HttpMessageConvertingResponseWriter
 
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
 
appendLocale(String, Locale) - Static method in class org.craftercms.commons.locale.LocaleUtils
 
appendLocales(String, Locale, Locale) - Static method in class org.craftercms.commons.locale.LocaleUtils
 
applicationContext - Variable in class org.craftercms.commons.file.blob.impl.BlobStoreResolverImpl
 
applicationContext - Variable in class org.craftercms.commons.spring.BeanListFactoryBean
 
ApplicationContextAccessor - Class in org.craftercms.commons.spring.context
Wraps an instance of ApplicationContext and provides simple access to beans for Groovy & Freemarker
ApplicationContextAccessor() - Constructor for class org.craftercms.commons.spring.context.ApplicationContextAccessor
 
ApplicationContextAccessor(ApplicationContext) - Constructor for class org.craftercms.commons.spring.context.ApplicationContextAccessor
 
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.
AwsS3BlobStore - Class in org.craftercms.commons.file.blob.impl.s3
Implementation of BlobStore for AWS S3
AwsS3BlobStore() - Constructor for class org.craftercms.commons.file.blob.impl.s3.AwsS3BlobStore
 

B

Base64 - Class in org.craftercms.commons.crypto
Deprecated.
Base64.InputStream - Class in org.craftercms.commons.crypto
Deprecated.
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream - Class in org.craftercms.commons.crypto
Deprecated.
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
basePath - Variable in class org.craftercms.commons.config.ConfigurationResolverImpl
The path pattern for the default environment
BaseRestExceptionHandlers - Class in org.craftercms.commons.rest
Class that provides the basic ExceptionHandlers for Crafter REST services.
BaseRestExceptionHandlers() - Constructor for class org.craftercms.commons.rest.BaseRestExceptionHandlers
 
baseUrl - Variable in class org.craftercms.commons.config.profiles.webdav.WebDavProfile
 
baseUrl - Variable in class org.craftercms.commons.rest.AbstractRestClientBase
 
BeanListFactoryBean - Class in org.craftercms.commons.spring
Spring factory bean that creates a list of beans based on a list of bean names.
BeanListFactoryBean() - Constructor for class org.craftercms.commons.spring.BeanListFactoryBean
 
beanNames - Variable in class org.craftercms.commons.spring.BeanListFactoryBean
 
blacklist - Variable in class org.craftercms.commons.spring.groovy.SandboxInterceptorFactory
Resource containing the restrictions
blacklistEnabled - Variable in class org.craftercms.commons.spring.groovy.SandboxInterceptorFactory
Indicates if the blacklist should be enabled
Blob - Class in org.craftercms.commons.file.blob
Holds the reference to a file in a blob store
Blob() - Constructor for class org.craftercms.commons.file.blob.Blob
 
Blob(String, String) - Constructor for class org.craftercms.commons.file.blob.Blob
 
BlobStore - Interface in org.craftercms.commons.file.blob
Defines the operations to handle blob files
BlobStoreConfigurationMissingException - Exception in org.craftercms.commons.file.blob.exception
Exception thrown when the blob store configuration is not found
BlobStoreConfigurationMissingException() - Constructor for exception org.craftercms.commons.file.blob.exception.BlobStoreConfigurationMissingException
 
BlobStoreConfigurationMissingException(String) - Constructor for exception org.craftercms.commons.file.blob.exception.BlobStoreConfigurationMissingException
 
BlobStoreConfigurationMissingException(String, Throwable) - Constructor for exception org.craftercms.commons.file.blob.exception.BlobStoreConfigurationMissingException
 
BlobStoreException - Exception in org.craftercms.commons.file.blob.exception
Base Exception for all blob store specific errors
BlobStoreException() - Constructor for exception org.craftercms.commons.file.blob.exception.BlobStoreException
 
BlobStoreException(String) - Constructor for exception org.craftercms.commons.file.blob.exception.BlobStoreException
 
BlobStoreException(String, Throwable) - Constructor for exception org.craftercms.commons.file.blob.exception.BlobStoreException
 
BlobStoreMissingException - Exception in org.craftercms.commons.file.blob.exception
Exception thrown when a blob store id found in the configuration is not found in the application context
BlobStoreMissingException() - Constructor for exception org.craftercms.commons.file.blob.exception.BlobStoreMissingException
 
BlobStoreMissingException(String) - Constructor for exception org.craftercms.commons.file.blob.exception.BlobStoreMissingException
 
BlobStoreMissingException(String, Throwable) - Constructor for exception org.craftercms.commons.file.blob.exception.BlobStoreMissingException
 
BlobStoreResolver - Interface in org.craftercms.commons.file.blob
Provides access to all known implementations of BlobStore
BlobStoreResolverImpl - Class in org.craftercms.commons.file.blob.impl
Default implementation of BlobStoreResolver
BlobStoreResolverImpl() - Constructor for class org.craftercms.commons.file.blob.impl.BlobStoreResolverImpl
 
BlobUrlResolver - Interface in org.craftercms.commons.file.blob
Defines operations for blob file urls
BlobUrlResolverImpl - Class in org.craftercms.commons.file.blob.impl
Default implementation of BlobUrlResolver
BlobUrlResolverImpl(String) - Constructor for class org.craftercms.commons.file.blob.impl.BlobUrlResolverImpl
 
BoxFileStore - Class in org.craftercms.commons.file.stores.impl.box
A RemoteFileStore to Box.
BoxFileStore() - Constructor for class org.craftercms.commons.file.stores.impl.box.BoxFileStore
 
BoxProfile - Class in org.craftercms.commons.config.profiles.box
Holds the credentials to open a connection using the Box API.
BoxProfile() - Constructor for class org.craftercms.commons.config.profiles.box.BoxProfile
 
BoxProfileMapper - Class in org.craftercms.commons.config.profiles.box
Configuration mapper for BoxProfiles.
BoxProfileMapper(ConfigurationResolver) - Constructor for class org.craftercms.commons.config.profiles.box.BoxProfileMapper
 
BoxResource - Class in org.craftercms.commons.spring.resources
Implementation of Resource for Box files.
BoxResource(BoxAPIConnection, String) - Constructor for class org.craftercms.commons.spring.resources.BoxResource
 
BoxUtils - Class in org.craftercms.commons.file.stores
Utility methods for Box.
bucketName - Variable in class org.craftercms.commons.config.profiles.aws.S3Profile
Name of the bucket.
buildConfig(Map<String, Object>) - Method in class org.craftercms.commons.config.YamlConfiguration
 
buildConfigFromCollection(String, Collection<Object>, ImmutableNode.Builder) - Method in class org.craftercms.commons.config.YamlConfiguration
 
buildConfigFromKeyValuePair(String, Object, ImmutableNode.Builder) - Method in class org.craftercms.commons.config.YamlConfiguration
 
buildConfigFromMap(Map<String, Object>, ImmutableNode.Builder) - Method in class org.craftercms.commons.config.YamlConfiguration
 

C

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.
checkProperty(String) - Method in class org.craftercms.commons.jackson.mvc.GDataPropertyFilter
 
checkPropertyAgainstPattern(List<String>, String) - Method in class org.craftercms.commons.jackson.mvc.GDataPropertyFilter
 
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
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
 
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_DEFAULT_LOCALE - Static variable in class org.craftercms.commons.locale.LocaleUtils
 
CONFIG_KEY_FALLBACK - Static variable in class org.craftercms.commons.locale.LocaleUtils
 
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_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_SUPPORTED_LOCALES - Static variable in class org.craftercms.commons.locale.LocaleUtils
 
CONFIG_KEY_TYPE - Variable in class org.craftercms.commons.file.blob.impl.BlobStoreResolverImpl
 
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
 
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 - Variable in class org.craftercms.commons.config.profiles.AbstractProfileConfigMapper
 
configurationResolver - Variable in class org.craftercms.commons.file.blob.impl.BlobStoreResolverImpl
 
ConfigurationResolver - Interface in org.craftercms.commons.config
Provides access to configuration files taking into account the active environment
ConfigurationResolverImpl - Class in org.craftercms.commons.config
Default implementation of ConfigurationResolver
ConfigurationResolverImpl(String, String, String, EncryptionAwareConfigurationReader) - Constructor for class org.craftercms.commons.config.ConfigurationResolverImpl
 
ConfigUtils - Class in org.craftercms.commons.config
Utility methods for Apache Commons based configuration.
ConfigUtils() - Constructor for class org.craftercms.commons.config.ConfigUtils
 
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
 
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
 
convert(S) - Method in interface org.craftercms.commons.converters.Converter
Converts the source object from S type to T type.
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
 
count(Iterable<T>) - Static method in class org.craftercms.commons.collections.IterableUtils
Returns the number of elements the iterable contains.
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(AbstractAwsProfile) - Static method in class org.craftercms.commons.file.stores.S3Utils
 
createClient(AbstractAwsProfile, boolean) - Static method in class org.craftercms.commons.file.stores.S3Utils
Creates an AmazonS3 based on the given profile config.
createClient(S3Profile) - Method in class org.craftercms.commons.aws.S3ClientCachingFactory
 
createClient(WebDavProfile) - Static method in class org.craftercms.commons.file.stores.WebDavUtils
Creates a WebDAV client based on the given profile config
createClient(P) - Method in class org.craftercms.commons.aws.AbstractAwsClientCachingFactory
 
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.cache.GuavaCacheFactoryBean
 
createInstance() - Method in class org.craftercms.commons.jackson.mvc.SelectorFilterFactory
 
createInstance() - Method in class org.craftercms.commons.spring.groovy.SandboxInterceptorFactory
 
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.
createProfile() - Method in class org.craftercms.commons.config.profiles.aws.AbstractAwsProfileMapper
 
createProfile() - Method in class org.craftercms.commons.config.profiles.aws.S3ProfileMapper
 
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.
createSessionMap(HttpServletRequest) - Static method in class org.craftercms.commons.http.HttpUtils
Creates a map from the session attributes in the specified request.
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.
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
 

D

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
 
debug(String, Object...) - Method in class org.craftercms.commons.i10n.I10nLogger
 
debug(String, Throwable, Object...) - Method in class org.craftercms.commons.i10n.I10nLogger
 
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.
DECODE - Static variable in class org.craftercms.commons.crypto.Base64
Deprecated.
Specify decoding.
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(byte[]) - Method in class org.craftercms.commons.crypto.SimpleAesCipher
Deprecated.
 
decrypt(byte[]) - Method in class org.craftercms.commons.crypto.SimpleCipher
 
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(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(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_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_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_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
 
defaultKeyAlgorithm - Variable in class org.craftercms.commons.crypto.impl.SecretKeyRepositoryImpl
 
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.
deliveryBaseUrl - Variable in class org.craftercms.commons.config.profiles.webdav.WebDavProfile
 
delocalizePath(String) - Static method in class org.craftercms.commons.locale.LocaleUtils
 
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.aws.AbstractAwsClientCachingFactory
 
destroy() - Method in class org.craftercms.commons.http.RequestContextBindingFilter
 
destroyInstance(Cache<K, V>) - Method in class org.craftercms.commons.cache.GuavaCacheFactoryBean
 
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() - Constructor for class org.craftercms.commons.config.DisableClassLoadingConstructor
 
DisableClassLoadingConstructor(Class<?>) - Constructor for class org.craftercms.commons.config.DisableClassLoadingConstructor
 
DisableClassLoadingConstructor(String) - Constructor for class org.craftercms.commons.config.DisableClassLoadingConstructor
 
DisableClassLoadingConstructor(TypeDescription) - Constructor for class org.craftercms.commons.config.DisableClassLoadingConstructor
 
doDecrypt(String, Key) - Method in class org.craftercms.commons.crypto.impl.AesTextEncryptor
 
doEncrypt(String, Key) - Method in class org.craftercms.commons.crypto.impl.AesTextEncryptor
 
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
 
doGetFile(ProfileAwareRemotePath, S3Profile) - Method in class org.craftercms.commons.file.stores.impl.s3.S3FileStore
 
doGetFile(ProfileAwareRemotePath, BoxProfile) - Method in class org.craftercms.commons.file.stores.impl.box.BoxFileStore
 
doGetFile(ProfileAwareRemotePath, WebDavProfile) - Method in class org.craftercms.commons.file.stores.impl.webdav.WebDavFileStore
 
doGetFile(ProfileAwareRemotePath, T) - Method in class org.craftercms.commons.file.stores.impl.AbstractProfileAwareRemoteFileStore
 
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
 
DONT_BREAK_LINES - Static variable in class org.craftercms.commons.crypto.Base64
Deprecated.
Don't break lines when encoding (violates strict Base64 specification)

E

Email - Interface in org.craftercms.commons.mail
Represents an email (possibly with from, to, body, etc., depending of the implementation).
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 Emails.
EmailFactoryImpl - Class in org.craftercms.commons.mail.impl
Default implementation of EmailFactory.
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.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
 
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(byte[]) - Method in class org.craftercms.commons.crypto.SimpleAesCipher
Deprecated.
 
encrypt(byte[]) - Method in class org.craftercms.commons.crypto.SimpleCipher
 
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(String) - Method in interface org.craftercms.commons.crypto.TextEncryptor
Encrypts the specified clear text.
encrypt(Path, InputStream, OutputStream) - Static method in class org.craftercms.commons.crypto.PGPUtils
Performs encryption on a single file using a PGP public key.
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(char, String, TextEncryptor) - Constructor for class org.craftercms.commons.config.EncryptionAwareConfigurationReader
 
EncryptionAwareConfigurationReader(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.
enterpriseId - Variable in class org.craftercms.commons.config.profiles.box.BoxProfile
Box API Enterprise ID
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
 
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
 
errorDetails - Variable in exception org.craftercms.commons.rest.RestServiceException
 
errorResponseType - Variable in class org.craftercms.commons.rest.RestTemplate
 
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.
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
 

F

fileExtension - Variable in class org.craftercms.commons.file.blob.impl.BlobUrlResolverImpl
Extension used for the blob files
FileUtils - Class in org.craftercms.commons.file
General file manipulation utilities.
filter - Variable in class org.craftercms.commons.jackson.mvc.CrafterJackson2MessageConverter
 
findFilterId(Annotated) - Method in class org.craftercms.commons.jackson.mvc.CrafterJacksonAnnotationIntrospector
 
findPath(String, Locale, Locale, Predicate<String>) - Static method in class org.craftercms.commons.locale.LocaleUtils
 
findSecretKey(InputStream, long, char[]) - Static method in class org.craftercms.commons.crypto.PGPUtils
Extracts the PGP private key from an encoded stream.
findStore(HierarchicalConfiguration, Predicate<HierarchicalConfiguration>) - Method in class org.craftercms.commons.file.blob.impl.BlobStoreResolverImpl
 
findStoreId(HierarchicalConfiguration, Predicate<HierarchicalConfiguration>) - Method in class org.craftercms.commons.file.blob.impl.BlobStoreResolverImpl
 
FixedCorsConfigurationSource - Class in org.craftercms.commons.spring.cors
Implementation of CorsConfigurationSource that setup and returns a single instance
FixedCorsConfigurationSource(boolean, String, String, String, String, boolean) - Constructor for class org.craftercms.commons.spring.cors.FixedCorsConfigurationSource
 
FixedPublishingTargetResolver - Class in org.craftercms.commons.config
Implementation of PublishingTargetResolver that always returns the configured target
FixedPublishingTargetResolver(String) - Constructor for class org.craftercms.commons.config.FixedPublishingTargetResolver
 
FixedStoreTypeRemotePathParser - Class in org.craftercms.commons.file.stores.impl
RemotePathParser that uses a fixed store type and the complete path string to build the RemotePath.
FixedStoreTypeRemotePathParser() - Constructor for class org.craftercms.commons.file.stores.impl.FixedStoreTypeRemotePathParser
 
flushBase64() - Method in class org.craftercms.commons.crypto.Base64.OutputStream
Deprecated.
Method added by PHIL.
FORMATTER - Static variable in class org.craftercms.commons.monitoring.StatusInfo
 
ForwardedHeaderFilter - Class in org.craftercms.commons.web
Extension of ForwardedHeaderFilter that can be disabled via configuration
ForwardedHeaderFilter(boolean) - Constructor for class org.craftercms.commons.web.ForwardedHeaderFilter
 
freeMarkerConfig - Variable in class org.craftercms.commons.mail.impl.EmailFactoryImpl
 

G

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.
get(String) - Method in class org.craftercms.commons.spring.context.ApplicationContextAccessor
 
get(String, Class<T>) - Method in class org.craftercms.commons.spring.context.ApplicationContextAccessor
 
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
 
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).
getApplicationContext() - Method in class org.craftercms.commons.spring.context.ApplicationContextAccessor
 
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(String) - Method in class org.craftercms.commons.spring.context.RestrictedApplicationContext
 
getBean(String, Class<T>) - Method in class org.craftercms.commons.spring.context.RestrictedApplicationContext
 
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
 
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
 
getById(HierarchicalConfiguration, String) - Method in class org.craftercms.commons.file.blob.impl.BlobStoreResolverImpl
 
getById(ConfigurationProvider, String) - Method in interface org.craftercms.commons.file.blob.BlobStoreResolver
Returns the BlobStore for the given id
getById(ConfigurationProvider, 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() - Method in class org.craftercms.commons.file.blob.impl.s3.AwsS3BlobStore
 
getClient(P) - Method in class org.craftercms.commons.aws.AbstractAwsClientCachingFactory
 
getClientId() - Method in class org.craftercms.commons.config.profiles.box.BoxProfile
 
getClientSecret() - Method in class org.craftercms.commons.config.profiles.box.BoxProfile
 
getCompatibleLocales(Locale) - Static method in class org.craftercms.commons.locale.LocaleUtils
 
getCompatibleLocales(Locale, Locale) - Static method in class org.craftercms.commons.locale.LocaleUtils
 
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 class org.craftercms.commons.monitoring.rest.MonitoringRestControllerBase
 
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.
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
 
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() - Static method in class org.craftercms.commons.monitoring.StatusInfo
Create the StatusInfo with current information.
getCurrentStatus(String) - Method in class org.craftercms.commons.monitoring.rest.MonitoringRestControllerBase
 
getCurrentVersion(String) - Method in class org.craftercms.commons.monitoring.rest.MonitoringRestControllerBase
 
getDeliveryBaseUrl() - Method in class org.craftercms.commons.config.profiles.webdav.WebDavProfile
Deprecated.
The new service will ignore this property and use a /remote-assets/... URL instead
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
 
getDigest() - Method in class org.craftercms.commons.crypto.SimpleDigest
 
getEmail(String, String[], String[], String[], String, String, boolean, File...) - Method in interface org.craftercms.commons.mail.EmailFactory
Creates a new Email.
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, Object, boolean, File...) - Method in interface org.craftercms.commons.mail.EmailFactory
Creates a new Email.
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, boolean, File...) - Method in interface org.craftercms.commons.mail.EmailFactory
Creates a new Email.
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, String, Object, boolean, File...) - Method in interface org.craftercms.commons.mail.EmailFactory
Creates a new Email.
getEmail(String, String[], String[], String[], String, String, String, Object, boolean, File...) - Method in class org.craftercms.commons.mail.impl.EmailFactoryImpl
 
getEndpoint() - Method in class org.craftercms.commons.config.profiles.aws.AbstractAwsProfile
 
getEnterpriseId() - Method in class org.craftercms.commons.config.profiles.box.BoxProfile
 
getErrorDetails() - Method in exception org.craftercms.commons.rest.RestServiceException
 
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(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
Resolves the given RemotePath as a RemoteFile.
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
 
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.
getHash() - Method in class org.craftercms.commons.file.blob.Blob
 
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
 
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.spring.resources.BoxResource
 
getInputStream() - Method in class org.craftercms.commons.spring.resources.S3Resource
 
getInputStream() - Method in class org.craftercms.commons.spring.resources.WebDavResource
 
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(long, long) - Method in class org.craftercms.commons.spring.resources.S3Resource
 
getInputStream(long, long) - 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() - Method in class org.craftercms.commons.crypto.SimpleCipher
 
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(AbstractBlobStore.Mapping, String) - Method in class org.craftercms.commons.file.blob.impl.s3.AwsS3BlobStore
 
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
getMapping(String) - Method in class org.craftercms.commons.file.blob.impl.AbstractBlobStore
 
getMaxJvmMemory() - Method in class org.craftercms.commons.monitoring.MemoryInfo
 
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
 
getMessageConverters() - Method in class org.craftercms.commons.rest.HttpMessageConvertingResponseErrorHandler
 
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
 
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.GuavaCacheFactoryBean
 
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.spring.BeanListFactoryBean
 
getObjectType() - Method in class org.craftercms.commons.spring.ConditionalFactoryBean
 
getObjectType() - Method in class org.craftercms.commons.spring.groovy.SandboxInterceptorFactory
 
getOrder() - Method in class org.craftercms.commons.spring.ListMergingPostProcessor
 
getOrigins(String) - Static method in class org.craftercms.commons.spring.cors.FixedCorsConfigurationSource
 
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 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 class org.craftercms.commons.monitoring.VersionInfo
 
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.
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.
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
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() - Method in class org.craftercms.commons.spring.resources.WebDavResource
 
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
 
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
 
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
 
getSalt() - Method in class org.craftercms.commons.crypto.SimpleDigest
 
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
 
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
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
 
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
 
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.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.
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(Manifest) - Static method in class org.craftercms.commons.monitoring.VersionInfo
Gets the current VersionInfo based on Manifest & current JVM information.
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
 
GuavaCacheFactoryBean<K,​V> - Class in org.craftercms.commons.cache
Spring FactoryBean used to create Guava caches as beans.
GuavaCacheFactoryBean() - Constructor for class org.craftercms.commons.cache.GuavaCacheFactoryBean
 
GZIP - Static variable in class org.craftercms.commons.crypto.Base64
Deprecated.
Specify that data should be gzip-compressed.

H

handledType() - Method in class org.craftercms.commons.jackson.ObjectIdSerializer
 
handleError(ClientHttpResponse) - Method in class org.craftercms.commons.rest.HttpMessageConvertingResponseErrorHandler
 
handleExceptionInternal(Exception, Object, HttpHeaders, HttpStatus, WebRequest) - Method in class org.craftercms.commons.rest.BaseRestExceptionHandlers
 
handleExceptionInternal(Exception, String, HttpHeaders, HttpStatus, WebRequest) - Method in class org.craftercms.commons.rest.BaseRestExceptionHandlers
 
handleGeneralException(Exception, WebRequest) - Method in class org.craftercms.commons.rest.BaseRestExceptionHandlers
 
hasError(ClientHttpResponse) - Method in class org.craftercms.commons.rest.HttpMessageConvertingResponseErrorHandler
 
hasError(HttpStatus) - Method in class org.craftercms.commons.rest.HttpMessageConvertingResponseErrorHandler
 
hash - Variable in class org.craftercms.commons.file.blob.Blob
A hash that can be used to detect the specific version of the blobs
hashCode() - Method in class org.craftercms.commons.config.profiles.aws.AbstractAwsProfile
 
hashCode() - Method in class org.craftercms.commons.config.profiles.aws.S3Profile
 
hashCode() - Method in class org.craftercms.commons.config.profiles.ConfigurationProfile
 
hashPassword(String) - Static method in class org.craftercms.commons.crypto.CryptoUtils
Hashes a password using a SimpleDigest.
hasIgnoreMarker(AnnotatedMember) - Method in class org.craftercms.commons.jackson.mvc.CrafterJacksonAnnotationIntrospector
 
headers - Variable in class org.craftercms.commons.web.AddResponseHeaderFilter
Map of headers to add
HTTP_SCHEME - Static variable in class org.craftercms.commons.http.HttpUtils
 
HttpMessageConvertingResponseErrorHandler - Class in org.craftercms.commons.rest
ResponseErrorHandler that converts the body of a response with error status code using HttpMessageConverters, and then throws a RestServiceException with the deserialized response body as the errorDetails.
HttpMessageConvertingResponseErrorHandler() - Constructor for class org.craftercms.commons.rest.HttpMessageConvertingResponseErrorHandler
 
HttpMessageConvertingResponseWriter - Class in org.craftercms.commons.rest
Writes the response using a HttpMessageConverter chosen depending on the acceptable media types from the request (most of the code is just a copy from Spring's AbstractMessageConverterMethodProcessor).
HttpMessageConvertingResponseWriter(ContentNegotiationManager, List<HttpMessageConverter<?>>) - Constructor for class org.craftercms.commons.rest.HttpMessageConvertingResponseWriter
 
HTTPS_SCHEME - Static variable in class org.craftercms.commons.http.HttpUtils
 
HttpUtils - Class in org.craftercms.commons.http
Utility methods for HTTP related stuff.
HttpUtils() - Constructor for class org.craftercms.commons.http.HttpUtils
 

I

I10nLogger - Class in org.craftercms.commons.i10n
Localized logger, which wraps an slf4j logger.
I10nLogger(Class<?>) - Constructor for class org.craftercms.commons.i10n.I10nLogger
 
I10nLogger(Class<?>, String) - Constructor for class org.craftercms.commons.i10n.I10nLogger
 
I10nLogger(Logger, String) - Constructor for class org.craftercms.commons.i10n.I10nLogger
 
I10nMethodLogger - Class in org.craftercms.commons.logging
MethodLogger using I10n logging.
I10nMethodLogger() - Constructor for class org.craftercms.commons.logging.I10nMethodLogger
 
I10nUtils - Class in org.craftercms.commons.i10n
Utility class for localization stuff.
id - Variable in class org.craftercms.commons.file.blob.impl.AbstractBlobStore
The id of the store
include(BeanPropertyWriter) - Method in class org.craftercms.commons.jackson.mvc.GDataPropertyFilter
 
include(PropertyWriter) - Method in class org.craftercms.commons.jackson.mvc.GDataPropertyFilter
 
info(String, Object...) - Method in class org.craftercms.commons.i10n.I10nLogger
 
info(String, Throwable, Object...) - Method in class org.craftercms.commons.i10n.I10nLogger
 
init() - Method in class org.craftercms.commons.properties.OverrideProperties
Checks and starts the reading of the given Resources.
init(FilterConfig) - Method in class org.craftercms.commons.http.RequestContextBindingFilter
 
init(HierarchicalConfiguration<ImmutableNode>) - Method in interface org.craftercms.commons.file.blob.BlobStore
Performs all setup needed with the given configuration
init(HierarchicalConfiguration<ImmutableNode>) - Method in class org.craftercms.commons.file.blob.impl.AbstractBlobStore
 
InjectValue - Annotation Type in org.craftercms.commons.jackson.mvc.annotations
 
injectValueFactory - Variable in class org.craftercms.commons.jackson.mvc.CrafterJackson2MessageConverter
 
InjectValueFactory - Interface in org.craftercms.commons.jackson.mvc.annotations
 
InputStream(InputStream) - Constructor for class org.craftercms.commons.crypto.Base64.InputStream
Deprecated.
Constructs a Base64.InputStream in DECODE mode.
InputStream(InputStream, int) - Constructor for class org.craftercms.commons.crypto.Base64.InputStream
Deprecated.
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
intercept(HttpRequest, byte[], ClientHttpRequestExecution) - Method in class org.craftercms.commons.rest.LoggingRequestInterceptor
 
internalParser(String) - Method in class org.craftercms.commons.jackson.mvc.GDataPropertyFilter
 
InvalidManagementTokenException - Exception in org.craftercms.commons.exceptions
Exception thrown when monitoring API is called with invalid authorization token
InvalidManagementTokenException(String) - Constructor for exception org.craftercms.commons.exceptions.InvalidManagementTokenException
 
isAllowed(String) - Method in class org.craftercms.commons.spring.context.RestrictedApplicationContext
 
isCompatible(String) - Method in interface org.craftercms.commons.file.blob.BlobStore
Indicates if the given path is compatible with the store
isCompatible(String) - Method in class org.craftercms.commons.file.blob.impl.AbstractBlobStore
 
isDebugEnabled() - Method in class org.craftercms.commons.i10n.I10nLogger
 
isErrorEnabled() - Method in class org.craftercms.commons.i10n.I10nLogger
 
isInfoEnabled() - Method in class org.craftercms.commons.i10n.I10nLogger
 
isOpen() - Method in class org.craftercms.commons.spring.resources.BoxResource
 
isOpen() - Method in class org.craftercms.commons.spring.resources.S3Resource
 
isOpen() - Method in class org.craftercms.commons.spring.resources.WebDavResource
 
isPathStyleAccessEnabled() - Method in class org.craftercms.commons.config.profiles.aws.S3Profile
 
isPreemptiveAuth() - Method in class org.craftercms.commons.config.profiles.webdav.WebDavProfile
 
isPrimitive(Class<?>) - Method in class org.craftercms.commons.jackson.mvc.AbstractCrafterPropertyFilter
 
isReadable() - Method in class org.craftercms.commons.spring.resources.BoxResource
 
isReadable() - Method in class org.craftercms.commons.spring.resources.S3Resource
 
isReadable() - Method in class org.craftercms.commons.spring.resources.WebDavResource
 
isSingleton() - Method in class org.craftercms.commons.crypto.SecretKeyFactoryBean
 
isSingleton() - Method in class org.craftercms.commons.spring.BeanListFactoryBean
 
isSingleton() - Method in class org.craftercms.commons.spring.ConditionalFactoryBean
 
isTraceEnabled() - Method in class org.craftercms.commons.i10n.I10nLogger
 
isWarnEnabled() - Method in class org.craftercms.commons.i10n.I10nLogger
 
IterableUtils - Class in org.craftercms.commons.collections
Utility methods for Iterable.

J

JacksonUtils - Class in org.craftercms.commons.jackson
Utility methods for Jackson.
jsonPrefix - Variable in class org.craftercms.commons.jackson.mvc.CrafterJackson2MessageConverter
 

K

key - Variable in exception org.craftercms.commons.i10n.AbstractI10nException
 
key - Variable in exception org.craftercms.commons.i10n.AbstractI10nRuntimeException
 
KEY - Static variable in exception org.craftercms.commons.exceptions.DateParseException
 
KEY - Static variable in exception org.craftercms.commons.mail.EmailPreparationException
 
KEY - Static variable in exception org.craftercms.commons.mail.EmailSendException
 
KEY_BUILD_ON - Static variable in class org.craftercms.commons.monitoring.VersionInfo
Manifest key for the date in ms when the package was build.
KEY_IMPLEMENTATION_BUILD - Static variable in class org.craftercms.commons.monitoring.VersionInfo
Manifest key for codebase packageVersion (usually git hash or svn id).
KEY_IMPLEMENTATION_TITLE - Static variable in class org.craftercms.commons.monitoring.VersionInfo
Manifest key for name of the Lib/app in the jar (usually maven name tag value).
KEY_IMPLEMENTATION_VERSION - Static variable in class org.craftercms.commons.monitoring.VersionInfo
Manifest key for VersionInfo of the code (usually matches Mvn packageVersion)
KEY_STORE_TYPE - Static variable in class org.craftercms.commons.crypto.impl.SecretKeyRepositoryImpl
 
KeyBasedLockFactory<L> - Interface in org.craftercms.commons.concurrent.locks
Factory for getting locks that can be used for concurrent thread synchronization based on keys.
keyStore - Variable in class org.craftercms.commons.crypto.impl.SecretKeyRepositoryImpl
 
keyStoreFile - Variable in class org.craftercms.commons.crypto.impl.SecretKeyRepositoryImpl
 
keyStorePassword - Variable in class org.craftercms.commons.crypto.impl.SecretKeyRepositoryImpl
 

L

lastModified() - Method in class org.craftercms.commons.spring.resources.BoxResource
 
lastModified() - Method in class org.craftercms.commons.spring.resources.S3Resource
 
lastModified() - Method in class org.craftercms.commons.spring.resources.WebDavResource
 
ListMergingPostProcessor - Class in org.craftercms.commons.spring
BeanFactoryPostProcessor that allows to add additional elements to a list property value of an already defined bean.
ListMergingPostProcessor() - Constructor for class org.craftercms.commons.spring.ListMergingPostProcessor
 
LIVE - Static variable in interface org.craftercms.commons.config.PublishingTargetResolver
 
load(Reader) - Method in class org.craftercms.commons.config.YamlConfiguration
 
loadKeyStore() - Method in class org.craftercms.commons.crypto.impl.SecretKeyRepositoryImpl
 
loadProfile(String) - Method in interface org.craftercms.commons.config.profiles.ConfigurationProfileLoader
Loads the ConfigurationProfile that corresponds to the given ID.
loadProfile(String) - Method in class org.craftercms.commons.file.stores.impl.AbstractProfileAwareRemoteFileStore
 
LOCALE_PATTERN - Static variable in class org.craftercms.commons.locale.LocaleUtils
 
LOCALE_SEPARATOR - Static variable in class org.craftercms.commons.locale.LocaleUtils
 
LocaleUtils - Class in org.craftercms.commons.locale
Utility class for handling locale codes
LocaleUtils() - Constructor for class org.craftercms.commons.locale.LocaleUtils
 
localizePath(String, Locale) - Static method in class org.craftercms.commons.locale.LocaleUtils
 
locks - Variable in class org.craftercms.commons.concurrent.locks.AbstractWeakKeyBasedLockFactory
 
LOG_KEY_ADDED_COOKIE - Static variable in class org.craftercms.commons.http.CookieManager
 
LOG_KEY_BINGING_CONTEXT - Static variable in class org.craftercms.commons.http.RequestContextBindingFilter
 
LOG_KEY_DEC_SUCCESSFUL - Static variable in class org.craftercms.commons.crypto.SimpleCipher
 
LOG_KEY_DECRYPTION_ERROR - Static variable in class org.craftercms.commons.config.DecryptionLookup
 
LOG_KEY_DEF_CIPHER_CREATED - Static variable in class org.craftercms.commons.crypto.SimpleCipher
 
LOG_KEY_DEF_DIGEST_CREATED - Static variable in class org.craftercms.commons.crypto.SimpleDigest
 
LOG_KEY_DELETED_COOKIE - Static variable in class org.craftercms.commons.http.CookieManager
 
LOG_KEY_DIGEST_GEN - Static variable in class org.craftercms.commons.crypto.SimpleDigest
 
LOG_KEY_EMAIL_SENT - Static variable in class org.craftercms.commons.mail.impl.EmailImpl
 
LOG_KEY_ENC_SUCCESSFUL - Static variable in class org.craftercms.commons.crypto.SimpleCipher
 
LOG_KEY_ENTRY - Static variable in class org.craftercms.commons.logging.I10nMethodLogger
 
LOG_KEY_EXCEPTION - Static variable in class org.craftercms.commons.logging.I10nMethodLogger
 
LOG_KEY_EXIT - Static variable in class org.craftercms.commons.logging.I10nMethodLogger
 
LOG_KEY_IV_GEN - Static variable in class org.craftercms.commons.crypto.SimpleCipher
 
LOG_KEY_KEY_CREATED - Static variable in class org.craftercms.commons.crypto.impl.SecretKeyRepositoryImpl
 
LOG_KEY_KEY_FOUND - Static variable in class org.craftercms.commons.crypto.impl.SecretKeyRepositoryImpl
 
LOG_KEY_KEY_GEN - Static variable in class org.craftercms.commons.crypto.SimpleCipher
 
LOG_KEY_KEY_NOT_FOUND - Static variable in class org.craftercms.commons.crypto.impl.SecretKeyRepositoryImpl
 
LOG_KEY_KEY_SAVED - Static variable in class org.craftercms.commons.crypto.impl.SecretKeyRepositoryImpl
 
LOG_KEY_KEY_STORE_LOADED - Static variable in class org.craftercms.commons.crypto.impl.SecretKeyRepositoryImpl
 
LOG_KEY_KEY_STORE_STORED - Static variable in class org.craftercms.commons.crypto.impl.SecretKeyRepositoryImpl
 
LOG_KEY_MIME_MSG_CREATED - Static variable in class org.craftercms.commons.mail.impl.EmailFactoryImpl
 
LOG_KEY_NOOP_USED - Static variable in class org.craftercms.commons.crypto.impl.NoOpTextEncryptor
 
LOG_KEY_PROCESSING_EMAIL_TEMPLATE - Static variable in class org.craftercms.commons.mail.impl.EmailFactoryImpl
 
LOG_KEY_SALT_GEN - Static variable in class org.craftercms.commons.crypto.SimpleDigest
 
LOG_KEY_UNBINDING_CONTEXT - Static variable in class org.craftercms.commons.http.RequestContextBindingFilter
 
LOG_KEY_WRITTEN_WITH_MESSAGE_CONVERTER - Static variable in class org.craftercms.commons.rest.HttpMessageConvertingResponseWriter
 
LOG_KEY_YAML_LOADED - Static variable in class org.craftercms.commons.config.YamlConfiguration
 
logEntry(String, String, Object[]) - Method in class org.craftercms.commons.logging.I10nMethodLogger
 
logEntry(String, String, Object[]) - Method in interface org.craftercms.commons.logging.MethodLogger
Logs a method entry.
logException(String, String, Throwable) - Method in class org.craftercms.commons.logging.I10nMethodLogger
 
logException(String, String, Throwable) - Method in interface org.craftercms.commons.logging.MethodLogger
Logs a method failure with a exception.
logExit(String, String, Object) - Method in class org.craftercms.commons.logging.I10nMethodLogger
 
logExit(String, String, Object) - Method in interface org.craftercms.commons.logging.MethodLogger
Logs a method exit.
Logged - Annotation Type in org.craftercms.commons.logging
Annotation used to indicate that a method (or all methods of a class, if used in a class) should be logged.
LoggedAspect - Class in org.craftercms.commons.logging
Aspect that uses a MethodLogger to log methods with Logged annotation (or all methods of a class, if used in a class).
LoggedAspect() - Constructor for class org.craftercms.commons.logging.LoggedAspect
 
logger - Variable in class org.craftercms.commons.file.blob.impl.BlobStoreResolverImpl
 
LoggingRequestInterceptor - Class in org.craftercms.commons.rest
REST client request interceptor that logs the whole request and response.
LoggingRequestInterceptor() - Constructor for class org.craftercms.commons.rest.LoggingRequestInterceptor
 
logMethod(ProceedingJoinPoint) - Method in class org.craftercms.commons.logging.LoggedAspect
 
lookup(String) - Method in class org.craftercms.commons.config.DecryptionLookup
 

M

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
 
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.
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.
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
 
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.
MissingConfigurationException - Exception in org.craftercms.commons.config
ConfigurationException thrown when a specific configuration property or sub-configuration is missing.
MissingConfigurationException(String) - Constructor for exception org.craftercms.commons.config.MissingConfigurationException
 
MissingConfigurationException(String, Throwable) - Constructor for exception org.craftercms.commons.config.MissingConfigurationException
 
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, char, String, TextEncryptor) - Constructor for class org.craftercms.commons.config.MultiResourceConfigurationBuilder
 
MultiResourceConfigurationBuilder(String[], ResourceLoader, TextEncryptor) - Constructor for class org.craftercms.commons.config.MultiResourceConfigurationBuilder
 

N

newLock() - Method in class org.craftercms.commons.concurrent.locks.AbstractWeakKeyBasedLockFactory
 
newLock() - Method in class org.craftercms.commons.concurrent.locks.WeakKeyBasedReentrantLockFactory
 
NO_OPTIONS - Static variable in class org.craftercms.commons.crypto.Base64
Deprecated.
No options specified.
NoOpTextEncryptor - Class in org.craftercms.commons.crypto.impl
TextEncryptor that does not actually encrypt or decrypt the text at all.
NoOpTextEncryptor() - Constructor for class org.craftercms.commons.crypto.impl.NoOpTextEncryptor
 

O

ObjectIdDeserializer - Class in org.craftercms.commons.jackson
Custom Jackson deserializer for ObjectIds, which deserializes a String as an ObjectId by creating the ObjectId through ObjectId(String).
ObjectIdDeserializer() - Constructor for class org.craftercms.commons.jackson.ObjectIdDeserializer
 
ObjectIdSerializer - Class in org.craftercms.commons.jackson
Custom Jackson serializer for ObjectIds, which serializes an ObjectId as a String by calling ObjectId.toString().
ObjectIdSerializer() - Constructor for class org.craftercms.commons.jackson.ObjectIdSerializer
 
OK - Static variable in class org.craftercms.commons.rest.Result
 
onRemoval(RemovalNotification<P, C>) - Method in class org.craftercms.commons.aws.AbstractAwsClientCachingFactory
 
ORDERED - Static variable in class org.craftercms.commons.crypto.Base64
Deprecated.
Encode using the special "ordered" dialect of Base64 described here: http://www.faqs.org/qa/rfcc-1940.html.
org.craftercms.commons.aop - package org.craftercms.commons.aop
 
org.craftercms.commons.aws - package org.craftercms.commons.aws
 
org.craftercms.commons.cache - package org.craftercms.commons.cache
 
org.craftercms.commons.collections - package org.craftercms.commons.collections
 
org.craftercms.commons.concurrent.locks - package org.craftercms.commons.concurrent.locks
 
org.craftercms.commons.config - package org.craftercms.commons.config
 
org.craftercms.commons.config.profiles - package org.craftercms.commons.config.profiles
 
org.craftercms.commons.config.profiles.aws - package org.craftercms.commons.config.profiles.aws
 
org.craftercms.commons.config.profiles.box - package org.craftercms.commons.config.profiles.box
 
org.craftercms.commons.config.profiles.webdav - package org.craftercms.commons.config.profiles.webdav
 
org.craftercms.commons.converters - package org.craftercms.commons.converters
 
org.craftercms.commons.converters.impl - package org.craftercms.commons.converters.impl
 
org.craftercms.commons.crypto - package org.craftercms.commons.crypto
 
org.craftercms.commons.crypto.impl - package org.craftercms.commons.crypto.impl
 
org.craftercms.commons.exceptions - package org.craftercms.commons.exceptions
 
org.craftercms.commons.file - package org.craftercms.commons.file
 
org.craftercms.commons.file.blob - package org.craftercms.commons.file.blob
 
org.craftercms.commons.file.blob.exception - package org.craftercms.commons.file.blob.exception
 
org.craftercms.commons.file.blob.impl - package org.craftercms.commons.file.blob.impl
 
org.craftercms.commons.file.blob.impl.s3 - package org.craftercms.commons.file.blob.impl.s3
 
org.craftercms.commons.file.stores - package org.craftercms.commons.file.stores
 
org.craftercms.commons.file.stores.impl - package org.craftercms.commons.file.stores.impl
 
org.craftercms.commons.file.stores.impl.box - package org.craftercms.commons.file.stores.impl.box
 
org.craftercms.commons.file.stores.impl.s3 - package org.craftercms.commons.file.stores.impl.s3
 
org.craftercms.commons.file.stores.impl.webdav - package org.craftercms.commons.file.stores.impl.webdav
 
org.craftercms.commons.http - package org.craftercms.commons.http
 
org.craftercms.commons.i10n - package org.craftercms.commons.i10n
 
org.craftercms.commons.jackson - package org.craftercms.commons.jackson
 
org.craftercms.commons.jackson.mvc - package org.craftercms.commons.jackson.mvc
 
org.craftercms.commons.jackson.mvc.annotations - package org.craftercms.commons.jackson.mvc.annotations
 
org.craftercms.commons.lang - package org.craftercms.commons.lang
 
org.craftercms.commons.locale - package org.craftercms.commons.locale
 
org.craftercms.commons.logging - package org.craftercms.commons.logging
 
org.craftercms.commons.mail - package org.craftercms.commons.mail
 
org.craftercms.commons.mail.impl - package org.craftercms.commons.mail.impl
 
org.craftercms.commons.monitoring - package org.craftercms.commons.monitoring
 
org.craftercms.commons.monitoring.rest - package org.craftercms.commons.monitoring.rest
 
org.craftercms.commons.properties - package org.craftercms.commons.properties
 
org.craftercms.commons.rest - package org.craftercms.commons.rest
 
org.craftercms.commons.spring - package org.craftercms.commons.spring
 
org.craftercms.commons.spring.context - package org.craftercms.commons.spring.context
 
org.craftercms.commons.spring.cors - package org.craftercms.commons.spring.cors
 
org.craftercms.commons.spring.groovy - package org.craftercms.commons.spring.groovy
 
org.craftercms.commons.spring.resources - package org.craftercms.commons.spring.resources
 
org.craftercms.commons.web - package org.craftercms.commons.web
 
org.craftercms.commons.zip - package org.craftercms.commons.zip
 
OutputStream(OutputStream) - Constructor for class org.craftercms.commons.crypto.Base64.OutputStream
Deprecated.
Constructs a Base64.OutputStream in ENCODE mode.
OutputStream(OutputStream, int) - Constructor for class org.craftercms.commons.crypto.Base64.OutputStream
Deprecated.
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.
OverrideProperties - Class in org.craftercms.commons.properties
 
OverrideProperties() - Constructor for class org.craftercms.commons.properties.OverrideProperties
Create a JongoQueries instance.

P

p - Variable in class org.craftercms.commons.jackson.mvc.GDataPropertyFilter
 
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.
parseLocale(String) - Static method in class org.craftercms.commons.locale.LocaleUtils
 
parseLocales(List<String>) - Static method in class org.craftercms.commons.locale.LocaleUtils
 
parseRequestSelector(String) - Method in class org.craftercms.commons.jackson.mvc.GDataPropertyFilter
 
password - Variable in class org.craftercms.commons.config.profiles.webdav.WebDavProfile
 
PASSWORD_SEP - Static variable in class org.craftercms.commons.crypto.CryptoUtils
 
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
RemotePathParser that builds ProfileAwareRemotePaths based on the parts of the given path, returned by the groups of the regex matcher.
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
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
 
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
 
PLACEHOLDER_ENVIRONMENT - Static variable in class org.craftercms.commons.config.ConfigurationResolverImpl
 
PLACEHOLDER_MODULE - Static variable in class org.craftercms.commons.config.ConfigurationResolverImpl
 
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
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.
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 - Variable in class org.craftercms.commons.file.blob.impl.AbstractBlobStore
The publishing target resolver
PublishingTargetResolver - Interface in org.craftercms.commons.config
Provides access to the current publishing target

R

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(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
 
RangeAwareUrlResource(URI) - Constructor for class org.craftercms.commons.spring.resources.RangeAwareUrlResource
 
RangeAwareUrlResource(URL) - Constructor for class org.craftercms.commons.spring.resources.RangeAwareUrlResource
 
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.
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
read(InputStream) - Method in class org.craftercms.commons.config.YamlConfiguration
 
read(Reader) - Method in class org.craftercms.commons.config.YamlConfiguration
 
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
 
readPropertyFile(InputStream) - Method in class org.craftercms.commons.properties.OverrideProperties
Does the actual Reading of the properties file (of the given inputstream).
readXmlConfiguration(InputStream) - Method in class org.craftercms.commons.config.EncryptionAwareConfigurationReader
 
readXmlConfiguration(InputStream, char, Map<String, Lookup>) - Static method in class org.craftercms.commons.config.ConfigUtils
Reads the XML configuration from the specified input stream, using the ConfigUtils.DEFAULT_ENCODING.
readXmlConfiguration(InputStream, char, 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) - Method in class org.craftercms.commons.config.EncryptionAwareConfigurationReader
 
readXmlConfiguration(Resource, char, Map<String, Lookup>) - Static method in class org.craftercms.commons.config.ConfigUtils
 
readYamlConfiguration(File) - Method in class org.craftercms.commons.config.EncryptionAwareConfigurationReader
 
readYamlConfiguration(Reader) - Method in class org.craftercms.commons.config.EncryptionAwareConfigurationReader
 
readYamlConfiguration(Reader, Map<String, Lookup>) - Static method in class org.craftercms.commons.config.ConfigUtils
 
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.
registerSerializationModule() - Method in class org.craftercms.commons.jackson.CustomSerializationObjectMapper
 
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
Default implementation of RemoteFileResolver.
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.
removeEventListener(EventType<E>, EventListener<? super E>) - Method in class org.craftercms.commons.config.MultiResourceConfigurationBuilder
 
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
 
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
 
RestrictedApplicationContext - Class in org.craftercms.commons.spring.context
Extension of GenericApplicationContext that only allows access to beans in the site config whitelist
RestrictedApplicationContext(ApplicationContext, String[]) - Constructor for class org.craftercms.commons.spring.context.RestrictedApplicationContext
 
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
 
resumeEncoding() - Method in class org.craftercms.commons.crypto.Base64.OutputStream
Deprecated.
Resumes encoding of the stream.
role() - Method in annotation type org.craftercms.commons.jackson.mvc.annotations.SecureProperty
Role name to check if has access to the property.
ROOT_URL - Static variable in class org.craftercms.commons.monitoring.rest.MonitoringRestControllerBase
 

S

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
Configuration mapper for S3Profiles.
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
 
sandboxEnabled - Variable in class org.craftercms.commons.spring.groovy.SandboxInterceptorFactory
Indicates if the sandbox should be enabled
SandboxInterceptorFactory - Class in org.craftercms.commons.spring.groovy
Implementation of FactoryBean for SandboxInterceptor
SandboxInterceptorFactory(boolean, boolean, Resource) - Constructor for class org.craftercms.commons.spring.groovy.SandboxInterceptorFactory
 
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
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
Spring factory bean used to easily inject a secret key from a SecretKeyRepository.
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
Default implementation of SecretKeyRepository, which uses JCE Key Store.
SecretKeyRepositoryImpl() - Constructor for class org.craftercms.commons.crypto.impl.SecretKeyRepositoryImpl
 
SecureProperty - Annotation Type in org.craftercms.commons.jackson.mvc.annotations
Check if this property will be serialize depending of the result of SecurePropertyHandler.suppressProperty(Object, String[])
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
 
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
 
serviceName - Variable in class org.craftercms.commons.config.profiles.AbstractProfileConfigMapper
 
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
 
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.spring.context.ApplicationContextAccessor
 
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.cache.GuavaCacheFactoryBean
 
setBeanName(String) - Method in class org.craftercms.commons.spring.ListMergingPostProcessor
 
setBeanNames(String[]) - Method in class org.craftercms.commons.spring.BeanListFactoryBean
 
setBucketName(String) - Method in class org.craftercms.commons.config.profiles.aws.S3Profile
 
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
 
setConfigModule(String) - Method in class org.craftercms.commons.file.blob.impl.BlobStoreResolverImpl
 
setConfigPath(String) - Method in class org.craftercms.commons.file.blob.impl.BlobStoreResolverImpl
 
setConfigurationResolver(ConfigurationResolver) - Method in class org.craftercms.commons.file.blob.impl.BlobStoreResolverImpl
 
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.
setDatePattern(String) - Method in class org.craftercms.commons.converters.impl.StringToDateConverter
 
setDefaultFilter(String) - Method in class org.craftercms.commons.jackson.mvc.CrafterJacksonAnnotationIntrospector
 
setDefaultKeyAlgorithm(String) - Method in class org.craftercms.commons.crypto.impl.SecretKeyRepositoryImpl
 
setDeliveryBaseUrl(String) - Method in class org.craftercms.commons.config.profiles.webdav.WebDavProfile
Deprecated.
The new service will ignore this property and use a /remote-assets/... URL instead
setDeserializers(Map<Class<?>, JsonDeserializer<?>>) - Method in class org.craftercms.commons.jackson.CustomSerializationObjectMapper
 
setDigest(MessageDigest) - Method in class org.craftercms.commons.crypto.SimpleDigest
 
setDomain(String) - Method in class org.craftercms.commons.http.CookieManager
 
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
 
setErrorResponseType(Class<?>) - Method in class org.craftercms.commons.rest.RestTemplate
 
setExtension(String) - Method in class org.craftercms.commons.rest.AbstractRestClientBase
 
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
 
setHttpOnly(boolean) - Method in class org.craftercms.commons.http.CookieManager
 
setId(String) - Method in class org.craftercms.commons.file.blob.impl.AbstractBlobStore
 
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
 
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
 
setLocationHeader(HttpHeaders, String, Object...) - Static method in class org.craftercms.commons.rest.RestServiceUtils
 
setMailSender(JavaMailSender) - Method in class org.craftercms.commons.mail.impl.EmailFactoryImpl
 
setMaxAge(Integer) - Method in class org.craftercms.commons.http.CookieManager
 
setMaxSize(long) - Method in class org.craftercms.commons.cache.GuavaCacheFactoryBean
 
setMessage(String) - Method in class org.craftercms.commons.rest.Result
 
setMessageConverters(List<HttpMessageConverter<?>>) - Method in class org.craftercms.commons.rest.HttpMessageConvertingResponseErrorHandler
 
setMethodLogger(MethodLogger) - Method in class org.craftercms.commons.logging.LoggedAspect
 
setOrder(int) - Method in class org.craftercms.commons.spring.ListMergingPostProcessor
 
setPassword(String) - Method in class org.craftercms.commons.config.profiles.webdav.WebDavProfile
Sets the password used to connect to the server.
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
 
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
 
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
 
setRecordStats(boolean) - Method in class org.craftercms.commons.cache.GuavaCacheFactoryBean
 
setRegion(String) - Method in class org.craftercms.commons.config.profiles.aws.AbstractAwsProfile
 
setRequest(HttpServletRequest) - Method in class org.craftercms.commons.http.RequestContext
Returns the current request.
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
 
setSalt(byte[]) - Method in class org.craftercms.commons.crypto.SimpleDigest
 
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
 
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
 
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
 
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
 
setTimeToIdle(long) - Method in class org.craftercms.commons.cache.GuavaCacheFactoryBean
 
setTimeToLive(long) - Method in class org.craftercms.commons.cache.GuavaCacheFactoryBean
 
setTimeZone(String) - Method in class org.craftercms.commons.converters.impl.StringToDateConverter
 
setUploadFolder(String) - Method in class org.craftercms.commons.config.profiles.box.BoxProfile
 
setUsername(String) - Method in class org.craftercms.commons.config.profiles.webdav.WebDavProfile
Sets the username used to connect to the server.
SetUtils - Class in org.craftercms.commons.collections
Utilities for the Set collection.
shouldNotFilter(HttpServletRequest) - Method in class org.craftercms.commons.web.CloudfrontForwardedHeaderFilter
 
shouldNotFilter(HttpServletRequest) - Method in class org.craftercms.commons.web.ForwardedHeaderFilter
 
shutdownClient(RemovalNotification<P, C>) - 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
 
SPRING_PATH - Static variable in class org.craftercms.commons.monitoring.VersionInfo
The path for classes loaded from a Spring Boot JAR file
STAGING - Static variable in interface org.craftercms.commons.config.PublishingTargetResolver
 
STANDARD_PROTO_HEADER_NAME - Static variable in class org.craftercms.commons.web.CloudfrontForwardedHeaderFilter
 
startup - Variable in class org.craftercms.commons.monitoring.StatusInfo
 
STATUS_URL - Static variable in class org.craftercms.commons.monitoring.rest.MonitoringRestControllerBase
 
StatusInfo - Class in org.craftercms.commons.monitoring
Gets current basic JVM status
StatusInfo() - Constructor for class org.craftercms.commons.monitoring.StatusInfo
Create the StatusInfo with current information.
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
 
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
 
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.

T

target - Variable in class org.craftercms.commons.config.FixedPublishingTargetResolver
The target to use
target - Variable in class org.craftercms.commons.file.blob.impl.AbstractBlobStore.Mapping
The target in the store
templateEncoding - Variable in class org.craftercms.commons.mail.impl.EmailFactoryImpl
 
templatePrefix - Variable in class org.craftercms.commons.mail.impl.EmailFactoryImpl
 
templateSuffix - Variable in class org.craftercms.commons.mail.impl.EmailFactoryImpl
 
textEncryptor - Variable in class org.craftercms.commons.config.EncryptionAwareConfigurationReader
 
TextEncryptor - Interface in org.craftercms.commons.crypto
Thread-safe service that facilitates easy encryption and decryption of text.
timeZone - Variable in class org.craftercms.commons.converters.impl.StringToDateConverter
 
toList(Iterable<T>) - Static method in class org.craftercms.commons.collections.IterableUtils
Creates a new list from the iterable elements.
toResource() - Method in class org.craftercms.commons.file.stores.impl.ResourceBasedRemoteFile
 
toResource() - Method in interface org.craftercms.commons.file.stores.RemoteFile
Returns the remote file as a Spring Resource.
toString() - Method in class org.craftercms.commons.config.profiles.aws.S3Profile
 
toString() - Method in class org.craftercms.commons.monitoring.MemoryInfo
 
toString() - Method in class org.craftercms.commons.monitoring.StatusInfo
 
toString() - Method in class org.craftercms.commons.monitoring.VersionInfo
 
toString() - Method in class org.craftercms.commons.rest.Result
 
toString() - Method in class org.craftercms.commons.spring.resources.BoxResource
 
toString() - Method in class org.craftercms.commons.spring.resources.S3Resource
 
toString(Locale) - Static method in class org.craftercms.commons.locale.LocaleUtils
 
trace(String, Object...) - Method in class org.craftercms.commons.i10n.I10nLogger
 
trace(String, Throwable, Object...) - Method in class org.craftercms.commons.i10n.I10nLogger
 

U

unZipFiles(File, File) - Static method in class org.craftercms.commons.zip.ZipUtils
Unzips a zip file into an output folder.
unZipFiles(InputStream, File) - Static method in class org.craftercms.commons.zip.ZipUtils
Unzips a zip from an input stream into an output folder.
uploadFolder - Variable in class org.craftercms.commons.config.profiles.box.BoxProfile
Folder where the files will be uploaded, it will be created if it doesn't exist
uptime - Variable in class org.craftercms.commons.monitoring.StatusInfo
 
URL_SAFE - Static variable in class org.craftercms.commons.crypto.Base64
Deprecated.
Encode using Base64-like encoding that is URL- and Filename-safe as described in Section 4 of RFC3548: http://www.faqs.org/rfcs/rfc3548.html.
UrlBasedFileStore - Class in org.craftercms.commons.file.stores.impl
Simple RemoteFileStore where the paths are basically URLs from where the files can be accessed.
UrlBasedFileStore() - Constructor for class org.craftercms.commons.file.stores.impl.UrlBasedFileStore
 
UrlUtils - Class in org.craftercms.commons.lang
Utility methods for paths and URLs.
useProperty() - Method in annotation type org.craftercms.commons.jackson.mvc.annotations.InjectValue
 
username - Variable in class org.craftercms.commons.config.profiles.webdav.WebDavProfile
 

V

validateEmail(String) - Static method in class org.craftercms.commons.mail.EmailUtils
 
VERSION_URL - Static variable in class org.craftercms.commons.monitoring.rest.MonitoringRestControllerBase
 
VersionInfo - Class in org.craftercms.commons.monitoring
Get's current version information about: 1.

W

WAR_PATH - Static variable in class org.craftercms.commons.monitoring.VersionInfo
The path for classes loaded from a WAR file
warn(String, Object...) - Method in class org.craftercms.commons.i10n.I10nLogger
 
warn(String, Throwable, Object...) - Method in class org.craftercms.commons.i10n.I10nLogger
 
WeakKeyBasedReentrantLockFactory - Class in org.craftercms.commons.concurrent.locks
Actual implementation of AbstractWeakKeyBasedLockFactory that uses ReentrantLocks.
WeakKeyBasedReentrantLockFactory() - Constructor for class org.craftercms.commons.concurrent.locks.WeakKeyBasedReentrantLockFactory
 
WebDavFileStore - Class in org.craftercms.commons.file.stores.impl.webdav
Implementation of RemoteFileStore for WebDAV
WebDavFileStore() - Constructor for class org.craftercms.commons.file.stores.impl.webdav.WebDavFileStore
 
WebDavProfile - Class in org.craftercms.commons.config.profiles.webdav
Holds the necessary information to connect to a WebDAV server.
WebDavProfile() - Constructor for class org.craftercms.commons.config.profiles.webdav.WebDavProfile
 
WebDavProfileMapper - Class in org.craftercms.commons.config.profiles.webdav
Configuration mapper for WebDavProfiles.
WebDavProfileMapper(ConfigurationResolver) - Constructor for class org.craftercms.commons.config.profiles.webdav.WebDavProfileMapper
 
WebDavResource - Class in org.craftercms.commons.spring.resources
Implementation of Resource for WebDAV
WebDavResource(Sardine, String) - Constructor for class org.craftercms.commons.spring.resources.WebDavResource
 
WebDavUtils - Class in org.craftercms.commons.file.stores
Utility methods for WebDAV
WebDavUtils() - Constructor for class org.craftercms.commons.file.stores.WebDavUtils
 
write(byte[], int, int) - Method in class org.craftercms.commons.crypto.Base64.OutputStream
Deprecated.
Calls Base64.OutputStream.write(int) repeatedly until len bytes are written.
write(int) - Method in class org.craftercms.commons.crypto.Base64.OutputStream
Deprecated.
Writes the byte to the output stream after converting to/from Base64 notation.
write(Writer) - Method in class org.craftercms.commons.config.YamlConfiguration
 
writeInternal(Object, Type, HttpOutputMessage) - Method in class org.craftercms.commons.jackson.mvc.CrafterJackson2MessageConverter
 
writeWithMessageConverters(T, HttpServletRequest, HttpServletResponse) - Method in class org.craftercms.commons.rest.HttpMessageConvertingResponseWriter
 

Y

YamlConfiguration - Class in org.craftercms.commons.config
Implementation of Apache Commons HierarchicalConfiguration that parses a YAML configuration file and loads the configuration in memory for easy access.
YamlConfiguration() - Constructor for class org.craftercms.commons.config.YamlConfiguration
 

Z

zipFiles(List<File>, File) - Static method in class org.craftercms.commons.zip.ZipUtils
Zips a collection of files to a destination zip file.
zipFiles(List<File>, OutputStream) - Static method in class org.craftercms.commons.zip.ZipUtils
Zips a collection of files to a destination zip output stream.
ZipUtils - Class in org.craftercms.commons.zip
Utility for zipping files.
ZipUtils() - Constructor for class org.craftercms.commons.zip.ZipUtils
 
A B C D E F G H I J K L M N O P R S T U V W Y Z 
All Classes All Packages