Skip navigation links
A B C D E F G H I K L M N O P R S T U V W X 

A

AbstractComponentAwareFactoryBean<T> - Class in net.shibboleth.ext.spring.factory
A Factory bean which is aware of DestructableComponent.
AbstractComponentAwareFactoryBean() - Constructor for class net.shibboleth.ext.spring.factory.AbstractComponentAwareFactoryBean
 
AbstractServiceableComponent<T> - Class in net.shibboleth.ext.spring.service
Implementation of ServiceableComponent that does most of the work required.
AbstractServiceableComponent() - Constructor for class net.shibboleth.ext.spring.service.AbstractServiceableComponent
Constructor.
AbstractSpringExpressionEvaluator<T,U> - Class in net.shibboleth.ext.spring.util
A component that evaluates a Spring EL expression against a set of inputs and returns the result.
AbstractSpringExpressionEvaluator(String) - Constructor for class net.shibboleth.ext.spring.util.AbstractSpringExpressionEvaluator
Constructor.
afterPropertiesSet() - Method in class net.shibboleth.ext.spring.resource.HTTPResource
afterPropertiesSet() - Method in class net.shibboleth.ext.spring.resource.SVNBasicAuthenticationManager
afterPropertiesSet() - Method in class net.shibboleth.ext.spring.resource.SVNResource
Deprecated.
AnnotationParameterNameDiscoverer - Class in net.shibboleth.ext.spring.util
An implementation of ParameterNameDiscoverer that is driven by the ParameterName Annotation.
AnnotationParameterNameDiscoverer() - Constructor for class net.shibboleth.ext.spring.util.AnnotationParameterNameDiscoverer
 
applicationContext - Variable in class net.shibboleth.ext.spring.config.StringToResourceConverter
Application context.
applicationContext - Variable in class net.shibboleth.ext.spring.service.AbstractServiceableComponent
The context used to load this bean.
ApplicationContextBuilder - Class in net.shibboleth.ext.spring.util
Fluent builder for a FilesystemGenericApplicationContext equipped with various standard features, behavior, converters, etc.
ApplicationContextBuilder() - Constructor for class net.shibboleth.ext.spring.util.ApplicationContextBuilder
 
ApplicationContextServiceableComponent - Class in net.shibboleth.ext.spring.service
Wraps a Spring ApplicationContext so it can itself be exposed as a serviceable component.
ApplicationContextServiceableComponent() - Constructor for class net.shibboleth.ext.spring.service.ApplicationContextServiceableComponent
 
ApplicationContextServiceStrategy - Class in net.shibboleth.ext.spring.service
Strategy for summoning up an ApplicationContextServiceableComponent wrapper around a populated ApplicationContext.
ApplicationContextServiceStrategy() - Constructor for class net.shibboleth.ext.spring.service.ApplicationContextServiceStrategy
 
apply(ApplicationContext) - Method in class net.shibboleth.ext.spring.service.ApplicationContextServiceStrategy
apply(ApplicationContext) - Method in class net.shibboleth.ext.spring.service.ClassBasedServiceStrategy
apply(T) - Method in class net.shibboleth.ext.spring.util.SpringExpressionFunction
apply(T) - Method in class net.shibboleth.ext.spring.util.SpringExpressionPredicate
attributeDecorators - Variable in class net.shibboleth.ext.spring.util.BaseSpringNamespaceHandler
Deprecated.
available() - Method in class net.shibboleth.ext.spring.resource.HTTPResource.ConnectionClosingInputStream

B

backingResource - Variable in class net.shibboleth.ext.spring.resource.FileBackedHTTPResource
Backing resource file.
BaseSpringNamespaceHandler - Class in net.shibboleth.ext.spring.util
A base class for NamespaceHandler implementations.
BaseSpringNamespaceHandler() - Constructor for class net.shibboleth.ext.spring.util.BaseSpringNamespaceHandler
 
beanName - Variable in class net.shibboleth.ext.spring.service.ReloadableSpringService
The bean name.
beanProfiles - Variable in class net.shibboleth.ext.spring.service.ReloadableSpringService
Bean profiles to enable.
beanProfiles - Variable in class net.shibboleth.ext.spring.util.ApplicationContextBuilder
Bean profiles to enable.
BooleanToPredicateConverter - Class in net.shibboleth.ext.spring.config
Allows setting of fixed Predicate properties using a boolean value.
BooleanToPredicateConverter() - Constructor for class net.shibboleth.ext.spring.config.BooleanToPredicateConverter
 
build() - Method in class net.shibboleth.ext.spring.util.ApplicationContextBuilder
Build the context.
builder - Variable in class net.shibboleth.ext.spring.factory.HttpClientFactoryBean
Deprecated.
Our captive builder.
buildHttpClientContext() - Method in class net.shibboleth.ext.spring.resource.HTTPResource
Build the HttpCacheContext instance which will be used to invoke the HttpClient request.

C

cachedComponent - Variable in class net.shibboleth.ext.spring.service.ReloadableSpringService
The last known good component.
callRunnable() - Method in class net.shibboleth.ext.spring.resource.RunnableFileSystemResource
Call the runnable and catch every event thrown.
certificate - Variable in class net.shibboleth.ext.spring.factory.X509CertificateFactoryBean
The singleton instance of the certificate produced by this factory.
certificates - Variable in class net.shibboleth.ext.spring.factory.X509CertificateChainFactoryBean
The singleton instance of the public certificate chain produced by this factory.
checkoutOrUpdateResource() - Method in class net.shibboleth.ext.spring.resource.SVNResource
Deprecated.
Checks out the resource specified by the SVNResource.remoteRepository in to the working copy SVNResource.workingCopyDirectory.
checkoutResourceDirectory() - Method in class net.shibboleth.ext.spring.resource.SVNResource
Deprecated.
Fetches the content from the SVN repository and creates the local working copy.
checkWorkingCopyDirectory(File) - Method in class net.shibboleth.ext.spring.resource.SVNResource
Deprecated.
Checks that the given file exists, or can be created, is a directory, and is read/writable by this process.
ClassBasedServiceStrategy<T> - Class in net.shibboleth.ext.spring.service
Strategy to create ServiceableComponents from the ApplicationContext.
ClassBasedServiceStrategy() - Constructor for class net.shibboleth.ext.spring.service.ClassBasedServiceStrategy
Constructor.
ClassBasedServiceStrategy(Class<? extends ServiceableComponent>) - Constructor for class net.shibboleth.ext.spring.service.ClassBasedServiceStrategy
Constructor.
clientManager - Variable in class net.shibboleth.ext.spring.resource.SVNResource
Deprecated.
SVN Client manager.
clientRefs - Variable in class net.shibboleth.ext.spring.factory.FileCachingHttpClientFactoryBean
Deprecated.
List of HttpClients produced by this factory, used to invoke their destroy() when this factory instances is destroy()-ed.
close() - Method in class net.shibboleth.ext.spring.resource.HTTPResource.ConnectionClosingInputStream
closeResponse(HttpResponse) - Method in class net.shibboleth.ext.spring.resource.HTTPResource
Close the HTTP response.
CONDITIONAL_RESOURCE_PREFIX - Static variable in class net.shibboleth.ext.spring.resource.ConditionalResourceResolver
URL scheme.
ConditionalResource - Class in net.shibboleth.ext.spring.resource
A wrapper that guards a Resource that may be absent by returning an empty bean file instead.
ConditionalResource(Resource) - Constructor for class net.shibboleth.ext.spring.resource.ConditionalResource
Constructor.
ConditionalResourceResolver - Class in net.shibboleth.ext.spring.resource
Supports a "conditional:resourcepath" URL syntax for wrapping a Spring resource with a ConditionalResource.
ConditionalResourceResolver() - Constructor for class net.shibboleth.ext.spring.resource.ConditionalResourceResolver
Constructor.
configurationResources - Variable in class net.shibboleth.ext.spring.util.ApplicationContextBuilder
List of configuration resources for this service.
ConnectionClosingInputStream(HttpResponse) - Constructor for class net.shibboleth.ext.spring.resource.HTTPResource.ConnectionClosingInputStream
Constructor.
connectionRequestTimeout - Variable in class net.shibboleth.ext.spring.factory.HttpClientFactoryBean
Deprecated.
Connection request timeout.
We need this field to ensure that Spring does the conversion.
connectionTimeout - Variable in class net.shibboleth.ext.spring.factory.HttpClientFactoryBean
Deprecated.
Connection timeout.
We need this field to ensure that Spring does the conversion.
contentLength() - Method in class net.shibboleth.ext.spring.resource.ConditionalResource
contentLength() - Method in class net.shibboleth.ext.spring.resource.FileBackedHTTPResource
contentLength() - Method in class net.shibboleth.ext.spring.resource.HTTPResource
contentLength() - Method in class net.shibboleth.ext.spring.resource.ResourceHelper
contentLength() - Method in class net.shibboleth.ext.spring.resource.SVNResource
Deprecated.
contextInitializers - Variable in class net.shibboleth.ext.spring.util.ApplicationContextBuilder
List of context initializers.
contextName - Variable in class net.shibboleth.ext.spring.util.ApplicationContextBuilder
Context name.
conversionService - Variable in class net.shibboleth.ext.spring.service.ReloadableSpringService
Conversion service to use.
conversionService - Variable in class net.shibboleth.ext.spring.util.ApplicationContextBuilder
Conversion service to use.
convert(Boolean) - Method in class net.shibboleth.ext.spring.config.BooleanToPredicateConverter
convert(String) - Method in class net.shibboleth.ext.spring.config.DurationToLongConverter
convert(String) - Method in class net.shibboleth.ext.spring.config.StringBooleanToPredicateConverter
convert(String) - Method in class net.shibboleth.ext.spring.config.StringToIPRangeConverter
convert(String) - Method in class net.shibboleth.ext.spring.config.StringToResourceConverter
createBeanFactory() - Method in class net.shibboleth.ext.spring.context.FileSystemXmlWebApplicationContext
createBeanFactory(Element) - Static method in class net.shibboleth.ext.spring.util.SpringSupport
Creates a Spring bean factory from the supplied Spring beans element.
createDelegate(XmlReaderContext, Element, BeanDefinitionParserDelegate) - Method in class net.shibboleth.ext.spring.util.SchemaTypeAwareBeanDefinitionDocumentReader
createHttpClientBuilder() - Method in class net.shibboleth.ext.spring.factory.FileCachingHttpClientFactoryBean
Deprecated.
Create and return the instance of HttpClientBuilder to use.
createHttpClientBuilder() - Method in class net.shibboleth.ext.spring.factory.HttpClientFactoryBean
Deprecated.
Create and return the instance of HttpClientBuilder to use.
createHttpClientBuilder() - Method in class net.shibboleth.ext.spring.factory.InMemoryCachingHttpClientFactoryBean
Deprecated.
Create and return the instance of HttpClientBuilder to use.
createInstance() - Method in class net.shibboleth.ext.spring.factory.AbstractComponentAwareFactoryBean
Call the parent class to create the object, then initialize it aposite.
createRelative(String) - Method in class net.shibboleth.ext.spring.resource.ConditionalResource
createRelative(String) - Method in class net.shibboleth.ext.spring.resource.FileBackedHTTPResource
Based on UrlResource.
createRelative(String) - Method in class net.shibboleth.ext.spring.resource.HTTPResource
Based on UrlResource.
createRelative(String) - Method in class net.shibboleth.ext.spring.resource.SVNResource
Deprecated.
createRelativeResource(String) - Method in class net.shibboleth.ext.spring.resource.ConditionalResource
createRelativeResource(String) - Method in class net.shibboleth.ext.spring.resource.HTTPResource
createRelativeResource(String) - Method in class net.shibboleth.ext.spring.resource.ResourceHelper
createRelativeResource(String) - Method in class net.shibboleth.ext.spring.resource.RunnableFileSystemResource
createRelativeResource(String) - Method in class net.shibboleth.ext.spring.resource.SVNResource
Deprecated.
customObject - Variable in class net.shibboleth.ext.spring.util.AbstractSpringExpressionEvaluator
A custom object to inject into the expression context.

D

decorate(Node, BeanDefinitionHolder, ParserContext) - Method in class net.shibboleth.ext.spring.util.BaseSpringNamespaceHandler
Decorates the supplied Node by delegating to the BeanDefinitionDecorator that is registered to handle that Node.
decorators - Variable in class net.shibboleth.ext.spring.util.BaseSpringNamespaceHandler
Deprecated.
DeferPlaceholderFileSystemXmlWebApplicationContext - Class in net.shibboleth.ext.spring.context
An extension of FileSystemXmlWebApplicationContext that defers property placeholder resolution of config locations until after property sources have been initialized.
DeferPlaceholderFileSystemXmlWebApplicationContext() - Constructor for class net.shibboleth.ext.spring.context.DeferPlaceholderFileSystemXmlWebApplicationContext
Constructor.
DelimiterAwareApplicationContext - Class in net.shibboleth.ext.spring.context
Version of DeferPlaceholderFileSystemXmlWebApplicationContext which does not necessarily assume that file list are space separated.
DelimiterAwareApplicationContext() - Constructor for class net.shibboleth.ext.spring.context.DelimiterAwareApplicationContext
 
destroyInstance(T) - Method in class net.shibboleth.ext.spring.factory.AbstractComponentAwareFactoryBean
.
doCreateInstance() - Method in class net.shibboleth.ext.spring.factory.AbstractComponentAwareFactoryBean
Call the parent class to create the instance.
doCreateInstance() - Method in class net.shibboleth.ext.spring.factory.EvaluableScriptFactoryBean
Call the parent class to create the instance.
doCreateInstance() - Method in class net.shibboleth.ext.spring.factory.FileCachingHttpClientFactoryBean
Deprecated.
Call the parent class to create the instance.
doCreateInstance() - Method in class net.shibboleth.ext.spring.factory.HttpClientFactoryBean
Deprecated.
Call the parent class to create the instance.
document - Variable in class net.shibboleth.ext.spring.factory.DOMDocumentFactoryBean
Resulting Document.
doDestroy() - Method in class net.shibboleth.ext.spring.service.AbstractServiceableComponent
.
doDestroy() - Method in class net.shibboleth.ext.spring.service.ReloadableSpringService
doInitialize() - Method in class net.shibboleth.ext.spring.service.AbstractServiceableComponent
doInitialize() - Method in class net.shibboleth.ext.spring.service.ReloadableSpringService
DOMDocumentFactoryBean - Class in net.shibboleth.ext.spring.factory
Spring bean factory for producing a Document from a resource.
DOMDocumentFactoryBean() - Constructor for class net.shibboleth.ext.spring.factory.DOMDocumentFactoryBean
 
doReload() - Method in class net.shibboleth.ext.spring.service.ReloadableSpringService
DurationPropertyEditor - Class in net.shibboleth.ext.spring.config
Allows setting of Duration-valued properties using lexical string form.
DurationPropertyEditor() - Constructor for class net.shibboleth.ext.spring.config.DurationPropertyEditor
 
DurationToLongConverter - Class in net.shibboleth.ext.spring.config
Allows setting of Duration-valued properties using lexical string form.
DurationToLongConverter() - Constructor for class net.shibboleth.ext.spring.config.DurationToLongConverter
 

E

EmbeddedAndSchemaAwareReader - Class in net.shibboleth.ext.spring.util
An extension to our SchemaTypeAwareBeanDefinitionDocumentReader which, in addition allows parsing of embedded <beans> statements (by the native spring parsers).
EmbeddedAndSchemaAwareReader() - Constructor for class net.shibboleth.ext.spring.util.EmbeddedAndSchemaAwareReader
 
EMPTY_RESOURCE - Static variable in class net.shibboleth.ext.spring.resource.ConditionalResource
Dummy content.
engineName - Variable in class net.shibboleth.ext.spring.factory.EvaluableScriptFactoryBean
The JSR223 engine name.
ErrorRaisingController - Class in net.shibboleth.ext.spring.error
MVC controller for responding to errors by dispatching them to the MVC error handling umbrella.
ErrorRaisingController() - Constructor for class net.shibboleth.ext.spring.error.ErrorRaisingController
 
EvaluableScriptFactoryBean - Class in net.shibboleth.ext.spring.factory
A factory bean to summon up an EvaluableScript from either inline data or from a resource.
EvaluableScriptFactoryBean() - Constructor for class net.shibboleth.ext.spring.factory.EvaluableScriptFactoryBean
 
evaluate(T) - Method in class net.shibboleth.ext.spring.util.AbstractSpringExpressionEvaluator
exists() - Method in class net.shibboleth.ext.spring.resource.ConditionalResource
exists() - Method in class net.shibboleth.ext.spring.resource.FileBackedHTTPResource
exists() - Method in class net.shibboleth.ext.spring.resource.HTTPResource
exists() - Method in class net.shibboleth.ext.spring.resource.ResourceHelper
exists() - Method in class net.shibboleth.ext.spring.resource.RunnableFileSystemResource
exists() - Method in class net.shibboleth.ext.spring.resource.SVNResource
Deprecated.
ExtendedMappingExceptionResolver - Class in net.shibboleth.ext.spring.error
Custom Spring exception to view mapper that populates the view model with data obtained via an extension function.
ExtendedMappingExceptionResolver() - Constructor for class net.shibboleth.ext.spring.error.ExtendedMappingExceptionResolver
Constructor.
ExtendedMappingExceptionResolver(Function<HttpServletRequest, Map<String, Object>>) - Constructor for class net.shibboleth.ext.spring.error.ExtendedMappingExceptionResolver
Constructor.

F

factoryPostProcessors - Variable in class net.shibboleth.ext.spring.service.ReloadableSpringService
List of bean factory post processors for this service's content.
factoryPostProcessors - Variable in class net.shibboleth.ext.spring.util.ApplicationContextBuilder
List of bean factory post processors for this service's content.
FileBackedHTTPResource - Class in net.shibboleth.ext.spring.resource
A resource representing a file read from an HTTP(S) location.
FileBackedHTTPResource(HttpClient, String, Resource) - Constructor for class net.shibboleth.ext.spring.resource.FileBackedHTTPResource
FileBackedHTTPResource(HttpClient, URL, Resource) - Constructor for class net.shibboleth.ext.spring.resource.FileBackedHTTPResource
FileBackedHTTPResource(String, HttpClient, String) - Constructor for class net.shibboleth.ext.spring.resource.FileBackedHTTPResource
Constructor.
FileBackedHTTPResource(String, HttpClient, URL) - Constructor for class net.shibboleth.ext.spring.resource.FileBackedHTTPResource
Constructor.
FileCachingHttpClientFactoryBean - Class in net.shibboleth.ext.spring.factory
Deprecated. 
FileCachingHttpClientFactoryBean() - Constructor for class net.shibboleth.ext.spring.factory.FileCachingHttpClientFactoryBean
Deprecated.
Constructor.
FilesystemGenericApplicationContext - Class in net.shibboleth.ext.spring.context
An extension of GenericApplicationContext that is biased in favor of the filesystem such that bare resource paths are assumed to be files rather than classpath resources, and supports conditional resources.
FilesystemGenericApplicationContext() - Constructor for class net.shibboleth.ext.spring.context.FilesystemGenericApplicationContext
Constructor.
FilesystemGenericApplicationContext(DefaultListableBeanFactory) - Constructor for class net.shibboleth.ext.spring.context.FilesystemGenericApplicationContext
Constructor.
FilesystemGenericApplicationContext(ApplicationContext) - Constructor for class net.shibboleth.ext.spring.context.FilesystemGenericApplicationContext
Constructor.
FilesystemGenericApplicationContext(DefaultListableBeanFactory, ApplicationContext) - Constructor for class net.shibboleth.ext.spring.context.FilesystemGenericApplicationContext
Constructor.
FileSystemXmlWebApplicationContext - Class in net.shibboleth.ext.spring.context
An extension of XmlWebApplicationContext that (1) is biased in favor of the filesystem such that bare resource paths are assumed to be files rather than classpath resources and (2) supports loading "classpath*:" and "conditional:" resources.
FileSystemXmlWebApplicationContext() - Constructor for class net.shibboleth.ext.spring.context.FileSystemXmlWebApplicationContext
Constructor.
findDecoratorForNode(Node) - Method in class net.shibboleth.ext.spring.util.BaseSpringNamespaceHandler
Locates the BeanDefinitionParser from the register implementations using the local name of the supplied Node.
findParserForElement(Element) - Method in class net.shibboleth.ext.spring.util.BaseSpringNamespaceHandler
Locates the BeanDefinitionParser from the register implementations using the local name of the supplied Element.

G

get(String, ObjectFactory<?>) - Method in class net.shibboleth.ext.spring.config.ReloadableScope
getApplicationContext() - Method in class net.shibboleth.ext.spring.service.AbstractServiceableComponent
Get the context used to load this bean.
getAttributeValueAsList(Attr) - Static method in class net.shibboleth.ext.spring.util.SpringSupport
Gets the value of a list-type attribute as a BeanDefinitionBuilder.
getAttributeValueAsManagedList(Attr) - Static method in class net.shibboleth.ext.spring.util.SpringSupport
getBean(BeanFactory, Class<T>) - Static method in class net.shibboleth.ext.spring.util.SpringSupport
Retrieves the bean of the supplied type from the supplied bean factory.
getComponent() - Method in class net.shibboleth.ext.spring.service.AbstractServiceableComponent
.
getComponent() - Method in class net.shibboleth.ext.spring.service.ApplicationContextServiceableComponent
.
getConversationId() - Method in class net.shibboleth.ext.spring.config.ReloadableScope
getCustomObject() - Method in class net.shibboleth.ext.spring.util.AbstractSpringExpressionEvaluator
Get the custom (externally provided) object.
getDelimiters() - Method in class net.shibboleth.ext.spring.context.DelimiterAwareApplicationContext
Get the delimiters we will split the config locations on.
getDescription() - Method in class net.shibboleth.ext.spring.resource.ConditionalResource
getDescription() - Method in class net.shibboleth.ext.spring.resource.FileBackedHTTPResource
getDescription() - Method in class net.shibboleth.ext.spring.resource.HTTPResource
getDescription() - Method in class net.shibboleth.ext.spring.resource.ResourceHelper
getDescription() - Method in class net.shibboleth.ext.spring.resource.SVNResource
Deprecated.
getElementTextContentAsManagedList(Collection<Element>) - Static method in class net.shibboleth.ext.spring.util.SpringSupport
Gets the text content of a list of Elements as a ManagedList.
getEngineName() - Method in class net.shibboleth.ext.spring.factory.EvaluableScriptFactoryBean
Get the engine Name.
getFile() - Method in class net.shibboleth.ext.spring.resource.ConditionalResource
getFile() - Method in class net.shibboleth.ext.spring.resource.HTTPResource
Based on UrlResource.
getFile() - Method in class net.shibboleth.ext.spring.resource.ResourceHelper
getFile() - Method in class net.shibboleth.ext.spring.resource.SVNResource
Deprecated.
getFilename() - Method in class net.shibboleth.ext.spring.resource.ConditionalResource
getFilename() - Method in class net.shibboleth.ext.spring.resource.HTTPResource
This implementation returns the name of the file that this URL refers to.
getFilename() - Method in class net.shibboleth.ext.spring.resource.ResourceHelper
getFilename() - Method in class net.shibboleth.ext.spring.resource.SVNResource
Deprecated.
getFullPath() - Method in class net.shibboleth.ext.spring.resource.SVNResource
Deprecated.
Helper function to generate the full path for injecting into URLs and URIs.
getHttpClientBuilder() - Method in class net.shibboleth.ext.spring.factory.HttpClientFactoryBean
Deprecated.
Get the instance of HttpClientBuilder to use.
getInputStream() - Method in class net.shibboleth.ext.spring.resource.ConditionalResource
getInputStream() - Method in class net.shibboleth.ext.spring.resource.FileBackedHTTPResource
getInputStream() - Method in class net.shibboleth.ext.spring.resource.HTTPResource
getInputStream() - Method in class net.shibboleth.ext.spring.resource.ResourceHelper
getInputStream() - Method in class net.shibboleth.ext.spring.resource.RunnableFileSystemResource
getInputStream() - Method in class net.shibboleth.ext.spring.resource.SVNResource
Deprecated.
getInputType() - Method in class net.shibboleth.ext.spring.util.AbstractSpringExpressionEvaluator
Get the input type to be enforced.
getKeyAlias() - Method in class net.shibboleth.ext.spring.factory.PKCS11PrivateKeyFactoryBean
Gets the key alias in use.
getKeyPassword() - Method in class net.shibboleth.ext.spring.factory.PKCS11PrivateKeyFactoryBean
Gets the key password in use.
getKeyStore() - Method in class net.shibboleth.ext.spring.factory.PKCS11PrivateKeyFactoryBean
Gets a PKCS#11 KeyStore from the Provider.
getLastModificationForRevision(SVNRevision) - Method in class net.shibboleth.ext.spring.resource.SVNResource
Deprecated.
Gets the last modified time for the given revision.
getLogPrefix() - Method in class net.shibboleth.ext.spring.resource.ConditionalResource
Return a prefix for logging messages for this component.
getModelAndView(String, Exception, HttpServletRequest) - Method in class net.shibboleth.ext.spring.error.ExtendedMappingExceptionResolver
getMyAnnotation(Annotation[]) - Method in class net.shibboleth.ext.spring.util.AnnotationParameterNameDiscoverer
Given the annotations for each parameter is it one of ours?
getObject() - Method in class net.shibboleth.ext.spring.factory.DOMDocumentFactoryBean
getObject() - Method in class net.shibboleth.ext.spring.factory.KeyStoreFactoryBean
getObject() - Method in class net.shibboleth.ext.spring.factory.PKCS11PrivateKeyFactoryBean
 
getObject() - Method in class net.shibboleth.ext.spring.factory.PrivateKeyFactoryBean
getObject() - Method in class net.shibboleth.ext.spring.factory.PublicKeyFactoryBean
getObject() - Method in class net.shibboleth.ext.spring.factory.X509CertificateChainFactoryBean
getObject() - Method in class net.shibboleth.ext.spring.factory.X509CertificateFactoryBean
getObjectType() - Method in class net.shibboleth.ext.spring.factory.DOMDocumentFactoryBean
getObjectType() - Method in class net.shibboleth.ext.spring.factory.EvaluableScriptFactoryBean
getObjectType() - Method in class net.shibboleth.ext.spring.factory.HttpClientFactoryBean
Deprecated.
getObjectType() - Method in class net.shibboleth.ext.spring.factory.KeyStoreFactoryBean
getObjectType() - Method in class net.shibboleth.ext.spring.factory.PKCS11PrivateKeyFactoryBean
 
getObjectType() - Method in class net.shibboleth.ext.spring.factory.PrivateKeyFactoryBean
getObjectType() - Method in class net.shibboleth.ext.spring.factory.PublicKeyFactoryBean
getObjectType() - Method in class net.shibboleth.ext.spring.factory.X509CertificateChainFactoryBean
getObjectType() - Method in class net.shibboleth.ext.spring.factory.X509CertificateFactoryBean
getOutputType() - Method in class net.shibboleth.ext.spring.util.AbstractSpringExpressionEvaluator
Get the output type to be enforced.
getParameterNames(Method) - Method in class net.shibboleth.ext.spring.util.AnnotationParameterNameDiscoverer
getParameterNames(Constructor<?>) - Method in class net.shibboleth.ext.spring.util.AnnotationParameterNameDiscoverer

If we cannot do anything pass to the default discoverer.
getParentContext() - Method in class net.shibboleth.ext.spring.service.ReloadableSpringService
Gets the application context that is the parent to this service's context.
getPkcs11Config() - Method in class net.shibboleth.ext.spring.factory.PKCS11PrivateKeyFactoryBean
Returns the PKCS#11 configuration.
getProtocol() - Method in class net.shibboleth.ext.spring.resource.SVNResource
Deprecated.
Helper function to return a complex scheme - a conjunction of 'svn' and the underlying protocol.
getProvider() - Method in class net.shibboleth.ext.spring.factory.PKCS11PrivateKeyFactoryBean
Gets the singleton PKCS#11 Provider.
getProxyHost() - Method in class net.shibboleth.ext.spring.resource.SVNBasicAuthenticationManager
Get the proxy host.
getProxyPassword() - Method in class net.shibboleth.ext.spring.resource.SVNBasicAuthenticationManager
Get the proxy password.
getProxyPort() - Method in class net.shibboleth.ext.spring.resource.SVNBasicAuthenticationManager
Get the proxy port.
getProxyUserName() - Method in class net.shibboleth.ext.spring.resource.SVNBasicAuthenticationManager
Get the proxy user name.
getResource(String) - Method in class net.shibboleth.ext.spring.context.FileSystemXmlWebApplicationContext
getResource() - Method in class net.shibboleth.ext.spring.factory.EvaluableScriptFactoryBean
Get the resource which locates the script.
getResource(String) - Method in class net.shibboleth.ext.spring.resource.PreferFileSystemResourceLoader
getResourceByPath(String) - Method in class net.shibboleth.ext.spring.context.FilesystemGenericApplicationContext
getResourceByPath(String) - Method in class net.shibboleth.ext.spring.context.FileSystemXmlWebApplicationContext
getResourceByPath(String) - Method in class net.shibboleth.ext.spring.resource.PreferFileSystemResourceLoader
getResourceHeaders() - Method in class net.shibboleth.ext.spring.resource.HTTPResource
Attempts to fetch only the headers for a given resource.
getResponseHeader(String) - Method in class net.shibboleth.ext.spring.resource.HTTPResource
Send a Head to the client and interrogate the response for a particular response header.
getScript() - Method in class net.shibboleth.ext.spring.factory.EvaluableScriptFactoryBean
Get the script.
getServiceableComponent() - Method in class net.shibboleth.ext.spring.service.ReloadableSpringService
Get the serviceable component.
getServiceConfigurations() - Method in class net.shibboleth.ext.spring.service.ReloadableSpringService
Gets an unmodifiable list of configurations for this service.
getSourceId() - Method in class net.shibboleth.ext.spring.factory.EvaluableScriptFactoryBean
Get the source ID.
getStatus() - Method in class net.shibboleth.ext.spring.resource.SVNResource.SVNStatusHandler
Deprecated.
Gets the current status of the resource.
getURI() - Method in class net.shibboleth.ext.spring.resource.ConditionalResource
getURI() - Method in class net.shibboleth.ext.spring.resource.HTTPResource
getURI() - Method in class net.shibboleth.ext.spring.resource.ResourceHelper
getURI() - Method in class net.shibboleth.ext.spring.resource.SVNResource
Deprecated.
getURL() - Method in class net.shibboleth.ext.spring.resource.ConditionalResource
getURL() - Method in class net.shibboleth.ext.spring.resource.HTTPResource
getURL() - Method in class net.shibboleth.ext.spring.resource.ResourceHelper
getURL() - Method in class net.shibboleth.ext.spring.resource.SVNResource
Deprecated.

H

handleStatus(SVNStatus) - Method in class net.shibboleth.ext.spring.resource.SVNResource.SVNStatusHandler
Deprecated.
hideExceptions - Variable in class net.shibboleth.ext.spring.util.AbstractSpringExpressionEvaluator
Whether to raise runtime exceptions if expression fails.
httpClient - Variable in class net.shibboleth.ext.spring.resource.HTTPResource
HTTP Client used to pull the resource.
httpClientContextHandler - Variable in class net.shibboleth.ext.spring.resource.HTTPResource
Optional handler to pre- and post-process context.
HttpClientFactoryBean - Class in net.shibboleth.ext.spring.factory
Deprecated. 
HttpClientFactoryBean() - Constructor for class net.shibboleth.ext.spring.factory.HttpClientFactoryBean
Deprecated.
Constructor.
HTTPResource - Class in net.shibboleth.ext.spring.resource
Resource for looking up HTTP URLs.
HTTPResource(HttpClient, String) - Constructor for class net.shibboleth.ext.spring.resource.HTTPResource
Constructor.
HTTPResource(HttpClient, URL) - Constructor for class net.shibboleth.ext.spring.resource.HTTPResource
Constructor.
HTTPResource.ConnectionClosingInputStream - Class in net.shibboleth.ext.spring.resource
A wrapper around the entity content InputStream represented by an HttpResponse that closes the stream and the HttpResponse when HTTPResource.ConnectionClosingInputStream.close() is invoked.

I

IdentifiableBeanPostProcessor - Class in net.shibboleth.ext.spring.config
Pre-processes IdentifiableComponent beans by setting the bean ID to the bean name.
IdentifiableBeanPostProcessor() - Constructor for class net.shibboleth.ext.spring.config.IdentifiableBeanPostProcessor
 
initPropertySources() - Method in class net.shibboleth.ext.spring.context.DeferPlaceholderFileSystemXmlWebApplicationContext
InMemoryCachingHttpClientFactoryBean - Class in net.shibboleth.ext.spring.factory
Deprecated. 
InMemoryCachingHttpClientFactoryBean() - Constructor for class net.shibboleth.ext.spring.factory.InMemoryCachingHttpClientFactoryBean
Deprecated.
Constructor.
inputType - Variable in class net.shibboleth.ext.spring.util.AbstractSpringExpressionEvaluator
The input type.
isOpen() - Method in class net.shibboleth.ext.spring.resource.ConditionalResource
isOpen() - Method in class net.shibboleth.ext.spring.resource.HTTPResource
isOpen() - Method in class net.shibboleth.ext.spring.resource.ResourceHelper
isOpen() - Method in class net.shibboleth.ext.spring.resource.SVNResource
Deprecated.
Our stream can be read multiple times.
isReadable() - Method in class net.shibboleth.ext.spring.resource.ConditionalResource
isReadable() - Method in class net.shibboleth.ext.spring.resource.HTTPResource
isReadable() - Method in class net.shibboleth.ext.spring.resource.ResourceHelper
isReadable() - Method in class net.shibboleth.ext.spring.resource.SVNResource
Deprecated.
We always say yes.
isRunning() - Method in class net.shibboleth.ext.spring.service.ReloadableSpringService
.
isSingleton() - Method in class net.shibboleth.ext.spring.factory.DOMDocumentFactoryBean
isSingleton() - Method in class net.shibboleth.ext.spring.factory.KeyStoreFactoryBean
isSingleton() - Method in class net.shibboleth.ext.spring.factory.PKCS11PrivateKeyFactoryBean
 
isSingleton() - Method in class net.shibboleth.ext.spring.factory.PrivateKeyFactoryBean
isSingleton() - Method in class net.shibboleth.ext.spring.factory.PublicKeyFactoryBean
isSingleton() - Method in class net.shibboleth.ext.spring.factory.X509CertificateChainFactoryBean
isSingleton() - Method in class net.shibboleth.ext.spring.factory.X509CertificateFactoryBean

K

key - Variable in class net.shibboleth.ext.spring.factory.PKCS11PrivateKeyFactoryBean
The singleton instance of the private key produced by this factory.
key - Variable in class net.shibboleth.ext.spring.factory.PrivateKeyFactoryBean
The singleton instance of the private key produced by this factory.
key - Variable in class net.shibboleth.ext.spring.factory.PublicKeyFactoryBean
The singleton instance of the public key produced by this factory.
keyAlias - Variable in class net.shibboleth.ext.spring.factory.PKCS11PrivateKeyFactoryBean
Alias for the private key.
keyPass - Variable in class net.shibboleth.ext.spring.factory.KeyStoreFactoryBean
Password for the keystore.
keyPass - Variable in class net.shibboleth.ext.spring.factory.PrivateKeyFactoryBean
Password for the private key.
keyPassword - Variable in class net.shibboleth.ext.spring.factory.PKCS11PrivateKeyFactoryBean
Password for the private key.
keyStore - Variable in class net.shibboleth.ext.spring.factory.KeyStoreFactoryBean
The singleton instance of the private key produced by this factory.
KeyStoreFactoryBean - Class in net.shibboleth.ext.spring.factory
Spring bean factory for producing a KeyStore from a Resource.
KeyStoreFactoryBean() - Constructor for class net.shibboleth.ext.spring.factory.KeyStoreFactoryBean
 

L

lastLoadFailed - Variable in class net.shibboleth.ext.spring.service.ReloadableSpringService
Did the last load fail? An optimization only.
lastModified() - Method in class net.shibboleth.ext.spring.resource.ConditionalResource
lastModified() - Method in class net.shibboleth.ext.spring.resource.FileBackedHTTPResource
lastModified() - Method in class net.shibboleth.ext.spring.resource.HTTPResource
lastModified() - Method in class net.shibboleth.ext.spring.resource.ResourceHelper
lastModified() - Method in class net.shibboleth.ext.spring.resource.RunnableFileSystemResource
lastModified - Variable in class net.shibboleth.ext.spring.resource.SVNResource
Deprecated.
Time the resource file was last modified.
lastModified() - Method in class net.shibboleth.ext.spring.resource.SVNResource
Deprecated.
log - Variable in class net.shibboleth.ext.spring.config.DurationToLongConverter
Logger.
log - Variable in class net.shibboleth.ext.spring.config.IdentifiableBeanPostProcessor
Logger.
log - Variable in class net.shibboleth.ext.spring.config.NonReloadableExcluder
Logger.
log - Variable in class net.shibboleth.ext.spring.config.ReloadableScope
Logger.
log - Variable in class net.shibboleth.ext.spring.config.StringBooleanToPredicateConverter
Logger.
log - Variable in class net.shibboleth.ext.spring.error.ErrorRaisingController
Class logger.
log - Variable in class net.shibboleth.ext.spring.factory.EvaluableScriptFactoryBean
log.
log - Variable in class net.shibboleth.ext.spring.factory.PKCS11PrivateKeyFactoryBean
Class logger.
log - Variable in class net.shibboleth.ext.spring.resource.ConditionalResource
Logger.
log - Variable in class net.shibboleth.ext.spring.resource.FileBackedHTTPResource
Logger.
log - Variable in class net.shibboleth.ext.spring.resource.HTTPResource
Class logger.
log - Variable in class net.shibboleth.ext.spring.resource.RunnableFileSystemResource
The log.
log - Variable in class net.shibboleth.ext.spring.resource.SVNResource
Deprecated.
Class logger.
log - Variable in class net.shibboleth.ext.spring.service.AbstractServiceableComponent
Class logger.
log - Variable in class net.shibboleth.ext.spring.service.ApplicationContextServiceStrategy
Logger.
log - Variable in class net.shibboleth.ext.spring.service.ReloadableSpringService
Class logger.
log - Variable in class net.shibboleth.ext.spring.util.AbstractSpringExpressionEvaluator
Class logger.
log - Variable in class net.shibboleth.ext.spring.util.AnnotationParameterNameDiscoverer
log.
log - Variable in class net.shibboleth.ext.spring.util.ApplicationContextBuilder
Class logger.
log - Variable in class net.shibboleth.ext.spring.util.BaseSpringNamespaceHandler
Class logger.
LOG - Static variable in class net.shibboleth.ext.spring.util.SpringSupport
Logger.
logPrefix - Variable in class net.shibboleth.ext.spring.resource.ConditionalResource
Cached log prefix.

M

mark(int) - Method in class net.shibboleth.ext.spring.resource.HTTPResource.ConnectionClosingInputStream
markSupported() - Method in class net.shibboleth.ext.spring.resource.HTTPResource.ConnectionClosingInputStream
matches(TypeDescriptor, TypeDescriptor) - Method in class net.shibboleth.ext.spring.config.DurationToLongConverter
MODEL_ATTR_ENCODER - Static variable in class net.shibboleth.ext.spring.error.ExtendedMappingExceptionResolver
Model attribute carrying the HTMLEncoder class.
MODEL_ATTR_REQUEST - Static variable in class net.shibboleth.ext.spring.error.ExtendedMappingExceptionResolver
Model attribute carrying HttpServletRequest.
MODEL_ATTR_SPRINGCONTEXT - Static variable in class net.shibboleth.ext.spring.error.ExtendedMappingExceptionResolver
Model attribute carrying WebApplicationContext.

N

net.shibboleth.ext.spring.config - package net.shibboleth.ext.spring.config
Classes supporting Spring configuration activities.
net.shibboleth.ext.spring.context - package net.shibboleth.ext.spring.context
Spring application context classes.
net.shibboleth.ext.spring.error - package net.shibboleth.ext.spring.error
Extensions for Spring error handling.
net.shibboleth.ext.spring.factory - package net.shibboleth.ext.spring.factory
Spring FactoryBean implementations.
net.shibboleth.ext.spring.resource - package net.shibboleth.ext.spring.resource
Shibboleth integration with Spring Resource.Helper functions, concrete implementations and a bridging class.
net.shibboleth.ext.spring.service - package net.shibboleth.ext.spring.service
Spring specific implementations of ServiceableComponent and ReloadableService.
net.shibboleth.ext.spring.util - package net.shibboleth.ext.spring.util
Supporting classes for using Spring.
newContext(String, List<Resource>, List<BeanFactoryPostProcessor>, List<BeanPostProcessor>, List<ApplicationContextInitializer>, ApplicationContext) - Static method in class net.shibboleth.ext.spring.util.SpringSupport
Deprecated.
NonReloadableExcluder - Class in net.shibboleth.ext.spring.config
Post-processes bean definitions by marking any reloadable beans as singletons, and any non-reloadable beans as lazy-init to limit/prevent instantiation.
NonReloadableExcluder() - Constructor for class net.shibboleth.ext.spring.config.NonReloadableExcluder
 

O

of(Resource) - Static method in class net.shibboleth.ext.spring.resource.ResourceHelper
Return a Resource that does all the work of the provided Resource
If the input implements Resource then it is cast to the output, other a shim class is generated.
outputType - Variable in class net.shibboleth.ext.spring.util.AbstractSpringExpressionEvaluator
The output type.

P

parentContext - Variable in class net.shibboleth.ext.spring.service.ReloadableSpringService
Application context owning this engine.
parentContext - Variable in class net.shibboleth.ext.spring.util.ApplicationContextBuilder
Application context owning this engine.
parse(Element, ParserContext) - Method in class net.shibboleth.ext.spring.util.BaseSpringNamespaceHandler
Parses the supplied Element by delegating to the BeanDefinitionParser that is registered for that Element.
parseCustomElement(Element) - Method in class net.shibboleth.ext.spring.util.SchemaTypeAwareBeanDefinitionParserDelegate
parseCustomElement(Element, BeanDefinition) - Method in class net.shibboleth.ext.spring.util.SchemaTypeAwareBeanDefinitionParserDelegate
parseCustomElement(Element, ParserContext) - Static method in class net.shibboleth.ext.spring.util.SpringSupport
Parse an element into a bean definition.
parseCustomElements(Collection<Element>, ParserContext) - Static method in class net.shibboleth.ext.spring.util.SpringSupport
Parse list of elements into bean definitions.
parseNativeElement(Element, BeanDefinitionRegistry) - Static method in class net.shibboleth.ext.spring.util.SpringSupport
Parse the provided Element into the provided registry.
parserPool - Variable in class net.shibboleth.ext.spring.factory.DOMDocumentFactoryBean
Parser pool to use when parsing the document.
parsers - Variable in class net.shibboleth.ext.spring.util.BaseSpringNamespaceHandler
Stores the BeanDefinitionParser implementations keyed by the local name of the Elements they handle.
pinComponent() - Method in class net.shibboleth.ext.spring.service.AbstractServiceableComponent
Grab the service lock shared.
pkcs11Config - Variable in class net.shibboleth.ext.spring.factory.PKCS11PrivateKeyFactoryBean
PKCS#11 provider parameter string.
PKCS11PrivateKeyFactoryBean - Class in net.shibboleth.ext.spring.factory
Spring bean factory for extracting a PrivateKey from a PKCS#11 keystore.
PKCS11PrivateKeyFactoryBean() - Constructor for class net.shibboleth.ext.spring.factory.PKCS11PrivateKeyFactoryBean
 
postProcessAfterInitialization(Object, String) - Method in class net.shibboleth.ext.spring.config.IdentifiableBeanPostProcessor
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class net.shibboleth.ext.spring.config.NonReloadableExcluder
postProcessBeforeInitialization(Object, String) - Method in class net.shibboleth.ext.spring.config.IdentifiableBeanPostProcessor
postProcessors - Variable in class net.shibboleth.ext.spring.service.ReloadableSpringService
List of bean post processors for this service's content.
postProcessors - Variable in class net.shibboleth.ext.spring.util.ApplicationContextBuilder
List of bean post processors for this service's content.
PreferFileSystemResourceLoader - Class in net.shibboleth.ext.spring.resource
An extension of DefaultResourceLoader that (1) is biased in favor of the filesystem such that bare resource paths are assumed to be files rather than classpath resources and (2) supports loading "classpath*:" resources.
PreferFileSystemResourceLoader() - Constructor for class net.shibboleth.ext.spring.resource.PreferFileSystemResourceLoader
 
prepareContext(EvaluationContext, T) - Method in class net.shibboleth.ext.spring.util.AbstractSpringExpressionEvaluator
Decorate the expression context with any additional content.
PrivateKeyFactoryBean - Class in net.shibboleth.ext.spring.factory
Spring bean factory for producing a PrivateKey from a Resource.
PrivateKeyFactoryBean() - Constructor for class net.shibboleth.ext.spring.factory.PrivateKeyFactoryBean
 
propertySourcesInitialized - Variable in class net.shibboleth.ext.spring.context.DeferPlaceholderFileSystemXmlWebApplicationContext
Whether property sources have been initialized.
provider - Variable in class net.shibboleth.ext.spring.factory.KeyStoreFactoryBean
KeyStore provider.
provider - Static variable in class net.shibboleth.ext.spring.factory.PKCS11PrivateKeyFactoryBean
Singleton Provider for all instances of this factory.
PROVIDER_CLASS_NAME - Static variable in class net.shibboleth.ext.spring.factory.PKCS11PrivateKeyFactoryBean
The class name for the PKCS#11 provider class.
proxyHost - Variable in class net.shibboleth.ext.spring.resource.SVNBasicAuthenticationManager
Proxy Host - if needed.
proxyPassword - Variable in class net.shibboleth.ext.spring.resource.SVNBasicAuthenticationManager
Proxy Password - if needed.
proxyPort - Variable in class net.shibboleth.ext.spring.resource.SVNBasicAuthenticationManager
Proxy Port - if needed.
proxySet - Variable in class net.shibboleth.ext.spring.resource.SVNBasicAuthenticationManager
This is true if any of the setters for the proxy information have been called.
proxyUserName - Variable in class net.shibboleth.ext.spring.resource.SVNBasicAuthenticationManager
Proxy User Name - if needed.
PublicKeyFactoryBean - Class in net.shibboleth.ext.spring.factory
Spring bean factory for producing a PublicKey from a Resource.
PublicKeyFactoryBean() - Constructor for class net.shibboleth.ext.spring.factory.PublicKeyFactoryBean
 

R

raiseError(HttpServletRequest) - Method in class net.shibboleth.ext.spring.error.ErrorRaisingController
Handle an error dispatched by the container by re-raising it.
read() - Method in class net.shibboleth.ext.spring.resource.HTTPResource.ConnectionClosingInputStream
read(byte[]) - Method in class net.shibboleth.ext.spring.resource.HTTPResource.ConnectionClosingInputStream
read(byte[], int, int) - Method in class net.shibboleth.ext.spring.resource.HTTPResource.ConnectionClosingInputStream
registerBeanDefinitionDecorator(QName, BeanDefinitionDecorator) - Method in class net.shibboleth.ext.spring.util.BaseSpringNamespaceHandler
Deprecated.
- the parsers should be cast to not need decorations or another base class used
registerBeanDefinitionDecoratorForAttribute(QName, BeanDefinitionDecorator) - Method in class net.shibboleth.ext.spring.util.BaseSpringNamespaceHandler
Deprecated.
- the parsers should be cast to not need decorations or another base class used
registerBeanDefinitionParser(QName, BeanDefinitionParser) - Method in class net.shibboleth.ext.spring.util.BaseSpringNamespaceHandler
Subclasses can call this to register the supplied BeanDefinitionParser to handle the specified element.
registerBeanDefinitions(Document, XmlReaderContext) - Method in class net.shibboleth.ext.spring.util.EmbeddedAndSchemaAwareReader
We call the parent method for the custom schema (which is expected to not do anything special with the <beans> statement) and then we call again to handle the beans statements which we have explicitly pulled out.
registerDestructionCallback(String, Runnable) - Method in class net.shibboleth.ext.spring.config.ReloadableScope
ReloadableScope - Class in net.shibboleth.ext.spring.config
Custom Spring bean Scope that directs bean requests into a managed ApplicationContext.
ReloadableScope(ReloadableService<ApplicationContext>) - Constructor for class net.shibboleth.ext.spring.config.ReloadableScope
Constructor.
reloadableService - Variable in class net.shibboleth.ext.spring.config.ReloadableScope
Managed context service wrapper.
ReloadableSpringService<T> - Class in net.shibboleth.ext.spring.service
This class provides a reloading interface to a ServiceableComponent via Spring.
ReloadableSpringService(Class<T>) - Constructor for class net.shibboleth.ext.spring.service.ReloadableSpringService
Constructor.
ReloadableSpringService(Class<T>, Function<ApplicationContext, ServiceableComponent<T>>) - Constructor for class net.shibboleth.ext.spring.service.ReloadableSpringService
Constructor.
remoteRepository - Variable in class net.shibboleth.ext.spring.resource.SVNResource
Deprecated.
URL to the remote repository.
remove(String) - Method in class net.shibboleth.ext.spring.config.ReloadableScope
reportCachingStatus(HttpCacheContext) - Method in class net.shibboleth.ext.spring.resource.HTTPResource
Print out to the log whether we hit the apache cache or not.
reset() - Method in class net.shibboleth.ext.spring.resource.HTTPResource.ConnectionClosingInputStream
resolve(String, ResourceLoader) - Method in class net.shibboleth.ext.spring.resource.ConditionalResourceResolver
resolveContextualObject(String) - Method in class net.shibboleth.ext.spring.config.ReloadableScope
resolvePath(String) - Method in class net.shibboleth.ext.spring.context.DeferPlaceholderFileSystemXmlWebApplicationContext
resource - Variable in class net.shibboleth.ext.spring.factory.DOMDocumentFactoryBean
Resource to load the document from.
resource - Variable in class net.shibboleth.ext.spring.factory.EvaluableScriptFactoryBean
The resource which locates the script.
resource - Variable in class net.shibboleth.ext.spring.factory.KeyStoreFactoryBean
KeyStore resource.
resource - Variable in class net.shibboleth.ext.spring.factory.PrivateKeyFactoryBean
Private key resource.
resource - Variable in class net.shibboleth.ext.spring.factory.PublicKeyFactoryBean
Public key resource.
resource - Variable in class net.shibboleth.ext.spring.factory.X509CertificateChainFactoryBean
Certificate chain resource.
resource - Variable in class net.shibboleth.ext.spring.factory.X509CertificateFactoryBean
Certificate chain resource.
resourceFileName - Variable in class net.shibboleth.ext.spring.resource.SVNResource
Deprecated.
File, within the working copy, represented by this resource.
ResourceHelper - Class in net.shibboleth.ext.spring.resource
Bridging class between Resource and Resource.
ResourceHelper(Resource) - Constructor for class net.shibboleth.ext.spring.resource.ResourceHelper
A private for shimming the provided input.
resourceLastModifiedTimes - Variable in class net.shibboleth.ext.spring.service.ReloadableSpringService
Time, in milliseconds, when the service configuration for the given index was last observed to have changed.
resourceURL - Variable in class net.shibboleth.ext.spring.resource.HTTPResource
URL to the Resource.
response - Variable in class net.shibboleth.ext.spring.resource.HTTPResource.ConnectionClosingInputStream
HTTP response that is being wrapped.
retrievalRevision - Variable in class net.shibboleth.ext.spring.resource.SVNResource
Deprecated.
Revision of the working copy.
returnOnError - Variable in class net.shibboleth.ext.spring.util.AbstractSpringExpressionEvaluator
Value to return from predicate when an error occurs.
RunnableFileSystemResource - Class in net.shibboleth.ext.spring.resource
A file backed resource which calls out to a provided Runnable as appropriate such that the resource becomes reloadable.
RunnableFileSystemResource(File, Runnable) - Constructor for class net.shibboleth.ext.spring.resource.RunnableFileSystemResource
Constructor.
RunnableFileSystemResource(String, Runnable) - Constructor for class net.shibboleth.ext.spring.resource.RunnableFileSystemResource
Constructor.

S

saveAndClone(InputStream) - Method in class net.shibboleth.ext.spring.resource.FileBackedHTTPResource
saveAndClone.
SchemaTypeAwareBeanDefinitionDocumentReader - Class in net.shibboleth.ext.spring.util
An extension to the standard DefaultBeanDefinitionDocumentReader that uses a SchemaTypeAwareBeanDefinitionParserDelegate delegate for processing bean definitions.
SchemaTypeAwareBeanDefinitionDocumentReader() - Constructor for class net.shibboleth.ext.spring.util.SchemaTypeAwareBeanDefinitionDocumentReader
 
SchemaTypeAwareBeanDefinitionParserDelegate - Class in net.shibboleth.ext.spring.util
An extension to the standard BeanDefinitionParserDelegate that adds support for retrieving NamespaceHandler by schema type, as well as element QName, when resolving custom elements.
SchemaTypeAwareBeanDefinitionParserDelegate(XmlReaderContext) - Constructor for class net.shibboleth.ext.spring.util.SchemaTypeAwareBeanDefinitionParserDelegate
Constructor.
SchemaTypeAwareXMLBeanDefinitionReader - Class in net.shibboleth.ext.spring.util
An extension to the standard XmlBeanDefinitionReader that defaults some settings.
SchemaTypeAwareXMLBeanDefinitionReader(BeanDefinitionRegistry) - Constructor for class net.shibboleth.ext.spring.util.SchemaTypeAwareXMLBeanDefinitionReader
Constructor.
SCOPE_RELOADABLE - Static variable in class net.shibboleth.ext.spring.config.ReloadableScope
Scope indicating reloadability.
script - Variable in class net.shibboleth.ext.spring.factory.EvaluableScriptFactoryBean
The script.
serviceClaz - Variable in class net.shibboleth.ext.spring.service.ClassBasedServiceStrategy
The class we are looking for.
serviceConfigurations - Variable in class net.shibboleth.ext.spring.service.ReloadableSpringService
List of configuration resources for this service.
serviceLock - Variable in class net.shibboleth.ext.spring.service.AbstractServiceableComponent
Lock for this service.
serviceStrategy - Variable in class net.shibboleth.ext.spring.service.ReloadableSpringService
How to summon up the ServiceableComponent from the ApplicationContext.
setApplicationContext(ApplicationContext) - Method in class net.shibboleth.ext.spring.config.StringToResourceConverter
setApplicationContext(ApplicationContext) - Method in class net.shibboleth.ext.spring.service.AbstractServiceableComponent
setApplicationContext(ApplicationContext) - Method in class net.shibboleth.ext.spring.service.ReloadableSpringService
setAsText(String) - Method in class net.shibboleth.ext.spring.config.DurationPropertyEditor
setBeanFactoryPostProcessor(BeanFactoryPostProcessor) - Method in class net.shibboleth.ext.spring.util.ApplicationContextBuilder
Set a single bean factory post processor for this context.
setBeanFactoryPostProcessors(List<BeanFactoryPostProcessor>) - Method in class net.shibboleth.ext.spring.service.ReloadableSpringService
Set the list of bean factory post processors for this service.
setBeanFactoryPostProcessors(List<BeanFactoryPostProcessor>) - Method in class net.shibboleth.ext.spring.util.ApplicationContextBuilder
Set the list of bean factory post processors for this context.
setBeanName(String) - Method in class net.shibboleth.ext.spring.resource.ConditionalResource
setBeanName(String) - Method in class net.shibboleth.ext.spring.resource.HTTPResource
setBeanName(String) - Method in class net.shibboleth.ext.spring.resource.SVNResource
Deprecated.
setBeanName(String) - Method in class net.shibboleth.ext.spring.service.ReloadableSpringService
setBeanPostProcessor(BeanPostProcessor) - Method in class net.shibboleth.ext.spring.util.ApplicationContextBuilder
Set a single bean post processor for this context.
setBeanPostProcessors(List<BeanPostProcessor>) - Method in class net.shibboleth.ext.spring.service.ReloadableSpringService
Set the list of bean post processors for this service.
setBeanPostProcessors(List<BeanPostProcessor>) - Method in class net.shibboleth.ext.spring.util.ApplicationContextBuilder
Set the list of bean post processors for this context.
setBeanProfiles(Collection<String>) - Method in class net.shibboleth.ext.spring.service.ReloadableSpringService
Set the bean profiles for this service.
setBeanProfiles(Collection<String>) - Method in class net.shibboleth.ext.spring.util.ApplicationContextBuilder
Set the bean profiles for this context.
setCacheDirectory(String) - Method in class net.shibboleth.ext.spring.factory.FileCachingHttpClientFactoryBean
Deprecated.
Set the cache directory path.
setConfigLocation(String) - Method in class net.shibboleth.ext.spring.context.DelimiterAwareApplicationContext
setConnectionDisregardTLSCertificate(boolean) - Method in class net.shibboleth.ext.spring.factory.HttpClientFactoryBean
Deprecated.
Sets whether the responder's SSL/TLS certificate should be ignored.
setConnectionProxyHost(String) - Method in class net.shibboleth.ext.spring.factory.HttpClientFactoryBean
Deprecated.
Sets the hostname of the default proxy used when making connection.
setConnectionProxyPassword(String) - Method in class net.shibboleth.ext.spring.factory.HttpClientFactoryBean
Deprecated.
Sets the password used when authenticating to the proxy.
setConnectionProxyPort(int) - Method in class net.shibboleth.ext.spring.factory.HttpClientFactoryBean
Deprecated.
Sets the port of the default proxy used when making connection.
setConnectionProxyUsername(String) - Method in class net.shibboleth.ext.spring.factory.HttpClientFactoryBean
Deprecated.
Sets the username to use when authenticating to the proxy.
setConnectionRequestTimeout(long) - Method in class net.shibboleth.ext.spring.factory.HttpClientFactoryBean
Deprecated.
Sets the maximum length of time in milliseconds to wait for a connection to be returned from the connection manager.
setConnectionTimeout(long) - Method in class net.shibboleth.ext.spring.factory.HttpClientFactoryBean
Deprecated.
Sets the maximum length of time in milliseconds to wait for the connection to be established.
setContextInitializer(ApplicationContextInitializer<? super FilesystemGenericApplicationContext>) - Method in class net.shibboleth.ext.spring.util.ApplicationContextBuilder
Set a single context initializer for this context.
setContextInitializers(List<ApplicationContextInitializer<? super FilesystemGenericApplicationContext>>) - Method in class net.shibboleth.ext.spring.util.ApplicationContextBuilder
Set the list of context initializers for this context.
setConversionService(ConversionService) - Method in class net.shibboleth.ext.spring.service.ReloadableSpringService
Set a conversion service to use.
setConversionService(ConversionService) - Method in class net.shibboleth.ext.spring.util.ApplicationContextBuilder
Set a conversion service to use.
setCustomObject(Object) - Method in class net.shibboleth.ext.spring.util.AbstractSpringExpressionEvaluator
Set a custom (externally provided) object.
setDisableContentCompression(boolean) - Method in class net.shibboleth.ext.spring.factory.HttpClientFactoryBean
Deprecated.
Sets whether to disable content compression.
setDisableCookieManagement(boolean) - Method in class net.shibboleth.ext.spring.factory.HttpClientFactoryBean
Deprecated.
Sets whether to disable cookie management.
setEngineName(String) - Method in class net.shibboleth.ext.spring.factory.EvaluableScriptFactoryBean
Set the engine name.
setFilename(String) - Method in class net.shibboleth.ext.spring.resource.SVNResource
Deprecated.
Set the resourceFileName.
setHideExceptions(boolean) - Method in class net.shibboleth.ext.spring.util.AbstractSpringExpressionEvaluator
Set whether to hide exceptions in expression execution (default is false).
setHttpClientContextHandler(HttpClientContextHandler) - Method in class net.shibboleth.ext.spring.resource.HTTPResource
Set a handler to manipulate the HttpClientContext.
setId(String) - Method in class net.shibboleth.ext.spring.resource.ConditionalResource
setId(String) - Method in class net.shibboleth.ext.spring.service.ApplicationContextServiceableComponent
setInputType(Class<T>) - Method in class net.shibboleth.ext.spring.util.AbstractSpringExpressionEvaluator
Set the input type to be enforced.
setKeyAlias(String) - Method in class net.shibboleth.ext.spring.factory.PKCS11PrivateKeyFactoryBean
Sets the key alias to use.
setKeyPassword(String) - Method in class net.shibboleth.ext.spring.factory.PKCS11PrivateKeyFactoryBean
Set the key password to use.
setMaxCacheEntries(int) - Method in class net.shibboleth.ext.spring.factory.FileCachingHttpClientFactoryBean
Deprecated.
Set the maximum number of cached responses.
setMaxCacheEntries(int) - Method in class net.shibboleth.ext.spring.factory.InMemoryCachingHttpClientFactoryBean
Deprecated.
Set the maximum number of cached responses.
setMaxCacheEntrySize(long) - Method in class net.shibboleth.ext.spring.factory.FileCachingHttpClientFactoryBean
Deprecated.
Set the maximum response body size, in bytes, that will be eligible for caching.
setMaxCacheEntrySize(long) - Method in class net.shibboleth.ext.spring.factory.InMemoryCachingHttpClientFactoryBean
Deprecated.
Set the maximum response body size, in bytes, that will be eligible for caching.
setMaxConnectionsPerRoute(int) - Method in class net.shibboleth.ext.spring.factory.HttpClientFactoryBean
Deprecated.
Sets the max simultaneous connections per route allowed by the pooling connection manager.
setMaxConnectionsTotal(int) - Method in class net.shibboleth.ext.spring.factory.HttpClientFactoryBean
Deprecated.
Sets the max total simultaneous connections allowed by the pooling connection manager.
setName(String) - Method in class net.shibboleth.ext.spring.util.ApplicationContextBuilder
Set the name of the context.
setOutputType(Class) - Method in class net.shibboleth.ext.spring.util.AbstractSpringExpressionEvaluator
Set the output type to be enforced.
setParentContext(ApplicationContext) - Method in class net.shibboleth.ext.spring.service.ReloadableSpringService
Sets the application context that is the parent to this service's context.
setParentContext(ApplicationContext) - Method in class net.shibboleth.ext.spring.util.ApplicationContextBuilder
Set a custom ConversionService to use.
setParserPool(ParserPool) - Method in class net.shibboleth.ext.spring.factory.DOMDocumentFactoryBean
Sets the parser pool to be used to parse the file.
setPassword(String) - Method in class net.shibboleth.ext.spring.factory.KeyStoreFactoryBean
Set the password for the keystore.
setPkcs11Config(String) - Method in class net.shibboleth.ext.spring.factory.PKCS11PrivateKeyFactoryBean
Sets the PKCS#11 configuration to use.
setPrivateKeyPassword(String) - Method in class net.shibboleth.ext.spring.factory.PrivateKeyFactoryBean
Sets the password for the private key.
setProvider(String) - Method in class net.shibboleth.ext.spring.factory.KeyStoreFactoryBean
Set the KeyStore provider, if non-defaulted.
setProxyHost(String) - Method in class net.shibboleth.ext.spring.resource.SVNBasicAuthenticationManager
Set the proxy host.
setProxyPassword(String) - Method in class net.shibboleth.ext.spring.resource.SVNBasicAuthenticationManager
Set the proxy password.
setProxyPort(int) - Method in class net.shibboleth.ext.spring.resource.SVNBasicAuthenticationManager
Set the proxy port.
setProxyUserName(String) - Method in class net.shibboleth.ext.spring.resource.SVNBasicAuthenticationManager
Set the proxy user name.
setResource(Resource) - Method in class net.shibboleth.ext.spring.factory.DOMDocumentFactoryBean
Sets the resource containing the document to be parsed.
setResource(Resource) - Method in class net.shibboleth.ext.spring.factory.EvaluableScriptFactoryBean
Set the resource which locates the script.
setResource(Resource) - Method in class net.shibboleth.ext.spring.factory.KeyStoreFactoryBean
Set the resource containing the keystore.
setResource(Resource) - Method in class net.shibboleth.ext.spring.factory.PrivateKeyFactoryBean
Sets the resource containing the private key.
setResource(Resource) - Method in class net.shibboleth.ext.spring.factory.PublicKeyFactoryBean
Sets the public key resource.
setResource(Resource) - Method in class net.shibboleth.ext.spring.factory.X509CertificateChainFactoryBean
Sets the certificate chain resource.
setResource(Resource) - Method in class net.shibboleth.ext.spring.factory.X509CertificateFactoryBean
Sets the certificate resource.
setReturnOnError(U) - Method in class net.shibboleth.ext.spring.util.AbstractSpringExpressionEvaluator
Set value to return if an error occurs (default is false).
setReturnOnError(boolean) - Method in class net.shibboleth.ext.spring.util.SpringExpressionPredicate
Set value to return if an error occurs (default is false).
setScript(String) - Method in class net.shibboleth.ext.spring.factory.EvaluableScriptFactoryBean
Set the script.
setServiceConfiguration(Resource) - Method in class net.shibboleth.ext.spring.util.ApplicationContextBuilder
Set a single configuration resource for this context.
setServiceConfigurations(List<Resource>) - Method in class net.shibboleth.ext.spring.service.ReloadableSpringService
Set the list of configurations for this service.
setServiceConfigurations(List<Resource>) - Method in class net.shibboleth.ext.spring.util.ApplicationContextBuilder
Set the list of configurations for this context.
setServiceConfigurationStrategy(Function<?, List<Resource>>) - Method in class net.shibboleth.ext.spring.service.ReloadableSpringService
Set the strategy by which the Service can locate the resources it needs to know about.
setSocketTimeout(long) - Method in class net.shibboleth.ext.spring.factory.HttpClientFactoryBean
Deprecated.
Sets the maximum period inactivity between two consecutive data packets in milliseconds.
setSourceId(String) - Method in class net.shibboleth.ext.spring.factory.EvaluableScriptFactoryBean
Set the source Id.
setTLSSocketFactory(LayeredConnectionSocketFactory) - Method in class net.shibboleth.ext.spring.factory.HttpClientFactoryBean
Deprecated.
Set the TLS socket factory to use.
setType(String) - Method in class net.shibboleth.ext.spring.factory.KeyStoreFactoryBean
Set the KeyStore type, if non-defaulted.
setUserAgent(String) - Method in class net.shibboleth.ext.spring.factory.HttpClientFactoryBean
Deprecated.
Sets the user agent to be used when talking to the server.
shouldReload() - Method in class net.shibboleth.ext.spring.service.ReloadableSpringService
skip(long) - Method in class net.shibboleth.ext.spring.resource.HTTPResource.ConnectionClosingInputStream
socketTimeout - Variable in class net.shibboleth.ext.spring.factory.HttpClientFactoryBean
Deprecated.
Socket timeout.
We need this field to ensure that Spring does the conversion.
sourceId - Variable in class net.shibboleth.ext.spring.factory.EvaluableScriptFactoryBean
The source Id.
SPRING_BEANS_ELEMENT_NAME - Static variable in class net.shibboleth.ext.spring.util.SpringSupport
Spring beans element name.
springExpression - Variable in class net.shibboleth.ext.spring.util.AbstractSpringExpressionEvaluator
SpEL expression to evaluate.
SpringExpressionFunction<T,U> - Class in net.shibboleth.ext.spring.util
Function whose output is defined by an Spring EL expression.
SpringExpressionFunction(String) - Constructor for class net.shibboleth.ext.spring.util.SpringExpressionFunction
Constructor.
SpringExpressionPredicate<T> - Class in net.shibboleth.ext.spring.util
Predicate whose condition is defined by an Spring EL expression.
SpringExpressionPredicate(String) - Constructor for class net.shibboleth.ext.spring.util.SpringExpressionPredicate
Constructor.
springResource - Variable in class net.shibboleth.ext.spring.resource.ResourceHelper
The cached Spring Resource.
SpringSupport - Class in net.shibboleth.ext.spring.util
Helper class for performing some common Spring-related functions.
SpringSupport() - Constructor for class net.shibboleth.ext.spring.util.SpringSupport
Constructor.
start() - Method in class net.shibboleth.ext.spring.service.ReloadableSpringService
status - Variable in class net.shibboleth.ext.spring.resource.SVNResource.SVNStatusHandler
Deprecated.
Current status of the resource.
stop() - Method in class net.shibboleth.ext.spring.service.ReloadableSpringService
stream - Variable in class net.shibboleth.ext.spring.resource.HTTPResource.ConnectionClosingInputStream
Stream owned by the given HTTP response.
StringBooleanToPredicateConverter - Class in net.shibboleth.ext.spring.config
Allows setting of fixed Predicate properties using a boolean string.
StringBooleanToPredicateConverter() - Constructor for class net.shibboleth.ext.spring.config.StringBooleanToPredicateConverter
 
StringToIPRangeConverter - Class in net.shibboleth.ext.spring.config
Allows setting of IPRange properties using a CIDR string.
StringToIPRangeConverter() - Constructor for class net.shibboleth.ext.spring.config.StringToIPRangeConverter
 
StringToResourceConverter - Class in net.shibboleth.ext.spring.config
Allows setting Resource properties using a string representing a Spring resource.
StringToResourceConverter() - Constructor for class net.shibboleth.ext.spring.config.StringToResourceConverter
 
SVNBasicAuthenticationManager - Class in net.shibboleth.ext.spring.resource
Authentication manager for SVN resources based on BasicAuthenticationManager.
SVNBasicAuthenticationManager(List<SVNAuthentication>) - Constructor for class net.shibboleth.ext.spring.resource.SVNBasicAuthenticationManager
Constructor.
SVNBasicAuthenticationManager(String, File, String, int) - Constructor for class net.shibboleth.ext.spring.resource.SVNBasicAuthenticationManager
Deprecated.
SVNBasicAuthenticationManager(String, String) - Constructor for class net.shibboleth.ext.spring.resource.SVNBasicAuthenticationManager
Constructor.
SVNResource - Class in net.shibboleth.ext.spring.resource
Deprecated.
SVNResource(SVNClientManager, SVNURL, File, long, String) - Constructor for class net.shibboleth.ext.spring.resource.SVNResource
Deprecated.
Constructor.
SVNResource.SVNStatusHandler - Class in net.shibboleth.ext.spring.resource
Deprecated.
Simple ISVNStatusHandler implementation that just stores and returns the status.
SVNStatusHandler() - Constructor for class net.shibboleth.ext.spring.resource.SVNResource.SVNStatusHandler
Deprecated.
 

T

theClaz - Variable in class net.shibboleth.ext.spring.service.ReloadableSpringService
The class we are looking for.
thePrefix - Variable in class net.shibboleth.ext.spring.resource.RunnableFileSystemResource
Log prefix.
theRunnable - Variable in class net.shibboleth.ext.spring.resource.RunnableFileSystemResource
What to run at the appropriate time.
type - Variable in class net.shibboleth.ext.spring.factory.KeyStoreFactoryBean
KeyStore type.

U

unloadComponent() - Method in class net.shibboleth.ext.spring.service.AbstractServiceableComponent
.
unpinComponent() - Method in class net.shibboleth.ext.spring.service.AbstractServiceableComponent
drop the shared lock.
updateResourceDirectory() - Method in class net.shibboleth.ext.spring.resource.SVNResource
Deprecated.
Updates an existing local working copy from the repository.

V

viewModelExtenderFunction - Variable in class net.shibboleth.ext.spring.error.ExtendedMappingExceptionResolver
Function to obtain extensions to view model.

W

workingCopyDirectory - Variable in class net.shibboleth.ext.spring.resource.SVNResource
Deprecated.
Directory where the working copy will be kept.
workingCopyDirectoryExists() - Method in class net.shibboleth.ext.spring.resource.SVNResource
Deprecated.
Checks to see if the working copy directory exists.
wrappedResource - Variable in class net.shibboleth.ext.spring.resource.ConditionalResource
Resource to wrap.

X

X509CertificateChainFactoryBean - Class in net.shibboleth.ext.spring.factory
Spring bean factory for producing a X509Certificate chain from a Resource.
X509CertificateChainFactoryBean() - Constructor for class net.shibboleth.ext.spring.factory.X509CertificateChainFactoryBean
 
X509CertificateFactoryBean - Class in net.shibboleth.ext.spring.factory
Spring bean factory for producing a X509Certificate from a Resource.
X509CertificateFactoryBean() - Constructor for class net.shibboleth.ext.spring.factory.X509CertificateFactoryBean
 
A B C D E F G H I K L M N O P R S T U V W X 
Skip navigation links

Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.