- cachedComponent - Variable in class net.shibboleth.ext.spring.service.ReloadableSpringService
-
The last known good component.
- 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
-
- checkoutResourceDirectory() - Method in class net.shibboleth.ext.spring.resource.SVNResource
-
Fetches the content from the SVN repository and creates the local working copy.
- checkWorkingCopyDirectory(File) - Method in class net.shibboleth.ext.spring.resource.SVNResource
-
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
-
- 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
-
SVN Client manager.
- clientRefs - Variable in class net.shibboleth.ext.spring.factory.FileCachingHttpClientFactoryBean
-
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.
- connectionRequestTimeout - Variable in class net.shibboleth.ext.spring.factory.HttpClientFactoryBean
-
Connection request timeout.
We need this field to ensure that Spring does the conversion.
- connectionTimeout - Variable in class net.shibboleth.ext.spring.factory.HttpClientFactoryBean
-
Connection timeout.
We need this field to ensure that Spring does the conversion.
- 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
- 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
-
Create and return the instance of HttpClientBuilder to use.
- createHttpClientBuilder() - Method in class net.shibboleth.ext.spring.factory.HttpClientFactoryBean
-
Create and return the instance of HttpClientBuilder to use.
- createHttpClientBuilder() - Method in class net.shibboleth.ext.spring.factory.InMemoryCachingHttpClientFactoryBean
-
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.FileBackedHTTPResource
-
- createRelative(String) - Method in class net.shibboleth.ext.spring.resource.HTTPResource
-
- createRelative(String) - Method in class net.shibboleth.ext.spring.resource.SVNResource
- 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.SVNResource
- credentialsProvider - Variable in class net.shibboleth.ext.spring.resource.HTTPResource
-
HttpClient credentials provider.
- getApplicationContext() - Method in class net.shibboleth.ext.spring.service.AbstractServiceableComponent
-
Get the context used to load this bean.
- getAttributeValueAsManagedList(Attr) - Static method in class net.shibboleth.ext.spring.util.SpringSupport
-
Gets the value of a list-type attribute as a
ManagedList.
- 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
-
.
- 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.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
- getElementTextContentAsManagedList(Collection<Element>) - Static method in class net.shibboleth.ext.spring.util.SpringSupport
-
- getEngineName() - Method in class net.shibboleth.ext.spring.factory.EvaluableScriptFactoryBean
-
Get the engine Name.
- getFile() - Method in class net.shibboleth.ext.spring.resource.HTTPResource
-
- getFile() - Method in class net.shibboleth.ext.spring.resource.ResourceHelper
- getFile() - Method in class net.shibboleth.ext.spring.resource.SVNResource
- 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
- getFullPath() - Method in class net.shibboleth.ext.spring.resource.SVNResource
-
Helper function to generate the full path for injecting into URLs and URIs.
- getHttpClientBuilder() - Method in class net.shibboleth.ext.spring.factory.HttpClientFactoryBean
-
Get the instance of HttpClientBuilder to use.
- 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.SVNResource
- 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
-
- getLastModificationForRevision(SVNRevision) - Method in class net.shibboleth.ext.spring.resource.SVNResource
-
Gets the last modified time for the given revision.
- 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.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
- 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
- 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
-
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
-
- 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
-
Gets the current status of the resource.
- 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
- 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
- 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
-
- registerBeanDefinitionDecoratorForAttribute(QName, BeanDefinitionDecorator) - Method in class net.shibboleth.ext.spring.util.BaseSpringNamespaceHandler
-
- 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.
- 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<GenericApplicationContext, ServiceableComponent>) - Constructor for class net.shibboleth.ext.spring.service.ReloadableSpringService
-
Constructor.
- remoteRepository - Variable in class net.shibboleth.ext.spring.resource.SVNResource
-
URL to the remote repository.
- 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
- 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.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
-
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
-
Revision of the working copy.
- saveAndClone(InputStream) - Method in class net.shibboleth.ext.spring.resource.FileBackedHTTPResource
-
saveAndClone.
- SchemaTypeAwareBeanDefinitionDocumentReader - Class in net.shibboleth.ext.spring.util
-
- SchemaTypeAwareBeanDefinitionDocumentReader() - Constructor for class net.shibboleth.ext.spring.util.SchemaTypeAwareBeanDefinitionDocumentReader
-
- SchemaTypeAwareBeanDefinitionParserDelegate - Class in net.shibboleth.ext.spring.util
-
- SchemaTypeAwareBeanDefinitionParserDelegate(XmlReaderContext) - Constructor for class net.shibboleth.ext.spring.util.SchemaTypeAwareBeanDefinitionParserDelegate
-
Constructor.
- SchemaTypeAwareXMLBeanDefinitionReader - Class in net.shibboleth.ext.spring.util
-
- SchemaTypeAwareXMLBeanDefinitionReader(BeanDefinitionRegistry) - Constructor for class net.shibboleth.ext.spring.util.SchemaTypeAwareXMLBeanDefinitionReader
-
Constructor.
- 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
-
- 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
- setBeanFactoryPostProcessors(List<BeanFactoryPostProcessor>) - Method in class net.shibboleth.ext.spring.service.ReloadableSpringService
-
Set the list of bean factory post processors for this service.
- setBeanName(String) - Method in class net.shibboleth.ext.spring.resource.HTTPResource
- setBeanName(String) - Method in class net.shibboleth.ext.spring.resource.SVNResource
- setBeanName(String) - Method in class net.shibboleth.ext.spring.service.ReloadableSpringService
- setBeanPostProcessors(List<BeanPostProcessor>) - Method in class net.shibboleth.ext.spring.service.ReloadableSpringService
-
Set the list of bean post processors for this service.
- setCacheDirectory(String) - Method in class net.shibboleth.ext.spring.factory.FileCachingHttpClientFactoryBean
-
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
-
Sets whether the responder's SSL/TLS certificate should be ignored.
- setConnectionProxyHost(String) - Method in class net.shibboleth.ext.spring.factory.HttpClientFactoryBean
-
Sets the hostname of the default proxy used when making connection.
- setConnectionProxyPassword(String) - Method in class net.shibboleth.ext.spring.factory.HttpClientFactoryBean
-
Sets the password used when authenticating to the proxy.
- setConnectionProxyPort(int) - Method in class net.shibboleth.ext.spring.factory.HttpClientFactoryBean
-
Sets the port of the default proxy used when making connection.
- setConnectionProxyUsername(String) - Method in class net.shibboleth.ext.spring.factory.HttpClientFactoryBean
-
Sets the username to use when authenticating to the proxy.
- setConnectionRequestTimeout(long) - Method in class net.shibboleth.ext.spring.factory.HttpClientFactoryBean
-
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
-
Sets the maximum length of time in milliseconds to wait for the connection to be established.
- 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
-
Set the resourceFileName.
- 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
-
Set the maximum number of cached responses.
- setMaxCacheEntries(int) - Method in class net.shibboleth.ext.spring.factory.InMemoryCachingHttpClientFactoryBean
-
Set the maximum number of cached responses.
- setMaxCacheEntrySize(long) - Method in class net.shibboleth.ext.spring.factory.FileCachingHttpClientFactoryBean
-
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
-
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
-
Sets the max simultaneous connections per route allowed by the pooling connection manager.
- setMaxConnectionsTotal(int) - Method in class net.shibboleth.ext.spring.factory.HttpClientFactoryBean
-
Sets the max total simultaneous connections allowed by the pooling connection manager.
- setParentContext(ApplicationContext) - Method in class net.shibboleth.ext.spring.service.ReloadableSpringService
-
Sets the application context that is the parent to this service's context.
- setParserPool(ParserPool) - Method in class net.shibboleth.ext.spring.factory.DOMDocumentFactoryBean
-
Sets the parser pool to be used to parse the file.
- 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.
- 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.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.
- setScript(String) - Method in class net.shibboleth.ext.spring.factory.EvaluableScriptFactoryBean
-
Set the script.
- setServiceConfigurations(List<Resource>) - Method in class net.shibboleth.ext.spring.service.ReloadableSpringService
-
Sets the list of configurations for this service.
- 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
-
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
-
Set the TLS socket factory to use.
- setUserAgent(String) - Method in class net.shibboleth.ext.spring.factory.HttpClientFactoryBean
-
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
-
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.
- springResource - Variable in class net.shibboleth.ext.spring.resource.ResourceHelper
-
- 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
-
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
-
Constructor.
- SVNBasicAuthenticationManager(String, String) - Constructor for class net.shibboleth.ext.spring.resource.SVNBasicAuthenticationManager
-
Constructor.
- SVNResource - Class in net.shibboleth.ext.spring.resource
-
Implementation of a Spring
Resource that communications with a Subversion server (via a spool directory).
- SVNResource(SVNClientManager, SVNURL, File, long, String) - Constructor for class net.shibboleth.ext.spring.resource.SVNResource
-
Constructor.
- SVNResource.SVNStatusHandler - Class in net.shibboleth.ext.spring.resource
-
Simple ISVNStatusHandler implementation that just stores and returns the status.
- SVNResource.SVNStatusHandler() - Constructor for class net.shibboleth.ext.spring.resource.SVNResource.SVNStatusHandler
-