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

S

SecurityFilter - Class in org.weborganic.bastille.security
Filters request and check that the user has access to the underlying resource.
SecurityFilter() - Constructor for class org.weborganic.bastille.security.SecurityFilter
 
sendError(int, String) - Method in class org.weborganic.bastille.cache.util.CachedResponseWrapper
Send the error.
sendError(int) - Method in class org.weborganic.bastille.cache.util.CachedResponseWrapper
Send the error.
sendRedirect(String) - Method in class org.weborganic.bastille.cache.util.CachedResponseWrapper
Send the redirect.
server() - Method in class org.weborganic.bastille.recaptcha.ReCaptcha
Returns the URL of the reCaptcha server.
SESSION_REQUEST_ATTRIBUTE - Static variable in class org.weborganic.bastille.security.Constants
The name of the attribute that contains the request to a protected resource.
SESSION_USER_ATTRIBUTE - Static variable in class org.weborganic.bastille.security.Constants
The name of the attribute that contains the User currently logged in.
setAnalyzerFactory(AnalyzerFactory) - Static method in class org.weborganic.bastille.flint.config.FlintConfig
Set the default analyzer factory.
setAnonymous(PSSession) - Static method in class org.weborganic.bastille.pageseeder.PSUsers
Setting a reusable session for anonymous users.
setContentLength(int) - Method in class org.weborganic.bastille.cache.util.CachedResponseWrapper
 
setContentType(String) - Method in class org.weborganic.bastille.cache.util.CachedResponseWrapper
 
setDataURIThreshold(long) - Method in class org.weborganic.bastille.util.WebBundleTool
Sets the threshold for data URI.
setDateHeader(String, long) - Method in class org.weborganic.bastille.cache.util.CachedResponseWrapper
 
setHeader(String, String) - Method in class org.weborganic.bastille.cache.util.CachedResponseWrapper
 
setIntHeader(String, int) - Method in class org.weborganic.bastille.cache.util.CachedResponseWrapper
 
setRecentEventThreshold(LogLevel) - Method in class org.weborganic.bastille.log.logback.LogbackInfo
 
setRecentEventThreshold(LogLevel) - Method in interface org.weborganic.bastille.log.LogInfo
Set the threshold for the recent logs.
SetRecentLogsThreshold - Class in org.weborganic.bastille.log
Returns a list of the most recent logs entries.
SetRecentLogsThreshold() - Constructor for class org.weborganic.bastille.log.SetRecentLogsThreshold
When this generator is instantiated, the logging framework information is loaded and initialized.
setStatus(int) - Method in class org.weborganic.bastille.cache.util.CachedResponseWrapper
 
setStatus(int, String) - Method in class org.weborganic.bastille.cache.util.CachedResponseWrapper
 
setThreshold(Level) - Static method in class org.weborganic.bastille.log.logback.RecentEventsFilter
 
setTimeZone(int) - Method in class org.weborganic.bastille.flint.helpers.MultiSearchResults
Sets the time zone to use when formatting the results as XML.
setup(IFlintConfig) - Static method in class org.weborganic.bastille.flint.config.FlintConfig
Allows implementation to setup the Flint config and bypass the default auto setup.
setUser(PSUser) - Method in class org.weborganic.bastille.pageseeder.PSConnector
Sets the user for this request.
setVirtual(File) - Method in class org.weborganic.bastille.util.WebBundleTool
Set the virtual location of the bundles.
setXMLWriter(XMLWriter) - Method in class org.weborganic.bastille.pageseeder.PSHandler
Sets the XML Writer that this handler should use to write the XML.
shouldGzippedBodyBeZero(byte[]) - Static method in class org.weborganic.bastille.cache.util.GZIPUtils
Checks whether a gzipped body is actually empty and should just be zero.
SimpleConfig - Class in org.weborganic.bastille.flint.config
A simple configuration for single/multiple indexes which uses only one template common to all indexes.
singleton() - Static method in class org.weborganic.bastille.cache.util.SizeEstimator
 
singleton() - Static method in class org.weborganic.bastille.log.logback.RecentEventsFilter
 
SizeEstimator - Class in org.weborganic.bastille.cache.util
A simple class to estimate the size of a cache based on previously calculated sized and the number of elements.
skippedEntity(String) - Method in class org.weborganic.bastille.pageseeder.PSXMLCopy
 
SoftCacheableString - Class in org.weborganic.bastille.cache.util
A simple wrapper around a string optimised for caching.
SoftCacheableString(String) - Constructor for class org.weborganic.bastille.cache.util.SoftCacheableString
Creates a new cached string.
startBatch() - Method in class org.weborganic.bastille.flint.helpers.QuietListener
 
startDocument() - Method in class org.weborganic.bastille.pageseeder.PSXMLCopy
 
startElement(String, String, String, Attributes) - Method in class org.weborganic.bastille.pageseeder.PSXMLCopy
 
startJob(IndexJob) - Method in class org.weborganic.bastille.flint.helpers.QuietListener
 
startPrefixMapping(String, String) - Method in class org.weborganic.bastille.pageseeder.PSXMLCopy
 
StaticCachingFilter - Class in org.weborganic.bastille.cache.filter
A caching filter for static resources such as scripts, images, styles, etc..
StaticCachingFilter() - Constructor for class org.weborganic.bastille.cache.filter.StaticCachingFilter
 
StaticRequestWrapper - Class in org.weborganic.bastille.cache.util
A Servlet request wrapping the original request for use by the static caching filters.
StaticRequestWrapper(HttpServletRequest) - Constructor for class org.weborganic.bastille.cache.util.StaticRequestWrapper
Wraps the HTTP servlet request.
StaticResource - Class in org.weborganic.bastille.cache.util
A Serializable representation of a cached resource designed for static file based content.
StaticResource(int, String, byte[], long, String, long) - Constructor for class org.weborganic.bastille.cache.util.StaticResource
Creates a PageInfo object representing the "page".
store() - Method in class org.weborganic.bastille.web.BundleConfig
 
supportsListLogDirectories() - Method in class org.weborganic.bastille.log.logback.LogbackInfo
 
supportsListLogDirectories() - Method in interface org.weborganic.bastille.log.LogInfo
Indicates whether the logging framework supports the listing of log directories.
supportsRecentEvents() - Method in class org.weborganic.bastille.log.logback.LogbackInfo
 
supportsRecentEvents() - Method in interface org.weborganic.bastille.log.LogInfo
Indicates whether the logging framework supports the recent log functionality.
suspendEncoding() - Method in class org.weborganic.bastille.util.Base64.OutputStream
Suspends encoding of the stream.

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